﻿a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	color: white;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #d4dade;
	text-align: center;
	margin: 0;
	padding: 0;
	border-width: 0;
}
img {
	margin: 0;
	padding: 0;
	border-width: 0;
}
.tdWidth {
	width: 72px;
}
#Container {
	background-image: url('../images/imgProdukte.jpg');
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 64px;
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	height: 472px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=Gray, direction=135, strength=4);
	position: relative;
}
#Container h1 {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 96px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/btnProdukteBiolink.gif');
	background-repeat: no-repeat;
}
#Container h1 a {
	width: 96px;
	height: 28px;
	display: block;
}
#Container h1 a:hover {
	text-decoration: none;
}
#Container h1 span {
	visibility: hidden;
}
#Content {
	font-size: 11px;
	background-image: url('../images/imgProdukteRahmen.jpg');
	background-repeat: no-repeat;
	width: 320px;
	height: 248px;
	position: absolute;
	top: 200px;
	left: 432px;
}
#Content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	width: 288px;
	height: 32px;
	text-transform: lowercase;
}
#Content h3 {
	font-size: 11px;
	margin-left: 16px;
	margin-top: 0px;
	width: 288px;
	height: 20px;
	margin-bottom: 0px;
}
#Content p {
	margin-top: 0;
	margin-left: 16px;
	width: 288px;
}
#Content ul {
	list-style-type: square;
}
#Content ul li {
	margin-top: 0px;
	margin-bottom: 4px;
}
#Content ul li a {
	text-transform: lowercase;
}
#Head {
	height: 80px;
	background-image: url('../images/imgHead.gif');
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 96px;
	width: 580px;
	z-index: 0;
}
/*SubNavigation*/
#SubNav {
	text-align: left;
	overflow: hidden;
	position: absolute;
	top: 8px;
	left: 120px;
	z-index: 2;
}
#SubNav ul {
	padding: 0px;
	margin: 0px;
}
#SubNav ul li {
	list-style-type: none;
	float: left;
	width: 72px;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	background-image: url('../images/imgPlus.gif');
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}
#SubNav ul li a.translink {
	background-image: url('../images/btnTranslink.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 40px;
	display: block;
}
#SubNav ul li a.prolink {
	background-image: url('../images/btnProlink.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 40px;
	display: block;
}
#SubNav ul li a.flexlink {
	background-image: url('../images/btnFlexlink.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 40px;
	display: block;
}
#SubNav ul li a.unilink {
	background-image: url('../images/btnUnilink.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 40px;
	display: block;
}
#SubNav ul li a.foamlink {
	background-image: url('../images/btnFoamlink.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 40px;
	display: block;
}
#SubNav ul li a.relink {
	background-image: url('../images/btnRelink.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 40px;
	display: block;
}
#SubNav ul li a.netlink {
	background-image: url('../images/btnNetlink.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 40px;
	display: block;
}
#SubNav ul li a.customlilnk {
	background-image: url('../images/btnCustomlink.gif');
	background-repeat: no-repeat;
	width: 64px;
	height: 40px;
	display: block;
}
#SubNav ul li a span {
	visibility: hidden;
}
#SubNav ul li a:hover {
	text-decoration: none;
}
.Left {
	float: left;
	width: 160px;
}
.ScrollArea {
	height: 120px;
	overflow: auto;
	margin-right: 8px;
}
.Product {
	text-transform: lowercase;
	font-weight: bold;
}

