@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 17px;
}
a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #000000;
}
.schrift10 {
	font-size: 10px;
}
#container {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 468px;
}
#header {
	text-align: left;
	padding: 0px;
	height: 50px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main {
	margin: 0px;
	height: 408px;
	width: 1000px;
	float: left;
}
#maincontent {
	width: 1000px;
	height: 326px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 27px;
	padding-bottom: 27px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 40px;
	margin: 0px;
}
.leistungen {
	line-height: normal;
	padding: 0px;
}
#header_rechts {
	text-align: right;
	float: right;
}
#header_links {
	float: left;
}

