
/* 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: #000 ;font-family: arial,verdana,arial; font-size: 10pt;text-align:justify; }

h2 {font-size: 13pt;font-family: arial,verdana;letter-spacing:1px;color: #3F3F3F ;font-style:italic}

/* 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:#fff;
padding-top: 20px; padding-left: 30px; padding-right: 20px;padding-bottom:30px;background-image:url(images/bgmain.jpg);
background-repeat:repeat-x;

}

/* menue oben */

#menu  a:link, #menu  a:visited  {display: inline;
        font-size: 10pt;
        line-height: 18px;
        font-weight: normal;padding: 0 10px 6px 10px;
        text-decoration: none;
        color: #800000; float: left;
        font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma,sans-serif;
        text-transform:uppercase;
                letter-spacing:1px
}

 #menu a:hover {color: #000;
        background: url(images/pfeil.gif) no-repeat bottom center;
}

#menu  a:active {color: #000000;
        background: url(images/pfeil.gif) no-repeat bottom center;
}


/* 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;}