
/* schriftstil,abstände */

body
{margin-top: 8px; margin-left: 8px; margin-right: 8px;margin-bottom: 8px; color: #000000;  background-color:#ffffff;
font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{ color: #000000 ;font-family: verdana,arial; font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #C5DEF3; scrollbar-base-color:#0970A2 ;
scrollbar-highlight-color : #808080;; scrollbar-shadow-color :#e6e6e6;
SCROLLBAR-TRACK-COLOR: #ffffff;}

/* grundlayout*/

.leiste {background-color:#540405; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:10px;
height:20px;
}
.rand {background-color:#5394C8;
}


.leisteob {background-color:#5394C8; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
}



.leisteun {background-color:#0970A2; color:white;  text-decoration:none ;font-family:verdana, sans-serif;
line-height:20px;
height:20px;
}




.nav {background-color:#d17a08; color:black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;



}
.logo {background-color:#086c9e; color:#ffffff;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:78px;background-image:url(images/Logo2.jpg);background-repeat:no-repeat;
}

/* rubriktitel */

.titel{background-color:#d17a08; color:#ffffff;
text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:36px;
}
.rubrik{background-color:#5394C8; color:#EFEFEF;   text-decoration:none ;font-family:verdana, sans-serif; font-size:
10pt;width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:10px;
}

.main {background-color:#5394C8;}

.inhalt {background-color:#5394C8;
padding:20px;

}




/* menue linke  seite */


#menu a {display: block;
background-color:#0970A2;
color:#7EAED6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;

}

#menu a:visited{
background-color:#0970A2;
color:#7EAED6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;

}

#menu a:active{
background-color:#0970A2;
color:#7EAED6;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
}


#menu a:hover {
background-color:#7EAED6;
color:#ffffff;
text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
border-bottom:solid 1px #e6e6e6;
line-height:20px;
height:20px;
width:192px;
padding-left:5px;
}


/* menue oben */

#menu2 a {display: block;
background-color:#7EAED6;
color:#D0DFF4;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:visited{
background-color:#7EAED6;
color:#D0DFF4;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:active{
background-color:#7EAED6;
color:#D0DFF4;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:hover {
background-color:#5394C8;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:20px;
border-left:solid 1px white;
width:100px;
text-align:center;
}




/* allgemeine links im text */

a:link{ color: #676767 text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:visited{color:#3F3F3F;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#000000;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ background-color:#96B6E7;
color:#830905;  text-decoration:underline;font-family: verdana; font-size: 10pt; }