body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}
#invisible {
	display: none;
}
#wrapper {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#logo {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 60px;
	width: 300px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 0px;
	background-image: url(img/logo.png);
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	height: 520px;
	width: 650px;
	margin-left: 100px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
#footer {
	background-color: #FFFFFF;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 50px;
	border: 1px dotted #666666;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
}
ul#footernav {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	float: left;
	width: auto;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 20px;
	clear: both;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8AB51E;
	padding-left: 5px;
	vertical-align: top;
	margin-left: 100px;
}
ul#footernav  li.links {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	float: left;
	width: auto;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul#footernav li.rechts {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	float: right;
	width: auto;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	clear: right;
	padding-left: 200px;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
#content_kontakt {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	margin-left: 100px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: auto;
	margin-top: 80px;
	margin-bottom: 100px;
	height: 230px;
}
.fett {
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 80%;
	font-weight: normal;
}
