body {
	margin: 0px;
	padding: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

#content_bg, #wrapper #header, #wrapper #stripetop, #wrapper #stripebottom, #wrapper #newscolumn, #cheat1top, #cheat2top, #cheat1bottom, #cheat2bottom {
	display: none;
}

#content {
	padding: 0px;
	margin: 0px;
	width: 550px;
	background-color:#FFFFFF;
	font-size: 12px;
	line-height: 17px;
}

.bold {
	font-weight: bold;
}

.untertitel {
	font-weight: bold;
}
.lead {
	font-weight: bold;
	color: #666666;
}

a, a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
}
#content a.current, #content a:hover {
	text-decoration: none;
	background-color: #FFFF33;
}

#footer {
	margin-top: 20px;
	font-size: 10px;
}
