body {
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a img { border: none
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 14px;
}
h1 {
	font-size:11px;
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
h2 {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
	line-height: 20px;

}
#wrapper {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/WrapperFill.jpg);
	background-repeat: repeat-y;
	height: 850px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 86px;
	background-image: url(images/Header.jpg);
	display: block;
	background-position: right;
	width: 980px;
	background-repeat: no-repeat;
}
#header2 {
	margin: 0px;
	padding: 0px;
	height: 172px;
	display: block;
	width: 980px;
	background-image: url(images/Header2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#sidebar_right {
	float: right;
	height: 575px;
	width: 200px;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 0px;
	background-image: url(images/ProductLichtreclame.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 16px;
	margin: 0px;
}
#sidebar_right img {
	cursor: pointer;
}
#mainContent {
	width: 458px;
	margin: 0px;
	float: left;
	text-align: justify;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#sidebar_left {
	background-image: url(Images/template_pics/sidebar_left.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 233px;
	padding-top: 12px;
}
#sidebar_left img {
	padding-left: 32px;
	cursor: pointer;
}
.left_foto {
	padding-bottom: 14px;
}
#footer {
	height: 61px;
	width: 610px;
	float: none;
	z-index: auto;
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 18px;
	padding-left: 370px;
	margin-bottom: 22px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#footer a:hover, #footer a:active {
	color: #999;
	text-decoration: none;
}

