@charset "UTF-8";


/* Baiseinstellungen */


body {
	font-family: mic-32-new-rounded-web, sans-serif;
	background-color: #9bb7bb;
}
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.floating {
	float: left;
}
.float-right {
	float: right;
}
.clearing-both {
	clear: both;
}
.responsive {
  width: 100%;
  height: auto;
}
.zentriert {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

/* font style und color */

h1 {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 2.2em;
	font-weight: 700;
}
h2 {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 1.7em;
	
}
h3 {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
}
h4 {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
}
p {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 1em;
	font-weight: 400;
}

.yellow {
	color: #FBBA25;
}
.darkgreen {
	color: #004a54;
}

.space {
	padding-bottom: 10px;
}


/* Layout DIV´s */


.wrapper {
	width: 100%;
	max-width: 1200px;
	height: 100vh;
	position: relative;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	overflow-y: scroll;
}
.head-wrap {
	position: fixed;
	top: 0;
	background-color: #ffffff;
	width: 100%;
	max-width: 1200px;
	z-index: +100;
}
.logo {
	padding-top: 3%;
	padding-left: 40%;
	padding-right: 5%;
}
.pic {
	position: relative;
	top: calc(130px + 1%);
}
.cbox {
	position: relative;
	top: calc(130px + 1%);
	padding-left: 1%;
	padding-right: 1%;
	margin-top: 3%;
	margin-bottom: 4%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;

}
.box {
	width: 19.75%;
	margin-left: 1%;
	margin-right: 1%;
	display: block;
	border: thin solid #9bb7bb;
	float: left;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 5%;
	padding-bottom: 5%;
}
.box h3 {
	color: #9bb7bb;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
.box p {
	color: #004a54;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
}
.box:hover {
	background-color: #9bb7bb;
}
.box:hover h3, .box:hover p {
	color: #ffffff;
}
.content {
	position: relative;
	top: calc(130px + 1%);
	padding-bottom: 2.5%;
	padding-left: 2.5%;
	padding-right: 2.5%;
}
.content h1 {
	color: #9bb7bb;
	padding-bottom: 10px;
}
.content h2 {
	color: #004a54;
	padding-bottom: 25px;
}
.content p {
	color: #004a54;
	padding-bottom: 35px;
	line-height: 1.25;
}
.content a {
	color: #9bb7bb;
	font-weight: bold;
}
.clientbox {
	position: relative;
	top: calc(130px + 1%);
	padding-left: 2.5%;
	padding-right: 2.5%;
}
.clients {
	width: 47.5%;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	float: left;
}
.links {
	padding-right: 2.5%;
}
.rechts {
	padding-left: 2.5%;
}
.clientbox h3 {
	color: #004a54;
}
.clientbox a {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	text-decoration: none;
	float: right;
	color: #004a54;
	padding-bottom: 3%;
}
.clientbox a:hover {
	text-decoration: underline;
	color: #9bb7bb;
}
.clients p {
	line-height: 1.25;
}
.maps {
	position: relative;
	top: calc(130px + 1%);
}
.maps h4 {
	padding-left: 2.5%;
	padding-right: 2.5%;
	padding-bottom: 1.5%;
	color: #004a54;
	text-transform: uppercase;
	
}

.footer-pic {
	position: relative;
	top: 50px;
	z-index: 1;
}

.footer {
	background-color: #f1f1f1;
}
.footer-box{
	margin-top: 30px;
	float: left;
	width: 20%;
	margin-left: 1%;
	margin-right: 1%;
	display: block;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 5%;
	padding-bottom: 3%;
}
.footer-box p {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
.subline {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 0.8em;
	font-weight: 600;
	position: relative;
	top: -5px;
}
.footer-box a {
	font-family: mic-32-new-rounded-web, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
}
.footer-box a:hover {
	color: #9bb7bb;
	text-decoration: underline;
}
.copyright {
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	background-color: #004a54;
}
.copyright p {
	color: #ffffff;
	font-size: 0.8em;
	font-weight: 400;
}
.copyright a {
	color: #ffffff;
}
.copyright a:hover {
	color: #9bb7bb;
}


/* Navigation */

.header {
	background-color: #9bb7bb;
	width: 100%;
	z-index: +1000;
}

.header ul {
	list-style: none;
	overflow: hidden;
}

.header li a {
	display: block;
	padding-top: 7.5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 7.5px;
	text-decoration: none;
	color: #000000;
	font-family: mic-32-new-rounded-web, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #ffffff;
  color: rgba(155,183,187,0.75);
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: left;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #ffffff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #ffffff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 100%;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}




/* Startseite Layout mobile */


@media only screen and (max-width: 900px) {
  
.pic {
	position: relative;
	top: calc(115px + 1%);
}
.cbox {
	position: relative;
	top: calc(120px + 1%);
	padding-left: 1%;
	padding-right: 1%;
	margin-top: 3%;
	margin-bottom: 4%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;

}
.box {
	width: 44.7%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
	display: block;
	border: thin solid #9bb7bb;
	float: left;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 7.5%;
	padding-bottom: 7.5%;
}
.footer-pic {
	position: relative;
	top: 75px;
	margin-bottom: 7%;
}

}



/* max 800px */

@media (max-width: 800px) {
.footer-pic {
	position: relative;
	top: 80px;
}
.footer {
	display: flex;
	flex-wrap: wrap;
}
.footer-box{
	margin-top: 35px;
	float: left;
	width: 44.7%;
	margin-left: 1%;
	margin-right: 1%;
	display: block;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 5%;
	padding-bottom: 3%;
}

}


/* max 768px */

@media (max-width: 48em) {
.footer-pic {
	position: relative;
	top: 85px;
	margin-bottom: 6%;
}
}

/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 10px 15px;
  }
  .header .menu {
    clear: none;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}



@media only screen and (max-width: 667px) {
.box {
	width: 44%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
	display: block;
	border: thin solid #9bb7bb;
	float: left;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 5%;
	padding-bottom: 5%;
}
.clients {
	width: 97.5%;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	float: left;
}
.links {
	padding-right: 0%;
}
.rechts {
	padding-left: 0%;
}
.footer-pic {
	position: relative;
	top: 90px;
	z-index: 2;
	margin-bottom: 7%;
}
}





@media only screen and (max-width: 580px) {
.pic {
	position: relative;
	top: calc(100px + 1%);
}
.clientbox a {
	padding-bottom: 7.5%;
}
.footer-pic {
	position: relative;
	top: 95px;
	z-index: 2;
	margin-bottom: 7%;
}
}


@media only screen and (max-width: 500px) {
.pic {
	position: relative;
	top: calc(100px + 1%);
}
.box {
	width: 94%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.footer-pic {
	position: relative;
	top: 100px;
	z-index: 0;
	margin-bottom: 19%;
}
.footer {
	padding-bottom: 7%;	
	}
.footer-box{
	margin-top: 35px;
	width: 94%;
	margin-left: 1%;
	margin-right: 1%;
	display: block;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 0%;
	padding-bottom: 0%;
}
.copyright {
	position: relative;
	top: 0px;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	background-color: #004a54;
}
}



/* Startseite Layout mobile */


@media only screen and (max-width: 440px) {
 .pic {
	position: relative;
	top: calc(95px + 1%);
} 
.footer-pic {
	position: relative;
	top: 105px;
	z-index: 0;
	margin-bottom: 19%;
}	
	

}




/* Colorbox Overlay CSS Design*/

.overlay {
	min-width: 350px;
	max-width: 1100px;
	height: auto;
}
.overlay h1 {
	color: #20209e;
	font-weight: normal;
	font-size: 1.25em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
}
.overlay h2 {
	color: #e10000;
	font-weight: normal;
	font-size: 1.05em;
	font-style: italic;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
}
.overlay h3 {
	color: #000000;
	font-weight: regular;
	font-size: 0.95em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.overlay p {
	color: #000000;
	font-weight: lighter;
	line-height: 17.5px;
	font-size: 0.85em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.overlay li {
	color: #000000;
	list-style-type: none;
	list-style-position: inside;
	font-weight: lighter;
	line-height: -10px;
	font-size: 0.85em;
	padding-left: 15px;
	padding-right: 15px;
}
.overlay a {
	color: #e10000;
	font-weight: lighter;
	font-size: 0.85em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-decoration: none;
}
.overlay a:hover {
	color: #20209e;
	text-decoration: underline;
}


/* Colorbox Overlay Kontakt CSS Design*/


.sitemap-buchung {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-reight: 25px;
}
.sitemap-buchung-left {
	padding-right: 25px;
	padding-bottom: 35px;
	width: 375px;
	float: left;
}
.sitemap-buchung-right {
	padding-right: 25px;
	padding-bottom: 35px;
	width: 375px;
	float: left;
}
.sitemap-buchung-bottom {}
.sitemap-buchung-label {
	width: 125px;
	padding-top: 4px;
	padding-bottom: 2px;
	float: left;
}
.sitemap-buchung-form {
	width: 250px;
	padding-top: 2px;
	padding-bottom: 4px;
	float: left;
}
.sitemap-buchung-h2-spacing {
	padding-bottom: 20px;
}
.sitemap-buchung p {
	color: #000000;
	font-weight: lighter;
	line-height: 17px;
	font-size: 0.85em;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.colorbox-form {
	width: 250px;
	color: #000000;
	font-size: 0.9em;
	border-style: none;
	padding-top: 1px;
	padding-left: 2.5px;
	padding-right: 2.5px;
	padding-bottom: 1px;
}
.selectformlook {
	width: 250px;
	display: inline-block;
	outline: none;
	background: transparent;
	line-height: 1;
	border: none;
	border-radius: 0;
	height: 22px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
	overflow: hidden;
	color: #000000;
	font-size: 0.9em;
	border-style: none;
	padding-top: 1px;
	padding-left: 2.5px;
	padding-right: 2.5px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(/img/select-arrow.png);
	text-indent: 0.01px;
	text-overflow: "";
}
.selectformlook-passenger {
	width: 60px;
	display: inline-block;
	outline: none;
	background: transparent;
	line-height: 1;
	border: none;
	border-radius: 0;
	height: 22px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
	overflow: hidden;
	color: #000000;
	font-size: 0.9em;
	border-style: none;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(/img/select-arrow.png);
	text-indent: 0.01px;
	text-overflow: "";
}
.selectformlook-date {
	outline: none;
	background: transparent;
	border: none;
	border-radius: 0;
    cursor: pointer;
	color: #000000;
	font-size: 0.9em;
	border-style: none;
	padding-top: 2.5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2.5px;
}
input[type=date]::-webkit-inner-spin-button {
	display: none;
}
input[type=date]::-webkit-calendar-picker-indicator {
	color: #000000;
}
input {
	background-color: #dddddd;
}
textarea {
	background-color: #dddddd;
}
.selectformlook-time {
	outline: none;
	background: transparent;
	border: none;
	border-radius: 0;
    cursor: pointer;
	color: #000000;
	font-size: 0.9em;
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
}
.sitemap-buchung-msg {
	clear: both;
	width: 125px;
	padding-top: 29px;
	padding-bottom: 6px;
}
.sitemap-buchung-msg-input {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
.colorbox-msg-input {
	width: 650px;
	height: 200px;
	color: #000000;
	font-size: 0.9em;
	border-style: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
.sitemap-send {
	padding-top: 10px;
	padding-left: 525px;
	width: 110px;
}
.sitemap-send-btn {
	width: 110px;
	border: 2px solid #e10000;
	border-radius: 10px;
	cursor: pointer;
	color: #e10000;
	background-color: transparent;
	font-size: 0.8em;
	padding-top: 3.5px;
	padding-left: 2.5px;
	padding-right: 2.5px;
	padding-bottom: 3.5px;
}
.red-color-txt {
	color: #fe5024;
}
.posFehlerKontaktForm {
	display: none;
}
.posKontaktForm {
	display: none;
}
