﻿a {
	color: white;
	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;
}
img {
	border-width: 0;
}
#Container {
	margin: 64px auto 128px auto;
	background-image: url('../images/imgDefault.jpg');
	background-repeat: no-repeat;
	text-align: left;
	width: 768px;
	height: 472px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=Gray, direction=135, strength=4);
	position: relative;
}
#Container h1 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 160px;
	left: 480px;
	height: 72px;
	width: 240px;
	background-image: url('../images/imgDefaultBiolink.gif');
	background-repeat: no-repeat;
}
#Container h1 span {
	visibility: hidden;
}
#Head {
	height: 80px;
	background-image: url('../images/imgHead.gif');
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 76px;
	width: 580px;
}
#SubHead {
	position: absolute;
	left: 480px;
	top: 256px;
	width: 240px;
	height: 32px;
}
#SubHead h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width: 240px;
	height: 20px;
	font-family: Arial, Helvetica, Sans-Serif;
}
#SubHead h2.klebebaender {
	background-image: url('../images/imgDefaultKlebebaender.gif');
	background-repeat: no-repeat;
}
#SubHead h2.adhesivetapes {
	background-image: url('../images/imgDefaultAdhesiveTapes.gif');
	background-repeat: no-repeat;
}
#SubHead h2 span {
	visibility: hidden;
}
#Nav {
	position: absolute;
	left: 480px;
	top: 352px;
}
#Nav ul {
	padding: 0px;
	margin: 0px;
}
#Nav li.de {
	display: inline;
	float: left;
	margin-right: 8px;
	background-image: url('../images/btnDe.gif');
	background-repeat: no-repeat;
}
#Nav li.en {
	display: inline;
	float: left;
	margin-right: 8px;
	background-image: url('../images/btnEn.gif');
	background-repeat: no-repeat;
}
#Nav a {
	display: block;
	width: 56px;
	height: 32px;
}
#Nav a:hover {
	text-decoration: none;
}
#Nav span {
	visibility: hidden;
}
#Impressum {
	position: absolute;
	top: 4px;
	right: 8px;
}
#Impressum p {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#Impressum a {
	font-weight: bold;
	width: 56px;
	height: 32px;
}
#SalesConditions {
	position: absolute;
	top: 454px;
	right: 8px;
	white-space: nowrap;
}
#SalesConditions p {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#SalesConditions a {
	font-weight: bold;
	width: 56px;
	height: 32px;
}
.Infotext {
	text-align: left;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	position: relative;
}
.Infotext h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
.Infotext p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: justify;
}
