/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY {
	background-image: url("../assets/images/untenk.gif");
	background-repeat: no-repeat;
	background-position: 83px 680px;
	color: #999;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	}
	
a { 
	color:#900;
}
	
a hover {
	color:#F33;
}	
	
 P {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
 H5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
 H6 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; font-weight: bold;}
 #LayoutLYR #Tabelle2LYR #Tabelle2 tr td h5 table tr {
	color: #999;
}

