* {
	color: inherit;
	font-size: inherit;
	text-decoration: inherit;
	font-family: inherit;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}

body {
	font-family: arial, verdana;
	font-size: 12px;

}

a {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

table {    
	border-collapse: collapse;  

} 
table.border td
{
	border:1px solid grey;
}


th {    
	background: #4b7f2b; 
	color: #FFFFFF;  
}  

td, th {    
	padding: 3px; 
}

#mobile_menuicon,
#mobilemenu,
.newsmobil, .merklistemobil
{
	display:none;
}

#bg_img {
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height:auto;
	z-index:1;
}


.clear
{
	clear:both;
}

#content h2 {
	color: #4b7f2b;
	font-weight: bold;
	font-size: 14px;
}

#content .block_index h2{
	color: #4b7f2b;
	min-height: 30px;
	font-size: 12px;
}


#content th {
	border: 1px solid #E7E7E7;  
}

#container {
	width: 1017px;
	max-width:100%;
	margin: auto;
	z-index:2;
	position:relative;
}

#metamenu {
	padding: 3px;
	text-align: right;
	background-color:white;
	background-color:rgba(255,255,255,0.8);

}

#metamenu a {
	margin: 2px 5px;
	font-size: 13px;
	text-decoration: none;

}

#metamenu a.tourenforum
{
	background-color: #12A3EB;
	color: white;
	padding: 0px 8px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	border-radius: 3px;

}

#metamenu a.tourenforum:hover
{
	color:#ccc;
}


#topborder, #bottomborder {
	background-repeat: no-repeat;
	height: 13px;
	font-size: 0px; /* für IE6 */
}

#inner {
	background-repeat: repeat-y;
	padding: 15px 30px;
	overflow: auto;
	background-color:white;
	background-color:rgba(255,255,255,0.9);

	-webkit-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.54);
	-moz-box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.54);
	box-shadow: 3px 3px 15px 0px rgba(0,0,0,0.54);

}

#head {
	margin-bottom: 20px;
}

#head #logo {
	float: left;
	width:178px;
	height:auto;
}

#head #kopfgrafik {
	float: right;
}

#head #mainmenu {
	text-align: center;
	float: right;
}

#head #mainmenu td {
	border: 0px;
}

#head #mainmenu table {
	width: 769px;
	margin: 0px -2px; /* Damit links und rechts bündig mit der Kopfgrafik */
}

#head #mainmenu a {
	padding: 4px 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	display: block;
	/*background-color: #EAF4E9;*/
}

#head #mainmenu a:hover, #head #mainmenu a.aktiv {
	background-color: #4b7f2b;
	color:white;
}

#head #symbole {
	float: left;
	width: 176px;
	text-align: right;
}

#head #symbole img {
	margin-left: 10px;
}

#submenu {
	float: left;
	width: 176px;
	border-top: 1px solid #4b7f2b;
	min-height: 100px;
	
}



#submenu #gs_adresse
	{
	margin-top:20px;
	line-height:1.5em;
	}

#submenu #gs_adresse a
{
display:initial;
border-bottom:none;
padding:initial;
font-weight:normal;
}
#submenu #gs_adresse a:hover
{
background-color:initial;
color:initial;
}


#submenu .rubrik
{
	background-color: #4b7f2b;
	color:white;
	padding: 7px;
	font-weight: bold;
	margin-bottom:2px;
	a
	{
	padding:2px 7px;
	color:white;
	border-bottom:none;
	}
}

#logout{
	margin-top:20px;
}

#submenu #logout a {
	border-bottom: 0px;
}

#submenu a {
	display: block;
	border-bottom: 1px solid #59a423;
	padding: 7px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: black;
}

#submenu .aktiv {
	background-color: #4b7f2b;
	color:white;
}

#submenu a:hover {
	background-color: #4b7f2b;
	color:white;
}

#submenu .level3 {
	font-weight: normal;
	padding-left: 11px;

}

#submenu .aktivlevel3 {
	font-weight: normal;
	padding-left: 11px;
	background-color: #9fe38d;
}

#right {
	float: right;
	width: 157px;
	padding-left: 5px;
	border-left: 1px solid #4B7F2B;
	margin-left: 20px;

}
.textrechts
{
	margin-top:36px;
}
#content {
	/*margin-left: 190px;*/

	float: left;
	margin-left: 19px;
	width: 755px;
	max-width: 100%;

	margin-right: 0px;

	background-repeat:no-repeat;
	min-height: 580px;
	background-position: 45px 70px;
}
#content.full
{
width:98%;
}

#content .bigtext
{

font-size:17px;
line-height:1.3em;
}

.rechte_spalte_weg{
	width:auto!important;
}

#content a.button {
	/*color:black; */
}

#content a {

}

#content ul {
	list-style:inside;
}

#content li {
	padding-left: 10px;
}



.block_index {
	float: left;

	min-width:215px;
	/*background-color: #eaf4e9;*/
	background-color:white;

	width: 31%;

	margin-right: 13px;
	margin-bottom: 13px;
	/*min-height:392px;*/
	position: relative;

}
.block_index .text_ct
{
	padding: 10px;
}


#content .block_index.termine
{
background:#87CEFF;
color:#404040;
border-radius:3px;
}
#content .block_index.termine h2
{
color:#404040;
font-size:17px;
}


.block_index .text_ct.termine .item
{
margin-bottom:10px;
line-height:1.4em;
position:relative;
/*
display:flex;

flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
*/
}

.block_index .text_ct.termine a
{
text-decoration:none;
}
.block_index .text_ct.termine .datum
{
width:100%;

font-weight:bold;
}
.block_index .text_ct.termine .titel
{
width:100%;
font-weight:bold;
}

.block_index .text_ct.termine .titel .untertitel
{
font-weight:normal;
}
.block_index .text_ct.termine .text
{
display:none;
}

.block_index .text_ct.termine .weitere
{
/*
position:absolute;
bottom:10px;
*/
}

.block_index .text_ct.termine .weitere a
{
text-decoration:underline;
}


.block_index img{

	/*
	float: left;
	border: 1px solid #D9E3D7;
	margin: 15px 2px 2px 2px;
	max-width: 100%;
	height: auto;
	*/

	margin:  0 auto;
	max-width: 100%;
	height: auto;
	display:block;
}


.block_index .text_box{
	min-height: 60px;

}

.block_index .img_box{
	//height:240px;
}

.std_img {
	width: 100%;

}

.std_img img {

	border: 2px solid #4b7f2b;
	height: auto;
	margin-top: 20px;
	max-width: 20%;
	width: auto;

}

.headline, .subnavi_headline {
	color: #faaf18;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 3px;
	border-bottom: 3px solid #faaf18;
	margin-bottom: 15px;
	line-height: 18px;
}
.subnavi_headline

{
	color:#4b7f2b;
	border-bottom:3px solid #4b7f2b;
}

.subheadline {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	line-height: 18px;
}

#right .headline {
	font-size: 16px;
}

#right .linie {
	border: 0px;
	border-bottom: 1px solid #faaf18;
	margin: 10px 0px;
}


#footer {
	clear: both;
	margin-top: 50px;
	text-align: left;
	font-size: 10px;
}

#prolinkfooter {
	margin-right: 10px;
}

.red {
	color: red;
}


#recaptcha_image img {
	width: 200px;
	height: 60px;

}

#recaptcha_image{
	width: 200px !important;
	height: 40px !important;
	padding-bottom: 20px;
}

#captchastatus {
	color: red;
}




#map

{
	max-width:95%;
}

#to_desktop
{
	padding-top:10px;
	text-align:center;

}
#to_desktop a
{
	text-decoration:none;
}



.textbereich {
	width: 450px;
	border: 1px solid #4b7f2b;
	padding: 3px 5px;
}

.inputs {
	width: 234px;
	height: 20px;
	border: 1px solid #4b7f2b;
	padding: 3px 5px;
}

td {
	border: none;
	padding: 5px;
}

.inputs:hover {
	background-color: #f5f9ef;
}

.textbereich:hover {
	background-color: #f5f9ef;
}

#absenden_button {
	text-decoration: none;
	padding: 5px;
}

#recaptcha_table {
	width: 100%;
}

a.button,
.button_gruen{
	background-color: #4b7f2b;
	color: white;
	padding: 0px 8px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	border-radius: 3px;
}


.row
{
	width:100%;padding-bottom:20px;
}

.desc
{
	display: inline-block;
	width: 120px;

}

.value
{
	position: relative;
	display: inline-block;
}

textarea
{
	width:400px;
	max-width:100%;
	height:100px;
}

fieldset {
	margin: 10px 0px;
	padding: 5px;
}

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

#intern_anmeldungen 
{
 border:1px solid grey;
 font-size: 11px; 
 background-color: white;
 
 }
#intern_anmeldungen td
{
border:1px solid #d6d6d6;
}


th
{
	vertical-align:top;
}
}
#intern_anmeldungen .status_0 {

}
#intern_anmeldungen .status_1 {
	color: green;
}
#intern_anmeldungen .status_2 {
	color: red;
}
#intern_anmeldungen .status_3 {
	color: red;
	font-style: italic;
}
#intern_anmeldungen .status_-1 {
	color: green;
}


#intern_anmeldungen tr:nth-of-type(even)
{
	background-color:#E3E3E3;
}


#formular .req {
	color: red;
}
#formular .row {
	margin: 3px 0;
}
#formular .row::after {
	/*
	clear: left;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	*/
}
#formular .row .value {
	display: inline-block;
	/*float: left; */
	position: relative;
}
#formular .row .value.binweg {
	display: none;
}
#formular .row .desc {
	/*float: left; */
	width: 130px; 
	vertical-align:top;
}

#formular .row .desc.headlineblock {
	width: 100%;
}
#formular .row .desc.trennlinie {
	width: 100%;
}

#formular input[type="text"], #formular input[type="url"],#formular input[type="password"],  #formular input[type="email"], #formular textarea, #formular select.webselect {
	background-color: #ffffff;
	border: 1px solid #bbb;
	padding: 4px 5px;
	width: 300px;
}
#formular input[type="checkbox"], #formular input[type="radio"] {
	margin-right: 3px;
}
#formular select.webselect {
	width: 311px;
}
#formular textarea {
	height: 150px;
	width: 300px;
}
#formular input[type="submit"],
input[type="submit"].login
{
	background-color: #4b7f2b;
	border-radius: 3px;
	color: white;
	display: inline-block;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	text-decoration: none;
	border: 0px;
}
#formular .hidden {
	display: none;
}
#formular .abhaengig {
	display: none;
}
#formular .radio_ul, 
#formular .checkbox_ul {
	list-style-position: outside;
	list-style-type: none;
}
.form_edit_container {
	background-color: white;
	border: 1px solid #3b3b3b;
	padding-bottom: 20px;
}
.form_controller {
	background-color: #ef8c11;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#formular input.error, #formular textarea.error, #formular select.error {
	border: 1px solid rgba(255, 0, 0, 0.9);
}
#formular input.valid, #formular textarea.valid, #formular select.valid {
}
#formular label.error {
	background-color: white;
	border: 1px solid red;
	border-radius: 5px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	color: #151515;
	padding: 8px;
	position: absolute;
	right: -280px;
	top: -8px;
	width: 240px;
}

#formular {
	position: relative;
}

#intern_liste input[type="submit"] {
	border: 1px solid black;
	background-color: orange;
	border-radius: 3px;
	color: black;
	padding: 2px 5px;
	margin: 2px 0px;
}


#tourkalender td {
	padding: 5px;
	text-align: center;
}

#tourkalender a {
	text-decoration: none;
}

#tourkalender .head td {
	background-color: #4b7f2b;
	font-weight: bold;
	color: white;
}

#tourkalender .days td {
	font-weight: bold;
}

#tourkalender .days td {
	border: 1px solid transparent;
}

#tourkalender td.today {
	/* background-color: #4b7f2b;
	color: white;
	*/
	font-weight: bold;
	border: 1px solid #4b7f2b;
}

#tourkalender td.hasentry {
	font-weight: bold;
	color: #4B7F2B;
	cursor: default;
}
#tourkalender td.hasentry.news {
	background-color: #FFB85C;
	color: white;
}
#tourkalender td.hasentry.tour {
	background-color: #EAF4E9;
}

#tourkalender .eintrag {
	display: none;
	position: absolute;
	background-color: white;
	padding: 10px 10px 5px 10px;
	border: 1px solid #4b7f2b;
	font-weight: normal;
}

#tourkalender td.hasentry:hover .eintrag {
	display: block;
}

#tourkalender td .eintrag .item {
	margin-bottom: 5px;
	text-align: left;
	color: black;
}

#tourkalender td .eintrag .title {
	font-weight: bold;
}
#tourkalender td .eintrag .title:hover {
	text-decoration: underline;
}

#tourkalender td .eintrag .date {
	color: #4b7f2b;
	font-style: italic;
}

#tourkalender .legend {
	border-top: 1px solid #4b7f2b;
	padding-top: 5px;
	text-align: left;
}

#tourkalender .legend > span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #4b7f2b;
	margin-right: 10px;
}
#tourkalender .legend > span.news {
	background-color: #FFB85C;
}
#tourkalender .legend > span.tour {
	background-color: #4b7f2b;
}

.fancyboxIframe{
	font-size:20px;
}

/* Tabelle mit Hover Funktion */
.tooltip {
	display:none;
	position:absolute;
	background-color:white;
	.schatten_klein;
	border-radius:5px;
	padding:10px;
	color:black;
	font-size:12px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
	max-width:300px;

	z-index:10;
}

.tabellePopup td{
	text-align:center;
	vertical-align:center;
	height:50px;
	width: 16%;
	padding:0.6%;
	background-color: #c3d69b;
	border:3px solid white;
	min-width:40px;
}
.tabellePopup td abbr{
	cursor:help;
}
#tabellePopupWinter td{
	background-color: #8eb4e3;
}

.headlineTabelle{
	font-size:18px;
}
.bold{
	font-weight:bold!important;
}
.sehrHellesGruen{
	background-color:#ebf1de!important;
}
.hellesGruen{
	background-color:#d7e4bd!important;
}
.gruen{
	background-color:#c3d69b!important;
}
.dunklesGruen{
	background-color:#9bbb59!important;
}
.sehrDunklesGruen{
	color:white!important;
	font-weight:bold!important;
	background-color:#77933c!important;
}

.tabellePopup .tabelleFancybox{
	display:none;
}
.fancyboxTableWinter td{
	background-color: #8eb4e3 !important;
}
#fancyboxTable td {
	background-color: #c3d69b;
	border: 3px solid white;
	width: 16%;
}
#fancyboxTable #text_tabelle{
	text-align:justify !important;
	padding:10px !important;
	width:300px !important;
}
.fancybox-inner{
	height:auto!important;
}
#fancyboxTable #ueberschrift_tabelle{
	font-weight:bold;
	width:150px!important;
	text-align:center;
}
#fancyboxTable .standardueberschrift{
	width:300px !important;
	text-align:center;
}	

table.preise

{
	width:100%;
	font-size:15px;
}

table.preise th

{
	padding:5px 3px 5px 2px;	
}

table.preise td
{
	padding:5px 3px 3px 2px;
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}

table.preise th
{

}


table.preise tr td:first-of-type
{
	text-align:left;
}

table.preise tr:nth-of-type(odd)
{
	background-color:rgba(255,153,51,0.2);
}


table.preise.orange th
{
	background-color:#ff9933;
}
table.preise.orange td
{
	color:#ff9933;
}


.sektionstreff_txt
{
	border:1px solid #4b7f2b;
	padding:10px;
}


#tour_edit form
{
	display:flex;
}

#tour_edit .row	
{
	padding:8px 0 3px 0;
}

#tour_edit .row	.desc
{
	width:170px;
	float:left;
	padding-top: 11px;
}
#tour_edit .row	.val
{
	float:left;
	padding-top: 6px;
	max-width:560px;

}
#tour_edit.view .row	.val
{
	padding-top: 13px;
}

#tour_edit .row	.val input[type="text"],
#tour_edit .row	.val input[type="number"],
#tour_edit .row	.val textarea,
#touren_uebersicht input[type="text"],
#touren_uebersicht input[type="password"],
#touren_uebersicht  input[type="submit"],
#tour_edit .row	.val input[type="time"]

{
	width:250px;
	padding:5px 5px;
	border:1px solid black;
	background-color:white;
}
#touren_uebersicht input.neuetour
{
	font-weight:bold;
	font-size: 18px;
	padding: 8px 5px;
}
#touren_uebersicht  input[type="submit"]
{
	width:262px;
	font-weight:bold;
	font-size: 18px;
	padding: 8px 20px;
}


#tour_edit .row	.val input[type="text"].viertel

{
	width:57px;
}
#tour_edit .row	.val input[type="number"].viertel
{
	width:59px;
}

#tour_edit .row	.val input.zeit
{
	width:62px;
	margin-top:10px;
	margin-right:2px;
}

#tour_edit .row .val table.default

{
	position:relative;
}

#tour_edit .row .val table.default:after
{
	content:'Uhr';
	position:absolute;
	right: -20px;
	top: 22px;
}


#tour_edit .row	.val select
{
	padding: 5px 3px;

}




#tour_edit .row	.val td
{
	padding-left:0px;
}

#tour_edit #trainerliste
{
	display:none;
}

#tour_edit .versteck
{
	display:none;
}

#trainerliste  .liste
{

	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
}

#trainerliste  .liste .bold
{
font-weight:bold;
}

#trainerliste  .close
{
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	background-color:#4b7f2b;
	color:white;
	padding:7px;
	width:150px;

	margin:10px auto 0 auto;
}



		#tour_edit #trainer_text_sort #sortable li
			{

				list-style-type:none;
				padding-left:0;
				padding:10px;
				cursor:grab;
				border:1px solid #e5e5e5;
			}




#tour_edit #trainer_text
{
	pointer-events: none;
	color:grey;
}

#tour_edit #trainer_text_format
{
display:none; /*neu seit Trainer-Sortieren-Funktion*/
}

#tour_edit #AdminTrainer
{
	display:none;
}

#tour_edit .copy
{
	font-size:11px;
	cursor:pointer;
background-color: #4b7f2b;
    color: white;
    padding: 0px 8px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    border-radius: 3px;	
		margin-bottom:2px;
}



#tour_edit .helpbutton,
#anmeldung .helpbutton

{
	float:left;
	font-size:10px;
	font-weight:bold;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #6F6F6F;
	color: #FFF;
	width: 14px;
	height: 14px;
	padding: 0;
	margin:7px 0 0 7px;

	text-align: center;
	cursor:help;
}
#anmeldung .helpbutton
{
	float:none;
	display:inline-block;
}


#trainerliste .fakecheckbox
{
	width:16px;
	height:8px;
	float:left;
}
#ausbildungsmodul
{
	display:inline;
}

#tour_edit #sel_anfahrt
{
	padding:5px 0;
}

#val_ausbildungsmodul,
#val_kategorie
{
	display:none;
}

#tour_check .item
{
	float:left;
	width:33%;
	font-weight:bold;
	font-size:16px;
}
#tour_check .ok
{
	text-align:center;
}


#but_speichern,
#but_fertig
{
	font-size:18px;
	padding:8px 36px;
	border:1px solid grey;
}

#but_fertig

{
	background-color:red;
	color:white;
	padding:8px 20px;
	font-weight:bold;
}


.uebersicht
{
	font-size:11px; 
	color:grey;
	margin-bottom:50px;
}

#touren_uebersicht h2
{
	margin-bottom:10px;
}

#touren_uebersicht .item .head
{
	background-color:#4b7f2b;
	padding: 5px 5px;
	color:white;
	margin-bottom:5px;
}
#touren_uebersicht .edit
{
	float:left;
	width:180px;
}
#touren_uebersicht .done
{
	font-weight:bold;
	background-color:red;
	padding:8px 3px;
	margin-bottom:10px;
}

.uebersicht div
{
	float:left;
	width:180px;
}
.datepicker
{
	//display:none;
}

.datepicker_view
{
	border:0;
	background-color:transparent;
	width:70px;
}
.ui-datepicker-trigger
{
	position:relative;
	top:4px;
	cursor:pointer;
}
#touren_accordeon .kat
{
	margin-bottom:20px;
}
#touren_accordeon .kat.aktiv
{

	border:1px solid #ADA8A8;

}

#touren_accordeon .untertitel
{
font-weight:normal;
}

#anmeldung .desc
{
	width:150px;
}

#anmeldung .value
{
	vertical-align:top;
}
#touren_accordeon .kat.aktiv .kat_head
{


	background-color:#4b7f2b;
	color:white;
	font-weight:bold;
	cursor:pointer;

	position:relative;
}
#touren_accordeon .kat.aktiv .kat_head:after
{
	content:'^';
	position:absolute;
	right:10px;
	font-weight:bold;
	font-size: 37px;
	top:-10px;
	color:rgba(255, 255, 255, 0.6);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

#touren_accordeon .kat .kat_head
{


	background-color:rgba(75, 127, 43, 0.58);
	color:#F3F2F2;
	font-weight:bold;
	padding:11px 8px;

}

#touren_accordeon .kat .inhalt
{
	padding:10px 5px;
	display:none;
}

#touren_accordeon .kat .inhalt .item

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

#touren_accordeon.termine .kat 
{
line-height:1.5em;
}

#touren_accordeon.termine .kat.aktiv .kat_head:after
{
content:'+';
font-weight:100;
font-size:25px;
top:initial;
bottom:41%;
}
#touren_accordeon.termine .kat.aktiv .kat_head .titel
{
font-size:18px;
margin:5px 0;
}


#mitgliedwerden
{
	margin-top:20px;
	width:100%;
	text-align:center;
}


.lvs_date
{
	display:none;
}



#qa
{
	margin-top:20px;

}
#qa	.row
{
	padding-bottom:10px;
	display:inline-block;
}

.q_head
{

}

#qa	.row .q,
#qa	.row .q2
{
	font-weight:bold;
	cursor:pointer;
	width:100%;
	background-color:#EAF4E9;
	padding:4px 5px 4px 5px;
}


#qa	.row .q2
{
	float:left;
	width:33%;
	margin-left:50px;
	position:relative;
}


#qa	.row .q2:before
{
	content:'';
	min-height:26px;
	height:100%;
	width:30px;
	left:-40px;
	background-image:url('/intern/pics/arr_re.png');
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
	background-position:0 0;
}
/*
#qa	.row .a .re.arrow_right:before
{
content:'';
height:100%;
width:30px;
left:-40px;
background-image:url('/intern/pics/arr_re.png');
background-repeat:no-repeat;
position:absolute;
bottom:0;
background-position:0 center;
}
*/
#qa	.row .q.small
{
	width:57%;
	float:left;
}

#qa	.row .a
{
	display:none;
	margin-top:5px;
	margin-left:10px;
}

#qa	.row .arrow_down
{
	padding-bottom:30px;
	position:relative;

}

#qa	.row .arrow_down:after
{
	content:'';
	width:100%;
	height:30px;
	background-image:url('/intern/pics/arr_down.png');
	background-repeat:no-repeat;
	position:absolute;
	bottom:-4px;
	background-position:30% 0;
}

#qa	.row .a .li.small
{

	width:57%;
	float:left;
}

#qa	.row .a .re
{
	width: 33%;
	margin-left: 60px;
	float:left;
	position:relative;
}


.lastminute 
{
	margin-top:20px;
}
.lastminute h2
{
	margin-bottom:15px;
}


.lastminute h3
{
	background-color:#4B7F2B;
	color:white;
	padding: 5px 3px;
}

.lastminute .item
{
	margin-bottom:30px;
	width:48%;
	margin-right:10px;

	float:left;
}



.naturumwelt .item

{
	float: left;

	min-width: 215px;
	background-color: #eaf4e9;
	padding: 10px 15px;
	margin-right: 13px;
	margin-bottom: 13px;
	position: relative;

}

.naturumwelt .item h2
{
	margin-bottom:20px;
}

.naturumwelt .item.sm
{
	width: 28%;
	min-height: 70px;
	margin-bottom:20px;
	background-color: #4b7f2b;
	color: white;
	padding: 0px 8px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	border-radius: 3px;
	-webkit-box-shadow: 3px 3px 4px -2px rgba(0,0,0,1);
	-moz-box-shadow: 3px 3px 4px -2px rgba(0,0,0,1);
	box-shadow: 3px 3px 4px -2px rgba(0,0,0,1);

}

.naturumwelt .item.sm:hover
{
	-webkit-box-shadow: 3px 3px 4px -1px rgba(0,0,0,1);
	-moz-box-shadow: 3px 3px 4px -1px rgba(0,0,0,1);
	box-shadow: 3px 3px 4px -1px rgba(0,0,0,1);
}



.naturumwelt .item.ft
{
	width: 42%;
	min-height: inherit;
	margin-right:27px;
}

.naturumwelt .item.sm:nth-of-type(3n+0)
{
	margin-right:0;
}
.naturumwelt .item.ft:nth-of-type(2n+0)
{
	margin-right:0;
}


.naturumwelt .item .head
{
	width:100%;
	font-weight:bold;
	text-align:center;
	padding-top:24px;
	font-size:16px;
}

.naturumwelt .item.ft .head
{
	padding-top:20px;
}
.naturumwelt .item .head a
{
	text-decoration:none;
}

.naturumwelt .item .link a
{
	text-decoration:none;
	line-height:1.6em;
}


.naturumwelt_termin .datum
{
	width: 80px;
	text-align: right;
	margin-bottom: 15px;
	float: right;
}


.naturumwelt .item.ft .link
{
	margin-top:20px;

}


.naturumwelt_termin a.pdf,
.naturumwelt .item .link a.pdf

{ 
	background: url('/intern/pics/pdf.png') no-repeat left center;
	padding-left: 30px;
	padding-top: 3px;
	line-height:20px; 

}


.naturumwelt_termin a.txt,
.naturumwelt .item .link a.txt

{ 
	background: url('/intern/pics/icons/document_edit.png') no-repeat left center;
	background-size:22px 22px;
	padding-left: 30px;
	padding-top: 3px;
	line-height:20px; 

}


.naturumwelt_termin a.xls,
.naturumwelt .item .link a.xls
{ 
	background: url('/intern/pics/icons/doc_excel_csv.png') no-repeat left center;
	padding-left: 30px;
	padding-top: 3px;
	line-height:20px; 
}
.naturumwelt .item .link a.pdf,
.naturumwelt .item .link a.txt,
.naturumwelt .item .link a.xls
{
	background-position: right center;
	padding-left: 0px;
	padding-right: 25px;
	background-size:15px 15px;
	padding-top:0;
}

.naturumwelt .item.ft .link a
{
	padding-left:16px;
	position:relative;
}

.naturumwelt .item.ft .link a:before
{
	content:'';
	content: '';
	height: 11px;
	width: 14px;
	position: absolute;
	left: 0;
	top: 3px;
	background-image:url('/intern/pics/arr_re.png');
	background-size: 11px 9px;
	background-repeat:no-repeat;
}

#trainer_hr img
{
max-width:100%;
height:auto;
}

.trainer_hr_zurueck
{
text-align:right;
}

table.trainer_hr,
table.trainer_hr_us

{
width:100%;
border-collapse:collapse;
margin:20px 0;
}
table.trainer_hr td,
table.trainer_hr_us td
{
padding:10px;
vertical-align:top;
}
table.trainer_hr tr:nth-of-type(2n)
{
background:#d7cfbb;
}


table.trainer_hr td:first-of-type,
table.trainer_hr_us td:first-of-type

{
font-weight:bold;
}

table.trainer_hr td:nth-of-type(3n),
table.trainer_hr_us td:nth-of-type(3n),
table.trainer_hr td:nth-of-type(4n),
table.trainer_hr_us td:nth-of-type(4n)
{
text-align:center;
}


table.trainer_hr tr:first-of-type,
table.trainer_hr_us tr:first-of-type
{
background:#4b7f2b;
color:white;
font-weight:bold;
font-size: 15px;
    padding: 10px 5px;
}

table.trainer_hr_us tr:nth-of-type(even)

{
background-color: #d7cfbb;
}

.bl_news
{
	margin-bottom:30px;
	width:80%;
}

.bl_news h2
{

	margin-bottom:10px;
}

#ausbildung_hiddentable
{
	display:none;
}

#ab_winter
{
	margin-bottom:20px;
}

.bl_news 	.datum
{
	float:right;
}

#mapdiv
{
	width:100%;
	height:500px;
	margin: 20px 0 0 0;
	padding: 0px;
	border:1px solid #4b647d;
	position:relative;
}


#galerie .outer
{
margin-bottom:30px;
}

#content #galerie .outer h2
{
margin-bottom:10px;
}
#galerie .outer .item

{
position:relative;

float:left;
margin: 0 20px 20px 0;
width:166px;

}

#galerie .outer .item  img
{
max-width:100%;
height:auto;
}

#galerie .outer .item .bu
{
position:absolute;
width:100%;
bottom:3px;
left:0;
opacity:0.5;
background:black;
}



#galerie .outer .item:hover .bu
{
opacity:1;
}
#galerie .outer .item a .bu .inner
{
text-decoration:none;
}
#galerie .outer .item .bu .inner
{
width:90%;
margin:5px auto;
color:white;
}
#suche_shop .suchfeld input

{
	width:171px;
}

.wanderung
{
margin-bottom:20px;
}
.wanderung th
{
	padding:10px 5px;
	font-size:16px;
	color:black;
	text-align:left;
}

.wanderung td 
{
	padding:8px 4px 25px 4px;
	vertical-align:top;
	background-color:#f3f0e9;
}


.wanderung tbody tr:first-of-type td
{
	font-weight:bold;
	background-color:#d7cfbb;
}

.wanderung tbody tr:nth-of-type(2n+1) td
{
	padding-bottom:20px;
	/*border-bottom:2px solid #868686;*/

}


.wanderung tbody tr:nth-of-type(2n+1) td
{

	background-color:#d7cfbb;
}





.wanderung tbody tr td:first-of-type
{
	font-weight:bold;
}


.wanderung tbody tr td:nth-of-type(1n+2)
{
	max-width:700px;
}


#bibliothek
{
position:relative;
}

#bibliothek fieldset
{
border:0;
}

#bibliothek #d_wk fieldset legend
{
font-size:16px;
padding:0;
}


#bibliothek fieldset input[type="text"],
#bibliothek fieldset select,
#daten input[type="text"],
#daten input[type="email"]
{
padding:5px;
width:18%;
max-width:100%;
}

#bibliothek fieldset button[type="submit"],
#upload button[type="submit"]


{
padding:7px;
width:200px;
max-width:100%;
background-color: #4b7f2b;
    color: white;
		border:0;
		border-radius: 3px;
	cursor:pointer;	
}

#d_wk fieldset button[type="submit"]
{
margin:20px auto 0 auto;
display:block;
cursor:pointer;
}

#daten
{
display:none;
}

#bibliothek #result table,
#bibliothek #d_wk table

{
width:100%;
margin-top:20px;
}

#bibliothek #d_wk table#daten
{
width:100%;
}

#bibliothek #d_wk table#daten td:first-of-type
{
width:200px;
}

#bibliothek #d_wk table#daten td:nth-of-type(2)
{
width:40px;
text-align:right;
padding-right:0;
}

#bibliothek #result  th,
#d_wk th
{
background: #4b7f2b;
font-size:15px;
padding:10px 5px;
}

#bibliothek #result  td.sum, 
#warenkorb tr td.sum,
#bibliothek #result  td.sum_dav, 
#warenkorb tr td.sum_dav
{
display:none;
}

#bibliothek #result .bt_mb,
#bibliothek #warenkorb .bt_mb
{
display:none;
}
#bibliothek #result .bt_mb button
{

display:block;
background: #4b7f2b;
    padding: 13px 45px 13px 44px;
    color: white;
    margin: 0 auto;
    background-image: url(/intern/pics/wk_w.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: 16px 10px;
}

#bibliothek #result .bt_mb button i
{
color:white;
}

#bibliothek #result .mobiltext
{
display:none;
}

#bibliothek #result  th:first-of-type

{
width:70px;

}
#bibliothek #result  th:nth-of-type(2)

{
width:120px;

}

#bibliothek #result  th:nth-of-type(3),
#bibliothek #result  td:nth-of-type(3)
{
width:120px;
max-width:120px;
text-overflow: ellipsis;
}

#bibliothek #result  th:nth-of-type(4),
#bibliothek #result  td:nth-of-type(4)

{
width:120px;
max-width:120px;
text-overflow: ellipsis;
}


#bibliothek #result  th:nth-of-type(5),
#bibliothek #result  td:nth-of-type(5)
{
width:120px;
max-width:120px;
text-overflow: ellipsis;
}
#bibliothek #result  th:nth-of-type(6),
#bibliothek #result  td:nth-of-type(6)
{
width:80px;
max-width:80px;
}

#bibliothek #result  td:nth-of-type(8),

{
width:120px;
max-width:120px;
text-overflow: ellipsis;
}

#bibliothek #result  tr td,
#warenkorb tr td
{
padding:9px 4px;
background-color: #f3f0e9;	
}
#bibliothek #result  td:first-of-type,
#warenkorb td:first-of-type
{
text-align:center;
}
#bibliothek #result  tr:nth-of-type(even) td,
#warenkorb  tr:nth-of-type(even) td
{

background-color: #d7cfbb;	
}

#bibliothek #result button,
#warenkorb button[type="button"]
{
border:0;
background:transparent;
position:relative;

}
#bibliothek #result button img,
#warenkorb button[type="button"] img
{
width:35px;
height:auto;
cursor:pointer;
}

#bibliothek #loader_ct


{
display:none;
background:rgba(0,0,0,0.7);

position: fixed;
top: 0;
left: 0;
height:100%;
width:100%;


}



#bibliothek #loader
{
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

/* MaterialVerleih BEGIN*/	

/* #bibliothek import BEGIN ---------------------------------------------------------------------*/
#material {
	position:relative;
}
#material fieldset
{
border:0;
}
#material #d_wk fieldset legend
{
font-size:16px;
padding:0;
}

#material #d_wk td.material_col3,
#material #d_wk td.material_col4
{
text-align:right;
}

#material #d_wk td.material_col5
{
text-align:center;
}


#material #userType
{
width:300px;
max-width:100%;
padding:5px;
}

#material fieldset button[type="submit"]
{
padding:7px;

width:50%;
max-width:100%;
background-color: #4b7f2b;
    color: white;
		border:0;
		border-radius: 3px;
		cursor:pointer;
}
#materialDaten
{
display:none;
}

#materialDaten.stadtmobil
{
display:block;
}
#material.stadtmobil fieldset
{

display:block;
}


#materialDaten.stadtmobil  td.sm_auswahl
{
display:flex!important;
flex-wrap: wrap;
row-gap:10px;

justify-content: space-between




}


#materialDaten input[type="text"],
#materialDaten input[type="date"],
#materialDaten input[type="email"],
#materialDaten input[type="number"],
#materialDaten input[type="datetime-local"],
 #materialDaten input[type="time"],
 #materialDaten select
 

{

width:100%;
max-width:100%;
padding:5px;
}


#materialDaten.stadtmobil input[type="date"]
{
width:65%;
}
#materialDaten.stadtmobil input[type="time"]
{
padding:4px 0;
width:26%;
}

#materialDaten.stadtmobil tr.date td:last-of-type
{
padding-right:0;


}


#materialDaten input[type="text"].disabled
{
background:#e7e7e7;
border:1px solid;

}

#materialDaten tr.freedate
{
display:none;
}

#materialDaten input[type="checkbox"]
{
margin-right:5px;
}
#materialDaten select
{
width:105%;
max-width:initial;
}


#material #materialResult table,
#material #d_wk table

{
width:100%;
margin-top:20px;
	border-collapse: collapse;
}

#material #d_wk table#materialDaten
{
width : 502px;
max-width:100%;
}

#material #d_wk table#materialDaten td:first-of-type
{
width:200px;
}
#material #d_wk table td {
	display: table-cell;
}

	#material #d_wk table#materialDaten td:nth-of-type(2)
{
width:40px;
text-align:right;
padding-right:0;
	
}
#material #d_wk table#materialDaten#sepa 
{
  float: left;
	position: relative;
	top:1.5em;
}
#material #d_wk table#materialDaten#id + label 
{
float: right; 
position:relative; 
left:20px;
width:500px;
}
#material #d_wk table#materialDaten.confirmTerms input {
float: left;
position: relative;
top:1.5em;
}
#material #d_wk table#materialDaten.confirmTerms label {
float: right;
position:relative;
left:20px;
width:500px;"
}
#material #materailResult  th,
#d_wk th
{
background: #4b7f2b;
font-size:15px;
padding:10px 5px;
}



#material #materialResult .mobiltext
{
display:none;
}

#material #materialResult  tr td,
#materialkorb tr td
{
padding:9px 4px;
background-color: #f3f0e9;	
}
#material #materialResult  td:first-of-type,
#materialkorb td:first-of-type
{
text-align:center;
max-width : 60px;
}
#material #materialResult  tr:nth-of-type(even) td,
#materialkorb  tr:nth-of-type(even) td
{
background-color: #d7cfbb;	
}
#material #materialResult button,
#materialkorb button[type="button"]
{
border:0;
background:transparent;
position:relative;
cursor:pointer;

}
#material #materialResult button img,
#materialkorb button img
{
width:35px;
height:auto;
min-width: 20px;
}

#material #loader_ct
{
display:none;
background:rgba(0,0,0,0.7);
position: fixed;
top: 0;
left: 0;
height:100%;
width:100%;
}

#material #loader
{
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

/* #bibliothek import END ---------------------------------------------------------------------------------- */
#material th {
	vertical-align : middle;
	}
#material #materialResult.material table
{}
#material #materialResult th:nth-of-type(1).material {		
}
#material #materialResult th:nth-of-type(2).material {
		width : auto;	
	}
#material #materialResult th:nth-of-type(3).material {
		width : 150px;	
	}
#material #materialResult th:nth-of-type(4).material {
		width : 150px;	
	}
	
#material #materialResult tr td.material_col1
{
	
}
#material #materialResult td.material_col2
{
	width : auto;
}	
#material #materialResult td.material_col3
{
	text-align: right;	
	width : 130px;
	padding-right: 20px;
}
#material #materialResult td.material_col4
{
	padding-right: 20px;
	text-align: right;
	width : 130px;
}
#material #materialResult td.material_col5
{
width : 50px;
}

#material #materialResult.material td:first-of-type, #materialkorb td:first-of-type {
	text-align: center;
}

#materialkorb td.material_col5 input
{
width:30px;
}


/* Materialverleih END */


#content .start_link_ct
{
margin-top:20px;
width:100%;
display:flex;
flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
		column-gap:20px;


}

.start_ct
{
width:100%;
display:flex;
flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
		column-gap:20px;
}


.start_ct .text
{
width:60%;
}

.start_ct .terminliste
{

width:220px;

}


#content .start_ct .terminliste 
{
width:230px;
}


#content .start_ct .terminliste .block_index
{
width:100%;
}
#content .start_ct .terminliste .block_index.termine h2 {
color:#e3e3e3;
width:100%;
}

#content .start_ct .terminliste .block_index.termine {
background-color:#4b7f2b;
color:#e3e3e3;
}

.start_resttermine
{
width:100%;
padding:0px;
}
.start_resttermine .lastminute h3
{
padding:8px;
margin-bottom:5px;

}


#hinweis
{
display:none;
padding:20px;
font-size:18px;
border:1px solid #4b7f2b;
text-align:center;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width:180px;
background:rgba(255,255,255,0.8);
z-index:10;
}

.covid_info
{
font-size:14px;
line-height:1.4em;
}
#content .covid_info li
{
padding-left:0;
margin-bottom:1em;
}

#content .covid_info p
{
margin-bottom:20px;
}

#cookiebanner a {
	color: #fff;
	text-decoration: underline;
}
#cookiebanner a:hover {
	text-decoration: underline;
}
#cookiebanner div {
	padding: 10px;
	padding-right: 40px;
}
#cookiebanner {
	text-align: center;
	border-bottom: 1px solid black;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	position: fixed;
	bottom: 0px;
	z-index: 10000;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}
#cookiebannerCloser {
	color: #2F2F2F;
	font: 14px/100% arial, sans-serif;
	/*
	position: absolute;
	right: 5px;
	*/
	margin: 0 auto;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	top: 5px;
	cursor: pointer;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #7b92a9;
	border-right: 1px solid #7b92a9;
	padding: 4px;
	background: #ced6df;
	/* Old browsers */
}
#cookiebannerCloser:hover {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid #7b92a9;
	border-left: 1px solid #7b92a9;
}

iframe#touren
{
border:0px #ffffff none;
min-height:1000px;
width:100%;
}


#submenu a.current
{
position:relative;
margin-left:9px;
color:#59a423;
}

#submenu  a.current:before
{
content: '';
    width: 7px;
    height: 6px;
    position: absolute;
    left: -2px;
    
    background-size: 7px auto;
		background-repeat:no-repeat;
    top: 11px;

background-image:url('/intern/pics/arr_re.png');
}

#tour2024_ct
{
display:flex;
align-items: flex-start;



}

#tour2024_links
{
width:20%;
padding:10px;
border: 2px solid #4B7F2B; 
line-height:2em;
}

#tour2024_uebersicht
{
width:85%;
display:flex;


align-items: stretch;

		justify-content: space-between;
    flex-wrap: wrap;
  		row-gap:20px;
}
#tour2024_uebersicht .item
{
width:48%;
min-width:285px;
	padding:0px;
	margin:0 10px 10px 0;
	background-color: #eaf4e9;
	
	position:relative;
}




#tour2024_uebersicht .item .sub
{
padding:10px;
line-height:1.7em;
}


#tour2024_uebersicht .item h2
{
background-color:#4B7F2B;
		padding: 12px 3px 13px 12px;
	font-size:14px;
	color:white;
}