

/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #000000;  background-color:#414141; font-family: verdana,arial; font-size: 9pt;}

body.inl{background-image:url(images/in.jpg);font-family:verdana;font-size:9pt;background-color:#d7d7d7;color:#000000;margin-top:10px;margin-left:10px;margin-right:18px;margin-bottom:10px;background-attachment:fixed; }





/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #dfdfdf; scrollbar-base-color: #b4b4b4;
scrollbar-highlight-color : #000000; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #a7a7a7;}

/* rubriken, inhalt, seitentitel, hpname, fusszeile oder ähnliches */

.text {
font-size:9pt;
color:#000000;
border:solid 0px;
padding:0px;
letter-spacing:0px;
}

.name {
font-size:10pt;
color:#000000;
border:solid 0px;
padding:0px;
letter-spacing:1px;
}

.fuss {
font-size:7pt;
color:#000000;
border:solid 0px;
text-align:center;
padding:0px;

}



/* menue linke seite */


#menu1 a {
display: block;
color:#000000;
width:144px;
line-height:18px;
font-size: 9pt;
text-decoration:none ;font-family:verdana, sans-serif;
text-align:center;
background:transparent;
}


#menu1 a:visited{
color:#000000;
width:144px;
line-height:18px;
font-size: 9pt;
text-decoration:none ;font-family:verdana, sans-serif;
text-align:center;
background:transparent;
}


#menu1 a:active{
color:#000000;
width:144px;
line-height:18px;
font-size: 9pt;
text-decoration:none ;font-family:verdana, sans-serif;
text-align:center;
background:transparent;
}


#menu1 a:hover {
color:#ffffff;
width:144px;
line-height:18px;
font-size: 9pt;
text-decoration:none ;font-family:verdana, sans-serif;
letter-spacing:0px;
text-align:center;
background:transparent;
}




/* allgemeine links im text */

a:link{ color: #000000; text-decoration:underline; font-family: verdana; font-size: 9pt;}

a:visited{color: #000000;text-decoration:underline;font-family: verdana; font-size: 9pt;}

a:active{ color:#000000;text-decoration:underline;font-family: verdana; font-size: 9pt; }

a:hover{background-color:#b5bfb8; color: #000000; text-decoration:underline;font-family: verdana; font-size: 9pt; }