body {
	color: black;
	font-size: 1em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
p, td {
	color: black; 
	font-size: 1em; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	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;
}
#main {
	margin-left: -300px;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 50%;
	width: 600px;
	height: auto;
}
#logo {
	position: relative;
	z-index: 1;
	top: 20px;
	left: 0px;
	width: 600;
	height: 210px;
}
#topnav {
	color: #999999;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	position: relative;
	z-index: 1;
	top: 50px;
	left: 0px;
	width: 600px;
	height: 20px;
	border-bottom: 2px solid #999999;
}
.nav1 {
	color: #999999;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: auto;
	height: 20px;
	float: left;
	font-size: 0.8em;
	border-bottom: none;
}
.nav1:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: auto;
	height: 20px;
	float: left;
	font-size: 0.8em;
	background-color: #999999;
	border-bottom: none;
}
.nav1b  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: auto;
	height: 20px;
	float: left;
	font-size: 0.8em;
	background-color: #999999;
	border-bottom: none;
	font-weight: bold;
}
#topnav2 {
	color: #999999;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	position: relative;
	z-index: 1;
	top: 50px;
	left: 0px;
	width: 600px;
	height: 20px;
	border-top: 2px solid #999999;
	border-bottom: none;
}
.nav2 {
	color: #999999;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: auto;
	height: 20px;
	float: left;
	font-size: 0.8em;
	border-bottom: none;
}
.nav2:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: auto;
	height: 20px;
	float: left;
	font-size: 0.8em;
	background-color: #999999;
	border-bottom: none;
}
.nav2b  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: auto;
	height: 20px;
	float: left;
	font-size: 0.8em;
	background-color: #999999;
	border-bottom: none;
	font-weight: bold;
}
#textbox   {
	margin-top: 20px;
	position: relative;
	top: 60px;
	z-index: 1;
	left: 10px;
	width: 550px;
	height: auto;
	float: left;
}
.klein   {
	margin-top: 100px;
	color: black;
	font-size: 0.6em;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	position: relative;
	right: 10px;
	left: 0px;
	width: 550px;
	float: left;
}
.kleintext  {
	font-size: 80%;
	line-height: 120%;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 120%;
}
img {
	border-style: none;
	border: 0;
}

