body {
	background-image: url(img/background.png);
}

body * {
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
	color: black;
}

a {
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#body {
	 position: absolute;
   width: 845px;
   left: 50%;
   margin-left: -427px;
   height: 535px;
   top: 50%;
   margin-top: -269px;
   overflow: auto;
   background: url(img/rahmen.gif);
}

div#image {
	 position: absolute;
   width: 725px;
   left: 50%;
   margin-left: -364px;
   height: 415px;
   top: 50%;
   margin-top: -208px;
}

div#produkttext {
	 position: absolute;
   width: 170px;
   left: 50%;
   margin-left: 153px;
   height: 220px;
   top: 50%;
   margin-top: -55px;
}

div#impressum {
	position: absolute;
   left: 50%;
   margin-left: -60px;
   top: 50%;
   margin-top: 225px;
}

div#agb {
	position: absolute;
   left: 50%;
   margin-left: 18px;
   top: 50%;
   margin-top: 225px;
}
