body {
	margin: 0px auto;
	width: 850px;
	padding: 0px 11px 0px 0px;
}

#bottom_header {
	background: url(images/header_zuendstoff.jpg) no-repeat;
	height: 154px;
	width: 850px;
	padding: 0px;
	margin: 0px auto;
	float: left;
}

#flare {
	background: url(images/flare.jpg) no-repeat bottom;
	width: 33px;
	height: 224px;
	float: right;
}

* html #flare {
	padding-top: 12px;
}

#flash {
	padding: 45px 0px 0px 250px !important;
}

#content {
	width: 850px;
	padding: 0px;
	height: 309px;
	margin: 0px auto 0px auto;
	float: left;
}

#zuendstoff_links {
	background: url(images/zuendstoff_links.jpg) no-repeat;
	width: 299px;
	height: 289px;
	padding: 20px 30px 0px 30px;
	float: left;
}

#zuendstoff_mitte {
	background: #fff;
	width: 345px;
	height: 289px;
	padding: 20px 0px 0px 30px;
	float: left;	
}

#zuendstoff_rechts {
	background: url(images/zuendstoff_rechts.jpg) no-repeat;
	width: 149px;
	height: 309px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#footer {
	background: url(images/footer_zuendstoff.gif) no-repeat;
	height: 34px;
	width: 482px;
	padding: 12px 11px 0px 390px;
	margin: 0px auto;
	float: left;
}

/*######################################*/

#zuendstoff_mitte ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#zuendstoff_mitte li {
	width: 320px !important;
	padding: 7px 0px 7px 0px;	
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	border-bottom: 1px dotted #77716b;	
}

#zuendstoff_mitte a, #zuendstoff_mitte a:visited {
	background: url(images/arrow.gif) no-repeat;
	padding: 0px 0px 0px 8px;	
	text-decoration: none;
	color: #77716b;

}

#zuendstoff_mitte a:hover, #zuendstoff_mitte a:active, .nav_current {
	background: url(images/arrow.gif) no-repeat;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	color: #000 !important;
}

/*#################################*/

#zuendstoff_mitte li ul {
	padding: 0px 0px 0px 30px;	
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
* html #zuendstoff_mitte li ul {
	padding: 0px 0px 0px 30px;	
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#zuendstoff_mitte li ul li {
	width: 290px !important;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	border: none;
}

/*########################*/


#content a, #content a:visited {
	background: url(images/arrow.gif) no-repeat;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	color: #77716b;
}

#content a:hover, #content a:active {
	background: url(images/arrow_mo.gif) no-repeat;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	color: #000;
}
