body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
}
#main {
	background: url(images/hintergrund.jpg);
	padding: 10px;
}

small,.small {
	font-size: 8pt;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3 {
	color: #CC0000;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 5px;
}
h4 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 5px;
}

.boldred {
	color: #CC0000;
	font-weight: bold;
}

.wbc {
	background: #FFFFFF;
	text-align: center;
}
.newsheadline {
	border-bottom: solid #CC0000 1px;
	background: #F6F6F6;
	padding-left: 3px;
	padding-right: 3px;
}