body {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	background: #ededed url(/images/v2/bg.png) repeat-y;
	background-position:center;
}

.clearboth {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	font-size: 0;
}

.nospam {
	display: block;
	line-height: 0;
	font-size: 0;
	width: 1px;
	height: 1px;
	background: #fff;
	border-color: #fff;
	display: none;
}

form {
	padding: 0px;
	margin: 0px;
}

p {
margin:  0px 0px 10px 0px;
}

hr {
border-bottom: 0;
border-top: 1px solid #a7c520;
height: 1px; 
}

#right hr {
display:none;
border-bottom: 0;
border-top: 1px solid #fff;
height: 1px; 
}

/* Struktur */

#header {
background: url(/images/v2/header.jpg);
height: 154px;
}


#logo {
	display: none;
	float: left;
}

#header_right {
	display:none;
	background: url(/images/header.jpg) 100% 0 no-repeat;
	border-top: 10px solid #4e7626;
	float: left;
	height: 115px;
	width: 779px;
}


#border {
	width: 976px;
	height:100%;
	margin: 0px auto 0px auto;
	text-align: left;
	background:url(/images/v2/bg.png) repeat-y;
}

#lm { /* umfasst das Menü und den Content */
	float: left;
	width: 759px;
	height:100%;
}

#content {
	
	float: right;
	width: 515px;
	padding: 0 18Px 15px 15px; 
}	

#menu {
	width: 206px;  
	float: left;
	margin-left: 0px;
	padding:0px;
}

#right {
	float: right;
	width: 217px;
	margin-top:12px;
}

/* menue */

#menu ul
{
	list-style-type: none; 
	margin:0;
	margin-top: 17px;   
	padding: 0;
}

#menu ul li a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	padding: 3px 5px 5Px 42px;
	display: block;
	width: 160px;
	font-weight:normal;	
}

#menu ul li a:hover {
	text-decoration: none;
	color: black;
	background:url(/images/v2/hover2.gif);
	background-repeat:no-repeat;
}

#menu ul li.selected ul{
	margin:0;
}

#menu ul li.selected ul li a{
	background:transparent;
	padding-left:62px;
	width:140px;
}

#menu ul li.selected ul li a:hover{
	background:url(/images/v2/sub_hover.gif);
}

#menu ul li.selected ul li.selected a{
	background:url(/images/v2/sub_hover.gif);
}

#menu ul li ul{
	background:transparent;
}


#menu ul li.selected a {
	color: black;
	background-image:url(/images/v2/hover.gif);
	background-repeat:no-repeat;
}

/* Footer */

#footer {

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #black;
	text-decoration: none;
	padding-left: 230px;
	padding-bottom: 5px;
	background-color: none;
}

#footer a {
	text-decoration: none;
	color: black;
	padding-left: 0px;
}

#print_footer{
	display:none;
}

/* Artikel */

.box {
	width: 100%;
	text-align: left;
	margin-top: 17px;
	padding-top:3px;
	background-color: #f6f5ed;

}


.box h1 {
	font: bold 12px  Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 5px 5px 5px 10px;
	background-color: #a7c520;
	margin: 0px;
}


.box h1 .date {
	font-weight: normal;
}

.inner_box {
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 10px;
}

.inner_box img{
	max-width:495px;
}

.inner_box_w_p { /* inner_box ohne padding */
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

.inner_box .pic {
	float: left;
	margin: 0 10px 10px 0;
}

.inner_box .pic.statwidth{
    width: 146px;
}

.inner_box .pic img {
	border: 1px solid #a7c520;
	padding: 2px;
	padding-bottom:2px;	
}

.inner_box h2  {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	margin: 0px;
	padding: 0 0 10px 0;
}

.inner_box h3  {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	margin: 0px;
	padding: 0 0 10px 0;
}

/* Artikel in der Box */

.row {
	padding: 10px 0 10px 0;
}

.row_color {
	padding: 10px;
	background-color: #fff;
	margin-bottom: 10px;
	border: 1px solid #a7c520;
}

.row h1,
.row_color h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #6d8115;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.row h2,
.row_color h2  {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.row h3,
.row_color h3  {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

/* rechte Seite */


#global_search {
	width: 200px;   
	margin-bottom: 0px;
}

#global_search form {
	margin: 0px;
	padding: 5px;
}

#global_search form input#SUCHE {
	background: #a7c520 url(/images/v2/bu_search.gif) 4px 4px no-repeat;
	padding-left: 18px;
	width:70px;
	border-top: 1px solid #b3e97d;
	border-left: 1px solid #b3e97d;
	border-right: 1px solid #788e15;
	border-bottom: 1px solid #788e15;
	color: #000;
}

* html #global_search form input#SUCHE {
	padding-left: 10px;
}

#global_search form input#searchtext, #global_search form input#searchtext_inner_box {
	width: 105px;
}

#right h1 {
	padding: 5px 5px 5px 15px;
	border: 0;
	background-color: transparent;
	background-image:url(/images/v2/right_box.gif);
}

#right h2 {
	font: bold 12px  Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	background-color: transparent;
	margin: 0px;
}

#right .inner_box {
	background-image:url(/images/v2/right_innerbox.gif);
	border: 0;
	padding: 10px;
	padding-right: 31px;
	color: #black;
}



#right .box {
	margin-bottom: 0px;
	color: #fff;
	background-color: transparent;
}

#right .inner_box .pic {
	margin: 0px 0px 10px 0px;
}

#right .inner_box .pic img {
	padding: 2px;
	border: 1px solid #fff;
	margin: 0px;
}

#right p.date {
	color: #000;
}


/* Galerien */

.pics {
	margin: 12px 0 0 0;
	width: 495px;
	overflow: hidden;
}

.pics .pic {
	float: left;
	margin: 0px 15px 15px 0;
}

.pics .pic img {
	padding: 2px;
	border: 1px solid #a7c520;
}


/* links */

a {
	color: #6d8115;
	font-weight: bold;
}


.more a,
.download a,
.print a,
.homepage a,
.back a,
.inhaltsverzeichnis a,
.person a,
.email a,
p.back_fix a{
	color: #6d8115;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
	border-bottom: 1px dotted #6d8115;
}

p.back_fix{
	padding-top:10px;
}

.more a {
	background: transparent url(/images/v2/bu_more.gif) 0 1px no-repeat;
}


#right .more a {
	color: black;
	font-weight: bold;
	padding-left: 15px;
	background: transparent url(/images/v2/bu_more_right.gif) 0 2px no-repeat;
	border: 0;
}


.back a, .back_fix a {
	background: transparent url(/images/v2/bu_back.gif) 0 1px no-repeat;
}

.download a {
	background: transparent url(/images/v2/bu_download.gif) 0 1px no-repeat;
}

.email a {
	background: transparent url(/images/v2/bu_email.gif) 0 3px no-repeat;
}

.homepage a {
	background: transparent url(/images/v2/bu_homepage.gif) 0 1px no-repeat;
}

.person a {
	background: transparent url(/images/v2/bu_person.gif) 0 1px no-repeat;
}

.inhaltsverzeichnis a {
	background: transparent url(/images/v2/bu_inhaltsverzeichnis.gif) 0 1px no-repeat;
}

.print a {
	background: transparent url(/images/v2/bu_inhaltsverzeichnis.gif) 0 1px no-repeat;
}

/* Blättern Funktion */

#days {
	background-color: #fff;
	width: 480px;
	padding:5px;
	border: 1px solid #a7c520;
	margin-top: 15px;
}

.dayleft {
	float: left;
}

.dayleft a {
	background: transparent url(/images/v2/bu_back.gif) 0 1px no-repeat;
	padding-left: 15px;
}

.dayright {
	float: right;
}

.dayright a {
	background: transparent url(/images/v2/bu_more.gif) 100% 1px no-repeat;
	padding-right: 15px;
}

/* Zeitleise */

.zeitleiste {
	font-size: 12px;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	float: left;
	font-weight: bold;
    
}

a.zeitleiste {  text-decoration: none; color: #000; background-color: #a7c520; }

a.zeitleiste:hover {
	color: white;
	background-color: #6d8115;
}

a.selected {
	color: white;
	background-color: #6d8115;
}

/* pager */


.letters {
	display: block;
	width: 490px;
	padding: 0 0 10px 0;
}



.letters ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
}



.letters li {
	float: left;
	margin: 0px 4px 4px 0px;
	text-align: center;
	color: #fff;
  list-style-type: none;
}

.letters .inaktiv {
	padding-bottom: 4px;
    display: block;
	background-color: #edece1;
	color: #a7c520;
	width: 18px;
	border: 1px solid #6d8115;
	height: 14px;
}


.letters .aktiv a:link, 
.letters .aktiv a:visited {
	padding-bottom: 4px;
	display: block;	
	width: 18px;
	height: 14px;
	color: black;
	background-color: #a7c520;
	border: 1px solid #6d8115;
	text-decoration: none;
}

.letters .aktiv a:hover, 
.letters .aktiv a:active {
	background-color: #6d8115;
	color: white;
}


.letters .selected a:link, 
.letters .selected a:visited {
	padding-bottom: 4px;
	display: block;	
	width: 18px;
	height: 14px;
	color: #fff;
	text-decoration: none;
	background-color: #6d8115;
	border: 1px solid #6d8115;
}

/* sonstiges */

.pic_person {
float: right;
}

.pic_person img {
	border: 1px solid #a7c520;
	padding: 2px;	
}

p.tab {
	background-color: #fff;
	margin-bottom: 2px;
	padding: 3px 2px 3px 2px;
}

p.tab span {
  display: inline-block;
  display /**/:  -moz-inline-stack;
  width: 200px;
}

tr {
	background-color:#edece1;
} 

.formbutton {
	background: #a7c520 !important;
	border-top: 1px solid #b3e97d;
	border-left: 1px solid #b3e97d;
	border-right: 1px solid #1e3607;
	border-bottom: 1px solid #1e3607;
	color: #000;
	font-size: 11px;
	padding: 2px 3px 2px 3px;
}

.kategorie{
	float:left;
	width:220px;
	padding-bottom:15px;
}

input.button {
	background: #a7c520 !important;
	border-top: 1px solid #b3e97d;
	border-left: 1px solid #b3e97d;
	border-right: 1px solid #1e3607;
	border-bottom: 1px solid #1e3607;
	font-size: 11px;
	padding: 2px 3px 2px 3px;
	color: #000;
}

#GO.button {
	background: #477a14;
	border-top: 1px solid #b3e97d;
	border-left: 1px solid #b3e97d;
	border-right: 1px solid #788e15;
	border-bottom: 1px solid #788e15;
	color: #000;
}

.formbutton {
margin-left: 7px;
}

legend {
margin: 0;
padding:  15px 0 5px 0;
font-weight: bold;
}

/* Pager */

.box_pager a { 
	text-decoration:	none;
	font-weight:			bold;
	color: #000;
	background-color:	#a7c520 !important;
	padding: 					1px 5px !important;
	margin-right: 		2px;
	width: 						16px;
	border:						1px solid #6d8115 !important;
	background-image:	none !important;
	}

	
.box_pager a:hover { background-color: #6d8115 !important; color: #FFF !important; }

.box_pager a.pager_active { background-color: #6d8115 !important; color: #FFF !important; }

/* Wanderprogramm */

#bis_tag,
#von_tag {
float: left;
margin-right: 10px;
}

#bis_monat,
#von_monat {
float: left;
margin-right: 10px;
}

#bis_jahr,
#von_jahr {
float: left;
margin-right: 10px;
}

#datepicker_bis,
#datepicker_von {
float: left;
}

#datepicker_bis img,
#datepicker_von img {
border: 0;
}

fieldset {
padding: 0;
margin: 0;
border: 0;
}

.formrow {
padding: 5px;
margin: 0 0 2px 0;
background-color: #fff;
}

.vereinsinfos {
	
}

.vereinsinfos h2{
	border-top:1px dashed #a7c520;
	margin-top:10px;
	padding-top:10px;
}

.spacer{
	margin-top:10px;
	margin-bottom:10px;
}


.etappe {
float: left;
margin-right: 15px;
font-weight: bold;
color: #fff;
}

.etappe .number{
	text-align:center;
	background-color: #a7c520;
	margin: 0 0 2px 0;
	line-height:300%;
	width:146px;
}

.row_color h1 {
font-size: 12px;
} 


.gps_list {
border: 1px solid #a7c520;
background-color: #fff;
margin-bottom: 20px;
}

.gps_list ul {
margin: 0;
padding: 0;
}

.gps_list ul li {
float: left;
list-style: none;
}

.gps_list ul li a {
padding: 3px 7px 4px 7px;
border-right: 1px solid #a7c520;
text-decoration: none;
}

.gps_list ul li a:hover {
background-color: #a7c520;
border-right: 1px solid #a7c520;
color: #fff;
}

.gps_list ul li span {
padding: 3px 7px 4px 7px;
border-right: 1px solid #a7c520;
}

.gps_list ul li.gmap {
	float: right;
}

.gps_list ul li.gmap a {
	border-left: 1px solid #a7c520;
	border-right: none;
	padding-left: 20px;
	background: transparent url(/images/v2/gmap.gif) 4px 4px no-repeat;
}

.gps_list ul li.gmap a:hover {
background-color: #a7c520;
color: #fff;
}

#gps_data{
	height:46px;
	width:100%;
	background:url(/images/v2/gps_data.gif) 9px top no-repeat #ffd10a;
}

#gps_info{
	float:right;
	background: url(/images/v2/gps_info.gif) right center no-repeat;
	height:46px;
	width:100%;
}

#info_text{
	padding: 8px 52px 8px 32px;
}

#text_gps{
	color:#555;
	font-weight:bold;
	font-size:11px;
	padding:22px 9px 7px 9px;
	float:left;
}

#gps_profile{
	height:46px;
	width:238px;
	float:right;
	background:url(/images/v2/gps_profile.gif) left center no-repeat;
}

#gps_profile a, #gps_profile a:link, #gps_profile a:visited{
	display:block;
	width:228px;
	text-align:right;
	float:right;
	margin:0 8px 0 0;
	text-decoration:none;
	color:#555;
}

#gps_profile a span{
	padding:22px 9px 7px 0;
	float:right;
}

#gps_profile a:hover, #gps_profile a:focus, #gps_profile a:active{
	color:#ffbd0a;
}

.gps_item {
	float:left;
	margin:0 2px;
}

.gps_item .left{
	width:2px;
	height:46px;
	background:url(/images/v2/gps_bleft.gif) left center no-repeat;
	float:left;
}

.gps_item .right{
	width:2px;
	height:46px;
	background:url(/images/v2/gps_bright.gif) left center no-repeat;
	float:left;
}

.gps_item .center{
	max-width:58px;
	height:46px;
	background:url(/images/v2/gps_bcenter.gif) left center;
	float:left;
}

.gps_item a.s_item, .gps_item a.s_item:link, .gps_item a.s_item:visited{
	float:left;
	padding:22px 5px 7px 5px;
	text-decoration:none;
	color:#555;
}

.gps_item a.s_item:focus, .gps_item a.s_item:hover, .gps_item a.s_item:active{
	color:#ffbd0a;
}

.summary{
	width:146px;
	float:left;
	font-weight:normal;
}

.summary.nopic{
	margin:0 0 10px 10px;
	float:right;
	font-weight:normal;
}

.summary span.left{
	width:80px;
	display:block;
	float:left;
	background-color:#a7c520;
	margin:0 2px 2px 0;
	padding: 0 2px;
	color:#fff;
	line-height:150%;
	text-align:left;
}

.summary span.right{
	background:#ffd10a;
	display:block;
	float:left;
	padding: 0 2px;
	width: 56px;
	line-height:150%;
	color:#000;
}

.summary.tag span.left{
	width:85px;
}
.summary.tag span.right{
	width:51px;	
}

.summary.tag span.fullwidth{
	display:block;
	float:left;
	width:142px;
	background-color:#a7c520;
	padding: 0 2px;
	line-height:300%;
	color:#fff;
	margin:0 0 2px 0;
	text-align:center;
	font-weight:bold;
}

.floatform {
float:left; 
background: #f6f5ed url(/images/v2/bg_floatform.gif) repeat-x; 
padding: 3px 5px 5px 5px; 
margin-right: 5px;
margin-bottom: 5px; 
border: 1px solid #e0dfc2;
display: inline;
}

.floatform input {
border: 1px solid #e0dfc2;
padding: 4px 2px 4px 2px;
margin-top: 4px;
font-size: 11px;
}

.floatform select {
border: 1px solid #e0dfc2;
padding: 3px 2px 3px 2px;
margin-top: 4px;
font-size: 11px;
}

.f1 {
width: 517px;
}

* html .f1 {
width: 510px;
}

.f2 {
width: 70px;
}


.f3 {
width: 160px;
}

* html .f3 {
width: 153px;
}



.f4 {
width: 160px;
}

.f5 {
width: 70px;
}



.nm {
margin-right: 0;
}

.buttonbeige {
background-color: #f6f5ed; 
background-color: #ffd10a; 
padding: 3px 5px 5px 5px; 
border: 1px solid #fff;
width: 87px;
margin-bottom: 5px; 
outline: 1px solid #e0dfc2;
cursor: pointer;
}

table {
margin-top: 15px;
}

.tabpadding {
padding: 0 10px 15px 10px;
}

table th {
background-color: #a7c520;
padding: 2px 3px 3px 3px;
}

table th a {
color: #000;
text-decoration: none;
background: transparent url(/images/v2/updown.gif) 98% 5px no-repeat;
display: block;
padding-right: 15px;
}

table td {
vertical-align: top;
padding: 0 3px 0 3px;
}

table td span {
background-color: #ffd10a;
}

table tr {
background-color: #fff;
}

table tr.odd {
background-color: #f6f5ed;
}

body#recherche {
	background: #ededed url(/images/v2/bg_big.png) repeat-y;
	background-position:center;
}

body#recherche #lm {
	width: 950px;
}

body#recherche #content {
	width: 700px;
}

body#recherche #header {
background: url(/images/v2/header_big.jpg);
}

#printtable {
	float: right;
	}
	
#printtable a {
	padding-left: 17px;
	background: transparent url(/images/v2/print.gif) 0 3px no-repeat;
}

#printhead {
display: none;
}