#container {
	width: 1000px;
	border: 2px solid #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 625px;



}
#header {
	height: 150px;
	width: 1024px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#menue {
	height: 625px;
	width: 400px;
	border-bottom-style: none;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	clear: left;
	left: 0px;
	position: absolute;
	top: 0px;




}
#content {
	height: 625px;
	text-align: left;
	position: absolute;
	left: 400px;
	top: 0px;



}
#footer {
	height: 50px;
	width: 1024px;
	border-top: 2px solid #000000;

}
body {
	text-align: center;
	background-color: #3D477F;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF00;
	text-align: center;
	margin-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 40px;



}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FFff00;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
}
p {
	color: #FFFF33;
	text-align: left;
	margin-left: 15px;
	padding-right: 15px;


}
ul li{
	color: #FFFF33;
	display: inline;
	margin-bottom: 20px;



}
.bild1 {
	position: absolute;
	left: 3px;
	top: 0px;
}
.bild2 {
	position: absolute;
	left: 300px;
	top: 208px;
}
.bild3 {
	position: absolute;
	left: 3px;
	top: 416px;
}
.bild4 {
	position: absolute;
	left: 3px;
	top: 416px;
}
.start {
	padding-top: 55px;
}

