body {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
p {
	color: black;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	vertical-align: top;
	padding-right: 10px;
}
td, ol {
	color: black;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	vertical-align: top;
}
a {
	color: #000000;
	text-decoration: none;
}
.hyper, a.hyper {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
.navi, a.navi {
	display: block;
	position: relative;
	left: 20px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding: 10px;
	padding-bottom: 1px;
}
.naviaktiv, a.naviaktiv, a.navi:hover {
	display: block;
	position: relative;
	left: 20px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding: 10px;
	padding-bottom: 1px;
}
#main {
	margin-left: -450px;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 50%;
	width: 900px;
	min-height: 720px;
}
#mainleft {
	position: relative;
	float: left;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 300px;
	height: auto;
	text-align: center;
}
#mainright {
	position: relative;
	float: left;
	z-index: 1;
	top: 0px;
	padding-top: 20px;
	left: 20px;
	width: 580px;
	height: auto;
}
#mainbottom {
	position: relative;
	float: left;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 900px;
	height: auto;
	padding: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#logo   {
	position: relative;
	top: 15px;
	z-index: 1;
	left: 300px;
	width: 550px;
	height: 20px;
	float: left;
}
#textbox   {
	top: 50px;
	position: relative;
	z-index: 1;
	left: 300px;
	width: 550px;
	height: auto;
	float: left;
	overflow: auto;
	clear: both;
}
.klein   {
	margin-top: 30px;
	font-size: 0.6em;
	color: black;
	font-size: 0.8em;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	display: block;
	position: relative;
	right: 10px;
	left: 0px;
	width: 450px;
	float: left;
}
.kleintext  {
	font-size: 0.6em;
	line-height: 120%;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 120%;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 30px;
	line-height: 120%;
}
img {
	border-style: none;
	border: 0;
}

