* {margin: 0; padding: 0;}

/* -- Allgemeine Formatierungen -- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.5%; 
	background: #FFFFFF;  
	height: 100%;
}

#container {
	width: 775px;
	margin: auto;
	font-size: 1.2em;
}

#header {
	background-image: url(../images/header.jpg);
	height: 150px;
}

#linkleiste_ueber_breadcrum {
	height: 15px;
	background: #1B703A;
	color: #000;
	font-weight:bold
}


#linkleiste_unter_textfeld {
	height: 15px;
	background: #1B703A;
	color: #000;
	width: 475px;
	font-weight:bold
}



#breadcrum {
	height: 25px;
	background: #FFFFCC;
	color: #000;
	font-weight: bold;
}

#breadcrum_text {
	padding-left: 10px; 
	padding-top: 5px;
	font-size: 0.9em;
	float: left;
	background: #FFFFCC;
}

#breadcrum_wandern {
	padding-right: 10px; 
	padding-top: 5px;
	font-size: 0.9em;
	float: right;
	background: #FFFFCC;
}

#wanderwege {
	height: 32px;
	background: #FFFFFF;
	color: #fff;
	font-weight: bold;
	line-height:1.5em;
	padding-top: 0px;
	width: 475px;
	border-left: 1px solid #FFFFCC;
}

#wanderwege_feld {
	float: left;
	height: 24px;
	background: #42660E;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height:1.5em;
	padding-top: 8px;
	width: 359px;
	border-right: 1px solid #FFFFCC;
}

#wanderwege_beta {
	float: right;
	height: 31px;
	background: #FFFFCC;
	color: #000;
	text-align: center;
	font-weight: bold;
	line-height:1.5em;
	padding-top: 2px;
	width: 115px;
	font-size: 13pt;
}

#main_nav {
	background: #transparent;
	height: 23px;
	padding-left: 0;
	width: 475px;
	border-top: 1px solid #FFFFCC;
}

#contentwrapper {
	background-repeat: repeat-y;
	background: #FFFFCC;
	clear: both;
	color: #000;
}

#left { 
	float: left;
	width: 150px;
	padding-top: 0;
	margin-left: 0!important;
	margin-left: 7px;
	font-size: 0.9em;
	background-color: #FFFFCC; 
}

#right {
	float: right;
	width: 150px;
	padding-top: 0;
	margin-right: 0!important;
	margin-right: 7px;
	font-size: 0.9em;
	background-color: #FFFFCC;
}

#content {
	width: 625px;
	float: right;
	padding: 0;
	line-height:1.5em;
}

#content_center {
	float:left;
	width: 475px;
}


#textfeld {
	float: left;
	background: #42660E;
	color: #fff;
	height: 100%
	width: 472px;
	border-left: 1px solid #FFFFCC;
	border-right: 1px solid #FFFFCC;
	border-bottom: 0px solid #FFFFCC;
}

#textfeld p{
	color: #fff;
	padding: 0 11px 0 10px;
	margin-top: 5px;
	margin-bottom: 1px;
}

#inhalt {
	float: left;
	background: #FFFFFF;
	color: #000;
	padding: 10px 10px 10px 10px;
	height: 100%;
	width: 455px;
}

#bookmarks {

}

#hotelwerbung {

}

#wanderseite {
	float: left;
	background: #FFFFFF;
	color: #000;
	padding: 0x 10px 0 10px;
	height: 100%;
	width: 475px;
}

#tab_feld, #tab_feld1 {
	background-color: #B1D79F;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 473px;
}

#google_map {
	padding-left: 1px;
	padding-right: 1px;
}

#wanderwege-beschreibung {
	margin-top: 5px;
}

hr {
	clear: left;

	color: #fff;
	border: 0 none;
	border-top: 2px solid #fff;
	margin: 0 0;
	padding: 0 0px 0 0px;
}



/* -- Footer -- */

#footer {
	background: #FFFFFF;
	clear: both;
	height: 100%;
	padding-bottom: 10px;
}

#footer p{
	background: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0;
}

#footer p a{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#footer p a:hover{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/* -- Bilder -- */

img {
	padding: 5px;
	margin: 0px;
	border: 0px solid #7D0302;
	background: #transparent;
}

#left img, #right img {
	padding: 0 0 10px 0;
	margin:0;
	border: none;
}

#bookmarks img {
	padding-bottom: 0px;
}

#wanderseite img {
	padding: 10px 1px;
	border : 0 none;
}

a img { 
	border : 0 none;
	text-decoration : none;
} 

/* -- Hyperlinks -- */


#breadcrum a {
	color : #325707;
	font-weight : bold;
	text-decoration : underline;
	background-color: #transparent;
}

#breadcrum a:visited {
	color : #325707;
	font-weight : bold;
	text-decoration : underline;
	background-color: #transparent;
}

#breadcrum a:hover, a:active, a:focus {
	color : #7D0302;
	font-weight : bold;
	text-decoration : underline;
	background-color: #transparent;
}

a { 
	font-size : 1em;
	font-weight: normal;
} 
 
a:link { 
	color: #7D0302;
	font-weight: normal;
	text-decoration: underline;
	background-color: #transparent;
} 

a:visited { 
	background-color: #transparent;
	color: #7D0302;
	font-weight: normal;
	text-decoration: underline;
} 

a:hover, a:active, a:focus { 
	background-color: #transparent;
	color: #325707;
	font-weight: normal;
	text-decoration: none;
} 

/* -- Schriften -- */

h1 {
	color: #7D0302;
	background: #transparent;
	font-size: 1.8em;
	line-height: 150%;
	font-weight: bold;
	padding: 10px 0 5px;
}

h2 {
	color: #7D0302;
	background: #transparent;
	font-size: 1.3em;
	line-height: 150%;	
	font-weight: bold;
	padding: 5px 0;
}

h3 {
	color: #325707;
	background: #transparent;
	font-size: 1.2em;
	line-height: 150%;
	font-weight: bold;
	padding: 5px 0;
}

h4 {
	color: #000;
	background: #transparent;
	font-size: 1.1em;
	line-height: 150%;
	font-weight: normal;
	padding: 10px 0;
}

h5 {
	background: #7D0302;
	font-size: 1em;
	height: 25px;
	width: 140px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}

h6 {
	background: #325707;
	font-size: 1em;
	height: 100%;
	width: 130px;
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 0;
}

p {
	color: #000;
	background: #transparent;
	font-size: 1.0em;
	line-height: 150%;
	font-weight: normal;
	padding: 5px 0;
}

#wanderseite h1 {
	padding: 10px 10px 0 10px;
}

#wanderseite h2 {
	padding: 10px 10px;
}

#wanderseite h3 {
	padding: 10px 10px;
}


#wanderseite p {
	padding: 5px 10px;
	text-align: justify;
}

/* -- Hauptmenu -- */

#menu {
	width: 474px;
	height: 32px;
	margin: 0 auto;
	background: #42660E;
	font-size: 0.9em;
	border-right: 1px solid #FFFFCC;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;	
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 7px 14px 0 14px;
	text-decoration: none;
	font-weight : bold;
	color: #58811B;
	border-right: 1px solid #FFFFCC;
}

#menu a:link {
	background: #42660E;
	color: #fff;
	text-decoration : none;
}

#menu a:visited {
	background: #42660E;
	color: #fff;
	text-decoration : none;
}

#menu .active a {
	background: #42660E;
	color: #000;
	text-decoration : none;
}

#menu .active a:hover {
	background: #42660E;
	color: #000;
	text-decoration : none;
}

#menu a:hover, #menu a:focus {
	background: #98BE81;
	color: #325707;
	text-decoration : none;
}

#menu .first a {
	background: #42660E;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #FFFFCC;
}

#menu .last a {
	background: #42660E;
	color: #fff;
	text-decoration: none;
	border: none;
}

#menu .first a:hover {
	background: #98BE81;
	color: #325707;
	text-decoration: none;
	border-left: 1px solid #EDFCEF;
}

#menu .last a:hover {
	background: #98BE81;
	color: #325707;
	text-decoration: none;	
	padding: 7px 15px 0 15px;
}

#menu .firstactive a {
	background: #42660E;
	color: #000;
	text-decoration: none;
	border-left: 1px solid #FFFFCC;
}

#menu .lastactive a {
	background: #42660E;
	color: #000;
	text-decoration: none;
	border: none;
}

#menu .firstactive a:hover {
	background: #42660E;
	color: #000;
	text-decoration: none;
	border-left: 1px solid #FFFFCC;
}

#menu .lastactive a:hover {
	background: #42660E;
	color: #000;
	text-decoration: none;	
	padding: 7px 15px 0 15px;
}


/* Menu Links oben*/

#menu_left_oben {
	margin-bottom: 10px; 
	border-bottom: 1px solid #325707; 
	margin-top: 0; 
	font-size: 1.0em;
} 

#menu_left_oben ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	line-height: 100%;
}

#menu_left_oben li {
	display: inline;
}

#menu_left_oben a {
	display: block; 
	padding: 10px; 
	border-top: 1px solid #325707; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #58811B;
}

#menu_left_oben a:visited {
	background: #58811B;
	color: #fff;
}

#menu_left_oben a:hover, #menu_left_oben a:focus {
	background: #98BE81; 
	text-decoration: none; 	
	color: #325707;}

#menu_left_oben .active a {
	background: #58811B; 
	text-decoration: none; 
	color: #000;}


/* Untermenu Links Oben*/

#menu_left_oben_sub {
	font-size: 1.0em;
} 

#menu_left_oben_sub ul {
	margin: 0 0 0 0; 
	padding: 0; 
	list-style: none; 
	line-height: 40%;
}

#menu_left_oben_sub li {
	display: inline;
}

#menu_left_oben_sub a {
	display: block; 
	padding: 10px 10px 10px 20px; 
	border-top: 1px solid #325707;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #72A02E;
}

#menu_left_oben_sub a:visited {
	background: #72A02E;
	color: #fff;
	text-decoration: none; 
}

#menu_left_oben_sub a:hover, #menu_left_oben_sub a:focus {
	background: #BBD4AC; 
	text-decoration: none; 
	color: #58811B;}

#menu_left_oben_sub .active a {
	background: #72A02E; 
	text-decoration: none; 
	color: #000; 	
}


/* Menu Links Mitte*/

#menu_left_mitte {
	margin-bottom: 10px; 
	border-bottom: 1px solid #325707; 
	margin-top: 0; 
	font-size: 1.0em;
} 

#menu_left_mitte ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	line-height: 100%;
}

#menu_left_mitte li {
	display: inline;
}

#menu_left_mitte a {
	display: block; 
	padding: 10px; 
	border-top: 1px solid #325707; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #58811B;
}

#menu_left_mitte a:visited {
	background: #58811B;
	color: #fff;
}

#menu_left_mitte a:hover, #menu_left_mitte a:focus {
	background: #98BE81; 
	text-decoration: none; 	
	color: #325707;}

#menu_left_mitte .active a {
	background: #58811B; 
	text-decoration: none; 
	color: #000;}


/* Untermenu Links Mitte*/

#menu_left_mitte_sub {
	font-size: 1.0em;
} 

#menu_left_mitte_sub ul {
	margin: 0 0 0 0; 
	padding: 0; 
	list-style: none; 
	line-height: 40%;
}

#menu_left_mitte_sub li {
	display: inline;
}

#menu_left_mitte_sub a {
	display: block; 
	padding: 10px 10px 10px 20px; 
	border-top: 1px solid #325707;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #72A02E;}

#menu_left_mitte_sub a:visited {
	background: #72A02E;
	color: #fff;
	text-decoration: none; 
}

#menu_left_mitte_sub a:hover, #menu_left_mitte_sub a:focus {
	background: #BBD4AC; 
	text-decoration: none; 
	color: #58811B;}

#menu_left_mitte_sub .active a {
	background: #72A02E; 
	text-decoration: none; 
	color: #000; 	
}

/* Menu Links Unten*/

#menu_left_unten {
	margin-bottom: 10px; 
	border-bottom: 1px solid #325707; 
	margin-top: 0; 
	font-size: 1.0em;
} 

#menu_left_unten ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	line-height: 100%;
}

#menu_left_unten li {
	display: inline;
}

#menu_left_unten a {
	display: block; 
	padding: 10px; 
	border-top: 1px solid #325707; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #58811B;
}

#menu_left_unten a:visited {
	background: #58811B;
	color: #fff;
}

#menu_left_unten a:hover, #menu_left_unten a:focus {
	background: #98BE81; 
	text-decoration: none; 	
	color: #325707;}

#menu_left_unten .active a {
	background: #58811B; 
	text-decoration: none; 
	color: #000;}


/* Untermenu Links Unten*/

#menu_left_unten_sub {
	font-size: 1.0em;
} 

#menu_left_unten_sub ul {
	margin: 0 0 0 0; 
	padding: 0; 
	list-style: none; 
	line-height: 40%;
}

#menu_left_unten_sub li {
	display: inline;
}

#menu_left_unten_sub a {
	display: block; 
	padding: 10px 10px 10px 20px; 
	border-top: 1px solid #325707;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #72A02E;}

#menu_left_unten_sub a:visited {
	background: #72A02E;
	color: #fff;
	text-decoration: none; 
}

#menu_left_unten_sub a:hover, #menu_left_unten_sub a:focus {
	background: #BBD4AC; 
	text-decoration: none; 
	color: #58811B;}

#menu_left_unten_sub .active a {
	background: #72A02E; 
	text-decoration: none; 
	color: #000; 	
}

/* Menu Rechts oben*/

#menu_right {
	margin-bottom: 10px; 
	border-bottom: 1px solid #325707; 
	margin-top: 0; 
	font-size: 1.0em;
} 

#menu_right ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	line-height: 100%;
}

#menu_right li {
	display: inline;
}

#menu_right a {
	display: block; 
	padding: 10px; 
	border-top: 1px solid #325707; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #58811B;
}

#menu_right a:visited {
	background: #58811B;
	color: #fff;
}

#menu_right a:hover, #menu_right a:focus {
	background: #98BE81; 
	text-decoration: none; 	
	color: #325707;}

#menu_right .active a {
	background: #58811B; 
	text-decoration: none; 
	color: #000;}


/* Untermenu Rechts Oben*/

#menu_right_sub {
	font-size: 1.0em;
} 

#menu_right_sub ul {
	margin: 0 0 0 0; 
	padding: 0; 
	list-style: none; 
	line-height: 40%;
}

#menu_right_sub li {
	display: inline;
}

#menu_right_sub a {
	display: block; 
	padding: 10px 10px 10px 20px; 
	border-top: 1px solid #325707;
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #72A02E;}

#menu_right_sub a:visited {
	background: #72A02E;
	color: #fff;
	text-decoration: none; 
}

#menu_right_sub a:hover, #menu_right_sub a:focus {
	background: #BBD4AC; 
	text-decoration: none; 
	color: #58811B;}

#menu_right_sub .active a {
	background: #72A02E; 
	text-decoration: none; 
	color: #000; 	
}


/* Anfahrt berechnen */

#anfahrt_berechnen {
	float: right;
	margin-bottom: 5px; 
	border: 1px solid #325707; 
	margin-top: 10px; 
	font-size: 1.0em;
	width: 150px;
	margin-right: 5px;
} 

#anfahrt_berechnen ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	line-height: 100%;
	text-align: center;
}

#anfahrt_berechnen li {
	display: inline;
}

#anfahrt_berechnen a {
	display: block; 
	padding: 5px 10px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #325707;
	line-height: 1.5em;
}

#anfahrt_berechnen a:visited {
	background: #325707;
	color: #fff;
}

#anfahrt_berechnen a:hover, #anfahrt_berechnen a:focus {
	background: #98BE81; 
	text-decoration: none; 	color: #325707;
}

#anfahrt_berechnen .active a {
	background: #325707; 
	text-decoration: none; 
	color: #000;
}



/* Wanderwege Empfehlen */

#wanderwege_empfehlen {
	margin-bottom: 10px; 
	border-bottom: 1px solid #325707; 
	margin-top: 2px; 
	font-size: 1.0em;
} 

#wanderwege_empfehlen ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	line-height: 100%;
}

#wanderwege_empfehlen li {
	display: inline;
}

#wanderwege_empfehlen a {
	display: block; 
	padding: 5px 10px; 
	border-top: 1px solid #325707; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #325707;
	line-height: 1.5em;
}

#wanderwege_empfehlen a:visited {
	background: #325707;
	color: #fff;
}

#wanderwege_empfehlen a:hover, #wanderwege_empfehlen a:focus {
	background: #98BE81; 
	text-decoration: none; 	color: #325707;
}

#wanderwege_empfehlen .active a {
	background: #325707; 
	text-decoration: none; 
	color: #000;
}


/* Website Empfehlen */


#website_empfehlen {
	margin-bottom: 10px; 
	border-bottom: 1px solid #325707; 
	margin-top: 10px; 
	font-size: 1.0em;
} 

#website_empfehlen ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	line-height: 100%;
}

#website_empfehlen li {
	display: inline;
}

#website_empfehlen a {
	display: block; 
	padding: 5px 10px; 
	border-top: 1px solid #325707; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	background: #325707;
	line-height: 1.5em;
}

#website_empfehlen a:visited {
	background: #325707;
	color: #fff;
}

#website_empfehlen a:hover, #website_empfehlen a:focus {
	background: #98BE81; 
	text-decoration: none; 	color: #325707;}

#website_empfehlen .active a {
	background: #325707; 
	text-decoration: none; 
	color: #000;}


/* -- Formulare -- */

label {
	font-size: 1.0em
}

#formular p {
	margin-left: 0px
}

.form1 {
	display: block; 
	font-size: 100%; 
	margin: 20px 1px 5px 10px; 
	width: 200px; 
	height: 1.3em
}

.form2 {
	border: 1px solid #325707; 
	padding: 5px; 
	font-size: 100%; 
	margin: 0px 0px 0px 10px; 
	width: 250px; 
	color: #000;
	background-color: #D7ECD9;
}

.form3 {
	border: 1px solid #325707;  
	padding: 5px; 
	margin-left: 10px; 
	width: 400px; 
	height: 80px;
	background-color: #D7ECD9;
}

.checkbox {
	padding: 5px; 
	font-size: 100%;  
	margin-left: 10px; 
}

.checkbox span {
	padding-left: 5px; 
	vertical-align: middle;
}

.checkb {
	vertical-align: middle;
}

textarea {
	background: scroll repeat 0% 0%; 
	color: #000; background-color: #FFFFCC;
}

.sendbutton {
	border: 1px solid #325707; 
	background : #D7ECD9;
	margin: 30px 0px 0px 10px; 
	height: 28px; 
	width: 160px;
	color: #000;
}

#formemail {
	font-size : 110%;
	margin : 10px 10px 10px 0;
	background: none transparent;
	height: 500px;	
}

/* Tabellen */

table.wanderweg { 
	font-size: 1.0em;
	margin : 0;
	padding: 10px;
	font-weight: bold;
	width: 473px;
}

table.wanderweg th {
	padding: 0;
	text-align: left;
	background-color: #transparent;
}

table.wanderweg td {
	padding: 5px 0 5px 5px;
	vertical-align:top;
}

table.wanderweg a img { 
	border : 0 none;
	padding: 0;
}

table.wanderweg a:link { 
	border : 0 none;
	text-decoration : none;
	background: #transparent;
	color:#000;
} 

table.wanderweg a:visited { 
	border : 0 none;
	text-decoration : none;
	background: #transparent;
	color:#000;
} 

table.wanderweg a:hover, a:active, a:focus { 
	border : 0 none;
	text-decoration : none;
	background: #transparent;
	color:#000;
} 