body
{
overflow: auto;
/*
scrollbar-face-color:#FFCC66;
scrollbar-highlight-color:#000055;
scrollbar-3dligth-color:#000055;
scrollbar-darkshadow-color:#C0C0C0;
scrollbar-shadow-color:#000055;
scrollbar-arrow-color:#000055;
scrollbar-track-color:#FFCC66;
*/
font-size:10pt;
font-family:verdana;
text-align:left;
color:#000055;
background-color:#CACACA;
/*background-color:F9CA00;*/
/*background-color:66BCE8;*/
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
padding:0px;
}

a.menulink {
display:block;
width:100%;
text-decoration:none;
font-family:verdana,sans-serif;
font-size:14px;
/*border:solid 1px #FFCC66;*/
font-weight:bold;
background-color:#636A6F;
}

a.menulink:hover {
background-color:#555577;
}

a:link 
{
/*color:red;*/
color:#971C30;
text-decoration:none;
}

a:visited
{
/*color:red;*/
color:#971C30;
text-decoration:none;
}

a:active, a:focus
{
color:yellow;
text-decoration:none;
}

p, div, tr, td
{
font-size:10pt;
font-family:Verdana;
color:#000055;
}

h1
{
font-weight:bold;
font-size:13pt;
}

hr
{
width:300px;
height:1px;
color:#C0C0C0;
}

.ueberschrift
{
font-size:10pt;
font-family:arial;
text-align:left;
/*color:#FFCC66;*/
color:#FEFF1F;
font-weight:bold;
}

.table-bg{
background-color:#404040;
}