@charset "utf-8";
h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
html{
	background-color:#000;
}
a {
	text-decoration: none;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#titel {
	margin-left: -2000px;
	height: 90px;
	width: 1000px;
	float: left;
}


#header {
	background-color: #FFC;
	width: 1000px;
	height: 80px;
}
#header #logo {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

#picheader {
	margin-left: 375px;

}
#picheader p img {
	float: left;
	margin-left: 5px;
}
#sprache {
	clear: both;
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}
#sprache p img {
	float: left;
	margin-left: 10px;
}
.menuespry {
	background-color: #FFC;
	padding-left: 300px;
	height: 19px;
	padding-top: 15px;
}
#content {
	background-color: #FFF;
	width: 1000px;
}
#content  a {
	line-height: 18px;
	color: #F90;
}
#content .picleft {
	float: left;
}
#content .text{
	width: 590px;
	margin-left: 320px;
	text-align: justify;
}
#content .text h3 {
	color: #000;
}
#content .text .liste {
	float: left;
	width: 220px;
}
#content .text .liste ul li {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 18px;
	font-size: 0.8em;
}


#footer {
	clear: both;
}
#content .text ul {
	margin-left: 20px;
}
.text_unten {
	float: left;
}
.textleft {
	float: left;
}
.textright {
	height: 60px;
	margin-left: 150px;
}
.menuespry ul {
	margin-left: 20px;
}
.menuespry ul li {
	list-style-type: none;
	float: left;
}
.menuespry ul li a {
	color: #000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.activlink {
	background-color: #FC3;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 20px;
}

a:hover {
	text-decoration: none;
	background-color: #FC3;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
}
.web {
	margin-left: -150px;
	clear: both;
	width: 250px;
}
#content .text .engltext {
	font-weight: bold;
}
#content .text .engltext h4 strong {
	color: #000;
	font-size: 14px;
}
#content .text .germantext {
	color: #666;
}
h5     {
	font-size: 12px;
	color: #000;
}
#content .picleft {
	clear: both;
}

