»żbody 
{
    font-family:Sans-Serif, Arial;
    font-size: 14px;
    font-style:normal;
    padding-left:50px;
    padding-top:10px;
}

a 
{
    color:Blue;
}

a:hover
{
    color:Red;
}

.menuTabelle 
{
    text-align:left;
	font-size: small;
	font-family:Georgia,Arial;
	background-color:#efefef;
 }

.menuTabelle th.link1
{
	width:140px;
	background-color:#f8d8c8;
}

.menuTabelle th.link2
{
	width:140px;
	background-color:#d0e0f8;
}

.menuTabelle td
{
	font-size:smaller;
	text-indent:5px;
}

p.aktuell1
{
    border: 1px solid silver;
    background-color:#f8d8c8;
    margin-top:5px;
}

p.aktuell2
{
    border: 1px solid silver;
    background-color:#d0e0f8;
    margin-top:5px;
}

div.aktuell1
{
    border: 1px solid silver;
    background-color:#f8d8c8;
    margin-top:5px;
}

div.aktuell2
{
    border: 1px solid silver;
    background-color:#d0e0f8;
    margin-top:5px;
}


thead tr 
{
    background-color:#e0e0e0;
}

thead tr td 
{
    font-family:Sans-Serif, Arial;
    font-size:small;
    font-weight:bold;
}

tbody tr td 
{
    font-family:Sans-Serif, Arial;
    font-size:small;
    font-weight:normal;
}

tbody tr.aktuell1 
{
    background-color:#f8d8c8;
}

tbody tr.aktuell2 
{
    background-color:#d0e0f8;
}

tbody tr.aktuell3 
{
    background-color:#E5E5E5;
}
