#content {
	clear:both;
	float:left;
	margin:0pt;
	width:100%;
}

#wrapper { background: none; }
#main {
	float:none;
	margin:0pt auto;
	width:900px;
}
#textContainer {
	margin:0pt auto;
	padding:0pt;
	width:900px;
	float: left;
	min-height:493px;
	height: auto!important;
	height: 493px;
}
	
	#leftContent {
		background:#444;
		border: 25px solid #444;
		float:left;
		min-height:473px;
		height: auto !important;
		height:473px;
		padding:0;
		width:400px;
	}
	#leftContent div {
		float:left;
		width:400px;
	}
	#rightContent {
		float:right;
		padding:0 0 0 11px;
		min-height:473px;
		height: auto !important;
		height: 473px;
	}

		#rightContent div { padding:40px 10px 10px 10px;width: 400px;}
		#rightContent div div{ 	padding:5px 0;	width: 400px;	float:left;	}

		
#banner {
	height:283px;
	width: 400px;
	overflow: hidden;
}
#tariffe { background: #444; padding:10px !important;}
#tariffe div { 
	float:left !important; 
	width:190px !important;
	height:20px !important; 
	border-top: 1px solid #eee;
	min-height:45px !important;
	_height: 50px !important;
	padding-left: 5px !important;}
#tariffe #cost { text-align:right; }

.privacyCheck {	width:10px;	float:left;}	
#privacyBox {
	border: 1px dotted #FFFFFF !important;
	float:left !important;
	height:89px !important;
	margin:0 0 0 5px !important;
	overflow:auto !important;
	padding:0 5px !important;
	width:359px !important;
}