div#BorderLeft {
	position: absolute;
	visibility: visible;
	width: 101px;
	left: 0px;
	top: 0px;
}

div#ContLeft {
	width: 135px;
	float: left;
}

div#ContRight {
	width: 475px;
	margin-left: 135px;
}

div#ContLeft2 {
	width: 475px;
	float: left;
}

div#ContRight2 {
	width: 135px;
	margin-left: 475px;
}

div#Content {
	visibility: visible;
	width: 614px;
}

div#PageFooter {
	width: 717px;
}

div#Main {
	position: absolute;
	visibility: visible;
	width: 717px;
	left: 138px;
	top: 100px;
}

.HotSpot{
	position: absolute;
	left: 779px;
	top: 10px;
	height: 65px;
	width: 65px;
}

.TooltipOff{
	visibility: hidden;
}

.TooltipOn{
	position: absolute;
	background-color: #FFFFE1;
	left: 583px;
	top: 75px;
	height: 16px;
	width: 255px;
	visibility: visible;
	padding: 3px;
	border: 1px solid #000000;
	color: black;
	text-align: center;
}

div#Navi {
	position: absolute;
	visibility: visible;
	width: 717px;
	left: 125px;
	height: 24px;
	top: 10px;
	vertical-align: bottom;
	background-image: url(images/naviback.gif);
	background-repeat: no-repeat;
	padding-top: 43px;
}

h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #777777;
}

h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #777777;
	margin-bottom: 3px;
}

img {
	border: none;
}

div#ContentPic {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}

table#ContentTable2 {
	border: none;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}

td#List1 {
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 130px;
}

td#List2 {
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: auto;
}

td#RefList {
	text-align: center;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 33%;
}

table#ContentTable1 {
	border: none;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

table#ContentTable3 {
	border: none;
	text-align: left;
	vertical-align: top;
	width: 99%;
}

td#ContentTD1 {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

th#ContentTH1 {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	width: 30%;
}

th#ContentTH2 {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	width: 40%;
}

th#ContentTH3 {
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	width: 30%;
}

A:link {
	color: #777777;
	text-decoration: underline;
}

A:visited {
	color: #777777;
	text-decoration: underline;
}

A:active { 
	color: #777777;
	text-decoration: underline;
}

A:hover {
	color: #777777;
	text-decoration: underline overline;
	background-color: #EEEEEE;
}

hr { 
	color: #353891;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #777777;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.TextBold {
	font-weight: bold;
}

table#KontaktTable td {
	text-align: left;
	vertical-align: top;
	padding-right: 8px;
}

