#mainContent {
	width: 505px;
}
#banner {
	float: left;
	width: 173px;
	height: 410px;
	margin-left: 9px;
	background:#f5f5f5;
}
#rechteSpalte {
	width: 150px;
	margin: 28px 0px 0px 10px;
}


#rechteSpalte, #rechteSpalte table.contenttable, .bodytext {
	font-size: 12px;
	color: #666;
}
#rechteSpalte p {
	margin: 0px 0px 15px 0px;
}
#rechteSpalte a {
	text-decoration: none;
	color: #f30;
}
#rechteSpalte p a, #rechteSpalte li a {
	padding-left: 18px;
	background: url(images/link.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
#rechteSpalte a img, #rechteSpalte a img {
	padding-left: 0px;
	background: none;
	border: none;
}
#rechteSpalte p a.download, #rechteSpalte li a.download {
	padding-left: 17px;
	background: url(images/pdf.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#rechteSpalte h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
#rechteSpalte h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 12px;
}
#rechteSpalte h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	color:#369;
}
#rechteSpalte h4 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 18px;
	color:#f61;
}
#rechteSpalte h5 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}
#rechteSpalte ul {
	padding-left: 0px;
	margin-left: 0px;
	/* list-style-position: inside;
	list-style-image: url(images/li-pfeil.gif);
	list-style-type: none;	*/
}
#rechteSpalte ul li {
	padding-left: 20px;
	background: url(images/li-pfeil.gif) no-repeat;
	list-style-type: none;	
}
#rechteSpalte .small {
	font-size: 9px;
	line-height: 9px;
	text-align: justify;
}