﻿body {
	font-family: arial, verdana, helvetica;
	font-size: 8.5pt;
	line-height: 12pt;
	color: #454545;
	background: url("../px/hg.jpg");
	background-repeat: repeat-x;
}


.titel {
	position: absolute;
	left: 0px;
	top: 156px;
	width: 356px;
	height: 29px;
}

.logo {
	position: absolute;
	left: 0px;
	top: 231px;
	width: 153px;
	height: 193px;
}

.content {
	position: absolute;
	top: 102px;
	left: 530px;
	width: 320px;
	height: 100px;
	background-color: #ffffff;
}

.text {
	position: relative;
	top: 5px;
	left: 20px;
	width: 300px;
	height: 90px;
	background-color: #ffffff;
}

.const {
	position: absolute;
	color: #61b220;
	left: 172px;
	top: 235px;
	font-size: 9pt;
}

.nav {
	position: absolute;
	left: 172px;
	top: 235px;
}

.subnav2 {
	position: absolute;
	left: 222px;
	top: 260px;
}


.content1 {
	position: absolute;
	top: 0px;
	left: 530px;
	width: 320px;
	height: 100px;
}


a:link {
	font-size: 8.5pt;
	color: #454545;
	text-decoration: none;
}

a:visited {
	font-size: 8.5pt;
	color: #454545;
	text-decoration: none;
}

a:hover {
	font-size: 9pt;
	color: #61b220;
	text-decoration: none;
}

a:active {
	font-size: 9pt;
	color: #61b220;
	text-decoration: none;
}

.aktiv {
	font-size: 9pt;
	color: #61b220;
	text-decoration: none;
}