body { 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	color: #666; 
	background-color: #FFF;
	}
	
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #C9242B;
}	

h2 {
	font-size: 16px;
	font-weight: bold;
}	
p {
	font-size: 14px;
}
	
a { text-decoration: underline; font-weight: bold; color: #C9242B; }
a:hover { color: #FAA64A; font-weight: bold; text-decoration: underline; } 

#wrapper {
	width:702px; 
	margin:0px auto; 
	text-align: center;
}

.red {
	color: #C9242B;
}

.zitat {
	font-size: 14px;
	font-style: italic;
	color: #F47721;
}
