.standard {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-family: verdana;
}

.ingress {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	font-family: georgia;
}

.hogerspalt {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: verdana;
	color: #333;
	text-align: left;
}

a {
	color: #af0032;
	text-decoration: none;
}

.citat {
	font-family: verdana;
	color: #666;
	font-size: 11px;
	line-height: 16px;
}

h2 {
	font-family: georgia;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin-bottom: 0;
	padding-bottom: 0;
}