body {
	background-color: #1968F9;
	margin: 0px;
	background-image: url("unten.jpg");

}

.inhalt	{	position: relative;
	left: 305px;
	top: 130px;	
	width: 295px;
	height: 100%;
	z-index: 1;		 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;

} 

.inhaltraum	{	position: absolute;
	left: 480px;
	top: 130px;	
	width: 295px;
	height: 100%;
	z-index: 1;		 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;

} 

.inhaltthemen {position: relative;
	left: 80px;
	top: 200px;	
	width: 350px;
	height: 100%;
	z-index: 1;		 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;

} 

.inhaltthemenfoto {position: absolute;
	left: 640px;
	top: 200px;	
	width: 350px;
	height: 100%;
	z-index: 1;		 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;

} 


.linksoben {position: absolute;
	left: 80px;
	top: 0px;	
	width: 350px;
	height: 100%;
	z-index: 2;		 
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;

} 

