/* CSS Document */
body,p,td,th,a,input,select,optgroup,option,textarea { 
	font-family: Arial, Verdana, sans-serif; 
	color: #FFFFFF; 
	font-size: 12px; 
	line-height:18px;
}

.headline {
	padding:0px 10px 25px 35px;
	color: #FFCC00;
	font-size: 11px;
	font-weight:bold;
	line-height: 19px;
	height:2px;
	text-transform:uppercase;
	background-image:url(http://barnim-crime.de/cms2/pics/zonecopper/images/content_head.gif);
	background-repeat:no-repeat;
	}

.normal {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

.subline {
	color: #DAA520;
	font-weight:bold;
	font-size: 12px;
	line-height: 18px;
}
