#wrapper {
	background:transparent url(/de/wLayout/design/img/bg-content-weiss2.gif) repeat-y scroll 0%;
}

.headleft {
	background:#98bfe0 none repeat scroll 0%;
	height:100px;
	width:439px;
	margin: 0 0 0 1px;
	float: left;
	border-bottom: 5px solid #00427a;
	display: inline;
}
.headright {
	background:#98bfe0 none repeat scroll 0%;
	height:100px;
	width:442px;
	margin: 0 0 0 6px;
	float: left;
	border-bottom: 5px solid #00427a;
	display: inline;	
}

.contentleft {
	width:439px;
	height:275px;
	margin: 0 0 0 1px;
	color: #000;
	float: left;
	display: inline;
	border-bottom: 5px solid #00427a;
}
.contentright {
	width:423px;
	margin: 0 0 0 5px;
	float: left;
	padding:5px 10px 10px 10px;
	display: inline;
	color: #00427a;
}
