/**********************************************************
** Allgemeine Definitionen
***********************************************************/
* {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#603;
	color:#CFF;
}
p {
	font-size:4mm;
	text-align:justify;
}
h1 {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	margin-left:5%;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:11mm;
	color:#C96;
	margin-bottom:8pt;
	font-weight:bold;
	text-align:center;
}
h3 {
	font-size:8mm;
	color:#C96;
	margin-bottom:8pt;
	font-weight:bold;
	text-align: center;
}
h4 {
	font-size:6mm;
	color:#C96;
	margin-bottom:4pt;
	font-weight:bold;
	text-align:left;
	margin-left:5%;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size:5mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	margin-bottom:4pt;
	margin-left:5%;
}
h6 {
	font-size:4mm;
	color:#69F;
	margin-bottom:4pt;
	font-weight:bold;
	text-align:left;
	margin-left:5%;
}
h7 {
	font-size:4mm;
	color:#69F;
	margin-bottom:4pt;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	margin-left:5%;
}
li {
	font-size:4mm;	
}
th {
	font-size:4mm;
	color: #C96;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
}
tr {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	border: none;
	font-size:4mm;	
	text-align:justify;
	margin-left:3px;
	padding:5px 10px 5px 10px;
}
a:link {
	font-size:4mm;
	color:#9CF;
	text-decoration:none;
}
a:visited {
	font-size:4mm;
	color:#69F;
	text-decoration:none;
}
img {
	border:none;
}

	
/**********************************************************
** Farmen&uuml;berschriften f&uuml;r header
**********************************************************/

#titeltext_tmc p{
	font-size:6mm;
	color:#D96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	background-image:url(./pic/tirasmountains_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
	margin-top:80px;
	padding:0px;
}

#background_tmc{
	width:100%;
	border:none;
	background-image:url(./pic/tirasmountains_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	border-collapse:collapse;
}
#titeltext_guns p {
	font-size: 6mm;
	color:#D96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/gunsbewys_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_guns {
	background-image:url(./pic/gunsbewys_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_koiimasis p {
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/koiimasis_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
	font-size: 6mm;
	color:#D96;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
#background_koiimasis {
	background-image:url(./pic/koiimasis_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_korais p {
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(pic/korais_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
	font-size: 6mm;
	color:#D96;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
#background_korais {
	background-image:url(./pic/korais_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_landsberg p {
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/landsberg_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
	font-size: 6mm;
	color:#D96;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
#background_landsberg {
	background-image:url(./pic/landsberg_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_numis p {
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/numis_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
	font-size: 6mm;
	color:#D96;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
#background_numis {
	background-image:url(./pic/numis_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_tiras p {
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/tiras_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
	font-size:6mm;
	color:#D96;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
#background_tiras {
	background-image:url(./pic/tiras_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_wb p {
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/weissenborn_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
	font-size:6mm;
	color:#D96;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
#background_wb {
	background-image:url(./pic/weissenborn_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_excelsior p {
	font-size: 6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/excelsior_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_excelsior {
	background-image:url(./pic/excelsior_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
/**********************************************************
** Andere header fauna
**********************************************************/
#titeltext_san p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/san_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_san {
	background-image:url(./pic/san_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_sauger p {
	font-size: 6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/sauger_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_sauger {
	background-image:url(./pic/sauger_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_voegel p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(pic/voegel_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_voegel {
	background-image:url(./pic/voegel_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_reptilien p {
	font-size: 6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/reptilien_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_reptilien {
	background-image:url(./pic/reptilien_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_glied p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/insekten_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_glied {
	background-image:url(./pic/insekten_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_spinnen p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/spinnen_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_spinnen {
	background-image:url(./pic/spinnen_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_bugs p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/bugs_stripe.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_bugs {
	background-image:url(./pic/bugs_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_ants p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(pic/ants_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_ants {
	background-image:url(pic/ants_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
/**********************************************************
** Andere header flora
**********************************************************/
#titeltext_flora p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/blueten_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_flora {
	background-image:url(./pic/blueten_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_dunes p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(pic/dunes_stripe.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_dunes {
	background-image:url(pic/dunes_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_baeume p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(pic/baueme_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_baume {
	background-image:url(pic/baueme_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_bluete p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/blueten_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_bluete {
	background-image:url(./pic/blueten_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_blueten p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(pic/rushia_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_blueten {
	background-image:url(pic/rushia_hintergrund.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_graeser p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/graeser_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_graeser {
	background-image:url(./pic/graeser_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
#titeltext_sukkulente p {
	font-size:6mm;
	color:#C96;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	background-color:#936;
	height:63px;
	margin-top:80px;
	background-image:url(./pic/sukkulenten_text.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
#background_sukkulente {
	background-image:url(./pic/sukkulenten_all.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	height:223px;
	width:100%;
	border:none;
	border-collapse:collapse;
}
/**********************************************************
** Klassendefinitionen
**********************************************************/
.kontaktneu { float:right;
}
.readmore {
	font-weight:bold;
}
.readmore a:hover {
	background-color:#D36;
}
.wraper {	
	margin:0px;
	border:0px solid #603;
	float:left;
}
.main {
	margin:0px 5px 0px 5px;
	padding:5px;
	float:left;
	width:70%;
}
.bruns {
	margin:5px;
	padding:5px;
	background-color:#CCCCCC;
	color:#333333;
}
.header {
	margin:0px;
	border:0px solid #603;
}
.footer {
	margin:3px;
	padding-left:35px;
	border-top:2px solid #333;
	border-bottom:2px solid #333;
	font-size:75%;
	vertical-align:middle;
}
.allgemein {
	margin:5px 0px;
	padding:10px;
	border:2px solid #333;
}
.inhalt {
	margin:10px;
	padding:10px;
	width:800px;
}
.buchung {
	margin:5px 0px;
	padding:10px;
	border-top:2px solid #333;
}
.adressen {
	margin:15px 5px 5px 110px;
}
.einzeladresse {
	border:2px solid #666;
	margin:15px;
	padding:15px;
}
.camping {
	width:90px;
	height:87px;
	float:right;
	margin:10px 100px 10px 10px;
}
.camping_klein {
	width:45px;
	height:40px;
	float:left;
	margin:10px 10px 10px 10px;
}
.guesthouse {
	width:120px;
	height:87px;
	float:right;
	margin:10px 80px 10px 10px;
}
.guesthouse_klein {
	width:60px;
	height:40px;
	float:left;
	margin:10px 10px 10px 10px;
}
.hotel {
	width:120px;
	height:110px;
	float:right;
	margin:10px 80px 10px 10px;
}
.contact {
	font-size:larger;
	margin:100px;
	padding:20px;
}
.googlemaps { float:right;
background:none;
background-color:#FFFFFF;
color:#FFFFFF;
}
.abschnittanfang:first-letter {
	font-size:250%;
	color:#C96;
	margin:0px 2px 2px 2px;
	font-weight:normal;
	float:left;
}
.natur table {
	border:none;
	width:60%;
	padding:5px;
	margin:5px;
	border-collapse:collapse;
}
.natur tr {
	border:none;
	padding:5px;
	border-collapse:collapse;
}
.natur tr {
	border:none;
	padding:5px;
	border-collapse:collapse;
}
.natur em {
	color:#FC0;
	font-size:larger;
}
.naturNaviLeft td {
	width:20%;
}
.naturNaviLeft a {
	vertical-align:bottom;
	text-align:right;
}
.naturNaviRight td {
	width:20%;
}
.naturNaviRight a {
	vertical-align:bottom;
	text-align:left;
}
.naturNaviCenter td {
	width:60%;
}
.naturNaviCenter a {
	vertical-align:bottom;
	text-align:center;
}
.vegetation li {
	list-style-type:decimal;
}
/**********************************************
****** Bilder
**********************************************/
.vegetation img {
	height:300px;
	width:240px;
	margin:10px;
	float:right;
}
a:link .bild_rechts {
	height:100px;
	width:140px;
}
a:hover .bild_rechts {
	height:200px;
	width:280px;
	border:3px solid #333;
}
.bild_rechts {
	float:right;
	height:100px;
	width:140px;
	margin:10px;
}
.bild_links {
	float:left;
	height:100px;
	width:140px;
	margin:10px;
}
a:link .bild_links {
	height:100px;
	width:140px;
}
a:hover .bild_links {
	height:200px;
	width:280px;
	border:3px solid #333;
	float:left;
}
.bild_farm {
	float:right;
	margin:5px 15px;
}
.bild_gross {
	float:right;
	margin:5px;
}
.bild_links_gross {
	float:left;
	margin:5px;
}
.bild_san_quer {
	width:200px;
	height:135px;
	padding-left:5px;
	padding-right:5px;
}
.bild_san_hoch {
	width:100px;
	height:140px;
	float:right;
	margin:5px;
	padding:5px;
}
.bild_karte {
	float:left;
}
.liste_info {
	margin:0 0 0 10px;
	list-style-type:disc;
}
.unterkunft {
	margin:5px 0px;
	padding:10px;
	border:2px solid #333;
}
.lage {
	margin:5px 0px;
	padding:10px;
	border:2px solid #333;
}
.aktivitaeten {
	margin:5px 0px;
	padding:10px;
	border:2px solid #333;
}
.infocenter {
	margin:5px 0px;
	padding:10px;
	border:2px solid #333;
}
.detail ul {
	margin:5px;
	padding:5px;
}
.detail li {
	margin:5px;
	padding:5px;
}
.systematik ul {
	list-style:none;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/fly_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.nav {
	float:left;
	margin-top: 15px;
}
.container {
	width:100%;
	height:100%;
	background:#603;
	margin:1px;
	padding:1px;
}
.menu {
	width:121px;
	height:217px;
	position:relative;
	margin:0;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#333;
	width:110px;
	height:25px;
	background:url(../pic/main_right.jpg) no-repeat right;
	line-height:29px;
	font-size:4mm;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	position:relative;
	float:left;
	background:url(../pic/main_left.jpg) no-repeat left;
}
.menu ul li ul {
	display: none;
}
.menu table {
	border-collapse:collapse;
	border:0;
	margin:0;
	padding:0;
}
.menu ul li:hover a, .menu ul li a:hover {
	color:#fff;
	background:url(../pic/main_left_over.jpg) no-repeat left;
}
.menu ul li:hover ul, .menu ul li a:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:115px;
	width:880px;
	background:url(../pic/main_left.jpg) no-repeat left;
}
.menu ul li:hover ul li, .menu ul li a:hover ul li {
	float:left;
	background:url(../pic/main_left.jpg) no-repeat left;
}
.menu ul li:hover ul li a, .menu ul li a:hover ul li a {
	display:block;
	color:#fff;
	width:140px;
	background:url(../pic/main_left_over.jpg) no-repeat left;
}
.menu ul li:hover ul li a.sub, .menu ul li a:hover ul li a.sub {
	background:url(../pic/main_left.jpg) left no-repeat;
	color:#000;
}

.menu ul li:hover ul li a:hover, .menu ul li a:hover ul li a:hover {
	background:url(../pic/main_left.jpg) no-repeat left;
	color:#000;
}
.menu ul li:hover ul li ul, .menu ul li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	width:140px;
}
.menu ul li:hover ul li:hover ul, .menu ul li a:hover ul li a:hover ul {
	visibility:visible;
	left:-1px;
	top:25px;
	color:#000;
	background:url(../pic/main_left_over.jpg) no-repeat left;
}
.menu ul li:hover ul li:hover ul li a, .menu ul li a:hover ul li a:hover ul li a {
	display:block;
	width:140px;
	background: url(../pic/main_left.jpg) bottom left no-repeat;
	color:#000;
}
.menu ul li:hover ul li:hover ul li a:hover, .menu ul li a:hover ul li a:hover ul li a:hover {
	background: url(../pic/main_left_over.jpg) bottom left no-repeat;
	color:#fff;
}
/***********************************************************
**Werbung und GoogleSearch
***********************************************************/

#googlesearch {
	width:200px;
	margin:5px;
	padding:5px;
	float:right;
}
#navwarper {
	float:left;
	margin:0px;
}
#werbungwarper {
	float:right;
	margin:0px;
	padding:5px;
	width:15%;
}
/**********************************************************
** Tabmenu
** Das sind die Farmen und der Naturpark,
** sowie die Navi in den einzelnen Farmseiten
** Die Navi an der linken Seite hat ihren eigenen Abschnitt,
** als Hauptmenu
**********************************************************/
	
	
#tabmenue {
	width:300mm;
	font: bold 4mm Arial;
	margin:5px 5px 0px 135px;
	padding: 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
#tabmenue li {
	margin:0px;
	display:inline;
	list-style:none;
	border-bottom: 2px solid #666;
}
#tabmenue a {
	margin:0px;
	background:url(../pic/left.jpg) no-repeat left top;
}
#tabmenue a:link, #tabmenue a:visited {
	color:#CCC;
}
#tabmenue a:hover {
	background:url(../pic/left_over.jpg) no-repeat left top;
}
#tabmenue a:hover span {
	color:#333;
	background:url(../pic/right_over.jpg) no-repeat right top;
}
#tabmenue a:hover span.ausgewaehlt {
	color:#C96;
	margin:0px;
	background:url(../pic/right_pick.jpg) no-repeat right top;
}
#tabmenue span {
	padding:0px 10px;
	text-decoration:none;
	background:url(../pic/right.jpg) no-repeat right top;
}
#tabmenue li.ausgewaehlt {
	border-bottom:none;
}
#tabmenue a.ausgewaehlt {
	color:#C96;
	margin:0px;
	background:url(../pic/left_pick.jpg) no-repeat left top;
}
#tabmenue span.ausgewaehlt {
	color:#C96;
	margin:0px;
	background:url(../pic/right_pick.jpg) no-repeat right top;
}
/**********************************************************
** Farmmenu wird bei den subdomains der Farmen und im
** Ordner /natur/ verwendet, Unterschiet zu tabmenu ist das
** es die id="uebersicht" gibt, die in den index der Conservancy
** zur&uuml;ckverweist und ganz links steht
**********************************************************/
#farmmenue {
	width:230mm;
	font: bold 4mm Arial;
	margin:5px 5px 0px 135px;
	padding: 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#farmmenue li {
	margin:0px;
	display:inline;
	list-style:none;
	border-bottom: 2px solid #666;
}
#farmmenue a {
	margin:0px;
	background:url(../pic/left.jpg) no-repeat left top;
}
#farmmenue a:link, #farmmenue a:visited {
	color:#CCC;
}
#farmmenue a:hover {
	background:url(../pic/left_over.jpg) no-repeat left top;
}
#farmmenue a:hover span.ausgewaehlt {
	color:#C96;
	margin:0px;
	background:url(../pic/right_pick.jpg) no-repeat right top;
}
#farmmenue a:hover span {
	color:#333;
	margin:0px;
	background:url(../pic/right_over.jpg) no-repeat right top;
}
#farmmenue span {
	padding:0px 10px;
	text-decoration:none;
	background:url(../pic/right.jpg) no-repeat right top;
}
#farmmenue li.ausgewaehlt {
	border-bottom:none;
}
#farmmenue a.ausgewaehlt {
	color:#C96;
	margin:0px;
	background:url(../pic/left_pick.jpg) no-repeat left top;
}
#farmmenue span.ausgewaehlt {
	color:#C96;
	margin:0px;
	background:url(../pic/right_pick.jpg) no-repeat right top;
}

#farmmenue a#uebersicht {
	color:#C96;
	margin:0px;
	background:url(../pic/left_general.jpg) no-repeat left top;
}
#farmmenue span#uebersicht {
	color:#C96;
	margin:0px;
	background:url(../pic/right_general.jpg) no-repeat right top;
}
