 

@CHARSET "ISO-8859-1";

.herbst  {
	background: url(../images/laubblaetter.png) no-repeat;
	border: 0 none;
	display: block;
	height: 90px;
	position: absolute;
	right: 50px;
	top: 140px;
	width: 159px;
	z-index: 10;
}

.herbst span {
	display: none;
}

#page {
	background:url(../images/bg.jpg) no-repeat;
	margin:0 0 0 0;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
}

#wrapper {
	background:url(../../img/ha_d.png) no-repeat;
	width:850px;
	padding-bottom:210px;
	margin: 0 auto 0 auto;
	position: relative;
}

#header {
	position:relative;
	width:849px;
	height:217px;
	background:url(../images/header.jpg) no-repeat;
	padding:0 0 0 0;
}

a#zeit, a#zeit:hover {
	background:url("../images/es-wird-zeit.png") no-repeat;
	color:#FFF3D3;
	display:block;
	height:90px;
	left:640px;
	position:absolute;
	top:100px;
	width:146px;
}

#headline{
	height:23;
	width:417px;
	border-bottom:1px solid #efe6c2;
	margin:0 0 12px 0;
	_padding:0 0 7px 0;
}

#center_col {
	width:850px;
	min-height:350px;
	_height:350px;
	padding:0 0 30px 0;
	background:url(../images/bg_content.jpg) no-repeat;
}


#footer {
	width:100%;
	height:255px;
	overflow:hidden;
	bottom:0;
	background:url(../images/footer.jpg) #ffeab1 repeat-x;
	margin-top:-200px;
	position: relative;
}

#fb {
    margin-top: 20px;
    padding-bottom: 10px;
}
	
	#fb p {margin-bottom: 3px;}


#content_left {
	float:left;
	width:261px;
	padding:73px 86px 0 0;
	overflow:hidden;
}

#content_right {
	float:left;
	width:400px;
	margin:0 0 50px 0;
}


/* 
	EINSTELLUNGEN FÜR EINSPALTIGES ALYOUT
*/
#main {
	width:100%;

}
#main #left_col {
	display:none;
}
#main #right_col {
	display:none;
}
/* EOF EINSPALTIG */


/* 
	EINSTELLUNGEN FÜR ZWEISPALTIGES LAYOUT (left_col, center_col) 
*/
#main_2_col_left #center_col {

}
#main_2_col_left #right_col {
	display:none;
}
/* EOF ZWEISPALTIG LINKS */




/* 
	EINSTELLUNGEN FÜR ZWEISPALTIGES LAYOUT (right_col, center_col) 
*/
#main_2_col_right #center_col {
	margin:0 0 0 0;
	display:none;
}
#main_2_col_right #left_col {
	display:none;
}
/* EOF ZWEISPALTIG LINKS */



/* 
	EINSTELLUNGEN FÜR DREISPALTIGES ALYOUT
*/
#main_3_col #center_col {
	margin:0 0 0 0;
	padding:0;
	background:#000;
	display:none;
}





