a {
    color: #344053;
}

a:hover {
    color: #8d8ba4;
}



body.body__home #maintop::before {
    background: #3b3b3b  !important;
}

#jcemediabox-popup-content {
    padding: 0;
}

.jcemediabox-popup-corner-tc,
.jcemediabox-popup-corner-tl,
.jcemediabox-popup-corner-tr,
.jcemediabox-popup-corner-bc,
.jcemediabox-popup-corner-bl,
.jcemediabox-popup-corner-br
 {
    background: transparent;
	height: 0;
	margin: 0;
}



.icesubMenu ul {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8d8ba4+0,e51414+100 
	background: #8d8ba4; /* Old browsers * /
	background: -moz-linear-gradient(top, #8d8ba4 0%, #e51414 100%); /* FF3.6-15 * /
	background: -webkit-linear-gradient(top, #8d8ba4 0%,#e51414 100%); /* Chrome10-25,Safari5.1-6 * /
	background: linear-gradient(to bottom, #8d8ba4 0%,#e51414 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d8ba4', endColorstr='#e51414',GradientType=0 ); /* IE6-9 * /
	*/

	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8d8ba4+0,344053+100 */
	background: linear-gradient(to bottom,  #8d8ba4 0%,#344053 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}






.virtualtour {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.virtualtour p {
	width: 48%;
	background-color: #8d8ba4;
	text-align: center;
	margin-bottom: 5px;
}

.virtualtour img {
	margin-bottom: 10px;
}

.virtualtour a {
	color: white !important;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 19px;
	letter-spacing: 1pt;
}

#module_209 div.row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

#module_209 div.row article {
	padding-bottom: 30px;
	border: solid 1px gray;
	width: 24%;
	background: #332b2b !important;
	padding-top: 10px;
}

#module_209 .btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}





#module_212 li.content-links-a a {
	float: right;
	margin-top: 15px;
}


#component ul li, #component ol li {
    list-style: disc;margin-left: 15px;
}

.menu_unten {
	float:right;
	border-top: solid 1px whitesmoke;
}

.menu_unten li {
	display: inline;
	float:right;
	color:white;
	margin-right:30px;
}

.menu_unten a, .menu_unten a:hover {
	color:white;
}

.trust-widget {
	float: left;
	margin: 20px 0 0 10px;
	position: relative;
	top: 20px;
}


body.view-category.body__home #content::before {
    opacity: 0.5;
}

#top {
    padding-top: 5px;
    padding-bottom: 27px;
}

.breadcrumb {
    padding: 3px 0;
}

.anreiseinfo {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.anreise {
    width: 49%;
    height: auto;
    margin-bottom: 50px;
    box-sizing: border-box;
    text-align: center;
    padding: 0 1%;
	border: solid 1px #e8e8e8;
	border-radius: 5px;
}

.richtungsblock .checkbox_inner {
	top: -19px !important;
}

ul li a, ol li a {
    color: #344053;
}

ul li a:hover, ol li a:hover {
    color: #8d8ba4;
}

#copyright {
	z-index: 1;
	position: relative;
	background: url("../images/hg-copyright.png") !important;
	background-repeat: repeat-x;
	background-color: #8d8ba4;
}

#copyright a {
	color: #cbdbff;
}

#mainbottom {
    margin-bottom: -20px !important;
}

#back-top a {
  color: #8d8ba4;
}

body.view-category.body__home #content-medium::before {
	background: #344053;
}

body.body__home #mainbottom h1, 
body.body__home #mainbottom h2,
body.body__home #mainbottom h3,
body.body__home #mainbottom h4,
body.body__home #mainbottom h5, body.body__home #mainbottom h6,
body.body__home #mainbottom p {
	color: #8d8ba4;
}

.btn,
.kbutton,
.mod-newsflash-adv_custom-link a {
  background: #8d8ba4;
}

.btn:hover, .kbutton:hover, .mod-newsflash-adv_custom-link a:hover, .btn:focus, .kbutton:focus, .mod-newsflash-adv_custom-link a:focus, .btn.focus, .kbutton.focus, .mod-newsflash-adv_custom-link a.focus, .btn.active, .kbutton.active, .mod-newsflash-adv_custom-link a.active, .btn.selected, .kbutton.selected, .mod-newsflash-adv_custom-link a.selected {
	background: #344053;
}

.mod-newsflash-adv.mod-newsflash-adv__different .item .item_title::after
{
  background: #8d8ba4;
}

.mod-newsflash-adv.mod-newsflash-adv__different .item .item_content i {
  border: 2px solid #8d8ba4;
}

h1.heading-style-1::after, h2.heading-style-1::after, h3.heading-style-1::after, h4.heading-style-1::after, h5.heading-style-1::after, h6.heading-style-1::after {
  background: #8d8ba4;
}

.moduletable.winter_trips .moduleTitle::after {
  background: #344053;
}

/* Anfang Cronoforms 6 */

#Anfrageformular {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ui.form .fields {
    display: inherit !important;
}

.anfrageblockA, .anfrageblockB, .anfrageblockC {
	border: solid 1px #e8e8e8;
	border-radius: 5px;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 20px;
}

.anfrageblockC {
    width: 98%;
	margin: auto auto;
}

.anfrageblockC a  {
    color: #8d8ba4 !important;
}

.chronoforms table, .chronoforms tr, .chronoforms td {
	border: none;
	margin: 0;
	padding: 2px 10px;
}

div.chzn-container {
    display: none;
}

.btn.chronoforms  {
	float: right;
}
.chronoselect {
	display: block !important;
}

.calendar , .calendar th,  .calendar td {
	font-size: 12px  !important;
}
/* Ende Cronoforms 6 */

#googlemap {
    z-index: 1 !important;
}



div#googlemap  div.gm-svpc div img { /* maps mandl */
    height: 100% !important;
    width: 100% !important;
}

div#googlecontainer div button.gm-control-active img { /* maps +- */
    height: auto !important;
    width: auto !important;
}

div#googlemap div div.gm-compass img { /* maps streetview kompass */
    width: 100%  !important;
}


/* anfang slider */
.scroller_unten {
	top: -15px;
	position: relative;
	margin: 0 auto;
	width: 98%;
}

.scroller_unten table {
	border-style: hidden;
}
/* ende slider */

/* anfang joomgallery */
.jg_subcat {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.jg_subcat div.row {
	width: 33%;
	max-height: 185px;
	overflow: hidden;
	margin: inherit;
	margin: 0 0 2px 0;
	padding: 0;
}

.jg_element_cat { /* benoetigt fuer die Crop-Funktion bei den Vorschaubildern  */
    width:380px;
    height:200px;
    background-position:center;
    background-repeat: no-repeat;
    border-left: 5px solid transparent;
	margin-bottom: 5px;
    overflow: hidden;
}

/* ende joomgallery */

.anschrift_unten {
	margin: 38px 10px 0 0;
	text-align: right;
	color: white;
	flex-direction: column-reverse;
	display: flex;
	padding: 0 10px;
}

.anschrift_unten a:hover {
	color: white;
}

.geigerwebdesign {
	font-size: 13px;
	font-style: italic;
}


.sprachwahl {
	position: fixed;
	right: 0px;
	z-index: 8888;
	top: 57px;
	padding: 75px 12px 0 10px;
	background: url("../images/hg_sprachwahl.png");
	background-position-x: 0%;
	background-position-y: 0%;
	height: 200px;
}

table  {
    border: 1px solid #dadada;
}

table tr td {
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

/* ANFANG Slider im Content */
.accordion-inner.panel-body {
    background: white !important;
    border: 1px solid #f2f2f2 !important;
}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    background-color: #f8f8f8;
    color: #838181;
}

.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
    -webkit-box-shadow: inset 0 0 2px #fff !important;
    box-shadow: inset 0 0 2px #fff !important;
}

.panel-group .panel-heading a {
    border: 1px solid #fff  !important;
    background: #fff  !important;
    background-color: rgb(255, 255, 255)  !important;
}
/* ENDE Slider im Content */




.scroll-to-fixed-fixed,
.header_content {
	background: -webkit-linear-gradient(180deg, #8d8ba4 0%, #344053 80%);
	background: -o-linear-gradient(180deg, #8d8ba4 0%, #344053 80%);
	background: -moz-linear-gradient(180deg, #8d8ba4 0%, #344053 80%);
	background: linear-gradient(180deg, #8d8ba4 0%, #344053 80%);
}

.breadcrumb li.active span {
	color: #cbdbff;
}

.icemegamenu > ul > li > a.iceMenuTitle:hover,
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active,
.icemegamenu > ul > li.hover > a.iceMenuTitle  {
	background: #344053;
}



ul.icesubMenu::before {
	border-color: transparent transparent #8d8ba4 transparent;
}

ul.icesubMenu li:hover > a.iceMenuTitle ,
ul.icesubMenu li.active > a.iceMenuTitle {
	color: #cbdbff;
}