body
{margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;}



.fliesstxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FEE802;
}
	
.lauftext {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FEE802;}
	
.ueberschrift1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FEE802;
}
	
.seitenueberschrift {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FEE802;
	list-style-position: inside;
	list-style-type: disc;
	vertical-align: sub;


}
	
.ueberschrift2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FEE802;}
	
/* menue1 */

#menu1  a:link, #menu1  a:visited  {
        font-size: 9pt;
        font-weight: bold;padding: 0 10px 6px 10px;
        text-decoration: none;
        color: #cc3333; float: right;
        font-family: arial;
                letter-spacing:1px
}

#menu1 a:hover {color: #FEE802; font-weight: bold;
        background: url(Bilder/Pfeil_rechts.gif) no-repeat right;
}

#menu1  a:active {color: #FEE802; font-weight: bold;
        background: url(Bilder/Pfeil_rechts.gif) no-repeat right;
}

/* menue unten */

#menu2  a:link, #menu2  a:visited  {
        font-size: 9pt;
        font-weight: bold;padding: 0 10px 6px 10px;
        text-decoration: none;
        color: #cc3333; float: top;
        font-family: arial;
                letter-spacing:1px
}

#menu2 a:hover {color: #FEE802; font-family: arial; font-weight: bold;
        background: url(Bilder/pfeil_rechts.gif) no-repeat right;
}

#menu2  a:active {color: #FEE802; font-family: arial; font-weight: bold;
        background: url(Bilder/pfeil_rechts.gif) no-repeat right;
}


/* scrolleiste internet explorer ab vers.5.5 */
body
{ scrollbar-arrow-color: #D9343D; scrollbar-base-color: #FEE802;
scrollbar-highlight-color : #666666; scrollbar-shadow-color : #999999;
SCROLLBAR-TRACK-COLOR: #D41526;}
