#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;
}
#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: 19px;
	color: #FFFFFF;
	padding: 15px;
}
#spalte1 {
	width: 330px;
	float: left;
}

#spalte2 {
	width: 330px;
	float: right;
}
ul {
	margin-bottom: 25px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
li {
	width: 325px;
	list-style-type: none;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #686868;
	padding-left: 5px;
	left: -10px;
	float: left;
	margin-bottom: 10px;
}
.minicover
{
	width: 102px;
	float: left;
	margin-right: 10px;
}

