
/* schriftstil,abstände */

body
{margin-top: 8px; margin-left: 8px; margin-right: 8px;margin-bottom: 8px; color: black;  background-color:#ffffff; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{ color: black ;font-family: verdana,arial; font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: white; scrollbar-base-color: 89a9b8;
scrollbar-highlight-color : white; scrollbar-shadow-color : white;
SCROLLBAR-TRACK-COLOR: #ffffff;}



/* menue linke und rechte seite */


#menu a {display: block;
background-color:#e6e6e6;
color:black; text-decoration:none ;font-family:verdana, sans-serif; font-size: 9pt;
width:140px;



}

#menu a:visited{background-color:#e6e6e6;
color:black;text-decoration:none;font-family:verdana, sans-serif; font-size: 9pt; width:140px;



}

#menu a:active{background-color:#e6e6e6; color:black;text-decoration:none;font-family:verdana, sans-serif; font-size: 9pt;width:140px;


}

#menu a:hover {background-color:#FFA07A;
/* war vorher fffff */
color: black;
text-decoration:none ;font-family:verdana, sans-serif; font-size:9pt;
width:140px;

}

/* menue oben */


#menuoben a {display: block;
background-color:#89a9b8;
color:white; text-decoration:underline ;font-family:verdana, sans-serif; font-size: 10pt;
width:width:100%;



}

#menuoben a:visited{background-color:#89a9b8;
color:whitek;text-decoration:underline;font-family:verdana, sans-serif; font-size: 10pt; width:width:100%;



}

#menuoben a:active{background-color:#89a9b8; color:white;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;width:100%;


}

#menuoben a:hover {background-color:#89a9b8;
color: black;
text-decoration:none ;font-family:verdana, sans-serif; font-size:10pt;
width:width:100%;

}




/* seitentitel, fuss und kopfleiste */

.leiste {background-color:#89a9b8; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
height:17px;

}


/* allgemeine links im text */

a:link{ color: black; text-decoration:underline; ;font-family: verdana; font-size: 10pt;}

a:visited{color: black;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:black;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #ffffff;background-color:#89a9b8;  text-decoration:none;font-family: verdana; font-size: 10pt; }

/* uhr - datum */

input.datum {
font-size:9pt;
background-color:#89a9b8;
color:white;
border:solid 0px;
}

input.zeit{
font-size:9pt;
background-color:#89a9b8;
color:white;
border:solid 0px
}

form {margin-bottom:0px;}