/* CSS Document */

body,td,th,p,input,select,textarea,li,ul,ol,div,a,span  { font-family: Verdana,Geneva,Helvetica,Arial; }

A:link {text-decoration: none}
A:visited {text-decoration: none}

/* HAUPT-MENU */
.mainmenu           {
	font-size: 9px;
	line-height: 15px;
	color: #000000;
}
a.mainmenu:active        { font-size: 9px; line-height: 15px;	color: #FFFFFF; }
a.mainmenu:visited       { font-size: 9px; line-height: 15px;	color: #000000; }
a.mainmenu:hover         { font-size: 9px; line-height: 15px;	color: #990000; font-weight: bold;}

/* SUB-MENU */
.submenu           { font-size: 9px; line-height: 15px;	color: #000000; }
a.submenu:active        { font-size: 9px; line-height: 15px;	color: #990000; }
a.submenu:visited       { font-size: 9px; line-height: 15px;	color: #000000; }
a.submenu:hover         { font-size: 9px; line-height: 15px;	color: #990000; font-weight: bold;}

/* SUB-MENU AKTIV */
.subaktiv           { font-size: 9px; line-height: 15px;	color: #990000; }
a.subaktiv:active        { font-size: 9px; line-height: 15px;	color: #990000; }
a.subaktiv:visited       { font-size: 9px; line-height: 15px;	color: #990000; }
a.subaktiv:hover         { font-size: 9px; line-height: 15px;	color: #990000; color: #CC0000;}

/* Fliesstext */
.fliesstxt           { font-size: 10px; line-height: 15px; 	color: #000000;}
a.fliesstxt:active        { font-size: 10px; line-height: 15px; }
a.fliesstxt:visited       { font-size: 10px; line-height: 15px; }
a.fliesstxt:hover         { font-size: 10px; line-height: 15px; }

/* Headline fett rot */
.headline            { font-size: 11px; line-height: 15px; font-weight: bold; color: #990000; }
a.headline:active        { font-size: 11px; line-height: 15px; font-weight: bold; }
a.headline:visited       { font-size: 11px; line-height: 15px; font-weight: bold; }
a.headline:hover         { font-size: 11px; line-height: 15px; font-weight: bold; }

/* Headline fett blau */
.blueline            {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
}
a.blueline:active        { font-size: 10px; line-height: 15px; font-weight: bold; }
a.blueline:visited       { font-size: 10px; line-height: 15px; font-weight: bold; }
a.blueline:hover         { font-size: 10px; line-height: 15px; font-weight: bold; }

/* Headline fett schwarz */
.blackline            { font-size: 10px; line-height: 15px; font-weight: bold; color: #000000; }
a.blackline:active        { font-size: 10px; line-height: 15px; font-weight: bold; }
a.blackline:visited       { font-size: 10px; line-height: 15px; font-weight: bold; }
a.blackline:hover         { font-size: 10px; line-height: 15px; font-weight: bold; }

/* Headline fett rot */
.redline            { font-size: 10px; line-height: 15px; font-weight: bold; color: #990000; }
a.redline:active        { font-size: 10px; line-height: 15px; font-weight: bold; }
a.redline:visited       { font-size: 10px; line-height: 15px; font-weight: bold; }
a.redline:hover         { font-size: 10px; line-height: 15px; font-weight: bold; }

/* SALON-MENU */
.salonmenu           { font-size: 9px; line-height: 15px;	color: #FFFFFF; }
a.salonmenu:active        { font-size: 9px; line-height: 15px;	color: #990000; }
a.salonmenu:visited       { font-size: 9px; line-height: 15px;	color: #FFFFFF; }
a.salonmenu:hover         { font-size: 9px; line-height: 15px;	color: #990000; font-weight: bold;}


/* Minischrift z.B. Copyright */
.minitxt                { font-size: 9px; line-height: 15px; }
a.minitxt:active        { font-size: 9px; line-height: 15px; }
a.minitxt:visited       { font-size: 9px; line-height: 15px; }
a.minitxt:hover         { font-size: 9px; line-height: 15px; }

/* Popupnavi */
.popnav           { font-size: 10px; line-height: 15px;	color: #000000; font-weight: bold;}
a.popnav:active        { font-size: 10px; line-height: 15px;	color: #990000; font-weight: bold;}
a.popnav:visited       { font-size: 10px; line-height: 15px;	color: #000000; font-weight: bold;}
a.popnav:hover         { font-size: 10px; line-height: 15px;	color: #990000; font-weight: bold;}

