body{
background: #F0F0F0;
padding: 0;
margin: 0;
        scrollbar-track-color: #F1F0F0;
        scrollbar-arrow-color: #122C47;
	scrollbar-3dlight-color: #eee;
	scrollbar-darkshadow-color: #888;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #D2D0D1;
}


body,table,tr,td,div,span,p,ul,ol,dl,li,input,textarea,select{
color: #122C47;
font-size: x-small;
font-family: verdana, 'sans-serif';
}


.bg{
background: #f0f0f0 url(../img/grafik/bg_blue.gif) center center no-repeat fixed ;
}


.content{
font-size: 10px;
font-weight: 400;
}
a.content:link{color: #122C47; text-decoration: none;}
a.content:visited{color: #122C47; text-decoration: none;}
a.content:hover{color: #204E7B; text-decoration: none;}
a.content:active{color: #122C47; text-decoration: none;}


.red{
font-size: 10px;
font-weight: 400;
color: #900;
}
a.red:link{color: #900; text-decoration: none;}
a.red:visited{color: #900; text-decoration: none;}
a.red:hover{color: #C11F02; text-decoration: none;}
a.red:active{color: #900; text-decoration: none;}


.nav{
font-size: 11px;
font-weight: 600;
color: #fff;
}
a.nav:link{color: #fff; text-decoration: none;}
a.nav:visited{color: #fff; text-decoration: none;}
a.nav:hover{color: #122C47; text-decoration: none;}
a.nav:active{color: #fff; text-decoration: none;}


.spot{
font-size: 10px;
font-weight: 400;
color: #fc6;
}


hr{
color: #172B44;
height: 1;
}








