#links {
	text-align: left;
	width: 115px;
	text-align: left;
	float: left;
	left: 0px;
	width: 115px;
	padding-top: 20px;
}
#rechts {
	text-align: left;
	background-color: #7D7D7D;
	width: 652px;
	float: right;
	border-right: 3px solid #686868;
	border-bottom: 8px solid #686868;	
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#text {
	width: 644px;
	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 {
	clear: both;
	display: block;
	line-height: 19px;
	color: #FFFFFF;
	padding: 15px;
}
.text1 {
	color: #FFFFFF;
	line-height: 19px;	
	width: 300px;
	float: left;
	padding: 0px;
	padding-left: 15px;
}
.text2 {
	color: #FFFFFF;
	line-height: 19px;	
	width: 250px;
	float: left;
	padding: 0px;
}

.text3 {
	color: #FFFFFF;
	line-height: 19px;	
	float: left;
	padding: 0px;
}
h1 {
	font-size: large;
	font-weight: normal;
}
.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;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 450px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 450px;
	height: 250px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #ccc;	
}
.formular {
	width: 585px;
	clear: both;
	display: block;
	line-height: 19px;
	color: #FFFFFF;

}
#senden {
	width: 150px;
	clear: both;
	display: block;
}

#submit {
	width: 150px;
	clear: both;
	display: block;
}


form {
	text-align: left;
}

p {
	margin-bottom: 2em;
}

