
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;   background-color:white;

}

table,td
{font: normal 13px/11px arial; color: #000000;}

/* hauptgerüst */

#obenl {border-left:solid 2px #112E5A;
border-right:solid 2px #112E5A;
border-bottom:solid 2px #112E5A;
background-color:#ffffff;
text-align:center}

#oben {
border-right:solid 2px #112E5A;
border-bottom:solid 2px #112E5A;
background-color:#D9E5F7;}

#logolinks {border-left:solid 2px #112E5A;
height:120px;
border-right:solid 2px #112E5A;
border-top:solid 2px #112E5A;
background:  url("images/logo_links2.gif");
border-bottom:solid 2px #112E5A;
background-color:#D9E5F7;

 }

#logocenter {
border-right:solid 2px #112E5A;
border-top:solid 2px #112E5A;
background-color:#D9E5F7;
height:120px;
background:  url("");
text-align:right;
vertical-align:top;
padding-top:2px;
border-bottom:solid 2px #112E5A;
}



#body1 {border-left:solid 2px #112E5A;
border-right:solid 2px #112E5A;
border-bottom:solid 2px #112E5A;
background-color:#ffffff;

}

#body2 {padding-top: 20px; padding-left: 40px;padding-right:40px;padding-bottom: 40px;
border-right:solid 2px #112E5A;
border-bottom:solid 2px #112E5A;
background-color:#F0F2FC;
background-image: url(''); 
background-attachment: fixed; 
background-repeat: no-repeat; 
background-position: bottom right; 
}


body
{scrollbar-arrow-color: #000000; scrollbar-base-color: #D9E5F7;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #000000;
SCROLLBAR-TRACK-COLOR: #ffffff;}

/* menue linke seite */

#navi a , #navi a:visited , #navi a:active 
{
display:block;
background-color:#ffffff;
color:#112E5A;
text-decoration:none ;
font-size: 12px; 
font-family: Arial, sans-serif;
line-height:24px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
border-right:solid 2px #112E5A;
border-top:solid 2px #112E5A;
border-left:solid 2px #112E5A;

width:150;
}

#navi a:hover{
background-color:#F0F2FC;
color:#112E5A;
text-decoration:none ;
}
#navlinie {border-top:solid 2px  #112E5A;}

/* allgemeine links im text */

a:link, a:visited, a:active{ font: normal 12px/18px verdana, times, serif;text-decoration:underline;color:#000000}

a:hover{ font: normal 12px/18px verdana,  sans-serif;text-decoration:none;background-color:#ffffff;
color:#000000;}