
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 10px; margin-right: 10px;margin-bottom: 10px; color: #1B0CAF;  background-color:#97DAF9;
font: normal 18px/18px georgia, times, serif;

}


table,tr,td
{ color: #1B0CAF;font: normal 18px/18px georgia, trebuchet ms, helvetica, verdana, times, serif;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #07005D; scrollbar-base-color:#97DAF9;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #97DAF9;}

/* grundlayout*/
.inhalt {background-color:#6898D9;
}

.leiste {background-color:#1B0CAF;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:20px;
line-height:20px;
}
.logo {background-color:#5d2c00; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:83px;
}
.leisteun {background-color:#1B0CAF; color:#6898D9;font-size:11px;
line-height:20px;
height:20px;
}

.leistekurz {background-color:#6898D9; color:#1B0CAF;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
width:192px;
}


.nav {background-color:#003A8A; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 18pt;
}



/* rubriktitel */

.titel{background-color:#07467B; color:#6898D9;   text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:192px;
border-bottom:solid 1px #4152AC;
line-height:20px;
height:20px;
}
.rubrik{background-color:#07005D; color:#3AADC2;    text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:192px;
border-bottom:solid 1px #4152AC;
line-height:20px;
height:26px;
}

.kastpoint{border:solid 1px black;vertical-align:middle}



/* menue RE seite */


#menu  a:link, #menu  a:visited, #menu  a:active {display: block;
background-color:#3AADC2;
color:#ABD4EB;text-decoration:none;
font: normal 12px/18px  verdana, times, serif;
 width:192px;
border-bottom: solid 1px #4152AC;
line-height:20px;
height:20px;
}



#menu a:hover {background-color:#07467B;
color:#ffffff;text-decoration:none; width:192px;

line-height:20px;
height:20px;
}



/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:inline;
float: left;
background-color:#003A8A;
color:#3AADC2;
text-decoration:none ;
font-family:verdana, sans-serif; font-size: 9pt;
line-height:20px;

padding: 0 20px 0px 11px;
background: url(images/point.gif) no-repeat ;
text-align:center;

}



#menu2 a:hover{
background-color:#aec1ba;
background: url(images/point2.gif) no-repeat ;


}




/* allgemeine links im text */

a:link{ font: normal 24px/18px georgia, times, serif;text-decoration:underline;color:#1B0CAF}

a:visited{font: normal 24px/18px georgia, times, serif;text-decoration:underline;color:#1B0CAF}

a:active{font: normal 24px/18px georgia, times, serif;text-decoration:underline;color:#1B0CAF}

a:hover{ font: normal 24px/18px georgia, times, serif;text-decoration:none;background-color:#3AADC2;
color:#ABD4EB;}
