H1, H2, H3, H4  {
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
      padding-left: 10px;
}

H3.farbig {
	color : Blue;
}

H4.farbig {
	color : Blue;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
      padding-left: 10px;
}

H6  {
	font-family : Arial, Helvetica, sans-serif;
      padding-left: 10px;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

P.farbig {
	color : Blue;
}

P.indent {
	text-indent : -13px;
	margin-left : 13px;
	line-height: normal;


}

P.dauer {
	color : #FF0066;
	font-weight: bold;
      font-style: italic;
}

P.zitat {
	color : blue;
	font-style: italic;
	font-size: 0.9em;
}

P.autorzitat {
	font-size : 0.7em;
}


TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

TR {
      valign: top;
}

TD {
      padding:5px; 
}

P.tabkopf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

UL {
	list-style : disc url(../images/spiegel_strich.gif) inside;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	list-style : disc inside;
}

A:HOVER {
	text-decoration : none;
	color : White;
	border: none;
	background-color: #9999CC;
}
A.internal {text-decoration: none}

SPAN.textweiss {color: #FFFFFF}

STRONG.fett {font-weight:800}
