body {
  background-image: url(../images/achtergrond.jpg);
  font-size: 12px;
  font-family: Arial;
  color:#ffffff;  
  padding:0px;
  margin:0px;
}
#inhalt {
	position:absolute;
	height:580px;
	width:900px;
	margin:-300px 0px 0px -450px;
	top: 50%;
	left: 50%;
	text-align: left;
	border: 1px solid #534fc4;
	padding: 0px;
	background-color: #2D2B6A;
	overflow: auto;
}

#inhaltcentro {
	position:absolute;
	height:300px;
	width:900px;
	top: 150px;
	left: 0px;
	background-image: url(../images/foto_center.jpg);
}



#inhaltlogo{
	position:absolute;
	height:101px;
	width:420px;
	left:462px; 
	top:455px;
	background-image: url(../images/logointro.gif);
}

#inhalttrasparencyarriba{
	position:absolute;
	height:75px;
	width:856px;
	left:21px; 
	top:75px;
	background-color: #1A6B28;
}

#layerfotos{
	position:relative;
	height:67px;
	width:848px;
	left:4px; 
	top:4px;
	border: 4px  #ffffff;
}

#inhalttrasparencycentro{
	position:absolute;
	height:294px;
	width:856px;
	left:21px; 
	top:153px;
	background-color: #1A6B28;
	filter: alpha(opacity=50); 
	-moz-opacity: .50; 
	opacity: .50; 
}

#inhalttrasparencyabajo{
	position:absolute;
	height:91px;
	width:856px;
	left:21px; 
	top:450px;
}

#inhaltmenu{
	position:absolute;
	height:57px;
	width:900px;
	left:0px; 
	top:18px;
}

#inhaltfoto{
	position:absolute;
	height:270px;
	width:480px;
	left:395px;
	top:165px;
}

#inhaltvideointro{
	position:absolute;
	height:270px;
	width:480px;
	left:210px;
	top:165px;
}

#inhalttext{
	position:absolute;
	height:270px;
	width:350px;
	left:40px;
	top:165px;
}

.terughome{
	position:relative;
	height:44px;
	width:44px;
	left:20px;
	top:40px; 
}

.contact{
	position:relative;
	height:22px;
	width:106px;
	left:20px;
	top:40px; 
}


