body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100,1%;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	background-color: #FFFFFF;
}
#wrapper {
	padding: 0;
	height:auto;
	width:916px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 172px;
	width: 916px;
	background-image: url(../backs/zahnnavi.png);
	background-repeat: no-repeat;
}
#header_container {
	width: auto;
	overflow:visible;
	padding-top: 30px;
	padding-left: 200px;
}
#top-menu {
	float: right;
	width: 700px;
	padding-top: 42px;
	padding-right: 20px;
}
#top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-menu ul li {
	display: inline;
	margin: 0;
}
#top-menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #523620;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#top-menu a:hover{
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	background-color: #ffefcf;
}
#topactive a{
	text-decoration: none;
	font-size: 14px;
	background-color: #ffefcf;
}
#top-menu a:visited{
	text-decoration: none;
	font-size: 14px;
	color: #523620;
}
#maindoc {
	width: 916px;
	z-index: 6;
	background-image: url(../backs/hg_mitte.png);
	background-repeat: repeat-y;
}
#leftcol {
	float: left;
	height:100%;
	width: 180px;
	margin: 0px;
}
#navigation {
	text-align: left;
	padding-top: 30px;
	padding-left: 15px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 140px;
}
#navigation a{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 130px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdb813;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fdb813;
}
#navigation a:hover{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-color: #ffefcf;
}
#active a{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-color: #ffefcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdb813;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #fdb813;
}
#navigation a:visited{
	font-size: 14px;
	color: #666666;
}
P {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin: 0px;
	width: auto;
	height: 100%;
	font-size: 12px;
	color: #000000;
}
#content2 {
	float: right;
	width: 720px;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}
#content_container {
	width: auto;
	text-align: left;
	padding-top: 25px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #DF7B02;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding-bottom: 5px;
}
h2 {
	margin: 0;
	padding-bottom: 10px;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.hide {
	position: absolute;
	left: -1000px;
	top: -1000px;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
big {
	font-size: 14px;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	float:left;
	height: 50px;
	width: 916px;
	font-size: 11px;
	color: #333333;
	overflow:hidden;
	background-image: url(../backs/hg_footer.png);
	background-repeat: no-repeat;
}
#footer_container_left {
	float:left;
	text-align:left;
	padding-left: 20px;
	padding-top: 8px;
	width: 200px;
}
#footer_container_right {
	float:right;
	text-align:right;
	padding-right: 40px;
	padding-top: 8px;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #ffefcf;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
li {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	list-style-type: none;
}
#inhalt ul li {
	list-style-type: disc;
}
#inh_impr {
	padding-left: 30px;
}


