@import url("style.css");
div#HEADER_INNER {
	width: 650px;
}
div#HEADER_IMG {
	padding: 0;
	width: 650px;
}
	div#HEADER_IMG img{
		width: 650px;
	}
div#LEFT {
	display: none;
}
div#MARGINAL {
	display: none;
}
div#RIGHT {
	width: 650px;
}
div.CONTENT {
	width: 600px;
}
	h1 {
		width: auto;
		height: auto;
	}
	h1 span {
			display: block;
		}
	h2 {
		width: auto;
		height: auto;
	}
	h2 span {
		display: block;
	}
	h2.hl_werterhalt {
		width: auto;
		height: auto;
		background-image: none;
	}
	h2.hl_hydropol_prinzip {
		width: auto;
		height: auto;
		background-image: none;
	}
	h2.hl_foto_des_monats {
		width: auto;
		height: auto;
		background-image: none;
	}
div#WITHOUT_MARGINAL {
	width: 600px;
}
div#BREADCRUMP_NAVI {
	display: none;
}
div#FOOTER {
	display: none;
}
