/*

*/

@font-face {
	font-family: Champignon;
	src: url('../font/Champignon.otf') format('opentype');
	font-weight: normal;
}
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Arial;
	font-size: 14px;
	color: #003c6e;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
.content_wrap {
	background: #e5ebf0;
	height: 100%;
	margin: 0 auto;
}
.wrapper {
	margin: 10px 10px 0 10px;
}
.content {
	padding: 10px;
}
a:link, a:hover, a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	margin: 10px 0;
}

/* HEADER */
.logo {
	text-align: right;
	margin-bottom: 10px;
}
.logo img {
	max-height: 80px;
}
.logo h1 {
	padding: 15px 0;
}
.head_default {
	background: url(../img/head/head_default.jpg) no-repeat 50% 50% / cover;
}
.head_index {
	background: url(../img/head/head_index.jpg) no-repeat 50% 30% / cover;
}
.head_reisen {
	background: url(../img/head/head_reisen.jpg) no-repeat 50% 30% / cover;
}
.head_hotels {
	background: url(../img/head/head_hotels.jpg) no-repeat 50% 50% / cover;
}
.head_fluege {
	background: url(../img/head/head_fluege.jpg) no-repeat 50% 50% / cover;
}
.head_mietwagen {
	background: url(../img/head/head_mietwagen.jpg) no-repeat 50% 50% / cover;
}
.head_rundreisen {
	background: url(../img/head/head_rundreisen.jpg) no-repeat 50% 50% / cover;
}
.head_kreuzfahrten {
	background: url(../img/head/head_kreuzfahrten.jpg) no-repeat 50% 50% / cover;
}
.head_specials {
	background: url(../img/head/head_specials.jpg) no-repeat 50% 50% / cover;
}
.head_kontakt {
	background: url(../img/head/head_kontakt.jpg) no-repeat 50% 50% / cover;
}
.head_recht {
	background: url(../img/head/head_recht.jpg) no-repeat 50% 50% / cover;
}
.head_text {
	font-family: Verdana, Helvetica;
	font-size: 22px !important;
	font-style: italic !important;
	color: #FFF;
	position: absolute;
	padding-left:10px !important;
	padding-top:5px !important;
	margin-top:0px !important;
}
.head {
	width: 100%;
	height: 150px;
}
/* CARDS */
.card {
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	margin-bottom: 10px;
	padding: 10px;
	background: #FFF;
	overflow: hidden;
	display: block;
}
.card img {
	max-width: 100%;
	margin: 0 auto;
	/*padding-bottom: 10px;*/
}
.nopadding {
	padding: 0;
}
.card__number {
	background: #33638b;
	width: 100%;
}
.card__number * {
	color: #FFF;
	vertical-align: middle;
}
.card__number img {
	width: 16px;
	margin-right: 10px;
}
.card__boxes {
	text-align: center;
	height: 155px;
	height: 230px;
}
.card__boxes--vertical {
	display: none;
}
.card__boxes h1 {
	color: #FFF;
	font-weight: normal;
	/*border-bottom: 2px solid #fff;*/
	text-transform: uppercase;
	padding: 0;
	/*display: inline-block;*/
}
.card__boxes a {
	display: block;
	padding: 60px 0;
	background: rgba(0,0,0,0.3);
}
.card__boxes a:hover {
	background: none;
}
.card__boxes a.offer__link {
	display: inline;
	background: none;
}

/* Spanien */
.card__boxes--1 {
	background: url(../img/boxes/boxes_spanien.jpg) no-repeat 50% 50% / cover;
	height: 180px;
}
/* Thailand */
.card__boxes--2 {
	background: url(../img/boxes/boxes_thailand.jpg) no-repeat 50% 50% / cover;
	height: 180px;
}
/* Frankreich */
.card__boxes--3 {
	background: url(../img/boxes/boxes_frankreich.jpg) no-repeat 50% 50% / cover;
	height: 180px;
}

/* Hotels */
.card__boxes--hotels {
	background: url(../img/boxes/boxes_hotels.jpg) no-repeat 50% 50% / cover;
}
/* Visaservice */
.card__boxes--visaservice {
	background: url(../img/boxes/boxes_visaservice.jpg) no-repeat 50% 50% / cover;
}
/* Mietwagen */
.card__boxes--mietwagen {
	background: url(../img/boxes/boxes_mietwagen.jpg) no-repeat 50% 50% / cover;
}
/* Reiseversicherung */
.card__boxes--reiseversicherung {
	background: url(../img/boxes/boxes_reiseversicherung.jpg) no-repeat 50% 50% / cover;
}
/* Rent a Guide */
.card__boxes--rentaguide {
	background: url(../img/boxes/boxes_rentaguide.jpg) no-repeat 50% 50% / cover;
}


/* Icon-Cards */

.card__icons {
	padding: 15px;
	text-align: center;
	float: left;
	width: 100%;
	height: 122px;
}

.card__icons .icon {
	background-color: #33638b;
	color: #FFF;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: auto;
	padding: 25px 0;
}

.card__icons .icon i {
	color: #FFF;
}

.card__icons h1 {
	text-decoration: none;
	font-size: 16px;
	color: #003c6e;
	border: none;
	margin-top: 5px;
}

.card__icons .text {

}



/* URANIA SYSTEMANGEBOTE */
.offer__data {
	background: rgba(255,255,255,0.8);
	margin-top: 50%;
	display: inline-block;
	width: 100%;
	padding: 10px;
}
.offer__data h2 {
	margin: 5px 0;
}
.offer__data li {
	padding: 1px 0;
	list-style-type: none;
}
.offer__star {
	background: url(../img/star.png) no-repeat;
	display: inline-block;
	width: 14px;
	height: 14px;
}
.offer__price, .offer__name {
	font-weight: bold;
}

/* CRUISEPOOL BOXEN */
.kreuzfahrten_offers_frame {
	width: 100%;
	max-width: 180px;
	height: 160px;
}
@media screen and (min-width: 600px) {
	.kreuzfahrten_offers_frame {
		width: 33.3%;
		float: left;
		max-width: none;
	}
}

/* CONTENT */
.frame {
	width: 100%;
	border: medium none;
	/*min-height: 1800px;*/
}
.banner--startseite {
	display: block;
}

/* FOOTER */
.footer {
	text-align: center;
	background: rgba(0,0,0,0.9);
	position: relative;
	bottom: 0;
	width: 100%;
}
.footer ul a li {
	list-style-type: none;
	padding: 12px 0;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

/* FORMS */
input::-webkit-input-placeholder {
	color: #003c6e !important;
}
input:-moz-placeholder { /* Firefox 18- */
	color: #003c6e !important;
}
input::-moz-placeholder {  /* Firefox 19+ */
	color: #003c6e !important;
}
input:-ms-input-placeholder {
	color: #003c6e !important;
}
.form__nav ul li {
	float: left;
	list-style-type: none;
	width: 33.333%;
	text-align: center;
	padding: 10px;
	border-bottom: 3px solid #e4eaef;
}
.form__nav ul li:hover {
	cursor: pointer;
}
.form__nav ul li.active {
	background: #e4eaef;
}
.form__group {
	margin: 20px 0 0;
}
.form__item {
	margin: 10px 0;
}
.form__item span, .form__item--select, .form__item--input, .form__item--textarea  {
	width: 100%;
}
.form__item span {
	display: inline-block;
	padding-bottom: 5px;
}
.form__item--select, .form__item--input {
	height: 32px;
	border: 1px solid #c1c1c1;
	padding-left: 5px;
}
.form__item--textarea {
	height: 80px;
	border: 1px solid #c1c1c1;
	padding-left: 5px;
}
.form__item--submit {
	padding: 10px;
	background: #33638b;
	color: #FFF;
	width: 100%;
	display: inline-block;
	text-align: center;
	border: none;
	margin-top: 10px;
}
.form__item--submit:hover {
	cursor: pointer;
}
.error {
	background: rgba(255,0,0,0.1);
	padding: 10px;
	margin-top: 20px;
}
.error p {
	color: red;
}
.success {
	background: rgba(0,255,0,0.1);
	padding: 10px;
	margin-top: 10px;
	color: green;
}


/* SOCIAL MEDIA */
.footer .wrapper {
	margin: 0;
}
.social {
	border-bottom: 1px solid #FFF;
	display: none;
}
.social_icons {
	max-width: 32px;
	margin: 0 5px;
}

.social.card__boxes a {
	padding: 0;
	display: inline-block;
	background: none;
	width: 60px;
	margin-bottom: 10px;
}

.social.card img {
	max-width: 32px;
}

#socialmedia {
	cursor: pointer;
}

@media screen and (min-width: 900px) {
	.whatsapp {
		display: none !important;
	}

}


.bahn {
	float: right;
}

@media screen and (max-width: 800px) {
	.bahn {
		float: none;
		clear: both;
	}
}


@media screen and (max-width: 600px) {
	.ui-datepicker {
		width: 80% !important;
	}
	.ui-datepicker-group {
		width: 100% !important;
	}
}

.ui-widget-content {
	z-index: 99 !important;
}


.active {
	display: block;
}

.passive {
	display: none;
}


.hidden {
	display: none;
}



/*bestellformular*/


#inhalt2 {
	display: inline-block;
	padding: 20px 70px;
	width: 100%;
}


.order_element {
	float: left;
	width: 50%;
}

@media screen and (max-width: 600px) {
	.order_element {
		width: 100%;
	}
}

#inhalt2 p {
	margin-top: 20px;
}

.input_element {
	width: 239px;
}
.shopcolors {
	float: left;
	width: 59px;
}
.shopcolor1 {
	background-color: #33638b;
	float: left;
	height: 24px;
	width: 24px;
	margin-right: 5px;
	margin-top: -5px;
}
.shopcolor2 {
	background-color: #006600;
	float: left;
	height: 24px;
	width: 24px;
	margin-right: 5px;
	margin-top: -5px;
}
.shopcolor3 {
	background-color: #feb041;
	float: left;
	height: 24px;
	width: 24px;
	margin-right: 5px;
	margin-top: -5px;
}
.shopcolor4 {
	background-color: #b40000;
	float: left;
	height: 24px;
	width: 24px;
	margin-right: 5px;
	margin-top: -5px;
}




.impr_box {
	float: left;
	width: 50%;
}

@media screen and (max-width: 900px) {
	.impr_box {
		width: 100%;
	}
}