BODY,HTML {
	background: #fff;
	text-align: center;
}

A {
    color: #000;
    text-decoration: none;
    display: block;
}

#wrapper {
    margin: 0 auto;
	margin-top:10px;
    text-align: center;
	width: 1005px;
	position: relative;
}

#container_variabel {
height:435px;
left:535px;
position:relative;
top:-681px;
width:403px;
z-index:99;
margin: 0;
padding: 0;
}

.box {
	width:350px;
	height: 63px;
	margin-top: 14px;
	margin-left: 26px;
	padding: 0;
}

#boxabstand {
	height: 35px;
	width:50px;
}

.boxlogo {
	width:100px;
	float:left;
}

.boxtext {
	width: 141px;
	float:left;
	height:60px;
	overflow:hidden;
	margin-left:5px;
	margin-top:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.boxbilder {
	width: 93px;
	height:61px;
	float:left;
}

.boxtext .titel {
	width: 100%;
	font-weight:bold;
}

.boxtext .text {
	width:100%;
}





