/* Inser all your custom style in this sheet */
/*************
Please dont touch the original CSS files because they were lost if youre updating the theme 
********************/	


.mod-languages {
  position: absolute;
  right: 5px;
  top: 10px;
  width: 170px;
	margin-top: 17px;
}

div.jp-topmenu div.mod-languages ul li {
    margin-left: 1px;
    margin-right: 1px;
    width: 30px;
}

div.jp-topmenu div.mod-languages ul li a {
    width: 30px;
    margin: 0px;
    padding: 0px;
}

h3 {
	font-size: 18px;
}

.jp-topmenu{
	width:130px;
}

/*.jp-mainmenu li ul  == #mm1 li ul */
#mm1 li ul {
	margin-top: 8px;
}


.jp-mainmenu{
	position:relative;
	float:left;
	margin: 4px 0 -4px 0;
	width:100%;
	border-bottom: 0px solid #f0f0f0; /* border-bottom: 1px solid #f0f0f0;*/
	padding-bottom: 0px;
	text-align: center;
}

.jp-mainmenu li a {
	display: block;
	text-decoration: none;
	padding: 2px 12px;
	margin:0;
	border-bottom:none;
	text-align:left;
	font-weight:bold;
	
}

.jp-mainmenu li a:hover,
.jp-mainmenu li a:active,
.jp-mainmenu li a:focus {
	text-shadow: none;
	color: #E6001A;
	
}

.jp-mainmenu li:hover a,
.jp-mainmenu li.sfhover a,
.jp-mainmenu li.havechildsfhover a,
.jp-mainmenu li.havechild-activesfhover a {
	color: #000;
}
.jp-mainmenu ul li .active,
.jp-mainmenu li a.active,
.jp-mainmenu li a.active:hover,
.jp-mainmenu li a.active:active,
.jp-mainmenu li a.active:focus {
	color: #E6001A !important;
	font-weight:bold;

}


.jp-mainmenu li ul a {
	border-right: none;
	margin: 0;
	padding: 10px 20px;
	line-height: normal;
	height: auto;
	color: #555 !important;
	font-weight:normal;
	background:none!important;
	text-transform: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	
}
.mfp-table-row td tr{
	text-align:center;
}
.mfp-table-cell tr td{
	text-align:center;
}
.minifrontpage-default .mfp-table-cell {
    text-align: center;
}
.minifrontpageid{
	text-align:center;
	padding-left:100px;
	margin-left:100px;
}
.mfp-table-cell-inner{
	width:150px;
}
@media (max-width: 768px) { 

	.mfp-table-cell-inner {
  	width: 110px;
	}
}
.mfp-introtitle a{
	text-decoration:none;
	font-size:90%;
	white-space: inherit;
}

.minifrontpage-default .mfp-table-cell {
	text-align: center;
	text-align: -moz-center;
	padding-bottom:14px;
}


.flexslider .slides img {
	width: 400px;
	height: 266px;
	display: unset;
}

h2, h2 a {
    color: #e10019 !important;
    font-size: 20px;
}
h2, h2.contentheading, .contentheading {
    border-bottom: 0px solid #eee;
    font-size: 26px;
    margin: 2px 0 9px;
    padding-bottom: 2px;
    text-transform: inherit;
}

.jp-user-outer {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #fff;
    padding: 0;
    width: 100%;
}


.ueberschrift {
    color: #e10019 !important;
    font-family: Arial Narrow,Helvetica,Arial,sans-serif;
    font-size: 160%;
    font-weight: bold;
    line-height: 100%;
    margin: 12px 0 12px;
    padding: 0;
  }
h1 {
	color: #e10019 !important;
  font-family: Arial Narrow,Helvetica,Arial,sans-serif;
  font-size: 160%;
  font-weight: bold;
  line-height: 100%;
  margin: 12px 0 12px;
  padding: 0;
}

.hauptkontaktform{
	width:800px;
}

.chronoform a:link, .chronoform a:visited, .chronoform a:hover {
visibility:hidden;display:none;
}

.chrono_credits a:link, .chronoform a:visited, .chronoform a:hover {
visibility:hidden;display:none;
}

.tourFoto {
    height: 265px;
    /*left: 470px;*/
    padding: 0;
    /*position: absolute;*/
    width: 400px;
}

.buchenbtn {
  background: #e0e0e0;
  background-image: -webkit-linear-gradient(top, #e0e0e0, #707070);
  background-image: -moz-linear-gradient(top, #e0e0e0, #707070);
  background-image: -ms-linear-gradient(top, #e0e0e0, #707070);
  background-image: -o-linear-gradient(top, #e0e0e0, #707070);
  background-image: linear-gradient(to bottom, #e0e0e0, #707070);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 3px #000000;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 7px 20px 7px 20px;
  text-decoration: none;
  /*width:54px;*/
}
.buchenbtn a {
	text-decoration: none;
	color: #ffffff;
}

.buchenbtn:hover {
  background: #b5b5b5;
  background-image: -webkit-linear-gradient(top, #b5b5b5, #ebebeb);
  background-image: -moz-linear-gradient(top, #b5b5b5, #ebebeb);
  background-image: -ms-linear-gradient(top, #b5b5b5, #ebebeb);
  background-image: -o-linear-gradient(top, #b5b5b5, #ebebeb);
  background-image: linear-gradient(to bottom, #b5b5b5, #ebebeb);
  text-decoration: none;
}

#redim-cookiehint {
    left: 0px;
}

.jp-content {

    padding: 20px 0 0px 0;

}

.slider div.moduletable {

    padding-top: 0px !important;
    padding-bottom: 0px !important;

}

.legaline, .social {

    font-size: .8em;
    padding: 10px 0 10px 0;
    text-align: center;

}


@media (min-width : 320px)
and (max-width : 480px) {


}


.mfp-other-article-inner{
	display:none;visibility:hidden;
}

.items-more h3 {
	padding-top: 10px;
}


.aktuellescss{
	/*background: #0E89DF !important;*/
	background-color: #0E89DF !important;
	color: #FFFFFF !important;
}
.aktuellescss:hover{
	background-color: #1A3867 !important;
	color: #FFFFFF !important;
}
.covidcss{
	/*background: #0E89DF !important;*/
	background-color: #E3001B !important;
	color: #FFFFFF !important;
}
.covidcss:hover{
	background-color: #E3001B !important;
	color: #FFFFFF !important;
}


#logo{
	
}
@media screen and (max-width: 3024px) {
	#logo{
		width:500px;
		text-align: left !important;
		/*logo_rechnung.jpg*/
	}
	#logosmall{
		visibility: hidden;display: none;
	}
}
@media screen and (max-width: 1024px) {
	#logo{
		width:400px;
		text-align: left !important;
	}
	#logosmall{
		visibility: hidden;display: none;
	}
	.mod-languages {
    position: absolute;
    right: 5px;
    top: 1px;
    width: 170px;
    margin-top: 7px;
}
}
@media screen and (max-width: 768px) {
	#logo{
		visibility: hidden;display: none;
	}
	#logosmall{
		visibility: visible;display: block;
		width:80px;
		text-align: left !important;
	}	
	
	#cboxContent{
		/*width: 500px !important;*/
		
	}
	#cboxLoadedContent{
		/*width: 500px !important;*/
		
	}
}
@media (max-width: 480px){
	.container {
  	width: 100% !important;
  	max-width: 100% !important;
  	margin: auto;
  	padding: 0 0% !important;
	}
	.eb-container .input-large {
  	width: 110px !important;
	}
	.uneditable-input, input, textarea {
  	width: 110px !important;
	}
}
.btn-primary {
    color: #000000;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #E6001A;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#E6001A),to(#E6001A));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#E6001A,#E6001A);
    background-image: linear-gradient(180deg,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc",endColorstr="#ff0044cc",GradientType=0);
    border-color: #E6001A;
/*    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);*/
    *background-color: #04c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-primary.active, .btn-primary.disabled, .btn-primary:active, .btn-primary:hover, .btn-primary[disabled] {
    color: #000000 !important;
    background-color: #E6001A;
    background-color: #e6e6e6;
}


.button {
    
    color: #000000 !important;
    
}
.btn-danger.active, .btn-danger.disabled, .btn-danger:active, .btn-danger:hover, .btn-danger[disabled] {
    color: #fff;
    background-color: #E6001A !important;
    *background-color: #a9302a;
}
.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    background-color: #E6001A;
    background-image: -moz-linear-gradient(top,#ee5f5b,#E6001A);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#E6001A));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#E6001A);
    background-image: -o-linear-gradient(top,#ee5f5b,#E6001A);
    background-image: linear-gradient(180deg,#ee5f5b,#E6001A);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b",endColorstr="#ffbd362f",GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    *background-color: #bd362f;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}


