body {
	background-color:#FFF;
	background-image:url(../grafik/background-img.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0;
}

#main {
	width:971px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;	
	font-size: 12px;
	line-height:128%;
}

#head {
	background-repeat:no-repeat;
	height:225px;
	width:971px;
	z-index:2;
}
#content {
	background-repeat:repeat-y;
	width:971px;
	height:570px;
	z-index:1;
	margin:0;
}
#content_galerie {
	background-repeat:repeat-y;
	width:971px;
/*	height:auto;*/

	z-index:1;
	margin:0;
}

#inov {
	float:left;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-left:60px;
	margin-top:8px;
	text-align:left;
	width:190px;
	letter-spacing:1px;
}

#banner {
	float:left;
	padding:153px 0 0 0;
	width:537px;
	height:48px;
	z-index:5;
}


#navi_con {
	float:left;
	width:186px;
	height:570px;
	
}
#newsticker {
	margin:430px 0 0 58px;
	text-align:left;
}
#clear {
	clear:both;
}
#pos {
	float:left;
	padding:0 20px 20px 44px;
	border-left:1px solid #b5152b;
	line-height:22px;
	margin:0 0 0 19px;
	width:auto;
	height:auto;
}
#angaben {
	float:left;
	padding:20px 20px 5px 45px;
	border-left:1px solid #b5152b;
	font-size:10px;
	margin:0 0 0 205px;
	width:971px;
	height:auto;
}
#footer {
	clear:both;
	background-repeat:no-repeat;
	height:100px;
	z-index:1;
}

