@media screen, projection
{

/*startseite werbung*/

#lead {
	/*min-height: 369px;		*/
	min-height: 242px;		
	padding-top:20px;
}

#hauptlead {
	float:left;
	width:700px;	
}

#hauptlead #hauptleadtextbox {



}

#hauptlead #hauptleadtextbox h1{
	color:#ffffff;
	font-size:2.4em;
	line-height:1.28em;
}

#hauptlead #hauptleadtextbox h1 span{
	background-color:#9c1d59;
}

#hauptlead #hauptleadtextbox h1 span a,#hauptlead #hauptleadtextbox h1 span a.visited {
	text-decoration:none;
	color:#ffffff;
}

#hauptlead #hauptleadtextbox h1 span a:hover {
	color:#000000;
}

#nebenlead {
	float:left;	
	padding-left:20px;
	width:220px;
}

#nebenlead p, #hauptlead p {line-height: 1.4em; font-size: 0.9em;}



}
