body 
	{
	color: white;
	background-color: white;
	margin: 0px
	}



#box1
	{
	float:left;
	width:225px;
	height:191px;
	margin: 1px;
	border-style: solid;
	border-color: gray;
	border-width: 5px;
	background-image: url(betonoben.jpg);
}

#box2
	{
	float:left;
	width:235px;
	height:201px;
	margin: 1px;
	border-style: solid;
	border-color: gray;
	border-width: 5px;
	background-image: url(klein3.gif);
	voice-family: "\"}\"";
        voice-family:inherit;
	width:225px;
	height:191px;

}

#box3
	{
	float:left;
	width:225px;
	height:191px;
	margin: 1px;
	border-style: solid;
	border-color: gray;
	border-width: 5px;
	background-image: url(betonunten.jpg);
}

#box4
	{
	float:left;
	width:225px;
	height:191px;
	margin: 1px;
	border-style: solid;
	border-color: white;
	border-width: 5px;
	background-color: white;
}


#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	border-style: solid;
	
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -237px;
	position: absolute;
	top: -203px;
	left: 50%;
	width: 475px;
	height: 406px;
	visibility: visible
	}



#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: black;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

