
/* schriftstil,abstände */

body
{ color:#0C0C0C;  background-color: #ffffff; font-family: verdana,arial; font-size: 10pt;}
table,tr,td
  { color: #0c0c0c; font-size: 10pt; font-family: verdana, arial; margin-top: 0; margin-right: 0; margin-left: 0 }
th   { color: #0c0c0c; font-size: 10pt; font-family: verdana, arial; font-weight: lighter; margin-top: 0; margin-right: 0; margin-left: 0; width: 30px }
/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #ffffff; scrollbar-base-color: #ebebeb;
scrollbar-highlight-color : #9F9F9F; scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #DFDFDF;}

body.inhalt  { background-color: #ddd; margin: 20px 20px 20px 30px }
h4 { color: #800000; font-weight: bold }
h5   { color: #800000; font-size: 10pt; font-weight: bold }
h1 { color: #800000; font-size: 2em; font-weight: bold; margin: 0.67em 0 }
h3 { color: #800000; font-weight: bold }
/* menue oben */

#menu  a:link, #menu2  a:visited, #menu  a:visited     { color: #800000; font-size: 12px; font-weight: bold; line-height: 14px; text-decoration: none; display: inline; padding: 0 11px 11px; float: left; vertical-align: top }

 #menu a:hover   { color: #000000; background: url("images/pfeil.gif") no-repeat center bottom }





/* 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: white;background-color: #800000;  text-decoration:none;font-family: verdana; font-size: 10pt; }



/* uhr - datum */

input.datum {
font-size:9pt;
background-color:#fffff;
color:#5F5F5F;
border:solid 0px;
margin-top:0px;

}


form {margin-bottom:0px;}
.bullit  { color: #800000; font-size: 12pt; font-weight: bold; text-align: center; vertical-align: bottom }

