@font-face {
    font-family: SignikaR;
    src: url("../fonts/SignikaNegative-Regular.ttf");
}

@font-face {
    font-family: SignikaB;
    src: url("../fonts/SignikaNegative-Bold.ttf");
}

body {
	font-family: 'SignikaR';
	font-size: 1.6em;
	color:#000;
}

a {
	color:#000;
	text-decoration: none !important;
}


@media (max-width: 992px) { 
	 .reisefinderContent .reisefinderModul {
		margin-left: 0px;
		width: 100%;
	}
	.reisefinderContent  {
		padding: 0px 45px;
	}
    
    	.reisefinderContent .supereise {
		width: 100%;
		margin-left: 0px;
		position: relative;
		margin-bottom: -5px;
		height: unset;
		padding-bottom: 15px;
		}
	
	.reisefinderContent .reisefinderModul .reisefinder label {
    
	font-size: 12px;
	
	}
}

.navbar-brand {
float: left;
padding: 5px 15px;
font-size: 18px;
line-height: 26px;
height: 65px;

}

#content-wrapper {	
	max-width: 1170px;
	margin: auto;	
}

#logo {
	padding: 15px 40px;
	margin-bottom: 15px;
}
#logo img {}
#logo p 
{
	float: right;
	font-size: 27px;
	position: relative;
	top: 64px;
}

#carousel {
	margin-left: -15px;
	margin-right: -15px; 
}

.owl-next, .owl-prev {display:none !important;}
.owl-pagination {
	position:absolute;
	bottom:40px;
	left:calc(50% - 100px);
}
.owl-pagination div span {
	background:#FFF !important;
	opacity:1 !important;
	width: 16px !important;
	height:16px !important;
}
.owl-pagination div.active span {
	background:#d6181f !important;
	opacity:1 !important;
}
.sliderinformationen {
	position:absolute;
	bottom:100px;
	left:50px;
}
.sliderinformationen span {
	background-color: rgba(214, 24, 31, 0.7);
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	font-size: 2.8em;
	font-family: 'SignikaB';
	text-transform:uppercase;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone; 

}
.sliderpreis, .slidersubtitle span {
	font-size: 2.3em !important;
} 

#navi_lower{
	position: relative;
	padding-top: 0;
	clear: both;
}

#navi_lower ul {
	list-style-type: none;
	padding:0;
	margin:0;
}
#navi_lower ul  li {
height: 200px;
margin-bottom: 70px;
text-align: center;
}

#navi_lower li{

	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center bottom; 
}
#navi_lower li a{
	background-color: rgba(214, 24, 31, 1);
	width: 90%;
	position: absolute;	
	bottom: -50px;
	height: 50px;
	left: 5%;
	font-size: 17px;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center; 

}

#navi_lower li a:hover{
	background-color: rgb(228, 110, 114);
	color: black;
}


#navi_lower .footer_box_01{
	background-image:url(../img/pol_ostsee.jpg); 
}

#navi_lower .footer_box_02{
	background-image:url(../img/jahreskatalog.jpg); 
}

#navi_lower .footer_box_03{
	background-image:url(../img/tagesfahrten.jpg); 
}

#navi_lower .footer_box_04{
	background-image:url(../img/kontakt.jpg);
}

	#maincontent {
		margin: 0px 10px; 
	}
	
		#navi_lower{
		display: block;
		margin: 0 30px;
		margin-top: 15px;		
	}


@media (min-width: 786px) {
	
	#maincontent {
		margin: 0px 45px; 
	}
}


#maincontent h1 {
	font-size: 28px;
	font-family: SignikaB;
	color: rgba(214, 24, 31, 1);
	margin-top: 15px; 

}
#maincontent h2 {
	font-size: 24px;
	font-family: SignikaB;
	margin-top: 15px; 
}

#maincontent a {
    color: rgba(214, 24, 31, 1);
    font-family: 'SignikaB'; 
}
#maincontent td, th {
    padding: 5px; 
}

#agb p::first-line {
	color: rgba(214, 24, 31, 1); 
	font-family: SignikaB;
}

.lower-submenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: calc(100% - 30px);
}
ul.lower-submenu h3 {
	font-family: SignikaR;
	font-size: 1.5em;
	background-color: rgba(214, 24, 31, 0.7);
	color: #fff;
	text-align: center;
	z-index: 100;
	margin:0px;
	line-height: 40px;
}

ul.lower-submenu:hover h3 {
	background-color: rgba(214, 24, 31, 1);
	color: #000;
	text-decoration: none;
}

.reisefinderContent {
    margin-top: 10px;

    min-height: 436px;

    background-image: url("../img/background_finder.jpg");

    background-size: cover;


}
.reisefinderModul {
	padding: 15px;
	position:relative;
}
.reisefinderModul  img{
	position: absolute;
	top: -25px;
	left: -27px; 


}

.reisefinderModul .reisefinder {
	padding-left: 15px;
	padding-right: 15px;
}

.reisefinderModul, .supereise {
	background-color:#FFF;
	height: 370px;	
	display:inline-block;
	margin-top:40px;
	
}

.reisefinder .slider-handle {
	background-color: #727272;
	background-image: -webkit-linear-gradient(top,#cbcbcb 0,#727272 100%);
	background-image: -o-linear-gradient(top,#cbcbcb 0,#727272 100%);
	background-image: linear-gradient(to bottom,#cbcbcb 0,#727272 100%);
}
.reisefinder label {
	display: inline-block;	
	text-align: left; 
	font-size: 17px;
	color: #818181;
	width: 25%;

}
.reisefinder input {
	width: 75%;
	border-radius: 10px;
	border: 1px solid #818181;
	padding: 5px;
}
.reisefinder h3 {
	font-family: SignikaB;
	position: relative;
	left: 47px;
	margin-bottom: 14px;
	font-size: 29px;
	top: -16px;


}

.reisefinder .form-group {
    margin-bottom: 15px;
}

.angebotebutton {
	font-size: 15px;
	border-radius: 10px;
	border: 1px solid #818181;
	padding: 4px 12px;
	

}



.reisefinderModul {
	margin-left:90px;
	width:35%;
}
.supereise {
	width:45%;
	margin-left:50px;
	position: relative;
}

.supereise  img{
	position: absolute;
	top: -25px;
	left: -27px; 
}

.supereise > h1 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	font-family: SignikaB;
	left: 46px;
	top: 16px; 
	font-size: 29px;

}

.styled-select {
	display: inline;
	width: 75%;
	border-radius: 10px;
	border: 1px solid #aaa;
	padding: 5px;

}

footer {
	max-width: 1170px; 
	background-color:rgba(214, 24, 31, 1); 
	height: 50px;	
	text-align: right;
	margin: 0 auto;	
	
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

footer ul {
	list-style-type: none;
	padding-right: 15px;

}

footer ul li {
	display: inline;
}

footer ul li a {
	font-size: 22px;
	color: white;
}

footer ul li a:hover {
	color: white; 
}

footer ul li a:after {
	content: ' · ';
}

footer ul li:last-child a:after {
	content: none;
}

#ex1Slider {
	width: 70%;
	margin-left: 2.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;
}

.reisebild{
	height: 327px;
	background-size: cover;
	background-position: center;
	margin-top: 14px;
}

.individualreise h1 {
	padding: 0;
	margin: 0;
	font-size: 22px;
}

.individualreise h2 {
	padding: 0;
	margin: 0;	
	font-size: 16px;
}

.individualreise .reisetexte {
	margin-top: 56px;
}
.individualreise .reisetexte p {
	height: 180px;
	line-height: 16px;
    font-size: 13px;
}

.reisepreview .image {
	height: 300px;
	background-size: cover;
	background-position: center;
}
.reisepreview .title {
position: absolute;
bottom: 30px;
background-color: rgba(255,255,255,0.8);
height: 93px;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 5px;
width: calc(100% - 30px);
text-align: center;

}

.reisepreview {
	position: relative;
	margin-bottom: 25px; 
}

.reisepreview a {
	color: black;
	
}.reisepreview .mehr {
	background-color: #fdca32;
position: absolute;
right: 15px;
padding: 5px 20px;
font-size: 17px;
color: white;
	
}

.ergebnisse {
	margin-top: 20px;
	margin-right: -15px;
	margin-left: -15px; 
	
}

#maincontent .ergebnisse a {
	color: black; 
}

#maincontent #buttons a {
	color: white; 
}

.reisepreview:hover .image  {  
-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.5);
box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.5);
}

.reisepreview p {
position: absolute;
bottom: 0;
background-color: #d6181f;
height: 30px;
width: calc(100% - 30px);
padding: 0 15px;
margin: 0;
color: white;
font-size: 19px;


}
.thumbpics
{
	margin-top: -5px;
	}

.nav-tabs.nav-justified > .active > a {
	background-color:rgba(214, 24, 31, 1);
	color: white;
	
	text-align: left;
}

#maincontent .nav-tabs.nav-justified > li > a  {
	background-color:white;
	color: gray;	
	text-align: left;
	font-size: 17px;
	font-family: SignikaB;
	border-color: #818181;
}
#maincontent .detailheaderinfo .nav-tabs > li.active > a,
#maincontent .detailheaderinfo .nav-tabs > li.active > a:hover,
#maincontent .detailheaderinfo .nav-tabs > li.active > a:active,
#maincontent .detailheaderinfo .nav-tabs > li.active > a:focus
{
	background-color:rgba(214, 24, 31, 1);
	color: white;	
	text-align: left;
	border: 1px solid rgba(214, 24, 31, 1);
	outline: none; 
}

.detailreiseheader h1 {
		font-size: 28px;
	font-family: SignikaB;
	color: rgba(214, 24, 31, 1);
	margin-top: 15px;
}
.detailreiseheader h2 {
	font-size: 19px;
	margin-top: 5px;
}

.detailheaderinfo {
	margin-top:  20px;
	margin-bottom:  20px;
	
}

.detailreiseheader .reiseverlauf {
	
	font-family: SignikaB;
}

.DetailReiseEinzelTageHead {
		font-family: SignikaB;
		padding-top: 15px;
}
	
.reisedauer {
		background-color: #fdca32;
		position: absolute;
		bottom: 26px;
		padding: 10px 25px;
		color: white;
		font-size: 22px;
		left: 43px;		
	}
	
	#reiseleistungen {
		background-color: rgb(230,230,230);
		clear: both;
		padding: 15px;
		width: calc(100% - 10px); 
		margin: 5px;

	}
	
	#reiseleistungen ul {
		list-style-type: square;
		margin-left: 15px;
		padding:0;
		
	}
	#reiseleistungen ul li {
		list-style-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAEklEQVQImWN4YGj4HxtmGEgJAMDxUSVNACwQAAAAAElFTkSuQmCC");
	}
	
	.reiseinfoheader {
		font-family: SignikaB;
		color: rgba(214, 24, 31, 1);
		font-size:20px;
	}
	
	#buchungsform-toggle {
		background-color: #fdca32;
		line-height: 25px;
		padding: 15px;
		margin-bottom: 10px;
		font-size: 18px;
		margin-right: -10px;
		cursor: pointer;
	}

	#buchungsform-toggle a {
		color: white;
		font-family: SignikaB;
		text-transform: uppercase;


		
	}
	
	.printButton {
		background-color: rgba(154, 154, 154, 1);
		color: white;
		line-height: 20px;
		font-size: 36px;
		text-align: center;
		padding: 10px;
		margin-left: -10px;
		margin-right: -15px;

	}

	.detailsrechts {
		*margin: 0 -15px;
		*padding: 0px;
		*margin-left: -20px !important;
		*margin-right: -20px !important;

	}
	
	.row {
		margin-left: 0px;
		margin-right: 0px; 

	}
	
	.verfuegbarkeit {
			display: none; 
			clear: both;
			border: 1px solid black;
			padding: 7px;
			line-height: 43px; 
			font-size:20px;
			font-family: SignikaB;
			width: calc(100% - 10px);
			margin: 20px 5px;
	}
	
	.preise {
		display: none;
		
		background-color: rgb(230,230,230);
		color: black; 
		
		padding: 15px;
		width: calc(100% - 10px);
		margin: 5px;
		margin-top: 20px;
		clear: both;
	}
	
	#terminepreise {
		background-color: rgba(214, 24, 31, 1);
		color: white; 
		
		padding: 15px;
		width: calc(100% - 10px);
		margin: 5px;

	}
		#terminepreise .reiseinfoheader {
		background-color: rgba(214, 24, 31, 1);
		color: white; 
	}
	
	.nopadding {
		padding: 0 !important;
	}
	
	.preisdetailleft, .preisdetailright {
		font-family: SignikaB;
		font-size: 15px;
	}	
	
	.preisdetailright {
		text-align: right;
	}
	
	#btn_back {
		line-height: 36px;
		background-color: rgba(154, 154, 154, 1);
		height: 36px;
		display: block;
		text-align: center;
		color: white;
		font-family: SignikaB;
		font-size: 15px;
	}
	
	
	#btn_recommend {
		line-height: 36px;
		background-color: rgba(214, 24, 31, 1);
		height: 36px;
		display: block;
		text-align: center;
		color: white;
		font-family: SignikaB;
		font-size: 15px;
	}
	
	#buttons {
		padding-top: 15px;
		clear: both;
		padding-left: 5px;
	}
	
	.reiseheader {
		background-size: cover;
		height: 250px;
		margin-bottom: 25px;
		position: relative;
		background-position: right;
	}
	.reiseheader h2 {
		position: absolute;
		bottom: 13px;
		left: 85px;

		padding: 10px;
		font-family: SignikaB;
		color: rgb(87,87,87);
		z-index: 3;

	}
	.reiseheader .whitespace {
		position: absolute;
		bottom: 13px;
		left: 85px;

		padding: 10px;
		background-color: white;
		font-family: SignikaB;
		color: rgb(255,255,255);
		z-index: 0;

	}
	
	.reiseheader img {
		position: absolute;
		bottom: 40px;
		left: 50px;
		z-index: 2;
	
	}
    
    .form-mainbuch .rahmendiv input[type="text"],
.form-mainbuch .rahmendiv textarea,
.form-mainbuch .rahmendiv select,
.form-mainbuch .rahmendiv
.formabsendebutton {
    margin-bottom: 10px;
    width: 98%;
}

.form-mainbuch{
    
    margin: 0 11%;
}

.form-mainbuch div {

    padding: 0 !important;

}

.delAttendee,
.addAttendee,
.copyAttendee {
    border: 1px solid rgba(214, 24, 31, 1);
    margin: 10px 0;
    padding: 5px;
    text-align: center;
    cursor: pointer;
}

.buchungsbutton {
    margin-bottom: 30px;
}
	
	@media print {
		.reiseheader  { 
			display: none; 
		} 
		.thumbpics   { 
			display: none; 
		} 
		.mainpicture    { 
			display: none; 
		} 
		#buttons    { 
			display: none; 
		} 
		#navi_lower    { 
			display: none; 
		} 	
		footer    { 
			display: none; 
		} 
				
		#buchungsform-toggle { 
			display: none; 
		} 
		#btn_print    { 
			display: none; 
		} 
		.tab-content > .tab-pane   { 
			display: block !important; 
		} 					
		.fade {
			opacity: 1 !important;    
			display: block !important; 
		} 
		
	}
	
	
	#maincontent .easyPaginateNav {
		clear: both;
		text-align: center;
		
	}	


	#maincontent .easyPaginateNav a {
		padding: 5px;
		color: black;
		font-family: SignikaR;
		font-size: 20px;
	}	
	#maincontent .easyPaginateNav a.disabled {
		color: gray;
	}

	#maincontent .easyPaginateNav a.current {
		font-family: SignikaB;
	}
	
	.easyPaginateNav:first-child{
		display: none; 
	}
	
	.karedforminput, .karedformtextarea, .karedformselect {
		width: 100%;
		margin: 5px;
	}
	
	.buchungsanfrage {
	margin-bottom: 20px;
}
	
	.at-required {
	background-color: rgba(255,0,0,0.2);
	border: 1px solid red;
}

.karedformcheckbox.at-required[type="checkbox"] {
	outline: 2px solid red;
}

.at-required:hover {	
	border: 1px solid rgba(159,0,0,1); 
}

.at-error {
	display: none; 
}

.glyphicon-remove {
    color: red;
}
.form-control-feedback {
    padding-left: 20px !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 {
    top: 0px;
}
.thumbpics .reisedetail_copyright {
    left: 0px;
}
.reiseslider_copyright {
    top: 0px;
}
.zufallsreise_copyright {
    bottom: 0px;
}