
/* schriftstil,abstände */

body
{ color:#0C0C0C;  background-color: #ffffff; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #0C0C0C ;font-family: verdana,arial; font-size: 10pt; }

/* 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:#f9f9f9;
margin-top: 20px; margin-left: 30px; margin-right: 20px;margin-bottom:20px;background-image:url(images/back.jpg);}

/* menue oben */

#menu  a:link, #menu2  a:visited, #menu  a:visited  {display: inline;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 11px 6px 11px;
        text-decoration: none;
        color: #330000; float: left;
}

 #menu a:hover {color: #000000;
        background: url(images/pfeil.gif) no-repeat bottom center;
}




/* allgemeine links im text */

a:link{ color: black; text-decoration:underline; ;font-family: Papyrus,verdana; font-size: 10pt; }

a:visited{color: black;text-decoration:underline;font-family: Papyrus,verdana; font-size: 10pt; }

a:active{ color:black;text-decoration:underline;font-family: Papyrus,verdana; font-size: 10pt; }

a:hover{ color: white;background-color: #800000;  text-decoration:none;font-family: Papyrus,verdana; font-size: 10pt; }



/* uhr - datum */

input.datum {
font-size:9pt;
background-color:#ffffff;
color:#5F5F5F;
border:solid 0px;
margin-top:0px;

}


form {margin-bottom:0px;}