﻿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 {
	border-width: 0;
}
.Logo {
	margin-top: 8px;
	margin-right: 16px;
	margin-left: 8px;
	float: left;
}
.tdWidth {
	width: 72px;
}
#Container {
	background-image: url('../images/imgApplikationen.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 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 8px;
	left: 8px;
	width: 96px;
	height: 28px;
	background-image: url('../images/btnApplikationenBiolink.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/imgApplikationenRahmen.jpg');
	background-repeat: no-repeat;
	width: 320px;
	height: 224px;
	overflow: auto;
	position: absolute;
	top: 200px;
	left: 120px;
}
#Content h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	width: 288px;
	height: 32px;
}
#Content h3 {
	font-size: 11px;
	margin-left: 16px;
	margin-top: 8px;
	width: 288px;
	height: 24px;
	margin-bottom: 0px;
}
#Content p {
	margin-top: 0;
	margin-left: 16px;
	width: 288px;
}
/*Zeichen*/
#Content ul {
	margin-top: 0px;
	list-style: square;
}
#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 table {
	margin: 0px;
	padding: 0px;
}
#SubNav td {
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	vertical-align: top;
}
