body {
	margin: 0;
	padding: 0;
	background-color:#88a7c6;
	/*background:url(images/hg_neu.jpg);
	background-repeat:repeat;*/
	width:100%; 
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#container {
	background-image:url(images/hintergr3.jpg);
	background-repeat:no-repeat;
	width:1085px;
	height:708px;
	text-align:center;
	margin-top:5px;
	margin: 0 auto;
	}

#navigation {
	position:relative;
	top:142px;
	left:20px;
	text-align:center;
	}

#inhalt {
	position:relative;
	top:165px;
	left:33px;
	width:1019px;
	height:475px;
	}

#text{
	width:520px;
	height:465px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
	
	}

#text2{
	/*position:relative;
	top:200px;
	left: 33px;*/
	width:320px;
	
	height:465px;
	/*border:1px solid red;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	text-align:left;
	
	}

#falk {
	position:relative;
	top:-460px;
	right:250px;
	width:450px;
	height:465px;
	float:right;
	/*border:1px solid white;*/
	}

#pamoorama1 {
	position:relative;
	top:-460px;
	right:1px;
	width:450px;
	height:465px;
	float:right;
	}

#schule {
	
	position:relative;
	bottom:77px;
	left:270px;
	width:113px;
	height:75px;
	}
	
#shop {
	
	position:relative;
	bottom:154px;
	left:398px;
	width:113px;
	height:75px;
	}

#navigation {
	height:24px;
	text-align:left;
	padding-top: 5px;
	padding-left:10px;
	}
	
#navigation a {
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:500;
	
	text-decoration: none;
	padding-right:10px;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:3px;}

#navigation a:hover {
	
	background-color:#507ba4;}

#navigation a:focus {
	
	background-color:#507ba4;}

