﻿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;
}
img {
	margin: 0;
	padding: 0;
	border-width: 0;
}
.tdWidth {
	width: 72px;
}
#Container {
	margin: 64px auto 128px auto;
	background-image: url('../images/imgFirmenprofil.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 {
	position: absolute;
	top: 376px;
	left: 128px;
	width: 240px;
	height: 72px;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/imgFirmenprofilBiolink.gif');
	background-repeat: no-repeat;
}
#Container h1 a {
	width: 240px;
	height: 72px;
	display: block;
}
#Container h1 a:hover {
	text-decoration: none;
}
#Container h1 span {
	visibility: hidden;
}
#Content {
	font-size: 11px;
	background-image: url('../images/imgFirmenprofilRahmen.jpg');
	position: absolute;
	top: 16px;
	left: 432px;
	width: 320px;
	height: 248px;
}
#Content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0;
	margin-left: 16px;
	width: 288px;
	height: 32px;
}
#Content p {
	margin-top: 0;
	margin-left: 16px;
	width: 288px;
}
#Head {
	height: 80px;
	background-image: url('../images/imgHead.gif');
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 96px;
	width: 580px;
	z-index: 0;
}
.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;
}

