@charset "UTF-8";

#wrapper {
	width: 936px;
	margin: 0 auto;
	position: relative;
}

#page {
	margin: 0 0 0 0;
}

#header {
	position: relative;
	height: 69px;
}
#logo {
	position:absolute;
	top:120px;
	right:230px;
	width:220px;
	height:90px;
}
#logo span {display:none;}

#center_col {
	padding:244px 247px 0 247px;
	height:303px;
	background: url(../images/bg.jpg) no-repeat;
}
#center_col a {
	font-family: Arial;
	font-size: 11px; 
	color: #c65b04;
	font-weight:bold;
}
#center_col a:hover {
	color: #000000;
	text-decoration:none;
}
/* 
	EINSTELLUNGEN FÜR EINSPALTIGES ALYOUT
*/
#main {
	width: 100%;
}
#main #left_col {display:none}
#main #right_col {display:none}
/* EOF EINSPALTIG */




#footer {
	overflow:hidden;
	background:url(../images/linie.jpg) no-repeat left bottom;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}
#footer p {
	font-family: Arial;
	font-size: 11px; 
	color: #6d6d6d;
	line-height:14px;
}
#footer a {
	font-family: Arial;
	font-size: 11px; 
	color: #e77c25;
}
#footer a:hover {
	color: #6d6d6d;
	text-decoration:none;
}
#haftung1 p, #haftung3 p {text-align:right;}
#haftung1 {
	width:107px;
	float:left;
	margin:0 16px 0 0;
	padding:20px 0 0 0;
}
#haftung2 {
	width:190px;
	float:left;
	padding:20px 0 0 0;
}
#haftung3 {
	width:129px;
	float:left;
	margin:0 16px 0 0;
	padding:20px 0 0 0;
}
#haftung4 {
	width:120px;
	float:left;
	padding:20px 0 0 0;
}
#haftung5 {
	clear:both;
	background:url(../images/linie.jpg) no-repeat left top;
	padding:15px 0 0 0;
}
#haftung5 p {text-align:center;}
