#links {
	text-align: left;
	width: 20px;
	text-align: left;
	float: left;
	left: 0px;
	width: 115px;
	padding-top: 20px;
}
#rechts {
	text-align: left;
	background-color: #7D7D7D;
	width: 747px;
	float: right;
	border-right: 3px solid #686868;
	border-bottom: 8px solid #686868;	
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#text {
	width: 700px;
	text-align: left;
	background-color: #7D7D7D;
	float: left;
	margin-bottom: 10px;
}
#bilder {
	width: 306px;
	text-align: right;
	float: right;
}
.linkliste {
	text-align: left;
	width: 115px;
	margin:10px 0 20px 0;
	list-style-type: none;
	float: right;
	font-weight: bolder;
}
a.linkelement:link, a.linkelement:visited {
	text-decoration: none;
	width: 113px;
	text-align: left;
	line-height: 30px;
	display: block;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-weight: bolder;
}
a.linkelement:hover {
	text-decoration: none;
	width: 113px;
	text-align: left;
	line-height: 30px;
	display: block;
	border-bottom: 1px solid #000000;
	color: #cccccc;
	font-weight: bolder;
}
a.linkaktiv:link, a.linkaktiv:visited, a.linkaktiv:hover {
	text-decoration: none;
	width: 115px;
	text-align: left;
	line-height: 30px;
	display: block;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	background-color: #7D7D7D;
}
.textnormal {
	line-height: 19px;
	color: #FFFFFF;
	padding: 15px;
}
h1 {
	font-size: large;
	font-weight: normal;
	margin-bottom: 0px;
}
.content-img {
	margin: 3px 3px 0px;
}
.textlink {
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}
.textdetail {
	font-size: x-small;
	font-style: normal;
}
h3 {
	line-height: 10px;
	color: #FFFFFF;
}

.partner {
	clear:both;
	margin-bottom: 10px;
}

.partnerimg {
	width: 200px;
	float: left;
	clear: both;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.partnertxt {
	width:50%
	float: left;
	display: block;
	padding: 0px;
}

