body {
	background: #fbdd5e url(../hintergrund/body_hinter.jpg) repeat-x;
	padding: 0 0 20px;
	margin: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #373c73;
}

 #kopf{
	position: absolute;
	left: 28px;
	top: -130px;
	background:  url(../hintergrund/banner.jpg) no-repeat center;
	z-index: 10;
	width: 914px;
	height: 130px;
 }
 
#container  { 
	background: url(../hintergrund/container1.jpg) repeat-y center;
	padding: 0 0 0 20px; 
	margin: 0; 
	position: absolute; 
	z-index: 1; 
	top: 128px;
	left: 20px; 
	width: 950px; 
	height: 600px;
}
 
#logo_floerke{
	position: absolute;
	top: 28px;
	left: 140px;
	width: 234px;
	height: 130px;
}

#bild_floerke{
	position: absolute;
	top: 160px;
	left: 60px;
	width: 396px;
	height: 299px;
	border: 5px solid #fff;
}

#logo_inselzeiten{
	position: absolute;
	top: 28px;
	left: 485px;
	width: 418px;
	height: 130px;
}

#bild_insel{
	position: absolute;
	top: 160px;
	left: 500px;
	width: 396px;
	height: 299px;
	border: 5px solid #fff;
}

a {
 text-decoration: none;
 color: #496483;
}

a {
  font :  arial, helvetica, verdana, sans-serif; 
  color : #383c72;
  text-decoration : none;
}

a:link {
  color: #383c72;
  text-decoration : none;
}

a:visited {
  color : #383c72;
  text-decoration : none;
}
a:hover {
  color : #969383;
  text-decoration : none;
}

#all_text{
	position: absolute;
	top: 490px;
	left: 145px; 
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	text-align: center;
	color: #373c73;
}





