body {
	padding: 0px;
	
	
}

.wrapper {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.content-main {
	background-color: #ffffff;
	padding: 15px;
	
}


p,
td,
li,
div {
  color: #2f2f2d;
  font-family: "NeueSansPro-Normal",Verdana,Arial;
}




/**
 * Hauptfarbe für Titel und Links
 */
a,
a:link,
a:active,
a:visited,
a:focus,
.search span.fa,
.dropapp-search-field input,
.dropapp-search-field span,
.droptours-month,
.dropapp-tours-title > a:link,
.dropapp-tours-title > a:active,
.dropapp-tours-title > a:visited {
  color: #00726F;
}
.droptours-month {
	font-size: 2rem;
}
.droptours-img-web {
	max-width: 800px;
}
#droptours-back,
#droptours-register,
#droptours-print {
	margin-top: 15px;
	display: inline-block;
}

#droptours-login a#droptours-tourenberichte {
	display: none;
}




h1, h2, h3, h4, h5,
h1 > label, h2 > label, h3 > label, h4 > label, h5 > label,
h1 > a, h1 > a:link, h1 > a:active, h1 > a:visited, h1 > a:focus,
h2 > a, h2 > a:link, h2 > a:active, h2 > a:visited, h2 > a:focus {
  color: #00726F;
}

h2 {
	font-size: 2.0625rem
}
h3 {
	font-size: 1.5625rem
}

.btn,
.btn-sm {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
}
.btn.btn-primary {
  background-color: #00726F;
  border-color: #00726F;
  margin-top: -9px;
}

.header-green {
	width: 100%;
	height: 52px;
	margin-top: -15px;
	margin-bottom: 70px;
	text-align: right;
	
	background: linear-gradient(135deg, #fff000 1%, #a2c91b 20%, #a2c91b 20%, #008039 85%);
}
.header-img img {
	margin-top: -15px;
	margin-right: -15px;
}

.dropapp-items article.dropapp-item .dropapp-item-date-date,
.dropapp-items article.dropapp-item .dropapp-item-date-duration {
	color: #818167;
	font-size: 2rem;
}

.droptours-vegetarier,
#abo,
.droptours-costs-currency {
	display: none;
}


.prosenectute-header {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.prosenectute-header-bg {
	height: 108px;
	background: #3e8020 linear-gradient(90deg,#abc905,#3e8020) no-repeat;
	transform: rotate(-2deg) translate(-20%,-100%);
	
	
}
.prosenectute-header-banner {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 108px;
	text-align: right;
	background: #e8ede8 linear-gradient(90deg,#fff,#f4f8f4 62%,#e8ede8) no-repeat;
}
.prosenectute-header-spenden {
	position: absolute;
	top: 40px;
	right: -15px;
	width: 100%;
	text-align: right;
	
}
.prosenectute-header-spenden .btn.btn-primary {
	background: linear-gradient(90deg,#3e8020 0% 33%,#abc905 66% 67%,#3e8020);
	gap: 18px;
	border: none;
	background-size: 200%;
	background-position: 100%;
	font-size: 18px;
	font-family: IBM Plex Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,STHeiti Light,sans-serif;
	padding: 18px 40px;
	border-radius: 40px;
	
	
}

.prosenectute-header-banner > a {
	top: 0;
	
}
.prosenectute-header > a {
	display: inline-block;
	position: relative;
	top: -30px;
	left: -30px;
}
.prosenectute-footer {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	padding: 15px;
	margin-top: 30px;
	background-color: #f2f7f2;
}
.prosenectute-footer ul {
	list-style-type: none;
}
.prosenectute-footer ul li {
	float: left;
	margin-right: 30px;
	color: #00726F;
}


#droptours-login, .dropapp-tours-navi {
	border: none;
	background-color: #f2f7f2;
}


#droptours-login, .dropapp-tours-navi {
	background-color: #f2f7f2;
	
}
