#container {
	height: 745px;
	width: 900px;
	background-color: #000000;
	position: relative;
	float: none;
	clear: both;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bilder/hinterground.jpg);
	background-repeat: no-repeat;
	
}
#head {
	height: 125px;
	width: 900px;
	position: absolute;
	background-color: #000000;
	color: #CCFF99;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: left center;
	background-image: url(bilder/Banner.jpg);
	background-repeat: no-repeat;
}
#subhead {
	height: 13px;
	width: 900px;
	position: absolute;
	top: 125px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	background-image: url(bilder/subhead.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 400px;
	width: 400px;
	left: 225px;
	top: 180px;
	position: absolute;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	overflow: visible;
}
#navi {
	height: 200px;
	width: 150px;
	position: relative;
	top: 141px;
	line-height: 10px;
	background-repeat: no-repeat;
	padding: 10px;
}
#bilder {
	height: 183px;
	width: 110px;
	position: absolute;
	left: 700px;
	top: 200px;
	background-image: url(bilder/Martin-bild.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bilder2 {
	height: 150px;
	width: 110px;
	position: absolute;
	left: 700px;
	top: 400px;
	background-image: url(bilder/Robert-bild.jpg);
	background-repeat: no-repeat;
	line-height: 13px;
}
#content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 535px;
	width: 625px;
	left: 225px;
	top: 170px;
	position: absolute;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	overflow: auto;
}
#contentlogo {
	position: absolute;
	height: 63px;
	width: 131px;
	left: -209px;
	top: 188px;
}

