@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	color:#434343;
	background-image: url(../images/relaunch-2010/body-bg.jpg);
}

h1{
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h2{
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

p {
	margin:0px;
	padding:0px;
}

hr{
	clear:both;
	border:0px;
	height:0px;
	padding:5px 0 5px 0;
	margin:0px;
}

.clear{
	clear:both;
}

#container {
	width:100%;
}

#top{
	position:relative;
	width:100%;
}

#top *{
	z-index:2;	
}

#claim, #left, #header, #bottom{
	display:none;
}

#main-section{
	width:100%;
}

#main-section *{
	z-index:1;
}

#logo{
	position:absolute;
	width:141px;
	height:124px;
	top:0;
	right:30px;
	background-image:url(../images/relaunch-2010/warteschleife-logo.png)!important;
	background:none;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/relaunch-2010/warteschleife-logo.png,sizingMethod='scale');
}

#logo a{
	line-height:190px !important;
	line-height:100px;
	padding:100px 135px 20px 0;
}

#content{
	float:left;
}