<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: Raleway;
    src: url("../fonts/Raleway-Regular.ttf");
}

@font-face {
    font-family: RalewayMd;
    src: url("../fonts/Raleway-Medium.ttf");
}

@font-face {
    font-family: RalewayB;
    src: url("../fonts/Raleway-Bold.ttf");
}

@font-face {
    font-family: RalewaySB;
    src: url("../fonts/Raleway-SemiBold.ttf");
}

@font-face {
    font-family: Rodina2;
    src: url("../fonts/Rodina-Regular.otf");
}

body {
	font-family: 'Arial', sans-serif;
	font-size: 1.2em;
}

p {
	
	font-family: Arial;
	line-height: 1.2em;
	hyphens: auto;
    
    font-size: 1.4em;
}

.dot {
    height: 165px;
    width: 180px;
    padding: 5px; 
    position: absolute;
    top: 22rem;
    left: 86rem;
    text-align: center; 
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#fff;
    font-size:1.1em;
    font-weight:600;
    background-color: #bd0000;
    border: 2px solid #bd0000;
}

#carousel div p {
    padding: 0;
    margin: 0;
}

.infowrapper {
	display: flex;
	justify-content: space-between;
}

@media (min-width: 786px) {
	
	body {
	font-family: 'Arial', sans-serif;
	font-size: 1.2em;
	}
	
	p {
	font-size: 1.4em;
	font-family: Arial;
	line-height: 1.4em;
	hyphens: auto;
	}

	}

h1 {
	color: #0093e3; 
	font-family: RalewaySB;
	padding-bottom: 10px; 
	
}

h2 {
	color: #0093e3;
	font-family: Arial;
}

h3{
	color: #0093e3;
	font-family: Arial;
}

ul.text-list {
	font-size: 1.5em;
	list-style-type: none;	
}

ul.text-list li::before  {
		color: #0093e3;
		content: '\0025A0 '; 
		padding-right: 5px;
}

small{
	
	color: #0093e3 !important;
}

#icon-preloader{	
	position: absolute;
	top: -200px;
}

#icon-preloader p.RalewayB{	
	font-family: RalewayB;
}

#icon-preloader p.RalewaySB{	
	font-family: RalewaySB;
}

#icon-preloader p.RalewayMd{	
	font-family: RalewayMd;
}

#carousel div {	
	padding: 0px !important;

}


a:hover {
	text-decoration: none;
	
}

#logo {
	position: absolute;
	top: 70px;
	left: 41px;
	z-index: 1;
	cursor: pointer;
}
.logo_neu{
	width:400px;
	height: 200px;
}
.angebote{
	position: absolute;
	right: 4.25%;
	top: 70%;
	background-color: #0093E3;
	color: white;
	font-size: 1.4em;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 13px;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}

#content-wrapper {	
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;	
	position: relative;
}

#custom-bootstrap-menu {
	background-color: rgba(255,255,255,0.85);
	border: 0px;
	position: absolute;
	z-index: 300;
	right:0px;
	font-size: 1.4em;
}


#custom-bootstrap-menu .container-fluid { 
	
	padding-left: 0px;
	
}
#custom-bootstrap-menu-small {
    z-index: 300;
    background-color:white;
}

#custom-bootstrap-menu-small .navbar-menubuilder .navbar-nav  {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	/* font-size: 1.4em; */
    font-size: 19px;
}

#custom-bootstrap-menu-small .container-fluid .navbar-collapse {
	margin: 0px;
	padding: 0px;
    border-top: 1px solid #0093e3;
}

#custom-bootstrap-menu-small .container-fluid  {
	margin: 0px;
	padding: 0px;
}

.navbar-collapse.navbar-menubuilder.collapse.in {
	border: 0px; 
}

.navbar-toggle{
	position: absolute;
    float: right;
    padding: 9px 10px;
    top: 15px;
    right: 25px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    z-index: 500;
}

.navbar-brand{
	float: left;
    padding: 15px 15px;
    font-size: 18px; 
    line-height: 20px; 
    height: 50px;
	margin: 15px;
    
    position: relative;
    top: -30px;
}

.navbar-brand img {
    max-width: 77%;
    
}

#custom-bootstrap-menu-small {
	background-color: rgb(163, 222, 255); 
    max-height: 95px;
}

#custom-bootstrap-menu-small .container-fluid {
	background-color: rgb(163, 222, 255); 
}
 
.dropdown h3 {
	font-size: 1.3em;
	padding-left: 8px;
}

.navbar {
	border-radius: 0px !important;
}

.navbar-collapse {
	padding-left: 0px !important; 
}

#custom-bootstrap-menu li a {
	color: #000;
	font-family: Arial;
	line-height: 24px;

}

#custom-bootstrap-menu .dropdown li a {
	color: #111;
	font-family: Arial; 
	text-transform: uppercase;

}

#custom-bootstrap-menu li a:hover {
	background-color:#0093e3;
	color: #fff;
	font-family: Arial;
}

.dropdown .caret {
	display: none;
}

#navi_middle {
	margin: 0 -15px;
}

#busrent h2, #bustravel h2 {
	color: #4c4c4c;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 21pt;
}

.infoText {
	position: absolute;
	bottom : 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.6);
	padding: 5px;
	
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-size: 1.4em;
	width: 100%;
}
/*
#info_rentBus, #info_Travel {
	opacity: 0.0;
}
*/
#busrent h2::before {
	content: url('../img/icon_busrent.png');
	padding-right: 5px;
}

h1#busrent::before {
	content: url('../img/icon_busrent.png');
	padding-right: 5px;
	
}

h1#busrent{
	color: #4c4c4c;
}

#div_busrent, #div_bustravel {	
	position: relative;	
}
#div_busrent p, #div_bustravel p {	
	color: black;
}

#div_busrent:hover #busrent h2::before {
	content: url('../img/icon_busrent_hover.png');
}

#bustravel h2::before {
	content: url('../img/icon_bustravel.png');
	padding-right: 5px;
}

#div_bustravel:hover #bustravel h2::before {
	content: url('../img/icon_bustravel_hover.png');
}

#div_busrent:hover #busrent h2, #div_bustravel:hover #bustravel h2 {
	
	color: #0093e3;
	font-family: Arial;
	text-decoration: none;
	
}

#navi_middle h2 {
	text-align: center;
	font-weight: bold;
}





#navi_lower{
	position: relative;
	padding-top: 2em;
	width: calc(100% + 30px);
	left: -15px;
	display: none;
	
}

#telephoneList {
	position: absolute;
	bottom: 1px;
	z-index: 299;
	right: 39px;
}


#telephoneList li {
	background-color: #0093e3;
	height: 42px;
	position: relative;
	width: 200px;
	display: block;
	text-align: center;
	padding-top: 7px;
	margin: 10px;
	color: white;
	font-weight: bold;
	font-size: 19px;
}

#telephoneList li:before {
	background-color: #a5a5a5;
	position: absolute;
	left: -48px;
	top: 0px;
	padding: 6px;
	background-size: cover;
	height: 40px;
	width: 40px;
	content: ''; 
}

#telephoneList li#busphone:before {
	background-image: url(../img/icon_tele_bus.png); 
}
#telephoneList li#taxiphone:before {
	background-image: url(../img/icon_tele_taxi.png); 
}
#telephoneList li#Reisephone:before {
	background-image:url(../img/icon_tele_travel.png);
}






@media (min-width: 786px) {

	#navi_lower{
		display: block;
		
	}
	
	#maincontent {
	margin-left: 3em;
		margin-right: 3em;
	}
}


ul.lower-submenu h3 {
		font-family: /* Rodina2,Verdana */ Arial;
		font-size: 1.4em;
		background-color: rgba(91,91,91,0.8);
		color: #fff;
		text-align: center;
		z-index: 100;
		margin:0px;
}

#navi_lower h3 a {
	color: #fff;
}

.navi_lower_box {
	position: relative;
}

.navi_lower_box ul h3{
	line-height: 40px;
}

.lower-submenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: calc(100% - 30px);
}

.lower-menu {
	display: none;
	font-size: 1.5em;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.lower-submenu &gt; .lower-menu {
	top:0px;
    left:0px;
    margin-top:-6px;
    margin-left:-1px;
	
}

.lower-submenu  .lower-menu &gt; li {
	width: 100%;
	text-align: center;
	background-color: rgba(255,255,255,0.6);
	line-height: 35px;	
}

.lower-submenu  .lower-menu &gt; li a {
	color: #4c4c4c;
	font-family: Arial;
	width: 100%;
	display: block;
}

.lower-submenu  .lower-menu &gt; li a:hover {
	background-color: #c9e5f5;
	color: #4d84b9;
	text-decoration: none;
}

.lower-submenu  &gt; li h3 a:hover {
	text-decoration: none;
}

.lower-submenu:hover .lower-menu {
	display: block;
}

ul.lower-submenu:hover h3 {
	background-color:#0093e3;	
}



footer {
	-webkit-box-shadow: 0px -7px 5px -2px rgba(143,143,143,0.6);
	-moz-box-shadow: 0px -7px 5px -2px rgba(143,143,143,0.6);
	box-shadow: 0px -7px 5px -2px rgba(143,143,143,0.6);
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px; 

}

#footer_container {
	
	/*width: 60em;*/
	margin-left: auto;
	margin-right: auto;
	
}


#footer_container ul li {
	list-style-type: none;
	text-align: center;	
}

#footer_container ul {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

#footer_container ul li a {
	text-align: center;
	font-family: Rodina2,Verdana;
	font-size: 1.4em;
	color: #4c4c4c;
	width: 14.28571% !important;
	line-height: 1.5rem;
}

#footer_container ul li a::after {
	display: none;
}

#footer_container ul li a {
	display: inline;
	padding-bottom: 10px; 
	
}

#footer_container ul li a:hover {
	color: #0093e3;	
	text-decoration: none;
}

.btn_paris_top_service {
	display: none;
}


@media (min-width: 786px) { 

#info_rentBus, #info_Travel {
	opacity: 0.0;
}

#footer_container {
	width: 85em;
}

#footer_container ul li a.nav_footer_company::after {
	content: url(../img/footer_home.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a.nav_footer_contact::after {
	content: url(../img/footer_contact.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a.nav_footer_cataloge::after {
	content: url(../img/footer_catalog.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a.nav_footer_gbook::after {
	content: url(../img/footer_guestbook.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a.nav_footer_legal::after {
	content: url(../img/footer_legal.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a.nav_footer_newsletter::after {
	content: url(../img/geissler_mail_icon.png);
	display: block;
	padding-top: 10px;
}

/* Hover */

#footer_container ul li a:hover.nav_footer_newsletter::after {
	content: url(../img/geissler_mail_icon_hover.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a:hover.nav_footer_company::after {
	content: url(../img/footer_home_hover.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a:hover.nav_footer_contact::after {
	content: url(../img/footer_contact_hover.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a:hover.nav_footer_cataloge::after {
	content: url(../img/footer_catalog_hover.png);
	display: block;
	padding-top: 10px;
}

#footer_container ul li a:hover.nav_footer_gbook::after {
	content: url(../img/footer_guestbook_hover.png);
	display: block;
	padding-top: 10px;
	
}

#footer_container ul li a:hover.nav_footer_legal::after {
	content: url(../img/footer_legal_hover.png);
	display: block;
	padding-top: 10px;
}

	.btn_paris_top_service {
		position: absolute;
		top: 7rem;
		left: 93rem;
		display: block;
	}
	
	.btn_paris_top_service img {
		width: 20rem;
	}

	#corona br {
		/* display: none; */
	}

}






/* menu unternehmen */
#menu_company {
	list-style-type: none;
	width: 90%;
	padding-top: 50px;
	font-size: 1.4em;
}

#menu_company li {
	position: relative;
}

#menu_company li a {
	text-align: center;
	font-family: Arial;
	font-size: 1.5em;
	color: #fff;
	background-color: #999;
	line-height: 30px;
	width: 100%;
	padding: 10px;
	display: block;
	margin-bottom: 15px;

}

#menu_company li a::after  {
	
	background-color: #BBB;	
	position: absolute;
	height: 50px;
	width: 50px;
	right:-60px;
	top: 0px;
	padding: 4px;
}
	
	
	
	#menu_company li a.menu_gesch::after  {
		content: url(../img/icon_geschichte.png);
	}
	
		#menu_company li a.menu_ref::after  {
		content: url(../img/icon_referenzen.png);
	}
	
		#menu_company li a.menu_services::after  {
		content: url(../img/icon_leistungen.png);
	}
	
	#menu_company li a.menu_partner::after  {
		content: url(../img/icon_partner.png);
	}

#menu_company li a:hover {
	background-color: #ff924a;
	text-decoration: none;
}

/* formatierungen geschichte */

#history-container {
	background-image: url("../img/back_history.jpg");
	padding: 2em;	
}

#history-frame {	
	background-color: rgba(255,255,255,0.6);
}

.history-content p {
	padding-bottom: 30px;
}
.history-content b {
	font-family: Arial;
}


.old_picture_border {
			border: 5px solid transparent;
			border-image-source: url("../img/picture-frame.png");
			border-image-slice: 25;
			border-image-width: 3;
			border-image-outset: 2;
			border-image-repeat: round;
			box-shadow: 10px 10px 26px -8px rgba(0,0,0,0.75);
		} 
		
		.captioned_pic p {
			margin-top: 10px;
			font-size: 14px;
		}
		
		.captioned_pic {
			
			margin-bottom: 60px; 
		}
		
.rotate_r_2 {
			transform: rotate(3deg);
}

.rotate_l_2 {
			transform: rotate(-3deg); 
}

.taxi_phone{
	background-color: #0093e3;
	margin-left: 60px;
	height: 42px;
	position: relative;
	width: 200px;
	display: table;
}

.taxi_phone p {		
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: white;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	
}

.taxi_phone::before{
	background-color: #BBB;	
	position: absolute;
	left:-60px;
	top: 0px;
	padding: 6px;	
	content: url(../img/icon_taxi.png);
}

.phoneOnly .taxi_phone::before {
	content: url(../img/icon_phone.png);
}



/* Formulare */

.form-horizontal .control-label{
/* text-align:right; */
text-align:left !important;
}

.travel_box {
	position: relative;
	margin-bottom: 10px;
	padding: 0px 5px;

}

.travel_box p {
	position: absolute;
	bottom : 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.7);
	padding: 5px;	
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-size: 1.4em;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	line-height: 3em;
	font-family: Arial;
}

.monate .travel_box p {
	font-family: Arial;
	margin: 0;
	font-size: 1.3em; 
	padding: 0;
} 

.ifs_public_form input {
	width: 100%;
	
}

.ifs_public_form textarea {
	width: 100%;
}

.ifs_public_form .rahmendiv {
	padding-bottom: 10px;
}

.form-control-feedback {
	padding-left: 15px !important;
}

.glyphicon-remove {
	color: red;
}

.glyphicon-ok {
	color: green;
}

.glyphicon-warning-sign {
	color: orange;
}


/* Icons */

.contact{	
	height: 45px;
	position: absolute;
	width: 200px;
	display: table;
	margin-bottom: 30px;
	right: 70px;
	top:-60px;

}

.contact a {		
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: black;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	background-color: #ff924a;
	font-size: 1.3em;
}

.contact a:hover {		
	background-color: #AAA;
}

.contact::after{
	background-color: #BBB;	
	position: absolute;
	left:calc(100% + 15px);
	top: 0px;
	padding: 4px;	
	content: url(../img/icon_contact.png);
} 


.booking{	
	height: 45px;
	position: absolute;
	width: 200px;
	display: table;
	margin-bottom: 30px;
	right: 70px;
	top:-60px;
	 
}

.booking a {		
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: black;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	background-color: #ff924a;	
	font-size: 1.3em;
}

.booking_unten a {		
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: white;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	background-color: #ff924a;	
}

.booking a:hover {		
	background-color: #AAA;
}

.booking::after{
	background-color: #BBB;	
	position: absolute;
	left: calc(100% + 10px);
	top: 0px;
	padding: 8px;	
	padding-bottom: 2px;
	content: url(../img/icon_pen.png);
}

.posCharterMain .booking, .posCharterMain .contact  {
	position: relative; 
	top: 0px;
	bottom: 0px;
	right: 0px;
	left:0px;
	
}

.posCharterMain {
	margin-top: 30px;
}


.reisepreview .image
{
	background-color: #fff;
    padding: 0;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(115,115,115,1);
	-moz-box-shadow: 0px 3px 5px 0px rgba(115,115,115,1);
	box-shadow: 0px 3px 5px 0px rgba(115,115,115,1);

	border:5px solid #fff;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	min-height:300px;
	
	margin-bottom: 10px !important;
}


.reisepreview{
	padding: 1.3em;
	
}

.reisepreview:hover {
	background-color: #deecf4;
	
}

.reisepreis {
	padding:0px;
	padding-right: 3em;
	font-size: 1.6em;
	color: black;
}

h3.title {
	padding:0px;
	margin: 0px;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.subtitle {
	font-size: 1.2em;
	padding:0px;
	margin: 0px;
	
}

.DetailReiseEinzelTage { 
	padding-bottom: 0.8em; 
}

.DetailReiseTageFett {
	color: #0093e3;
	font-weight: bold; 
}

.detailreise {
	font-size: 1.5em;
}

.reiseinfokasten {
	font-size: 0.8em;
}

.preisdetailsub {
	color: blue;
} 

.nopadding {
	padding:0px;
}

.preisdetailleft{
	font-size: 0.8em;
}

#terminepreise, #reiseleistungen {
	background-color: #e5f4fc;
}

#terminepreise .reiseinfoheader , #reiseleistungen .reiseinfoheader {
	background-color: #0093e3;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-size: 1.6em;
	margin-bottom: 10px;
}



#reiseleistungen ul {
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
padding-bottom: 15px;	
}

#reiseleistungen li span {	
	display:block;
    margin-left:1.5em;
	margin-top: -1.3em;
}

#reiseleistungen li  {	
	padding-bottom: 5px;
}

#reiseleistungen ul li::before  {
		color: #0093e3;
		content: '\0025A0 '; 
		padding-right: 5px;
		margin-right: 10px;
}

#hinweise .reiseinfoheader {
	

	color: #ff924a;
	font-size: 1.6em;
	margin-bottom: 10px;
}

#hinweise {
	background-color: #ffe4d2;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 1.2em;
	
	font-size: 0.8em;
	
	
}

.no-gutter &gt; [class*='col-'] {
    padding-right:0;
    padding-left:0; 
}

.easyPaginateNav {
	font-size: 1.4em;
}

.easyPaginateNav a {
	padding-right: 5px;
	padding-left: 5px;
}


.easyPaginateNav a.current{
	text-decoration: underline;
	font-weight: bold;

}

.span12 {
	
	width: 100%;
}

.span12 select, .span12 input , .span12 label {
	
	width: 100%;
}

.reisefinder {
	border: 1px solid gray;
	background-color: #e5e5e5;
	padding: 55px 50px;
	
}

.reisefinder h3 {
	text-align: center;
	font-family: Arial;
	font-size: 4em;
	
}

.imageMonth {
	width: 100%;
	background-size: cover;
	height: 110px;
		
}

.imageMonth_01{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130928.jpg);
}
.imageMonth_02{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130929.jpg);
}
.imageMonth_03{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130930.jpg);
}
.imageMonth_04{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130931.jpg);
}
.imageMonth_05{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130932.jpg);
}
.imageMonth_06{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130933.jpg);
}
.imageMonth_07{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130934.jpg);
}
.imageMonth_08{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130935.jpg);
}
.imageMonth_09{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130936.jpg);
}
.imageMonth_10{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130937.jpg);
}
.imageMonth_11{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130938.jpg);
}
.imageMonth_12{
	background-image:url(https://katalogmanufaktur.net/Bilder_Druck/Kunden/geissler_reisen/web_images/monate/s_00130939.jpg); 
}


.reisefinder select, .reisefinder input {
	font-size: 20px;
	padding: 10px;
}

.reisefinder select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
} 

.reisefinder select {
  width:100%;
  border: 1px solid #bbb;
  background-color:white;
  background-image:url(../img/select-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
}

.reisefinder h3 {
  margin-top: 0px; 
}

.reisefinder button {
  width:55%;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial;
  background-color: #0093e3;
  font-size: 2.4em;
  color: white;
  border: 0px;
}

.reisefinder input.dateselect {
  width:100%;
  border: 1px solid #bbb;
  background-color:white;
  background-image:url(../img/date-select.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain; 
}

.suchergebnissortierung {
	padding-left: 0; 
}

.navbar-nav .glyphicon-search { 
padding-right: 12px;
padding-left: 12px;
font-size: 1.2em;
top: 4px;
margin-top: -3px;
margin-bottom: 3px;
}

#search-menu {
position: absolute;
right: 9px;
top: 41px;

padding: 7px;
width: 200px;

-webkit-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5); 
box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.5);
}

.buchungsform-toggle {
	position: absolute;
	top: 15px;
	right: 90px;
	cursor: pointer; 
}

.back_to_top{
	background-color: #0093e3;
	margin-left: 60px;
	height: 42px;
	position: relative;
	width: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-size: 1.4em;
}

.back_to_top a {		
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: white;
	padding: 0px;
	margin: 0px;
	font-family: RalewaySB;
	
}

.back_to_top::before{ 
	background-color: #BBB;
	position: absolute;
	left: -40px;
	top: 0px;
	padding: 6px;
	content: "^";
	width: 30px;
	height: 42px; 
	display: flex;
	align-items: center;
	justify-content: center;	
}

.booking_unten::after {
    display: none;
}
.booking_unten {
    position: relative !important;
    right: -60px;
    top: 16px;
}

.contentpaneopen td, .contentpaneopen th {
	padding: 15px;
}

.busbox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.busbox td, .busbox th {
	padding: 5px;
	padding-left: 0px;
	vertical-align: top;
	*font-size: 1.3em;	
	line-height: 30px; 
}

.busbox th {
width: 50px; 
}
.busbox caption {
	*font-size: 1.5em;
	padding-top: 5px;
	line-height: 18px;
}
.back-button,
.back-button:active,
.back-button:hover,
.back-button:visited
 {
	color: #0093e3;
} 

.back-button .glyphicon  {
		padding-right: 16px;
		font-size: 30px;color: #0093e3; 
	
}

.busbox .crop {
    height: 267px;
    overflow: hidden; 
} 

.busbox .crop img {
    width: 400px;
    height: 300px;
    *margin: -75px 0 0 -100px;
}

@media (max-width: 990px){
		.busbox .crop {
			height: unset;
			overflow: visible;
		}  

		.busbox .crop img {
			height: unset;
		}
		
		html .stellenbox {
			height: 100%;
		}
}

@media (max-width: 1076px){
	.infowrapper {
		flex-direction: column;
	}
	.infowrapper .stellenbox, .infowrapper #corona {
		width: 100%;
	}
}

.sliderbox {
	width: 100%;  
	margin-right: auto;
	margin-left: auto;
}

.gallery_product{
	margin-bottom: 30px;
}

.gallery_product a p {
	position: absolute;
	background-color: rgba(255,255,255,0.7);
	height: 70px;
	text-align: center;
	font-size: 1.6em;
	width: 100%;
	bottom: 0px;
	margin: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.gallery_product a {
	display: table;
	position: relative; 
}

.gallery_product a:hover {
	color: white;
}

.gallery_product a:hover p {
	background-color: rgba(0,147,227,0.7);
}

.karedformelement {
    padding: 0px;
}

.karedformlabel {
    padding-left: 0px;
   font-size: 11pt;
} 

.at-required {
	background-color: rgba(255,0,0,0.2);
	border: 1px solid red;
}
.karedformcheckbox.at-required[type="checkbox"] {
	outline: 2px solid red;
}
input[type="checkbox"].at-required {
	outline: 1px solid red;
}

.at-required:hover {	
	border: 1px solid rgba(159,0,0,1); 
}

.at-error {
	display: none; 
}

#maincontent table {
    font-size: 11pt;
}

#katalog_tab td {
	padding: 10px;
}

#ex1Slider {
	width: 70%;
margin-left: 4.5%;

	
}

#ex1Slider .slider-track {
    height: 16px;
	margin-top: -8px;
	
}

.sliderlabels {
	width: 73%;
	position: relative;
	left: 26%;
	margin-bottom: 20px;


}

.sliderstartlabel {
	position: absolute;
	left: 0px;
}

.sliderendlabel {
	position: absolute;
	right: 0px;
}

.reisefinder label {
	font-size: 20px;
	font-weight: normal; 
	padding-top: 1px;
}

.busreisenkat .travel_box p {

	margin-left: 0; 

}

.angebotsbox a {
	color: red;
	font-size: 25px;
}
.angebotsbox img {
	
}

.activMonth + p {
	height: 110px;
	padding-top: 34px !important;

}


@media (max-width: 786px) {
    .contact {
        position: relative;
        margin-bottom: 30px;
        right: 0px;
        top: 0px;
        margin-top: 30px;
    }
}

input[type="checkbox"], input[type="radio"] {
    width: unset !important;
}


.reise_copyright:empty {
   display: none;
}
.reise_copyright{
    font-size: 7px;
    line-height: 120%;
    height: 13px;
    padding: 2px 5px;
    position: absolute;
    background: rgba(255,255,255,0.5);
    color: rgba(55,55,55,1);
    overflow: hidden;
    text-overflow: "...";
    white-space: nowrap;
    max-width: 100%;
}

.reisedetail_copyright {
    bottom: 0px;
}
.reiseslider_copyright {
    top: 0px;
}
.zufallsreise_copyright {
    bottom: 0px;
}

.container_katalog img {
    max-width: 100%;
    height: auto !important;
}
.referenzen_logo{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.referenzen_name{
    text-align: center;
}
#info_startseite{
    margin: auto 10%;
}
#infoTextStartseite{
    margin-top:3%;
    margin-bottom:3%;
    font-size: 1.1em;
}
.btnLaenderinformationen{
    width: 100%;
    padding: 2%;
    margin-top: 5%;
    background-color: #0093e3;
    border: 1px solid #0093e3;
    color: #ffffff;
    font-size: 1.2em;
}

.btnReiseAlsPdf {
    width: 100%;
    padding: 2%;
    margin-top: 5%;
    background-color: #e5f4fc;
    border: 1px solid #0093e3;
    color: #0093e3;
    font-size: 1.2em;
}

/* CoRoNa */
#corona {
    background: #ffffff;
    padding: 0;
	margin-top: 2rem;
	width: 48.7%;
}

#corona .content p {
    width: auto
}

#corona .content {
	max-width: 1200px;
	/* text-align: justify; */
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .5s ease-in-out, padding .5s ease-in-out;
	-o-transition: max-height .5s ease-in-out, padding .5s ease-in-out;
	transition: max-height .5s ease-in-out, padding .5s ease-in-out;
	padding: 0 2rem;
	margin: 0 auto;
	text-align: center;
}

#corona .content.show {
    max-height: 200vh;
    padding-bottom: 2rem;
    padding-top: 2rem
}

#corona .content p:not(:last-child) {
    margin-bottom: 1rem
}

#corona small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight:lighter;
	text-decoration: underline;
    /* position: absolute; */
    /* top: calc(100% + .25rem); */
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#corona strong {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.5rem
}

#corona h1,
#corona h2 {
    padding: .5rem 2rem;
    margin: 0;
    line-height: 4rem;
    font-family: SegoeBold;
    text-align: center
}

#corona h2 {
    font-size: 1.5rem
}

#corona small {
    color: #fff!important;
}

#corona h3 {
	color: #fff;
}

#moddedshow_hinweis {
	text-align: center;
	flex-direction: column;
	background-color: #32308b;
	color: #fff;
	font-size: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1rem 1rem 1rem 1rem;
	cursor: pointer;
	height: 25.3rem;
}

#moddedshow_hinweis&gt;span:nth-child(2) {
    text-align: center;
    margin: 0 1rem;
    position: relative
}

#show_hinweis {
	text-align: center;
	display: block;
	background-color: #32308b;
	color: #fff;
	font-size: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1rem 1rem 1rem 1rem;
	cursor: pointer;
	height: 25.3rem;
}

#show_hinweis&gt;span:nth-child(2) {
    text-align: center;
    margin: 0 1rem;
    position: relative
}

html body div#content-wrapper.container-fluid div#maincontent div.container_katalog div.row div.col-md-6 a img {
	box-shadow: 3px 3px 7px 2px rgba(0, 0, 0, 0.2);
}

.stellenbox, .katainfo {
	width: 100%;
	background-color: #32308b;
	display: flex;
	flex-direction: column;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 2rem;
}

.stellenbox.red{
	background-color: red;
}

.stellenbox {
	width: 48.7%;
	height: 25.16rem;
	/* height: min-content; */
}

.stellenbox&gt;div {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	margin-top: 3rem;
}

.stellenbox *, .katainfo * {
	color: white;
	text-align: center;
}

.stellenbox h5, .katainfo h5 {
  text-decoration: underline !important;
}

.katainfo {
	background-color: rgb(11, 131, 0);
	padding-bottom: 2rem;
}
.katainfo h5 {
	font-size: 2.5rem;
	font-weight: bold;

}</pre></body></html>