body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-weight: 100;
	font-size: 24px;
	color: #353535;
	margin-top: 65px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #353535;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
h2 {
	font-weight: normal;
	font-size: 20px;
	color: #000;
}
p {
	font-size: 12px;
	line-height: 140%;
	color: #353535;
}
.logo_oben {
	width: 0px;
	position: 0;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #F0C;
}
a:visited {
	color: #C39;
	text-decoration: none;
}
.navigation {
	margin: 0px;
}
.navi {
	margin-top: 150px;
	border-top-style: 0;
	width: 700px;
}
