body {
	padding-right: 0px;  
	padding-left: 0px; 
	font-size: 12px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #ffffff; 
	padding-top: 0px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #000000;
}
#wrapper {
  width: 801px;
  height: 250px;
  margin: auto; 
  background: #000000;
}
#top {
}
#menu {
  width: 215px;
  height: 355px;
  float: left;
}
#content {
  width: 585px;
  height: 355px;
  overflow: auto;
  float: left;
}
#footer {
  clear: both;
}
#photos {
  width: 800px;
  height: 122px;
  padding-bottom: 5px;
}
.photoleft {
  width: 266px;
  height: 122px;
  float: left;
  text-align: left;
}
.photocenter {
  width: 266px;
  height: 122px;
  float: left;
  text-align: center;
}
.photoright {
  width: 267px;
  height: 122px;
  float: left;
  text-align: right;
}
.whiteline {
  padding: 5px 0px 5px 0px;
}
.spacer {
  padding: 10px;
}
#telefon {
  float: left;
}
#email {
  float: right;
  height: 17px;
}
.menu-item {
  height: 40px;
}
#imageContainer { height:355px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:355px;  	
			width:585px; 	
			opacity: -0.01; } 