
/*-------------------------
	General Styles
--------------------------*/

body{ 
	font-family: 'Roboto', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: 400; 
	color: #363f48; 
	width: 100%;	
 }


	a			{ color :#363f48; }
	ul			{ list-style-type: square; }
	li .li-text { color :#363f48; }
	h1			{ color: #5a5b5b; font-size:30px;	font-weight: bold; margin-top: 30px; font-family : Roboto, sans-serif; }


/* Hauptcontainer Inhalt */
.container-fluid	{ background-color:#fff; border:0px solid #00f; }



/* Main Content Container Block Start */
 .mainContent{
	max-width: 1010px;
	margin: 20px auto 0 auto;
	border:0px #f00 solid;
	font-size: 18px;
	text-align: left; 
	line-height: 1.5;
	
 }
 .mainContent a			{ text-decoration:underline; }
 .mainContent a:hover	{ text-decoration: none; }
/* Main Content Container Block End */



.container-fluid .sub	{ margin:0; background-color:#f2f2f2; border:0px solid #00f; }

/* Sub Content Container Block Start */
 .subContent{
	max-width: 1010px;
	margin : 40px auto 20px auto;
	border:0px #00f solid;
	font-size: 16px;
	text-align: left;
	line-height: 1.3;
 }
 .subContent p a{
	font-size: 12px;
	display: block;
	width: 80px;
	white-space: nowrap;
	margin-top: 6px;
 }
/* Sub Content Container Block End */






/********* Footer Start ***********/
 
 .footer-distributed{
	background-color: #5f5f65;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	padding: 40px 40px;
	margin-top: 0px;
 }

 .footer-distributed .footer-left,
 .footer-distributed .footer-center,
 .footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
 }

 /* Footer left */

 .footer-distributed .footer-left{
	width: 40%;
 }

 /* The company logo */

 .footer-distributed h3{
	color:  #fff;
	margin: 0;
	font-family: 'Roboto';
	font-style:  italic;
	font-weight: 500;
 }



 /* Footer links */

 .footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
 }

 .footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color: #fff;
 }

 .footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
 }

 .footer-distributed .footer-company-name a{
	color: #fff;
 }

 /* Footer Center */

 .footer-distributed .footer-center{
	width: 35%;
 }

 .footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
 }

 .footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
 }

 .footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
 }

 .footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
 }

 .footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
 }


 /* Footer Right */

 .footer-distributed .footer-right{
	width: 20%;
 }

 .footer-distributed  .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
 }

 .footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
 }

 .footer-distributed .footer-icons{
	margin-top: 25px;
 }

 .footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
 }

 
/*********** Footer End ***********/











/* Helper classes Start */
 .noPadding { padding:0; }
 .noBorder	{ border: 0; }
/* Helper classes End */





/*-----------------------------------
	Media querries
------------------------------------*/

/* On smaller screens */

@media (max-width: 992px) {
	
	/* General */
	
	body{
		padding-top: 76px;
	}

	li{
		padding-left:8px;
		margin-top:8px;
	}
	
	h1 {
		margin-top: 30px;
	}

	/* Navigation bar */
	
	.navbar{
		padding: 16px 0;
	}
	
	/* Main picture */
	
	.headpicture{
		height: 250px;
	}
	
	/* Latest Projects */
	
	.titleStyle{
		margin-top: 70px;
	}
	


	/* Footer */

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}



	
	/* Sharing buttons */
	
	.responsiveAlign {
		text-align: center;
		padding: 5px ;
	}

}



/* On bigger screens */ 

@media (min-width: 993px) {
	
	/* Sharing buttons */
	
	.responsiveAlign {
		float: right;
	}
}







/******** CUSTOM ********/



/* Slider-Caption Start */
 .slider-caption		{ background: url(/Public/css/img/slider-background/blau/bg50.png); }
 .slider-caption h1		{ color:#fff; font-size: 2.8vw; border-bottom:1px #fff dotted; }
 .slider-caption p		{ color:#fff; border:0px #ff0 solid; }
/* Slider-Caption End */





/* Zeile unterhalb vom Header Bild Start */
 #kopfzeile	 { background-color:#f2f2f2; text-align:center; font-size:16px; min-height:52px; line-height:52px; padding:0; margin:0; box-shadow: 0 1px 1px rgba(0,0,0,0.2); border:0px #00f solid; }
 .kopftext  {  display: inline-block; vertical-align: middle; line-height: normal; border:0px #f00 solid; }
 .seitentitel { color:#338dbe; font-size:36px; font-weight:300; text-align:left; padding:0px; } 
/* Zeile unterhalb vom Header Bild End */




/* Animate XML Top Angebote im Sub Container Start */
 #hover-cap-3col .xml-thumbnail {
	color:#fff;
	position:relative;
	overflow:hidden;
	border:0px solid #ccc;
	border-bottom:0px solid #cfc;
	background-color:#fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding:10px;
 }

 #hover-cap-3col .xml-footer {
	padding:10px;
	border:0px solid #ccc;
	border-top:0px solid #cfc;	
	background-color:#fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
 }
 
 #hover-cap-3col .caption {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: rgba(0,0,0,0.6);
	width: 305px;
	height: 100%;
	padding:10px;
	border:10px solid #fff;
 }


 #hover-cap-3col .caption h2 {
	margin:0px;
	padding:0 0 10px 10px;
 }

 #hover-cap-3col .caption p {
	margin:0px;
	padding:10px;
	border:0px solid #f00;
 }

 #hover-cap-3col .btn {
	width:140px;
 }

 #hover-cap-3col .preis {
	color:#F77809;
	font-weight: 700; 
 }

 #hover-cap-3col .caption p.ort {
	font-weight: 600; 
	margin:-15px 0 -15px 0;
 }


/* Animate XML Top Angebote im Sub Container End */



/* Home Text / PDF / Home.png  Start */
 .home-text		{  padding:0px; margin-top:12px; min-height:550px; border:0px solid #ccc; }
 .home-text	 h2	{  padding:0px; margin:0px; }

 .home-text2	{ padding:10px; margin-top:2px; min-height:550px; border:1px solid #ccc; }
 .home-text2 h2	{  padding:0px; margin:0px; }
 
/* .home-image	{ padding:0px; margin-top:2px; min-height:550px; border:1px solid #ccc; } change */
 .home-image	{ padding:0px; margin-top:2px; min-height:500px; border:0px solid #ccc; } 

 .home-pdf		{ padding:0px; margin-top:2px; margin-bottom:60px; max-height:520px; border:0px solid #ccc; }
/* Home Text / PDF / Home.png  End */



/* PaxConnect Style Start */
	#PaxWidget					{ padding:5px; max-width:300px; border:0px solid #f00; border-radius:2px; background-image:url(/Public/img/background/paxconnect.png);}
	#PaxWidget	h5				{ font-size:14px; color:#363f48;  }
	#PaxWidget input[type=text] { border:1px solid #ccc; height:20px; width:110px; color:#338dbe; font-size:14px; padding-left:5px;}
/* PaxConnect Style End */


/* TravelNews Port Ausgabe Start */
 .travelnews	{ max-height:450px; overflow:auto; border:0px solid #ccc; }
 .panel			{ padding-bottom:10px; border:0px solid #f00;  }
 .media			{ border:0px solid #bbb; }
 .media-top		{ padding:5px 0 5px 0; font-size:16px; font-weight:bold; border:0px solid #f00; }
 .media-body	{ padding:0 0 8px 0;  border:0px solid #0f0; }
 .media-heading	{ font-size:15px; border:0px solid #00f; }
 .media-footer	{ font-size:12px; }
 .panel-collapse { font-size:14px; }
/* TravelNews Port Ausgabe End */