html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* Paul Irish said:; http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}
/********************************************************/
/** end reset.css                                    ****/
/********************************************************/
body {
	background-color: #fff;
	width:100%;
}
body, a {
	font-family:GTWalsheimMedium,Helvetica,Arial,sans-serif;
	font-size:18px;
	line-height: 21px;
	font-weight:normal;
	text-decoration: none;
	color:#000;
	letter-spacing: 0.02em;
}


/*** Styles
*
*/

h3,h4, .app-title {
	font-family:GTWalsheimBold,Helvetica,Arial,sans-serif;
	font-size:20px;
	line-height:26px;
	text-transform: uppercase;
}
h3 span, h4 span, .app-title span {
	position:relative;
}
h3 span:after, h4 span:after, .app-title span:after {
	position:absolute;
	left:0;
	bottom:2px;
	width:100%;
	border-bottom:2px solid #909091;
	content:"";
}
.preis-desc, .preis-content {
	font-size:18px;
	line-height: 21px;
}
.preis {
	text-transform: uppercase;
	font-family:GTWalsheimBold,Helvetica,Arial,sans-serif;
	position:absolute;
	bottom:0;
}
.kontakt, .kontakt a {
	font-size:17px;
	line-height:21px;
	color:#fff;
}
.kontakt a:hover {
	color:#c0c0c1;
}
label, input {
	font-size:20px;
	line-height:26px;
	text-transform: uppercase;
}

.nav:hover {
	color:#505051;
}
.scrolltop {
	position:absolute;
	right:10px;
	top:13px;
	padding-right:15px;
	cursor:pointer;
}
.scrolltp span {
	float:left;
}
.scrolltop img {
	height:20px;
}


/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* 000000000000000000000000000000000000000000000000000000000000000000000000000000000
/* =Media queries  Start media relevant
-------------------------------------------------------------- */

.section, .footer-section {
	max-width:1220px;
	margin: 0 auto 65px;
	padding: 0 20px;
	clear:both;
	position: relative;
}
#head.section {
	padding:0;
}
.footer-section {
	margin:0 auto;
}
.section-fixed-height.section {
	margin-bottom:0;
}
.section-full.section {
	max-width:100%;
	position:relative;
}
#button {
	display: block;
	position: absolute;
	border-radius: 100px;
	background-color: #73921a;
	right: 30px;
	bottom: 15px;
	width: 130px;
	height: 130px;
}
.button {
	color: #fff;
	text-align: center;
	position: relative;
	top: 28%;
	font-size: 17px;
	line-height: 21px;
}
#head {
	height: 90px;
  	position: fixed;
  	z-index: 10000;
  	width: 100%;
  	background-color: #fff;
  	top:0;
  	border-bottom: 1px solid #d0d0d1;
}
#flag {
	margin-top:90px;
	height:320px;
}
#head img {
	width:60px;
	height:60px;
	margin:15px 10px 0 20px;
	float:left;
}
.teaser {
	padding: 15px 0 10px;
	border-bottom:3px solid #000;
	font-size:19px;
	line-height:22px;
}
h1 {
	font-family:GTWalsheimBold,Helvetica,Arial,sans-serif;
	font-size:18px;
	line-height:90px;
	text-transform: uppercase;
	float:left;
	position: relative;
  	top: 1px;
}
.tour-item h4 {
	font-size: 18px;
}
#nav-wrapper {
	display:none;
	position:fixed;
	top:90px;
	width:100%;
}
#head #nav-trigger {
	position: absolute;
	right:20px;
	width:35px;
	height:auto;
	top:16px;
	cursor:pointer;
}

#nav li {
	border-bottom: 1px solid #e0e0e1;
	background-color: #fff;
	width:100%;
}
.nav {
	font-family:GTWalsheimBold,Helvetica,Arial,sans-serif;
	font-size: 20px;
	line-height:55px;
	display: block;
	margin-left:40px;
}
.last.nav {
	display: block;
  	background-color: #fff;
	width:100%;
	padding-left:40px;
	margin:0;
	border-bottom: 1px solid #e0e0e1;
}
#kontakt {
	background-color: #000;
	height:185px;
	padding:45px 0;
}
#kontakt img {
	max-width:86px;
	float:left;
	margin-right:20px;
	margin-bottom: 35px;
}
h2 {
	font-family:GTWalsheimBold,Helvetica,Arial,sans-serif;
	font-size:30px;
	line-height:42px;
	margin-bottom:20px;
}
.tour-item {
	width:100%;
	float:left;
	margin-right:0;
	position:relative;
	padding-bottom:30px;
	margin-bottom: 40px;
}
.tour-item img {
	max-width:100%;
	margin:10px 0;
}
.tour-item li {
	background-image: url("pics/disc.png");
    background-position: 0 0.4em;
    background-repeat: no-repeat;
    padding-left: 1em;
}
.preis-line {
	border-top:2px solid #909091;
	padding: 2px 0;
}
.preis-line.last {
	border-bottom:2px solid #909091;
}
.app-item {
	margin-right:3.56%;
	position:relative;
	padding-bottom:30px;
}
.app-item.app-checkbox-item {
	padding-bottom: 15px;
}
.app-title.single {
	clear:both;
}
input {
	border:none;
	width:60%;
	color:#505051;
	text-transform: none;
}
.app-line {
	padding: 3px 0;
	border-bottom:1px solid #000;
}
.checked .app-line.error {
	border-bottom-color: #de2007;
}
.checked .app-line.error label {
	color: #de2007;
}
.app-title {
	margin-bottom:8px;
}
.app-checkbox-item img {
	margin-right: 5px;
    max-height: 15px;
    position: relative;
    top: 1px;
}
.app-checkbox-item .app-line {
	border:none;
	padding-bottom:8px;
	cursor: pointer;
}
.app-checkbox-item label {
	cursor: pointer;
}
#submit span {
	text-transform:uppercase;
	color:#fff;
	font-size:20px;
	line-height: 45px;
}
#submit {
	background-color: #000;
    clear: both;
    height: 45px;
    padding: 0 15px;
    width: 175px;
    cursor: pointer;
    margin-right:20px;
}
#submit.hit {
  -webkit-animation:spin .75s linear infinite;
  animation:spin .75s linear infinite;
}
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
#formMessage {
	margin-top:10px;
}
#formMessage.error {
	color: #de2007;
}
#submit:hover, #submit:focus {
	background-color: #505051;
}
#submit img {
	margin-left: 5px;
    max-height: 15px;
}
#anmeldung {
	margin-bottom:100px;
}
#ueber-mich .portrait {
	max-width:100%;
	margin-right:3.55%;
	margin-bottom:10px;
}
#ueber-mich p {
	margin-bottom:15px;
	font-size: 17px;
}
#ueber-mich h3 {
	margin-bottom:4px;
}


/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  till here crap
-------------------------------------------------------------- */
@media screen and (max-width: 350px) {
h1 {
	font-size:16px;
}
h2 {
	font-size:30px;
	line-height:46px;
}
.kontakt, .kontakt a {
font-size:15px;
line-height:18px;
color:#fff;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  below probably smartphone
-------------------------------------------------------------- */
@media screen and (min-width: 400px) {
#flag {
	height:655px;
}
h2 {
	font-size:34px;
}
.teaser {
	padding: 30px 0 25px;
	border-bottom:3px solid #000;
	font-size: 21px;
  	line-height: 26px
}
#button {
	border-radius: 100px;
	background-color: #73921a;
	right: 30px;
 	bottom: 25px;
  	width: 170px;
  	height: 170px;
}
.button {
	color:#fff;
	text-align: center;
	position:relative;
	top:28%;
	font-size: 21px;
  	line-height: 25px;
}

}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  special
-------------------------------------------------------------- */
@media screen and (min-width: 465px) {
.preis-desc {
	float:left;
	width:35%;
}
.preis-content {
	margin-left:36%;
}
h2 {
	font-size:42px;
	line-height:62px;
	margin-bottom:20px;
}
.scrolltop {
	top:27px;
	right:10px;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  from here 2-columns
-------------------------------------------------------------- */
@media screen and (min-width: 625px) {
.section, .footer-section {
	padding: 0 40px;
}
#head #nav-trigger {
	right:40px;
}
#head img {
	margin:15px 10px 0 40px;
}
h2 {
	font-size:58px;
	line-height:82px;
	margin-bottom:35px;
}
.scrolltop {
	top:41px;
	right:20px;
}
.tour-item {
	width:48.24%;
	float:left;
	margin-right:3.51%;
	position:relative;
	padding-bottom:30px;
}
.tour-item.item-1, .tour-item.item-3, .tour-item.item-5 {
	margin-right:0;
}
.tour-item img {
	max-width:100%;
	margin:10px 0;
}
#ueber-mich .portrait {
	float:left;
	max-width:50%;
}
.teaser {
	font-size:27px;
	line-height:34px;
}
#button {
	right:105px;
	bottom:45px;
	width:200px;
	height:200px;
}
.button {
	font-size:26px;
	line-height:30px;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  special
-------------------------------------------------------------- */
@media screen and (min-width: 725px) {
	h2 {
		font-size: 68px;
	}
.scrolltop {
	top:45px;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  from here regular nav and 3 columns
-------------------------------------------------------------- */

@media screen and (min-width: 880px) {
#head {
	position:relative;
	border-bottom:0;
}
#head img {
	margin:15px 10px 0 0;
}
#head.section {
	padding:0 40px;
}
#flag {
	margin-top:0;
	height:680px;
}
#nav {
	position:relative;
	float:left;
	margin-left:2%;
}
#nav-wrapper {
	position:relative;
	height:90px;
	display: block;
	width:auto;
	top:0;
}
#nav li {
	float:left;
	margin-left:12px;
	border:none;
	width:auto;
	background-color:transparent;
}
.nav {
	line-height:90px;
	display:inline;
	margin-left: 0;
	font-size: 19px;
}
.nav.last {
	width:auto;
	float:right;
	margin-left:0;
	padding:0;
	border:0;
}
#nav-trigger {
	display:none;
}
.tour-item {
	width:30.96%;
	margin-right:3.56%;
	padding-bottom:30px;
}
.tour-item.item-0, .tour-item.item-1, .tour-item.item-3, .tour-item.item-4 {
	margin-right:3.56%;
}
.tour-item.item-2, .tour-item.item-5 {
	margin-right:0;
}
.tour-item img {
	max-width:100%;
	margin:10px 0;
}
.preis-line {
	width:65.47%;
}
.app-item {
	width:30.96%;
	float:left;
	margin-right:3.56%;
	position:relative;
	margin-bottom:25px;
}
.app-item.item-2, .app-item.item-5 {
	margin-right:0;
}
input {
	width:55%;
}
.app-item.app-checkbox-item {
	padding-bottom: 30px;
}
#ueber-mich .portrait {
	max-width:30.69%;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries  special
-------------------------------------------------------------- */
@media screen and (min-width: 970px) {
	.tour-item h4 {
		font-size: 20px;
	}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */

@media screen and (min-width: 1000px) {
#nav {
	margin-left:4%;
}
#nav li {
	margin-left:25px;
}
.nav {
		font-size:20px;
	}
input {
	width:60%;
}
#submit {
	float:left;
}
#formMessage {
	line-height:45px;
	display: inline;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */

@media screen and (min-width: 1100px) {
input {
	width:65%;
}
#ueber-mich p {
	margin-left:34.24%;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries from here fixed section
-------------------------------------------------------------- */

@media screen and (min-width: 1220px) {
#nav {
	margin-left:10%;
}
}

/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 000000000                                      00000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* 0000000000000000000000000000000000000000000000000000000000000
/* =Media queries
-------------------------------------------------------------- */

@media screen and (min-width: 1800px) {
.section-full.section {
	max-width:1140px;
	position:relative;
}
}
