body {
	padding:0px;
	font-size: 100.01%;
	font-family: Helvetica, Arial, Tahoma, verdana;
	background-color: #FFFFFF;
	margin: 0px;
}
#produkte a:hover {
	background-color: #FAC3BB;
}
#oben {
	position: absolute;
	left: 0px;
	width: 462px;
	top: 0px;
	height: 277px;
	z-index: 6;
	background-color: #FFFFFF;
}
#unten {
	position: absolute;
	left: 0px;
	width: 462px;
	top: 277px;
	height: 277px;
	z-index: 5;
	background-color: #FFFFFF;
}


#titel {
	position: absolute;
	left: 5px;
	text-align: right;
	top: 3px;
	z-index: 10;
	color: #BF015C;
	font-size: 24px;
	font-weight: bold;
	width: 458px;
	line-height: 24px;
}
*html #titel {
	top: 3px;
}

#ort {
	position: absolute;
	left: 3px;
	text-align: right;
	top: 28px;
	font-size: 12px;
	font-weight: bold;
	width: 458px;
}
#ort p {
	font-weight: normal;
	margin: 8px 0 0 0;
	padding: 0;
}

*html #ort {
	top: 27px;
}
#beschreibung {
	position: absolute;
	left: 0px;
	text-align: right;
	top: 170px;
	font-size: 12px;
	width: 458px;
	height: 45px;
}
*html #beschreibung {
	top: 173px;
}



#bild0, #bild1, #bild2, #bild3, #bild4 {
	width: 87px;
	height: 52px;
	background-color: #FFFFFF;
	position: absolute;
	top: 220px;
}
#bild0 {
	left: 375px;
}
#bild1 {
	left: 282px;
}
#bild2 {
	left: 188px;
}
#bild3 {
	left: 94px;
}
#bild4 {
	left: 0px;
}
#bild0 a, #bild1 a, #bild2 a, #bild3 a, #bild4 a {
	cursor: pointer;

}

.gradualshine {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}
#newsbeschreibung {
	position: absolute;
	left: 0px;
	text-align: right;
	top: 190px;
	font-size: 28px;
	width: 462px;
	height: 90px;
	color: #BF015C;
	font-weight: bold;
	line-height: 28px;
}
*html #newsbeschreibung {
	top: 193px;
}
*+html #newsbeschreibung {
	top: 193px;
}


.black {
	color: #000000;
}
#copyright {
	position: absolute;
	left: 5px;
	text-align: left;
	top: 259px;
	font-size: 10px;
	width: 400px;
	height: 15px;
	color: #fff;
}
td#team {
	font-size: 12px;
	padding: 5px;
}
td#team  a, div#ort a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#impressum {
	position: absolute;
	left: 5px;
	text-align: right;
	top: 217px;
	font-size: 12px;
	width: 453px;
}
#impressum p {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
*html #impressum {
	top: 217px;
}
div#impressum a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#oben img#presse {
	height: 549px;
	margin-top: 5px;
}

