#fbb{
	position:relative;
	margin:auto;
	text-align:center;
	width:922px;
}

#header{
	background:url(header.jpg) no-repeat;
	width:922px;
	height:303px;
	z-index: 1;
}
#content_header{
	padding-top: 228px;
	padding-left: 90px;
	z-index:2;
}

.link_header{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 19px;
	color: #A4403F;
	text-decoration:none;
	padding-right: 45px;
}

#content{
	background:url(body.jpg) repeat-y ;
	background-attachment: scroll;
	color: #A4403F;
	text-decoration:none;
	z-index: 1;	
	position:relative;
	
}
.indextb{
	margin-left:55px;
}
*+html .indextb {
	margin-left:15px;
}
*html .indextb {
	margin-left:15px;
} 

#content table tr td p{
color:#000;	
}

.bullet_img{
	border:none;
	width: 12px;
	height: 13px;
	padding: 0 5px 0 5px;
	margin-bottom: -2px;
}

.img{	
	border: #A4403F 1px solid;
}

.bilder_div{
	z-index: 5;
	position: relative;
	margin-right: -25px;
}

#footer{
	background:url(footer.jpg) no-repeat;
	width:922px;
	height:303px;
	z-index: 1;
}

.kontaktcontent{
	text-align:center;
	color:#000;
}

.impressumcontent{
	color:#000;
	text-align:left;
	margin-left: 90px;
	width: 750px;
}
.impressumcontent h1{
	margin-top: 0;
}

*+html .impressumcontent{
	margin-left: 35px;
}

*html .impressumcontent{
	margin-left: 35px;
}