body {
	background:url(/html/42_images/hg.jpg);
	background-size: cover;
	background-attachment: fixed;
	overflow-x:hidden;
	padding-top:50px;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
	opacity: 0.9;
}
#head {
	min-height: 150px;
	background-repeat:no-repeat;
	background-size:cover;
}
.titellogo {
	color:#FFFFFF;
	font-size:400%;
	position:absolute;
	top:60px;
	right: 20px;
}
.bg {
	background-color: #ffffff;
	border-radius:6px;
}
.reiseplatz {
	margin-bottom: 50px;
	background-color:#CCC;
	padding:1px 20px 0px 20px;
}
.trans, .trans:hover {
	color:#222;
	text-decoration:none;
}
.pad-0 {
	padding: 0px;
}
.autor {
	font-style:italic;
	margin-top:0px;
	text-align:right;
	width:100%;	
}
.m-bot {
	margin-bottom: 20px;
}
.red {
color:#900;	
}
@media (min-width: 768px)  {
.panel-body .galery {
	margin: auto -16px auto -16px;
}
}

.panel-body .btn {
	margin-bottom: 5px;
}

dl.trans dt {
	font-weight:normal;
}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
/*.dropdown-submenu:hover>.dropdown-menu{display:block;}*/
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.padding-left-ten-px { padding-left: 10px; }
.red-text { color: #FF0000; }
.twitter-blue { color: #1ec7fe; }
.facebook-blue { color: #3c599f; }
.linkedin-blue { color: #0080b2; }
.navbar-right{padding-right: 25px;}
.form-group{padding: 10px;}
.form-panel-width { width: 220px; }/*YOU CAN MAKE PANEL AS WIDE AS NEEDED*/
.color-blue {color: #0080c5;}
.color-red {color: #FF0000;}
.error-message {font-size: 10px;}

@media screen and (min-width: 30em ) {
  .form-panel-width { width: 100%; }
}

.feet { padding: 10px 0px 10px 0px;
}
.feet a {
	color: #ffffff;
	padding-left: 10px;
}

#likejsbox{ display:none; position:fixed; z-index:9999; bottom:0px; right:10px; padding:5px; width:300px; background:#f1f1f1; height:292px; overflow:hidden; -webkit-box-shadow: 0px 0px 3px 0px #666;box-shadow: 0px 0px 3px 0px #666; }
#likejsbox .header{ font-size:12px; margin: 0 0 3px; font-weight: 600; text-align:center; border: medium none; height: 21px;left: -5px;padding: 5px 10px;position: relative;top: -5px; width: 290px; background:#4A67A3; color:#fff; }
#likejsbox p{ margin:5px; }
#likejsbox #close{ cursor:pointer; position:absolute; top:6px; right:12px; }
#relikejsbox{ cursor:pointer; display:none; position:fixed; z-index:9999; bottom:20px; right:20px; -webkit-box-shadow: 0px 0px 3px 0px #666;box-shadow: 0px 0px 3px 0px #666; }
#relikejsbox img{ display:block; }

.p20 {
	padding:20px !important;
}
.p10 {
	padding:10px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.bg-info {
    background-color: #990000;
	color:#FFF;
}
.lead {
   font-weight: 400;
}

.suchform1 {
	background-color:#FFF;
	border-radius:5px;
}
ul.navbar-right li {
	float:left;
}
.panorama {
      width: 100%;
      height: 400px;
      position: relative;
	  overflow-x: scroll;
	overflow-y: hidden;
}
img.banner {
		margin:20px 0px 20px 0px;
	}

.spalten2 {
  width: 100%;
  column-count: 2;
  column-rule-color: #ccc;
  column-rule-width: 1px;
  column-rule-style: solid;
}
span.grossbuchstaben p:first-letter{
	font-size:30px;
} 

ul.checkboxlist
{
	list-style-type:circle;
}

ul.checkboxlist li:before {	
  /*content: "\f044"; /* FontAwesome Unicode */

  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1em; /* same as padding-left set on li */
  width: 1em; /* same as padding-left set on li */
font-size: 130%;
}
 .panel-default.level1 > .panel-heading {
    color: #333333;
    background-color: #fff;
    border-color: #dddddd;
}
h3.panel-title {
	margin: 10px 10px 7px 0px;
	font-size: 22px;
}
h4.panel-title {
	margin: 8px 10px 5px 0px;
	font-size:90% !important;
}
h3.panel-title a:hover{
	text-decoration: none !important;
}
a.land {
	color:#333;
	font-size:16px;
}
a.land {
	color:#333;
	font-size:16px;
}
.ohneUnterstrich:hover {
	text-decoration:none !important;
}
.panel-group .level1 {
	margin-bottom:20px;
}
.panel-group .level2 {
	margin-top:5px;
	margin-left:30px;
}
.panel-group .level3 {
	margin-top:2px;
	margin-left:60px;
	border: 1px solid #ccc;
	border-radius: 10px;
	padding-left:20px;
}
.flaggenKontinent {
	height: 20px;
	width: 30px;
	text-align: center;
	margin-right:20px;
	float:left;
}
.flaggenKontinent img {
	max-height: 20px;
	border: 1px solid #ddd;
}
.rahmen {
	border: 1px solid #ccc;
}
.titellogoHome {
    top: 20px;
    right: 20px;
    z-index: 999;
	color: #FFFFFF;
    font-size: 400%;
    position: absolute;
}
.topminus {
	margin-top:-60px;
}
@media (min-width: 768px) {
.navbar-nav.social  li  a {
    padding-top: 13px;
    padding-bottom: 13px;
}
	.slide {
		margin-top: -50px;
	}
	.slide h2 {
		font-size:36px;
	}
	.slide p {
		font-size:24px;
	}
	.carousel-caption {
      
		text-shadow: 0 3px 6px rgba(0, 0, 0, 0.6);
}

	
	}


.mt20 {
	margin-top:20px;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 20px;
    border-left: none;
	line-height: 100%;
}
.container .panel {
	min-height:265px;
}
.container h1.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
	font-weight: bolder;
	padding-top: 0px;
}
.zahler {
	margin-top:50px;
	margin-bottom:50px;
}
.zahler p {
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
}
.zahler .zahl {
	text-align: center;
	font-size: 40px;
	font-weight: bolder;
}
.bolle {
	background-color: #efefef;
	border-radius: 50px;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:20px;
}
.tagslink {
	margin-top:50px !important;
	margin-bottom:20px;
}
.tagslink ul li {
	float:left;
	list-style-type: none;
	padding:15px 20px 15px 20px;
	background-color: #6b6b6c;
	border: 1px solid #6b6b6c;
	border-radius: 15px;
	margin: 20px 20px 0px 0px;
}
.tagslink ul li:hover {
	background-color: #fff;
	border: 1px solid #6b6b6c;
}
.tagslink ul li:hover a {
	color:#6b6b6c;
}
.tagslink ul li a {
	color:#fff;
	font-weight: bold;
}
.tagslink ul li a:hover {
	color:#6b6b6c;
	font-weight: bold;
	text-decoration: none;
}
.transfett {
	color: #000;
	font-weight: bold;
}
.container.suche {
	padding: 10px 0px 10px 0px;
}
.container.suche .form-group{
	padding: 0px;
}
.container .suche .form-group .input {
    height: 38px;
	margin-top: -1px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5;
    background-color: transparent;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;

}
::placeholder {
  color: red;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: red;
}
.homebuttonright {
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	height: 38px;
    margin-top: -1px;
}
/*-----------------------Handyansicht-----------------------*/
@media (max-width: 768px) {
.navbar-nav.social  li  a {
    padding-top: 13px;
    padding-bottom: 13px;
}
	.slide {
		margin-top: 0px;
	}
	.slide h2 {
		font-size:20px;
		margin-top:20px;
			margin-bottom:20px;
	}
	.slide p {
		font-size:16px;
	}
	
	.carousel-caption {
      bottom: 20px;
		text-shadow: 0 3px 6px rgba(0, 0, 0, 0.6);
}

	.zahler p {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
}
.zahler .zahl {
	text-align: center;
	font-size: 24px;
	font-weight: bolder;
}
.tagslink ul li {
	
	padding:5px 10px 5px 10px;
	border-radius: 5px;
	margin: 10px 10px 0px 0px;
}	
	.carousel-caption {
    left: 7%;
    right: 7%;

	}
}
.panel-body p {
	z-index:2;
}
.enveloppe {
 background-image: url("/html/42_images/envelope.png");
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: bottom 15px right 10px;
	position:absolute;
	bottom: 20px;
	right: 20px;
	z-index:1;
	width:130px;
	height:100px;
	opacity: .20;
}
@media (max-width: 500px) {

	.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
    height: 100%;
    min-width: 150%;
}
}