
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 10px; margin-right: 10px;margin-bottom: 10px; color: #442D11;  background-color:#f9e397;
font: normal 12px/18px georgia, times, serif;

}


table, tr, td
{ color: #442D11;font: normal 12px/18px georgia, trebuchet ms, helvetica, verdana, times, serif;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #5d2c00; scrollbar-base-color:#f9e397;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #f9e397;}

/* grundlayout*/
.inhalt {background-color:#ffff99;
}

.leiste {background-color:#800000;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:20px;
line-height:20px;
}
.logo {background-color:#ffffff; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:83px;
}
.leisteun {background-color:#800000; color:#d9a768;font-size:11px;
line-height:20px;
height:20px;
}

.leistekurz {background-color:#800000; color:#442D11;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
width:192px;
}


.nav {background-color:#ffff66; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
}



/* rubriktitel */

.titel{background-color:#990033; color:#d9a768;   text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:192px;
border-bottom:solid 1px #311d16;
line-height:20px;
height:20px;
}
.rubrik{background-color:#990033; color:#C2853A;    text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:192px;
border-bottom:solid 1px #311d16;
line-height:20px;
height:20px;
}

.kastpoint{border:solid 1px black;vertical-align:middle}



/* menue RE seite */


#menu  a:link, #menu  a:visited, #menu  a:active {display: block;
background-color:#ffff66;
color:#000000;text-decoration:none;
font: normal 12px/18px  verdana, times, serif;
 width:192px;
border-bottom: solid 1px #990033;
line-height:20px;
height:20px;
}



#menu a:hover {background-color:#ffff66;
color:#800000;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:#8a2a00;
color:#C2853A;
text-decoration:none ;
font-family:verdana, sans-serif; font-size: 9pt;
line-height:20px;

background: url('images/point.gif') no-repeat ;
text-align:center; padding-left:11px; padding-right:20px; padding-top:0; padding-bottom:0px

}



#menu2 a:hover{
background-color:#aec1ba;
background: url('images/point2.gif') no-repeat ;


}




/* allgemeine links im text */

a:link{ font: normal 12px/18px georgia, times, serif;text-decoration:underline;color:#442d11}

a:visited{font: normal 12px/18px georgia, times, serif;text-decoration:underline;color:#442d11}

a:active{font: normal 12px/18px georgia, times, serif;text-decoration:underline;color:#442d11}

a:hover{ font: normal 12px/18px georgia, times, serif;text-decoration:none;background-color:#C2853A;
color:#EBCEAB;}