body {
	background-color: #ffffff;
}
#globalcontainer {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 720;
	left: 0px;
	top: 0px;
}
#top {
	z-index: 1;
	width: 720px;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: hidden;
}
#nav {
	visibility: hidden;
}
#top_print {
	z-index: 1;
	width: 720px;
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	overflow: hidden;
	height: 81px;
}

#break {
	z-index: 2;
	width: 720;
	left: 0px;
	top: 105px;
	position: absolute;
	visibility: hidden;
	height: 1px;
	background-color: #2d423d;
	overflow: hidden;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d423d;
	text-decoration: none;
	text-align: left;
}
.topnav a {
	color: #2d423d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.topnav a:hover{
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topnav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0d0e5;
	text-decoration: none;
	text-align: left;
	position: relative;
	float: none;
}
.topnav_on a {
	color: #d0d0e5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#text {
	position: absolute;
	z-index: 2;
	left: 30px;
	top: 80px;
	overflow: auto;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d423d;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}

.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d423d;
	text-decoration: none;
	font-weight: bold;
}

.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d423d;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.hinweis a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d423d;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

a {
	color: #cc0033;
	text-decoration: none;
}
a:hover {
	color: #cc0033;
	text-decoration: none;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2d423d;
	text-decoration: none;
	font-weight: bold;
}
#bild {
	position: absolute;
	z-index: 2;
	width: 130px;
	left: 595px;
	top: 115px;
	overflow: visible;
	visibility: hidden;
}
