@import url("fonts/istok_fonts.css"); 

* {
	margin: 0;
	padding: 0;
}

body, html {
	/*height: 100%;*/
}

body {
	font-family: 'Istok Web', sans-serif;
	color: #000;
	font-weight: 400;
	font-size: 13px;
	background: #FFF;
	overflow-x:hidden;
}

#C, .CLEAR {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.MAINWRAPPER {
	min-height: 1385px;
}

.HEADERMAINWRAPPER {
	background: url(../img/redesign2014/headerwrapper_hg.png) left top;
	height: 80px;
	width: 100%;
	border-top: solid 8px #E30713;
	position: fixed;
	z-index: 100;
	left: 0!;
	top: 0;
}

a .img {
	border: none;
}

.HEADERWRAPPER {
	width: 1080px;
	margin: 0 auto;
	position: relative;
}

.LOGOWRAPPER {
	position: absolute;
	z-index: 150;
	background: #FFF;
	width: 160px;
	height: 84px;
	padding: 12px 10px 8px;
}

.FUNCWRAPPER {
	position: absolute;
	right: 0;
	top: 50px;
	width: 203px;
}

.FUNCWRAPPER a {
	display: block;
	float: left;
	height: 18px;
}

.FUNCWRAPPER .SEARCHBTN {
	background: url(../img/redesign2014/icon_searchbtn.png) left bottom no-repeat;
	width: 18px;
}

.FUNCWRAPPER .SENDPAGE {
	background: url(../img/redesign2014/icon_sendpage.png) left bottom no-repeat;
	width: 15px;
	margin: 0 0 0 14px		
}

.FUNCWRAPPER .CONTACTPAGE {
	background: url(../img/redesign2014/icon_contactpage.png) left bottom no-repeat;
	width: 23px;
	margin: 0 0 0 14px		
}

.FUNCWRAPPER .PRINTPAGE {
	background: url(../img/redesign2014/icon_printpage.png) left bottom no-repeat;
	width: 18px;
	margin: 0 0 0 14px		
}

.FUNCWRAPPER .SMALLER {
	background: url(../img/redesign2014/icon_font_smaller.png) left bottom no-repeat;
	width: 19px;
	margin: 0 0 0 14px	
}

.FUNCWRAPPER .STANDARD {
	background: url(../img/redesign2014/icon_font_standard.png) left bottom no-repeat;
	width: 19px;
	margin: 0 0 0 4px	
}

.FUNCWRAPPER .BIGGER {
	background: url(../img/redesign2014/icon_font_bigger.png) left bottom no-repeat;
	width: 19px;
	margin: 0 0 0 4px
}

.SEARCHWRAPPER {
	position: absolute;
	right: 217px;
	top: 46px;
	width: 133px;
	display: none;
}

.SEARCHFIELD input {
	font-size: 16px;
	background: transparent;
	border: solid 2px #FFF;
	color: #FFF;
	font-family: 'Istok Web', sans-serif;
	height: 24px;
	padding: 0 28px 0 4px;
	width: 97px;
}

.SEARCHBUTTON input {
	background: #FFF;
	border: solid 2px #FFF;
	position: absolute;
	width: 26px;
	height: 26px;
	top: 0;
	right: 0;
	overflow: visible;
	background: url(../img/redesign2014/searchbtn.png) center center no-repeat #FFF;	
	cursor: pointer;
}

.MAINNAVWRAPPER {
	position: absolute;
	width: 596px;
	left: 234px;	
	top: 48px;
}

.MIDDLEWRAPPER {
	width: 1152px;
	margin: 88px auto 0;
	padding: 0 0 512px;
	background: url(../img/redesign2014/angebotewrapper_hg.png) left top;	
	padding: 88px 0 512px!;
}

.FOOTERWRAPPER {
	position: absolute;
	width: 100%;
	border-top: solid 2px #E30713;
	background: #FFF;;
	height: 510px;
	z-index: 1000;
}

.FOOTERWRAPPER.FIXED {
/*	bottom: -458px;/*/
	bottom: -398px;
	position: fixed;
}


.FOOTERCONTENTWRAPPER {
/*	width: 1080px;
	margin: 0 auto;*/
}

#ZUSATZNAVWRAPPER {
	margin: 16px auto 0;
	width: 1080px;
	height: 24px;
}

.FOOTERCONTENT {
	clear: both;
	width: 1080px;
/*	height: 336px;*/
	height: 380px;
	margin: 18px auto 0;
	overflow:hidden;
}

#GALERIEHEAD{
            background: #4A4A4A;
            color: #FFF;
            font-weight: 700;
            padding: 2px 8px;
            font-size: 0.9em;
            display: block;
            cursor: pointer;
			width:734px;
}


.FOOTERCONTENT img{
	position:relative;
	float:left;
}
.FOOTERCONTENT a{
	color: #e30713;
    text-decoration: underline;
}

#LIST a{
	color: #e30713;
    text-decoration: none;
	
	}
#LIST a:hover{
	color: #e30713;
    text-decoration: underline;
	
	}

.FOOTERNAVWRAPPER {
	position: fixed;
	bottom: 0;
/*	height: 54px;*/
	height: 82px;
	background: #4D4D4D;
	width: 100%;
}

.CONTENTWRAPPER {
	width: 604px;
	float: left;
	padding: 54px 0 0;
	margin-bottom: 100px;
	padding: 54px 0 100px!;	
}

.LEFTNAVWARPPER {
	width: 180px;
	min-height: 1px;
	float: left;
	padding: 24px 0 0 36px;
}

.BANNERWRAPPER {
	margin: 0 0 0 32px;
	float: left;
	width: 264px;
	padding: 54px 0 0;
}

#CONTENT {
	padding: 0 0 0 54px;
	font-size: 0.9em;
	line-height: 1.3em;
	position: relative;
}
#CONTENT #BOOKINGHEAD{
	width:534px;
	}


#prevslide, #nextslide, #controls-wrapper {
	display: none;
}

#controls-wrapper {
	position: absolute;
	top: -1000px;
}

#Calendar {
	top: 202px; 
	margin: 0 0 0 54px;
}

.events
{	
	margin-top:36px;
	
}
.chooseMobileOverlay {
	display:block;
	position:absolute;
	height:100%;
	width:100%;
	opacity:0.5;
	filter:Alpha(opacity=50);
	z-index:105;
	background-color:#000;
	display: none;
}
.chooseMobileLayer {
	position:absolute;
	display:block;
	z-index:106;
	text-align:center;
	width:100%;
	height:100%;
	vertical-align:middle;
	display: none;	
}
.chooseMobile {
	padding:2%;
	width:75%;
	background-color:#FFF;
	border:solid 1px #999;
	margin:25% auto;
}
.chooseMobile a {
	font-size:3.0em;
}
.searchmask-modify {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: url(../img/content/book_open.gif);
	background-repeat: no-repeat;
	background-position: 96% center;
	display: none;
}
#TEILNEHMER .headline {
	font-weight: 700;
	clear: both;
	padding: 25px 0 0;
	position: relative;
}
#TEILNEHMER .headline::before {
	height: 1px;
	content: '';
	display: block;
	background: #333;
	width: 100%;
	position: absolute;
	left: 0;
	top: 13px;
}
#TEILNEHMER .headline:first-child {
	padding: 0;
}
#TEILNEHMER .headline:first-child::before {
	display: none;
}
#TEILNEHMER label {
	display: block;	
}
#TEILNEHMER .block {
	float: left;
}
#TEILNEHMER .block.anrede {
	width: 22%;
}
#TEILNEHMER .block.vorname,
#TEILNEHMER .block.nachname {
	width: 35%; 
	margin: 0 0 0 4%;
}
body #TEILNEHMER .block input,
body #TEILNEHMER .block select {
	box-sizing: border-box;
	width: 100% !important;
	margin: 0 !important;
}
@media only screen and (max-width: 767px) {
	body {
		color: #000;
		font-size: 1em;
	}	
	.HEADERMAINWRAPPER {
		background: none;
		height: auto;
		width: 100%;
		border-top: solid 0.5em #E30713;
		position: relative;
		z-index: 100;
		left: auto;
		top: auto;
	}	
	.MAINWRAPPER {
		width: 100%;
		min-height: auto;
		height: auto;
	}
	.HEADERWRAPPER {
		width: auto;
	}	
	.MIDDLEWRAPPER {
		width: 100%;
		margin: 0;
		padding: 0;
		background: none;	
		padding: 0;
	}	
	.FOOTERWRAPPER {
		position: relative;
		width: 100%;
		border-top: solid 2px #E30713;
		background: #FFF;
		height: auto;
		z-index: 1000;
	}
	.FOOTERWRAPPER.FIXED {
		bottom: auto;
		position: relative;
	}
	.MAINNAVWRAPPER {
		display: none;
	}
	.LOGOWRAPPER {
		position: relative;
		z-index: 150;
		background: #FFF;
		width: auto;
		height: auto;
		padding: 0;
		top: 0;
		left: 0;
		padding: 0.5em 1em;
	}
	.LOGOWRAPPER a img {
		width: 160px;
		max-width: 50%;
		height: auto;
	}	
	.FUNCWRAPPER {
		position: relative;
		right: 0;
		top: 0;
		width: auto;
		padding: 0.5em 1em;
	}	
	.FUNCWRAPPER .SEARCHBTN, .FUNCWRAPPER .SENDPAGE, 
	.FUNCWRAPPER .CONTACTPAGE, .FUNCWRAPPER .PRINTPAGE, 
	.FUNCWRAPPER .SMALLER, .FUNCWRAPPER .STANDARD, 
	.FUNCWRAPPER .BIGGER {
		display: none;
	}
	.FUNCWRAPPER a {
		display: block;
		float: none;
		height: 2em;
	}	
	.LEFTNAVWARPPER	 {
		display: none;
	}
	.CONTENTWRAPPER {
		width: 100%;
		float: none;
		padding: 1em;
		margin-bottom: 0;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.BANNERWRAPPER {
		margin: 0 ;
		float: none;
		width: auto;
		padding: 1em;
		margin: 1em 0 0;
		background: #EFEFEF;
	}	
	#ZUSATZNAVWRAPPER {
		margin: 0;
		width: auto;
		height: auto;
		padding: 1em 1em 0;
	}	
	.FOOTERCONTENT {
		clear: both;
		width: auto;
		height: auto;
		margin: 18px auto 0;
		overflow:visible;
		padding: 0 1em;
	}	
	.FOOTERNAVWRAPPER {
		position: relative;
		bottom: auto;
		height: auto;
		padding: 1em 1em 0.5em;
		width: auto;
	}	
	#CONTENT {
		padding: 0;
		font-size: 0.9em;
		line-height: 1.2em;
		width: 100%;
	}	
	.mobilesearch_nav {
		position: relative;
	}
	.SEARCHFIELD input {
		border: 0.15em solid #000;
		color: #000;
		font-size: 1em;
		height: 2em;
		padding: 0;
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;			
	}	
	.SEARCHBUTTON {
		position: absolute;
		width: 2em;
		height: 2em;
		right: 0;
		top: 0;
	}
	.SEARCHBUTTON input {
		background: url("../img/mobile/search_icon.png") no-repeat center center #E30713;
		background-size: 18px 17px;
		border: 0.15em solid #E30713;
		cursor: pointer;
		height: 2em;
		width: 2em;
		font-size: 1em;
		overflow: visible;
		position: relative;
		right: auto;
		top: auto;
		width: 2em;
	}	
	.FOOTERCONTENTWRAPPER {
	}
	#CONTENT #BOOKINGHEAD {
		width: 100%;
	}	
	.containerThumbAct, .containerThumb, #CONTAINER1 {
		position: relative !important;
	}
	.skineutraltable, .skineutraltable td {
		width: auto;
	}
	.searchmask-modify {
		display: block;
	}	
	#TEILNEHMER .headline {
		font-weight: 700;
		clear: both;
		padding: 2rem 0 0;
		position: relative;
	}
	#TEILNEHMER .headline::before {
		height: 1px;
		content: '';
		display: block;
		background: #333;
		width: 100%;
		position: absolute;
		left: 0;
		top: 1rem;
	}
	#TEILNEHMER .headline:first-child {
		padding: 2rem 0 0;
	}
	#TEILNEHMER .headline:first-child::before {
		display: block;
	}
	#TEILNEHMER label {
		display: block;	
	}
	#TEILNEHMER .block {
		float: left;
	}
	#TEILNEHMER .block.anrede {
		width: 48%;
		margin: .75rem 50% .75rem 0;
	}
	#TEILNEHMER .block.vorname,
	#TEILNEHMER .block.nachname {
		width: 48%; 
		margin: 0;
	}
	#TEILNEHMER .block.nachname {
		margin: 0 0 0 4%;
	}	
	body #TEILNEHMER .block input,
	body #TEILNEHMER .block select {
		box-sizing: border-box;
		width: 100% !important;
		margin: 0 !important;
	}
	
}