.Headline{
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	color:#515151;	
}

.Subheadline{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#515151;	
}

.SubheadlineGrossbuchstaben{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#515151;	
	text-transform:uppercase;
}

.Copytext{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#515151;		
}

body{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#515151;	
	}
	
	.Textfarbe{
	color:#515151;	
	}
	
	
	.pfeil{

		padding-bottom:2px;
		padding-left:22px;
		padding-top:2px;
		background:transparent;	
		background: url('http://www.zeitbild.de/wp-content/plugins/file-icons/icons/silkicons/arrow_right.png') no-repeat scroll left center;
}




