html,body {height:100%;}

body {
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	font-family: Arial, Lucida Grande, Lucida Sans Unicode;
	color:#656565;
	background:url(../images/seitenback.gif) repeat-y center #950e15;
}

div#Seite {
	margin:0 auto;
	pasition:relative;
   	text-align:left;
	width:915px;
	border:0;
	padding:0;
	background:url(../images/seitenelementback.gif) repeat-y center;

}

div#weiszuig {display:none;

}

div#linkerbereich {
	width:315px;
	height:auto;
	float:left;	
}

div#logo {
	width:315px;
	height:140px;
	clear:both;
	background:url(../images/logo.gif) no-repeat top left;	
}

div#quickinfo {
	
	display:none;
/*
	width:130px;
	height:320px;
	float:left;
	padding-bottom:10px;	
	background:url(../images/quickinfo.gif) no-repeat top left;	
*/
}

div#navigation {
	width:185px;
	min-height:320px;
	height:auto;
	margin-left:30px;
	float:left;	
}

div#angebote {
	width:290px;

	height:auto;
	clear:both;
	
}

div#buttons {
	width:315px;
	height:100px;
	clear:both;	
	margin-top:20px;
}

div#rechterbereich {
	width:595px;
	margin-left:5px;
	float:left;	
	height:100%;
	background-color:#ffffff;
}

div#headbereich {
	width:595px;
	height:70px;
	float:left;
	background:url(../images/headbereich_2011.gif) no-repeat top left;	
}

div#sprachen {
	float: left;
    height: 20px;
    margin: 15px 0 0 75px;
    width: 595px;
}
div#soelden {
    float: left;
    position: relative;
    width: 380px;
}
div.language {
	float:left;
}

div#headbild2 {
	width:595px;
	height:362px;
	clear:both;
	position:relative;
}

div#headbild {
	width:532px;
	height:362px;
	clear:both;
	top:0px;
	left:0px;
	z-index:1;
	background:url(../images/headbildhg.gif) no-repeat top left;
	overflow:hidden;
	position:absolute;
}

div#headbildrund {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:595px;
	height:364px;
	z-index:2;
	background:url(../images/headbild_hg.png) no-repeat top left;	
}

* html div#headbildrund {
	background:url(../images/head_hg.gif) no-repeat top left;	
}

*:first-child+html #headbildrund {  
  /* CSS-Hack für IE7 */  
	background:url(../images/headbild_hg.png) no-repeat top left;
} 



div#ueberschriftheadbild {
display:none;
	position:absolute;
	bottom:10px;
	height:50px;
	left:40px;
	width:450px;
	z-index:3;
	color:#950F16;
	font-size:14px;
}

div#trenner {
	width:595px;
	height:25px;
	clear:both;
	background:url(../images/trenner.gif) no-repeat top left;	
}


div#contentbereich {
	width:595px;
	height:auto;
	clear:both;
	background:url(../images/content_hg.gif) no-repeat top left #ffffff;
	position:relative;
}

div#druckbutton{
	height:20px;
	width:20px;
	position:absolute;
	top:60px;
	right:62px;
}


div#navigation3 {
	width:560px;
	margin-left:26px;
	padding-top:20px;
	padding-bottom:5px;
	height:30px;
	clear:both;
}

div#content {
	width:500px;
	margin-left:35px;
	height:auto;
	padding-right:60px;
	clear:both;
	background-color:#ffffff;
}

div#footer {
	width:560px;
	height:20px;
	padding-left:35px;
	clear:both;
	background:url(../images/hg_footer.gif) repeat-x top left #ffffff;
	padding-top:10px;
}


/*_______________________________________________________*/

#angebote_container{
	padding:4px 0px 4px 0px;

}
.topangebotbox {
    border: 1px solid #FFFFFF;
    clear: both;
    color: #FFFFFF;
    float: left;
    margin-bottom: 10px;
    padding: 5px 0 0;
    position: relative;
    width: 290px;	
 	
}

.headline2 {
	width:290px;
	height:25px;
	clear:both;
	margin-left:8px;
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:4px;
}

.text2 {
    float: left;
    font-size: 12px;
    margin-left: 8px;
    padding-top: 4px;
    width: 200px;
}

.link2 {
    float: right;
    margin: 5px 10px 0 0;
    width: 40px;
}

.link2 a {
	color:#ffffff
}

.bild2 {
	width:270px;
	height:130px;
	border:1px solid #ffffff;
	clear:both;
	margin-left:8px;
}

.text2 a {
	color:#ffffff
}


/* Pauschalenbox */
.pauschale_gesamt {
	position:relative;
	float:left;
	width:500px;
	margin:5px 0;
}
.ct_left_pauschale {
	position:relative;
	float:left;
	width:160px;
}
.ct_right_pauschale {
	position:relative;
	float:left;
	width:310px;
	padding:10px;
	border:1px solid #950E15;
	height:78px;
}
.ct_pauschale_headline a {
	font-weight:bold;
	padding:0 0 5px 0;
}
.ct_pauschale_headline a:hover {
	text-decoration:underline;
}
.ct_pauschale_link a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.ct_pauschale_link a:hover {
	text-decoration:underline;
}






