 

#weihnachtsaktion {
	float: right;
    height: 85px;
    margin: -103px 300px 0 0;
}

@CHARSET "UTF-8";

#wrapper {
	margin-bottom:0;
}

#page {
	position:relative;
	height:100%;
	margin: 0 auto 0 auto;
	width: 958px;
}

#header {
	position: relative;
	height: 180px;
	padding:14px 0 0 33px;
	background:url(../images/header.png) no-repeat;
	_background:url(../images/header.jpg) 48px 0 no-repeat;

}

#center_col {
	position: relative;
	width: 399px;
	_width: 419px;
	z-index:500;
	background:url(../images/center_col_top.jpg) no-repeat top left;
	padding-left:50px;
	_padding-left:30px;
	margin-left:50px;
	_margin-left:48px;
}


#right_col {
	position: relative;
	float: right;
	width:352px;
	_width:390px;
	z-index:500;
	padding:0 0 0 53px;
	_padding:0;
	margin:0 55px 232px 0;
	_margin:0 30px 226px 0;
	background:url(../images/right_col_top.jpg) no-repeat;
}

#logo {
	display:block;
	width:233px;
	height:86px;
	background:url(../images/logo.png) no-repeat;
	_background:url(../images/logo.gif) no-repeat;
}

#logo span {
	display:none;
}

#gb_eintragen {
	position:absolute;
	width:186px;
	margin:247px 0 0 208px;
	_margin:247px 0 0 -95px;
	text-align:left;
}


.kontakt {
	float:left;
	width:130px;
	margin-right:45px;	
}


/* 
	EINSTELLUNGEN FÜR ZWEISPALTIGES LAYOUT (right_col, center_col) 
*/

#repeater {
	min-height:400px;
	_height:400px;
	background:url(../images/content_rep.png) 1px 0 repeat-y;	
	_background:url(../images/content_rep.jpg) 48px 0 repeat-y;	
}

#main_2_col_right{
	position: relative;
	z-index:300;
	overflow:hidden;
}
#main_2_col_right #left_col {display:none}
/* EOF ZWEISPALTIG LINKS */


#footer {
	position:relative;
	height:359px;
	width:958px;
	text-align: center;
	background:url(../images/footer.png) no-repeat;
	_background:url(../images/footer.jpg) 48px 0 no-repeat;
	z-index:100;
	margin-top:-239px;
}


