* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
}
table {
	font-size: 10px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
}
#center {
	width:1px;
	height:50%;
	background-color:white;
	margin-bottom:-255px;
	float:left;
}
#frame {
	margin:0 auto;
	position:relative;
	text-align:left;
	height: 510px;
	width: 800px;
	clear:left;
}
#header {
	background-image: url(img/streifen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 48px;
	width: 800px;
}
#footer {
	position: absolute;
	bottom: 0px;
	border-top: 1px solid black;
}
#phone {
	font-weight: bold;
	width: 300px;
	height: 17px;
	margin-top: 7px;
	float: left;
	white-space: nowrap;
}
#link {
	width: 500px;
	float: left;
	margin-top: 7px;
	text-align: right;
	font-weight: bold;
}
.link:link, .link:active, .link:visited {
	color: black;
	text-decoration: none;
}
.link:hover {
	color: #1CAC80;
	text-decoration: none;
}
.hilite {
	color: #1CAC80;
}
#navi {
	position: absolute;
	top: 40px;
	width: 195px;
	height: 400px;
	margin-top: 20px;
	border-right: 1px solid black;
}
.toplevel {
	font-weight: bold;
	float: none;
	clear: both;
	margin-bottom: 23px;
	line-height: 22px;
}
.toplevel:link, .toplevel:active, .toplevel:visited {
	color: black;
	text-decoration: none;
}
.toplevel:hover {
	color: #1CAC80;
	text-decoration: none;
}
.sublevel {
	font-weight: bold;
	float: none;
	clear: both;
	margin-bottom: 7px;
	margin-left: 10px;
	line-height: 20px;
}
.sublevel:link, .sublevel:active, .sublevel:visited {
	color: black;
	text-decoration: none;
}
.sublevel:hover {
	color: #1CAC80;
	text-decoration: none;
}
.sublevelthin {
	font-weight: normal;
	float: none;
	clear: both;
	margin-bottom: 7px;
	margin-left: 10px;
	line-height: 20px;
}
.sublevelthin:link, .sublevelthin:active, .sublevelthin:visited {
	color: black;
	text-decoration: none;
}
.sublevelthin:hover {
	color: #1CAC80;
	text-decoration: none;
}
.sublevelthinhilite {
	color: #1CAC80;
	font-weight: normal;
	float: none;
	clear: both;
	margin-bottom: 7px;
	margin-left: 10px;
	line-height: 20px;
}
.subsublevel {
	font-weight: normal;
	float: none;
	clear: both;
	margin-bottom: 7px;
	margin-left: 20px;
	line-height: 20px;
}
.subsublevel:link, .subsublevel:active, .subsublevel:visited {
	color: black;
	text-decoration: none;
}
.subsublevel:hover {
	color: #1CAC80;
	text-decoration: none;
}
#buttons {
	position: absolute;
	top: 275px;
}
.button {
	margin-right: 10px;
}
#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}
#content {
	position: absolute;
	left: 220px;
	top: 69px;
}
#content2 {
	position: absolute;
	left: 220px;
	bottom: 45px;
}
#kontakt {
	position: absolute; 
	bottom: 0px;
}
#anfahrt {
	position: absolute; 
	bottom: 0px; 
	width: 250px;
	visibility:hidden; 
}
.headline {
	font-size: 16px;
	font-weight: bold;
}
.sitemap {
	line-height: 20px;
}
.sitemapspacer {
	line-height: 8px;
}
.eng {
	letter-spacing: -1px;
}

