@charset "UTF-8";
head {
	position: absolute;
	z-index: auto;
	height: 91px;
	width: 800px;
	margin-top: 0px;
	margin-right:10px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:10px;
}
#bogenNav {
		position:absolute;
		margin-top: 0px;
		margin-left: 0px;
		z-index: 60;
}
#bogenNav2 {
		position:absolute;
		margin-top: 0px;
		margin-left: 163px;
		z-index: 90;
}
#nav {
		background-image: url(img/hg_nav_01.png);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		font-weight:bold;
		color:#3d791b;
		margin-top: 0px;
		padding:0;
		z-index: 70;
		min-height:450px;
}
#nav ul {
		list-style:none;
		margin: 0px;
		padding:0;
}
#nav ul li {
		padding-bottom:2px;
		margin-bottom:2px;
		text-align:right;
}
#nav ul li a {
		display:block;
		border-right:40px solid #ffffff;
		color:#27a2a1;
		text-decoration:none;
		padding: 2px 5px 2px 5px;
}
#nav ul li a:hover, #nav ul li a.curr{
		border-right:40px solid #fd7f04;
		color:#fd7f04;
		padding: 2px 5px 2px 5px;
}
#nav ul li ul li {
		padding-bottom:2px;
		margin-bottom:2px;
		margin-left:10px;
		font-weight:lighter;
		font-size:0.97em;
		text-align:right;
}
#nav ul li ul li a {
		display:block;
		border-right:40px solid #ffffff;
		color:#fd7f04;
		text-decoration:none;
		padding: 2px 5px 2px 5px;
}
#nav ul li ul li a:hover, #nav ul li li a.curr{
		border-right:40px solid #ffffff;
		color:#d73604;
		padding: 2px 5px 2px 5px;
}
#nav_kleinUnten {
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.95em;
		font-weight:normal;
		text-align:center;
		background-color:#FFFFFF;
		height:20px;
		z-index: 150;
		margin-right:0px;
		margin-top:0px;
}

#nav_kleinUnten a {
		color:#555555;
		text-decoration:none;
		width:130px;
		padding: 4px 5px 4px 0.5em;		
		margin-top:5px;
}
#nav_kleinUnten a:hover {
		color:#27a2a1;
}

#inhalt{
	margin-top:0px;
	min-height:500px;
}
#inhalt h2 {
	margin-top:50px;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #27a2a1;
	margin-left: 50px;
	margin-bottom:10px;
}
#inhalt h3 {
	font-size: 1em;
	font-weight: bold;
	color: #27a2a1;
	margin-left: 50px;
	margin-bottom:-6px;
}
#inhalt h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #27a2a1;
	text-align:left;
	margin-left: 50px;
	margin-top:30px;
}
#inhalt p {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #555555;
	margin-top:10px;
	margin-left: 50px;
	margin-bottom: 2px;
	max-width:900px;	
}
#inhalt ul {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #555555;
	margin-top:10px;
	margin-left: 30px;
	margin-bottom: 2px;
	max-width:900px;	
}
#inhalt a {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #d73604;
	text-decoration:none;
}
#inhalt a:hover {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #fd7f04;
}
#inhalt span {
	color: #27a2a1;
}
#inhalt img {
	margin-left: 50px;
}
#rechts{
	background-image:url(img/unten3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 300px;
	margin-right:5px;
	z-index: 120;
}
#rechts_keil{
	position:relative;
	background-image:url(img/rechts.jpg);
	background-position:right;
	background-repeat:repeat-y;
	hight:auto;
	margin-bottom:0px;
}
