
/* schriftstil,abst?nde */

body
{ color: black; background-color:#930707; font-family: verdana, arial; font-size: 10pt; background-image: url(images/hintergrund.gif); margin: 10px 40px; }


table,tr,td
{ color: #930707 ; font-family: verdana, arial; font-size: 10pt; background-color: #f4ce75; }
/*Steuerung des Logos*/
.test { background-color: #930707; background-image: url(images/kopf4.gif); background-repeat: no-repeat; background-position: left 0; }
.ttest { background-color: #930707; background-image: url(images/kopf4.gif); background-repeat: no-repeat; }
/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #AABECA; scrollbar-base-color: #E8EEF0;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;}



/* menue linke  seite */


#menu a {display: block;
background-color:#f4ce75;
color:#930707;text-decoration:none;font-family:verdana, sans-serif; font-size: 9pt; width:140px;
border-bottom:1px solid #d5e0e6;
padding-left: 4px; padding-bottom: 0;   padding-top: 0;margin: 0 auto;
}

#menu a:visited{background-color:#f4ce75;
color:#930707;text-decoration:none;font-family:verdana, sans-serif; font-size: 9pt; width:140px;
border-bottom:1px solid #d5e0e6;
padding-left: 4px; padding-bottom: 0;   padding-top: 0;margin: 0 auto;
}

#menu a:active{background-color:#2f0b89;
color:#930707;text-decoration:none;font-family:verdana, sans-serif; font-size: 9pt; width:140px;
border-bottom:1px solid #d5e0e6;
padding-left: 4px; padding-bottom: 0;   padding-top: 0;margin: 0 auto;
}

#menu a:hover {background-color:#fdb305;
color: #930707;
text-decoration:none ;font-family:verdana, sans-serif; font-size:9pt;
width:140px;
border-bottom:1px dotted #000000;
padding-left: 4px; padding-bottom: 0;   padding-top: 0;margin: 0 auto;

}



/* men?titel */

.rubrik { color:#fbf7f7; text-decoration:none ; font-family:verdana, sans-serif; font-size: 10pt; background-color: #930707; width:140px; border-bottom:1px solid #000000; height:22px; }

/* hauptleisten */
.kopfleisten { background-color: #930707; }
.test { background-image: url(images/kopf4.gif); }
.links { color: #faf5f5; background-color: #930707; height: 50px; margin: 0 auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-width: 0; }
.leiste { background-color:#930707; color:#faf5f5; text-decoration:none ; font-family:verdana, sans-serif; font-size: 10pt; padding-left: 2px; padding-bottom: 2px; padding-top: 2px; margin: 0 auto; height:22px; border-style: solid; border-width: 0; }
.nav { background-color:#be3131; color:black; text-decoration:none ; font-family:verdana, sans-serif; font-size: 10pt; padding-left: 1px; padding-bottom: 1px; padding-top: 1px; border-style: solid; border-width: 0; }


/* allgemeine links im text */

a:link{ color: #930707; text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:visited{color:#930707;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#930707;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: #930707;text-decoration:underline;font-family: verdana; font-size: 10pt; }


/*  links in news-rubrik */

a:link.news{ color: red; text-decoration:underline; font-family: verdana; font-size: 7pt;}

a:visited.news{color:red;text-decoration:underline;font-family: verdana; font-size: 7pt;}

a:active.news{ color:red;text-decoration:underline;font-family: verdana; font-size: 7pt; }

a:hover.news{ color: #930707;background-color:#fdb305;  text-decoration:none;font-family: verdana; font-size: 7pt; }

table.news {background-color:#f4ce75;}
/*Datum und Uhr*/
.datum { color: #faf5f5; background-color: #930707; padding-left: 12pt; border-width: 0; }
/*Schriften und Farben
*/
h1 { color: #930707; font-size: 12pt; font-weight: bold; margin: 0.67em 0; }
h2 { color: #9a9898; font-size: 12pt; font-weight: bold; margin: 0.83em 0; }
h3 { color: #930707; font-size: 10pt; font-weight: bold; margin: 1em 0; }
h4 { color: #930707; font-size: 8pt; font-weight: normal; text-decoration: none; margin: 1.33em 0; }
h5 { font-size: 0.83em; font-weight: bold; margin: 1.67em 0; }
h6 { font-size: 0.67em; font-weight: bold; margin: 2.33em 0; }

