body
{
	margin: 2px;
	padding: 0px;
	}
	
	#wrapper {
	width: 1000px;
	margin: 0 auto;
		/*margin: -255px 0 0 -510px;  
	position:absolute; 
	top: 50%; 
	left: 50%;*/
		}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	}
	
	h2 a
{
	color: #000000;
	text-decoration: none;

}
	

.frame
{
	float: center;
	width:  1010px;
	align: center;
	margin: 0px;
	padding: 0px;
}

.fill1
{
	border:5px solid white;
	width:615px;
	height:230px;
	float:left;
	margin: 4px 4px 4px 0px;
	vertical-align: middle;
}

.fill1 h1 
{
	text-align: right;
	padding-top: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.fill1 a 
{
	text-decoration: none;
	color: black;
	}


.fill2
{
border:5px solid white;
width: 115px;
height:230px;
float:left;
margin: 4px 0px 4px 4px;
}

.fill3
{
border:5px solid white;
width:363px;
height:230px;
float:left;
margin: 4px 4px 4px 0px;
}

.fill4
{
border:5px solid white;
width:363px;
height:230px;
float:left;
margin: 4px 0px 4px 4px;
}

.box1 {
	border:5px solid #FF9933;
	width:230px;
	height:230px;
	float:left;
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	overflow: hidden;

}
.box1 p
{
	padding: 2px;
	margin: 0px;

}

.box2 {
	border:5px solid #E5E4E1;
	width:230px;
	height:230px;
	background-color: #E5E4E1;
	float:left;
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	overflow: hidden;

}

.box2 p
{
	padding: 2px;
	margin: 0px;

}

.hbox{
	border:5px solid #FF9933;
	width: 120px;
	height:230px;
	float:left;
	margin: 3px 3px 3px 0px;
	}

.adressbox{
border:5px solid #E5E4E1;
width: 120px;
height:230px;
float:left;
margin: 3px 0px 3px 3px;
}

.adressbox p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}

#menue1
{
	vertical-align: 50%;
	text-align: right;
	height: 200px;

}

#fadeElm {
width: 115px;
height:230px;

			background : white;
			color : black;
		}