body {
	margin: 0px;
	padding: 0px;
	background-image: url(karomuster.jpg);
	background-repeat: repeat-y;
	background-color: #222222;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#header {
	height: 6em;
	background-image: url(h_kopfzeile.gif);
	background-repeat: no-repeat;
	background-color: #333333;
}
#content_main,
#content_left,
#content_right {
	position: absolute;
	top: 84px;
	padding-top: 1em;
}

#content_main {
	z-index: 1;
	width: 800px;
	left: 170px;
	background-image: url(h_spalte_mitte.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #000000;
	text-align: left;
}

#content_left {
	width: 160px;
	z-index: 2;
	left: 0px;
}
#content_right {
	left: 978px;
	z-index: 3;
	width: 120px;
}
#footer {
	height: 100px;
	background-image: url(h_inhalt_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 30px;
}
.footer {
	font-size: 0.7em;
}
#flames_250px {
	min-width:250px;
	max-width:300px;
	background-image: url(flames_angebot_250px.gif);
	background-repeat: no-repeat;
	height: 150px;
}
#flecken {
	background-image: url(h_flecken.gif);
	background-repeat: no-repeat;
	z-index: 100;
	position: absolute;
	width: 500px;
	height: 500px;
	opacity:0.5;
	filter:alpha(opacity=50);


	-moz-opacity:0.5;
	left: 400px;
	visibility: visible;

}
