body {
	margin-top: 5px;
	padding:0px;
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
}
#wrapper {
	width: 798px;
	height: 100%;
}
#test {	
	position: relative;
	width: 100%;
	height: auto;
	background: Red;
	border: 3px;
}
#header {
	position: absolut;
	margin-bottom:0;
}
#button {
	position: relative;
	margin-bottom:0;
	top:-271px;
}
#oben {
	position: relative;
	margin-bottom:0;
}
#content {
	position: relative;
   background:  #fbc187;
	width: 522px;
	float: left;
	padding: 0px;
	margin-bottom: 0px;
	top:-131px;
	background-image: url("./pic/backcontent3.gif");
}
#news {
	position: relative;
	width: 276px;
	padding: 0px;
	float: right;
	background: #FFE4B5;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 400px;
	top:-31px;
}
#footer {
	position: relative;
	float: left;
	width: 100%;
	top:-129px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
}
#bprodukte {
	position: relative;
	margin-bottom:0;
	top:-5px;
	left:-16px;
}
h1 {
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom:0;
}
h2 {
	font-size: 14pt;
	color: #FF2020;
	}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
	
p {
	margin-top: 2px;
	margin-bottom: 0cm;
	}
table {
	font-size: 8pt;
	vertical-align: top;
}
td {
	vertical-align: top;
}
A {
	TEXT-DECORATION: none; COLOR: #000000;
}
A:hover {
	COLOR: #ff0000
}