/* schriftstil,abstände */

body
{margin-top: 16px; margin-left: 16px; margin-right: 16px;margin-bottom: 16px; color: black;  background-color:#ffffff; font-family: verdana,arial; font-size: 10pt;}
h1 { color: #3A3A3A; font-family:sans-serif; font-size:11pt; letter-spacing:2pt; text-decoration:underline;}
h2 { color: #3A3A3A ; font-family:sans-serif; font-size:10pt; }
h3 {  font-family:sans-serif;font-size:11pt; font-weight:bold; color:Yellow; text-align:center;}
table,tr,td
{ color: #3A3A3A ;font-family:sans-serif; font-size: 10pt}
h1 { color: #3A3A3A; font-family:sans-serif; font-size:11pt; letter-spacing:2pt; text-decoration:underline; }
h2 { color: #3A3A3A ; font-family:sans-serif; font-size:10pt; }
h3 { font-family:sans-serif;font-size:11pt; font-weight:bold; color:Yellow; text-align:center;}
/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #DD0000; scrollbar-base-color: white;
scrollbar-highlight-color : #DD0000; scrollbar-shadow-color : #000000;
SCROLLBAR-TRACK-COLOR: #cccccc;}
/* menue linke und rechte seite */

#menu a {display: block;
background-color:#ffffff;
color: #3A3A3A; text-decoration:none ;font-family: sans-serif; font-size: 10pt;
width:140px;

border-bottom:solid 1px #ffffff;
border-top:solid 1px #ffffff;
}

#menu a:visited{background-color:#ffffff;
color: #3A3A3A;text-decoration:none;font-family: sans-serif; font-size: 10pt; width:140px;

border-bottom:solid 1px #ffffff;
border-top:solid 1px #ffffff;
}

#menu a:active{background-color:#ffffff; color:black;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;width:140px;

border-bottom:solid 1px #ffffff;
border-top:solid 1px #ffffff;6;
}

#menu a:hover {background-color:#DD0000;
color: #3A3A3A;
text-decoration:none ;font-family: sans-serif; font-size:10pt;
width:140px;

border-bottom:solid 1px #000000;
border-top:solid 1px #000000;
}

/* rubrikname*/

.rubrik {background-color:#DD0000; color:yellow; text-decoration:none ;font-family: sans-serif; font-size: 11pt;width:140px; font-style:italic;
border-bottom:solid 1px #000000;
border-top:solid 1px #000000;
height:25px;

}

/* seitentitel, fuss und kopfleiste */

.leiste {background-color:#DD0000; color:yellow;  text-decoration:none ;font-family: sans-serif; font-size: 11pt; font-style:italic;

height:23px;

}


/* allgemeine links im text */

a:link{ color: #3A3A3A; text-decoration:underline; ;font-family: font-size: 10pt;}

a:visited{color: #3A3A3A;text-decoration:underline;font-family: font-size: 10pt;}

a:active{ color:#3A3A3A;text-decoration:underline;font-family: font-size: 10pt; }

a:hover{ color: #ffffff;background-color:#DD0000;  text-decoration:none;font-family: font-size: 10pt; }

/* uhr - datum */

input.datum {
font-size:9pt;
background-color:#DD0000;
color:white;
border:solid 0px;
}

input.zeit{
font-size:9pt;
background-color:#DD0000;
color:white;
border:solid 0px
}

form {margin-bottom:0px;}