* {
	margin:0;
	padding:0;
	border:none;
	}
	
	
body {
	background:url('images_2012/bg-body.jpg') repeat-x #fff;
	font-family:'Trebuchet MS', 'Sans-Serif';
	font-size:10px;
	/*Bugfix_IE6*/
	text-align:center;
	/*Bugfix_End*/
	}
	
#container-center {
	background:url('images_2012/Au-Rahmen-schattiert.png');

	margin:0 auto;
	margin-top:53px;
	
	width:896px;
	height:638px;
	
	overflow:hidden;
	/*Bugfix_IE6*/
	text-align:left;
	/*Bugfix_End*/
	}

#container-top {
	width:896px;
        height:176px;

	margin-top:30px;

	}
	
#container-top-left {
	background:url('images_2012/Textbox_Die_Domain_wurde.png');
	width:543px;
	height:176px;
	
	float:left;

	margin-left:50px;
	
	overflow:hidden;
	}

#container-top-right {
        background:url('images_2012/Logo_WebhostOne.png');
        
	width:179px;
        height:128px;

	float:right;

	margin-right:60px;
	margin-top:20px;

        #overflow:hidden;
        }
	
#container-top h1 {
	text-align:center;
	
	float:left;
	
	#margin-left:15px;
	margin-top:25px;

	width:543px;
	
	font-size:36.6px;
	color:#3E3D40;
	
	display:inline;
	}
	
	
#container-top p {
	text-align:center;
	
	float:left;
	
	#margin-right:33px;
	margin-top:6px;

	width:543px;
	
	font-family:'Arial';
	font-size:21px;
	color:#87888A;
	
	
	display:inline;
	}

#container-trenner {
	background:url('images_2012/Trennlinie_horizontal.png');

	margin:0 auto;
        margin-top:15px;

	margin-left:10px;

	width:880px;
	height:2px;

	float:left;
	}	

#container-bottom {
	width:896px;
	height:383px;

	margin-top:40px;
	
	overflow:hidden;
	}
	
#container-infolinks {
	#background:url('images_2012/Grafik_Weblayouts.png');

	#width:221px;
	#height:199px;
	
	float:right;
	
	margin-right:40px;
	margin-top:10px;
	
	width:200px;
	
	overflow:hidden;
	
	display:inline;
	}
	
#container-offers {
	float:left;
	
	margin-left:10px;
	#margin-top:31px;
	
	width:596px;
	
	overflow:hidden;
	
	display:inline;
	}
	
#container-infolinks ul {
	#list-style:none;
	list-style-image:url('images_2012/Aufzaehlungszeichen_Dreieck.png');
	padding-left: 20px;
	margin-top: 10px;
	}
	
#container-infolinks li a {
	margin-top:0px;

	line-height:30px;
	
	font-size:20px;
	font-weight:bold;
	color:#3E3D40;
	text-decoration:none;
	
	padding-left:18px;
	vertical-align:top;
	
	overflow:hidden;
	height:21px;
	/*Bugfix_IE6*/
	_height:22.5px;
	/*Bugfix_End*/
	}
	
#container-infolinks ul li a:hover {
	color:#666;
	}
