FONT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #000000:
}

FONT.menuaktiv {
	font-size: 12px;
	font-weight: bold;
	color: #990000
}

FONT.rubrikname {
	font-size: 30px;
	font-weight: bold;
	line-height: 18pt;
	color: #000000;
}

FONT.headline {
	font-size: 17px;
	font-weight: bold;
	line-height: 15pt;
	color: #000000;
}

FONT.headline2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 15pt;
	color: #000000;
}

FONT.subheadline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

FONT.teaser {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

FONT.lt { 	font-family: Verdana, Arial, Helvetica, sans-serif;, font-size: 11px; line-height: 16pt;}
FONT.mlt { 	font-family: Verdana, Arial, Helvetica, sans-serif;, font-size: 10px; line-height: 8pt; }
FONT.xlt { 	font-family: Verdana, Arial, Helvetica, sans-serif;, font-size: 9px; line-height: 8pt; }

FONT.mt { 	font-family: Verdana, Arial, Helvetica, sans-serif;, font-size: 14px; line-height: 16pt;}
FONT.tt { 	font-family: Verdana, Arial, Helvetica, sans-serif;, font-size: 13px; line-height: 16pt; }
FONT.xt { 	font-family: Verdana, Arial, Helvetica, sans-serif;, font-size: 16px; line-height: 16pt; }

BODY {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


/* Standard-Link */

A.normal:link {
	color: #990000;
	text-decoration: none;
}

A.normal:visited {
	color: #990000;
	text-decoration: none;
}

A.normal:hover {
	color: #990000;
	text-decoration: underline; 
}

A.normal:active {
	color: #990000;
	text-decoration: none; 
}


/* Link mit weisser color, fuer footer */

A.lw:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

A.lw:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

A.lw:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

A.lw:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


/* Link mit schwarzer color, fuer navigation */

A.lb:link {
	font-color: #000000;
	text-decoration: none; 
	font-weight: bold;
	font-size: 11px;
}

A.lb:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

A.lb:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

A.lb:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

/* Link mit schwarzer color fuer Optionbox */

A.lb2:link {
	font-color: #000000;
	text-decoration: none; 
	font-weight: normal;
	font-size: 11px;
}

A.lb2:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

A.lb2:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

A.lb2:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.schattenunten {
	background-image:url(/img/allgemein/sch_vertikal.jpg);
	background-repeat:repeat-x;
	}

.schattenrechts {
	background-image:url(/img/allgemein/sch_horizontal.jpg);
	background-repeat:repeat-y;
	}

.noprint {
	display: none;
}
	