body {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#pixel {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: visible;
    }
#main {
	margin: 0px;
	position: absolute;
	top: -300px;
	left: -375px;
	width: 750px;
	height: 500px;	
    }

#bild {
	display: block;
	width: 750px;
	height: 500px;
	text-align: justify;
	padding-top: 0px;
	background-color: #FFFFFF;	
  }
 
#layer {
	position: absolute;
	top: 450px;
	display: block;
	width: 250px;
	left:470px;
	text-align: center;
	font-size: 10px;
	visibility: visible;
	
  } 

  #layer2 {
	position: absolute;
	top: 460px;
	display: block;
	width: 750px;
	
	text-align: center;
	font-size: 10px;
	visibility: visible;
		
  }  
  #layer3 {
	position: absolute;
	top:121px;
	display: block;
	width: 377px;
	left: 361px;
	text-align: left;
	visibility: visible;
	height: 303px;
  }  
  #layer4{
	position: absolute;
	top: 50px;
	display: block;
	padding-left: 60px;
	
	width: 350px;
	
	text-align: left;
	padding-top: 10px;
  }  
#navi {
	position: absolute;
	top: 560px;
	width: 750px;
	word-spacing: 2em;
	text-transform: uppercase;
	text-align: center;
   }
 #navi2 {
	position: absolute;
	top: 530px;
	width: 750px;
	text-align: left;
	letter-spacing: 2em;
	font-weight: bolder;
   }
A:link {
	color: #666666;
	text-decoration: none;
	display: inline;
	font-size: 12px;
	
   }
A:visited {
	color: #666666;
	text-decoration: none;
   }
A:hover {
	color: black;
	text-decoration: none;
   } 
A:active {
    color: black;
	text-decoration: none;
  }
  a img {
border : 0 none;
}
a {outline: 0;}
