#linkes .rex-navi1 {
	margin: 0px;
	padding: 0px;
}

#linkes .rex-navi1 li {
	margin: 0px;
	padding: 0px;
}

#linkes .rex-navi1 li a {
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
	background-color: #F2F7D7;
	color: #000000;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

#linkes .rex-navi1 li a.rex-current {
	color: #000000;
	background-color: #CBDE5F;
}

#linkes .rex-navi1 li a:hover {
	color: #000000;
	background-color: #CBDE5F;
}

#linkes .rex-navi2 {
}
#linkes  .inhalt   .rex-navi1  li .rex-active {
	background-color: #CBDE5F;
}


#linkes .rex-navi2 li {
}

#linkes .rex-navi2 li a {
	padding-left: 30px;
}

#linkes .rex-navi2 li a.rex-current {
	color: #000000;
}

#linkes .rex-navi2 li a:hover {
}
#top_zusatz_nav {
	margin-bottom: 10px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E6716;
}




#top_zusatz_nav ul {


}

#top_zusatz_nav ul li {
	display: inline;
}

#top_zusatz_nav ul li a {
	line-height: 30px;
	margin-right: 10px;
	text-decoration: none;
	color: #000000;
}
#top_zusatz_nav  ul  li  a.rex-current  {
	text-decoration: none;

}

#top_zusatz_nav ul li a:hover {
	text-decoration: underline;
	color: #000000;
}
#top_zusatz_nav strong {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin-right: 10px;
}

.nav_header {
	color: #FFFFFF;
	background-color: #5E6716;
	display: block;
	padding: 5px;
	clear: left;
	margin-bottom: 10px;
}



/* NAV TABBOXEN BILDER TEXT */

/* navigation */
#nav {
	float: left;
	width: 145px;
}

#nav ul {
	font-size: 12px;
	list-style-type: none;
}

#nav li {
	background-color: #EFDFD1;
	margin-bottom: 1px;
}

#nav a {
	display: block;
}

/*.overlay {
	display:none;
	width:400px;
	padding:20px;
	background-color:#ddd;
}
*/
/* ENDE NAV TABBOXEN BILDER TEXT */
#nav a:hover {
	display: block;
	background-color: #DDB693;
}


#nav a.current {
	background-color: #DDB693;
	padding-top: 20px;
}

#nav img {
	display: block;
	width: 130px;
	height:65px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 3px;
}


#nav strong {
}
#startcontainer_links   #nav   ul   li  a strong {
	text-align: left;
	display: block;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #000000;
	font-size: 13px;
}
#startcontainer_links #nav a {
	text-decoration: none;
}
#startcontainer_links #nav a:hover {
	text-decoration: none;
	color: #DDB693;
}



#startcontainer_links #nav ul {
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/* panes */
.panes {
	float: left;
	width: 455px;
	position:relative;
	margin-left: 10px;
	padding-left: 10px;
}

.panes div {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	color:#000000;
	width:450px;
	background-color: #EFDFD1;
	padding: 5px;
}

.panes img {
	margin-right: auto;
	margin-left: auto;
}

.panes p.more {
}
.panes h1 {
	font-size: 16px;
	display: block;
	clear: left;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.panes h2 {
	font-size: 16px;
	display: block;
	clear: left;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}



.panes h3 {
	font-size: 16px;
	display: block;
	clear: left;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.panes h4 {
	font-size: 16px;
	display: block;
	clear: left;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.panes h5 {
	font-size: 16px;
	display: block;
	clear: left;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}

.panes p {
	display: block;
	padding: 5px;
}

.panes a {
}
.panes a:hover {
	text-decoration: none;
}
.panes strong {
	color: #5E6716;
	font-weight: normal;
}
#sitemap ul {
	display: block;
	padding: 5px;
}
#sitemap li {
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
}

