body.debug{
	/* visibility: visible; */
}

/* ----- 
STRUCTURE
min-width:320
----- */
.id-footer .main-section-inner,
.id-content .main-section-inner{
	/*width:100%;*/
}

/* ----- 
HEADER (main section)
min-width:320
----- */
.id-languageswitcher{
	/* padding-right:0.583em; */
}

/* ----- 
SEARCH ENGINE PACKAGE (sidebar,
content on startpage)
min-width:320
----- */
.searchbox-horizontal select{
	min-height: 2.4em;
}

.lte11 .searchbox-horizontal select{
	min-height: 2.3em;
}

.searchbox-horizontal:not(.searchbox-moreoptions-toggled) .multiselect select{
	border-radius:0;
	-webkit-appearance:none;
}

.searchbox-horizontal:not(.searchbox-moreoptions-toggled) select.select-narrow{
	width:50%;
	margin-left:0;
	margin-right:0;
}

/* ----- 
MAIN FIGURE - IMAGE (main section)
min-width:320
----- */

	
/* ----- 
HEADER - SLIDESHOW WIDE
min-width:320
----- */

	
/* ----- 
CONTENT (main section)
min-width:320
----- */

.box-nav .readmore{
	text-align:right;
}

/**/

.anchormenu-box-item{
	display:inline-block;
	vertical-align:top;
	/* text-align:left; */
	/* float:left; */
}

.banner-columns .box-section-title{
	/*width:100%;*/
	/*clear:both;*/
	/*max-width:none;*/
	/*display:block;*/
	/*margin-left:0;*/
	/*margin-right:0;*/
}

/**
 * startbanner grid
 */
.box.banner-grid-sixths-box{
	font-size:10px;
	font-size:calc( 8px + (12 - 8) * (100vw - 320px) / (600 - 320) );
	font-size:calc( 0.8rem + (12 - 8) * (100vw - 320px) / (600 - 320) );
}

.banner-grid-sixths-box .box-title{
	font-size:12px;
	font-size:calc( 10px + (16 - 10) * (100vw - 320px) / (600 - 320) );
	font-size:calc( 1rem + (16 - 10) * (100vw - 320px) / (600 - 320) );
}

/**/

.grid-col-tourlist{
	/*float: right;*/
	/*clear: right;*/
}

.grid-col-tourlist .box-title{
	/*display: none;*/
}

	
/* ----- 
SIDEBAR (main section)
min-width:320
----- */


/* ----- 
SECONDARY MENU (main section)
min-width:320
----- */


/* ----- 
FOOTER (main section)
min-width:320
----- */


/* ----- 
WRAPPER BOTTOM BAR (wrap)
min-width:320
----- */




