body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
#wrapper {
	background-color: #FFFFFF;
	background-image: url(images/hintergrund-gesamt.jpg);
	background-repeat: no-repeat;
	width: 765px;
	margin: 40px auto auto auto;
	border: 1px solid #4a4a4a;
}
#content, #contentohnebild {
	scrollbar-base-color:#AAAAAA;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#AAAAAA;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#CCCCCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding: 29px 20px 20px 20px;
	height: 378px;
	overflow: auto;
	width: 361px;
/*	voice-family: "\"}\"";
	voice-family:inherit;
	width: 361px;
	}
html>body #content {
	width: 361px; 
*/
	}
#contentohnebild {
	width: 535px;
	height: 378px;
	overflow: auto;
/*	voice-family: "\"}\"";
	voice-family:inherit;
	width: 535px;
	}
html>body #content {
	width: 535px; 
*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
a, a:link, #content a, #content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA1515;
	text-decoration: none;
}
a:hover, #content a:hover {
	text-decoration: underline;
	color: #AA1515;
}
ul.punkte {
	padding: 0px 0px 0px 20px;
	list-style-image: url(images/punkte.gif);
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
}
li.punkte {
	line-height: 16px;
}
ul.einpunkt {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/ein-punkte.gif);
	margin: 0px 0px 0px 0px;
}
li.einpunkt {
	line-height: 16px;
}
ul.einpunkt2 {
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}
img.bordered {
	border: 1px solid #999999;
}
