@charset "utf-8";

body {
	margin:0;
	padding:0;
}


#all {
	width: 1000px;
	height:610px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
}

#head {
	width: 1000px;
	height:175px;
}

#head_left {
	width: 454px;
	height: 30px;
	margin: 80px 200px 65px 68px;
	float: left;
}

#head_right {
	width: 110px;
	height: 175px;
	float: left;	
}

#inhalt_index {
	width: 932px;
	height:405px;
	padding: 0px 0px 0px 68px;
	float:left;
	clear: right;
}

#inhalt_index div {
	width: 70px;
	height: 70px;
	margin: 0px 63px 65px 0px;
	float: left;
}

#inhalt_index div img {
	width: 70px;
	height: 70px;
	border: 0;
}

.letztes_bild_unten {
	clear: right;
}

#inhalt {
	width: 932px;
	height:405px;
	padding: 0px 0px 0px 68px;
	float:left;
}

#product_zurueck {
	width: 12px;
	height:18px;
	float: left;
}
#product_vor {
	width: 12px;
	height:18px;
	float: right;
	padding: 0px 25px 0px 0px;
	clear: right;
}

#gallery {
	width: 932px;
	float: left;
	clear: left;
}


#gallery_detail_mitte {
	width: 932px;
	height: 287px;
	text-align:center;
	float: left;
}


#gallery_text {
	margin-top: 10px;
	float: left;
	clear: left;
}

#fliesstext {
	height:405px;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}

#fliesstext p {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#fliesstext a{
	color: #999999;
}
	

#footer {
	width: 932px;
	height: 30px;
	float: left;

}

#navi {
	width: 500px;
	height: 17px;
	padding: 0px 0px 0px 68px;
	font-size: 11px;
	font-weight: bold;
	color: #d9d8d8;
	text-decoration: none;
}

#navi a{
	width: 500px;
	height: 17px;
	font-weight: bold;
	color: #d9d8d8;
	text-decoration: none;

}

#navi a:active {
	width: 500px;
	height: 17px;
	font-weight: bold;
	color:#999999;
	text-decoration: none;

}

#navi a:hover {
	width: 500px;
	height: 17px;
	font-weight: bold;
	color:#999999;
	text-decoration: none;

}

