﻿ div#gecentert {
                   margin-left:50%;
                    width:1px;
                    height:1px;
                    z-index:1;
                }
 
 
 body{
	  font-size: 100.1%;	
color:#000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
background: #491c01
	 	}
		
#main{
background: #666 url(bilder/schaukel_kurz.jpg) no-repeat; 
width:978px; 
height:800px;
margin-left:-489px; 
margin-top: -400px;   /* hälfte von width*/
z-index:2;
position:absolute; left:50%; top:50%; 
}

.navigation{
	position: absolute;
	top: 315px;
	left: -13px;
	width: 180px;
	height: auto;
	text-decoration:none;
	color: #000;

}
.navigation li{
	list-style-type: square;
color: #000;


}
 a:link, a:visited {
color: #000;
text-decoration: none;
	display: block;
	}

a:hover{
	background:#2C1811;
color:#fff;}

a:active {
background:#2C1811;
color:#fff;
}

#portrait {
	position:absolute;	
	height:115px;
	z-index:1;
	left:12px;
	top: 81px;
}
   	
#titel {
	position:absolute;
	
	z-index:3;
	left: 587px;
	top: 55px;
	width: 230px;
}

.adresse{
	position:absolute;
	height:114px;
	z-index:2;
	left:587px;
	top: 630px;	
	width: 230px;
}
.inhalt{
	position:absolute;
	height:755px;
	z-index:2;
	left:587px;
	top: 55px;
	width: 233px;
	font-size: 14px;
	text-align: left
}

.inhalt li{list-style-type: disc}

iframe{
	width: 240px; 
	height: 720px; 
	font-family: "arial", "verdana", sans-serif; 
	border: none;
moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;

  -moz-box-shadow: 4px 4px 14px #000;
  -webkit-box-shadow: 4px 4px 14px #000;
  box-shadow: 4px 4px 14px #000;}
