﻿* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	text-decoration: none;
}
#body {
	background-color: #464749;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#nav_wrap {
	margin-top: 40px;
	width: 100%;
	background-color: #005438;
	border: 1px solid #333;
	overflow: visible;
}
#nav {
	height: 21px;
	padding: 0px 15px;
}
#nav ul li a{
	text-decoration: none;
	color: #FFF;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #FC0;
}
#nav ul li .active    {
	color: #FC0;
}
#nav ul  {
	list-style-type: none;
	width: 960px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	color: #FFF;
	line-height: 21px;
}
#nav li {
	width: 155px;
	float: left;
	text-align: center;
	display: inline;
}
#main {
	height: 795px;
	margin: 15px auto 0px auto;
	background-color: #005438;
	overflow: auto;
	border: 1px ridge #333;
}
#sidebar {
	height: 725px;
	width: 150px;
	margin-top: 15px;
	margin-right: 15px;
	float: right;
	margin-left: 0px;
}
#subnav {
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FC0;
	font-size: 74%;
	line-height: 130%;
	overflow: hidden;
	border: 1px fuchsia;
}
#subnav h1{
	color: #FC0;
	font-size: 180%;
	line-height: 120%;
	text-align: center;
}
#subnav a{
	color: #FFF;
}
#subnav .active {
	color: #FC0;
}
#subnav a:hover {
	color: #FC0;
}
#subnav p {
}
#subnav ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-indent: -16px;
}
#subnav ul li {
	padding-bottom: 5px;
	margin: 0px;
	display: list-item;
	list-style-type: none;
}
#main #oezeiten {
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FC0;
}

#main #oezeiten h1 {
	width: 150px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FC0;
}
#main #oezeiten  ul {
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main #oezeiten ul#ozeiten li {
	position: relative;
	width: 150px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

#main #oezeiten ul#ozeiten li.tel {
	font-size: 14px;
}

#main #oezeiten ul#ozeiten li label {
	position: relative;
	padding: 1px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo {
	background-attachment: scroll;
	background-image: url(../images/allg/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
#footer {
	height: 21px;
	width: 940px;
	text-align: right;
	color: #FFF;
	font-size: 80%;
	line-height: 160%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-right: 20px;
	clear: both;
}
#footer .active {
	color: #FC0;
}
#footer ul li a {
	color: #FFF;
}
#footer ul li a:hover {
	color: #FC0;
}
#footer ul {
	list-style-type: none;
	display: inline;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding: 1px;
}
#hinweis {
	color: #FFF;
	height: 15px;
	width: 400px;
	line-height: 15px;
	visibility: visible;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 75%;
	overflow: visible;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0;
}

#main h1 {
	height: 40px;
	width: 740px;
	margin: 10px 0px 0px 20px;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	float: left;
}

#main h1 a {
	width: 740px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	color: #80C274;
	float: left;
}

#main h1 a:hover {
	color: #FFCC00;
}