﻿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;
}
#Container {
	background-image: url('../images/imgTechnik.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;
	background-image: url('../images/btnTechnikBiolink.gif');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#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/imgTechnikRahmen.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: 432px;
	width: 320px;
	height: 248px;
}
#Content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 0;
	margin-left: 16px;
	width: 288px;
	height: 32px;
}
#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;
}
#Afera {
	width: 64px;
	height: 32px;
	top: 416px;
	position: absolute;
	left: 192px;
	background-image: url('../images/btnAfera.gif');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#Afera a {
	width: 64px;
	height: 32px;
	display: block;
}
#Afera a:hover {
	text-decoration: none;
}
#Afera span {
	visibility: hidden;
}

