html {
	overflow-y: scroll;
}

@font-face { 
font-family: "Amatic SC"; 
src: url("/_fonts/AmaticSC-Regular.ttf"); 
}
@font-face { 
font-family: "Julius Sans One"; 
src: url("/_fonts/JuliusSansOne-Regular.ttf"); 
}
@font-face { 
font-family: "Roboto"; 
src: url("/_fonts/Roboto*.ttf"); 
}

body {
	font-family: 'Julius Sans One', sans-serif; 
	font-size: 16px;
	color: #000;
	height:100%;
	width:100%;
	padding:0; 
	margin:0; 
	background-color:#F5F4F0;
}
header {
	max-width: 980px;
	font-family: Garamond, "Amatic SC", serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0.300em;
	text-align:left;
	margin: 1.0204081632653061% /* 10 / 980 */ auto 1.0204081632653061% /* 10 / 980 */ auto;
	border: 0px solid green;
}
header div.logo img {
	margin-left: 3.061224489795918%; /* 30 / 980 */
	margin-right: 2.0408163265306123%; /* 20 / 980 */
	margin-bottom: 3.061224489795918%; /* 30 / 980 */
}
header div.call img {
	margin-left: 3.061224489795918%; /* 30 / 980 */
	margin-right: 2.0408163265306123%; /* 20 / 980 */

}
div.logo {
	float:left;
	width:69.38775510204081%; /* 680 / 980 */
		font-size: 1.25em;
		font-weight: bold;
}
div.logo a:link, div.logo a:visited, div.logo a:hover {
	color:#000;
	text-decoration: none;
}
div.call {
	float:right;
	text-align:right;
	width:27.55102040816326%; /* 270 / 980 */
	margin-right: 3.061224489795918%; /* 30 / 980 */
		margin-top: 2.0408163265306123%; /* 20 / 980 */
		font-size: 1.063em;
}
.wrapper {
	max-width: 980px;
	margin: 1.0204081632653061% /* 10 / 980 */ auto 0 auto;
	border: 0px solid red;
}
.wrapper a:link { color: #900C20; text-decoration:none; }
.wrapper a:visited { color: #900C20; text-decoration:none; }
.wrapper a:hover { color: #666; text-decoration:none; }

section {
	max-width: 980px;
	margin: 2.0408163265306123% /* 20 / 980 */ 0 6.122448979591836% /* 60 / 980 */ 0;
}

main {
	line-height: 1.6em!important;
	width: 71.42857142857143%; /* 700 / 980 */
	float:left;
	margin: 2.0408163265306123% /* 20 / 980 */ 0 6.122448979591836% /* 60 / 980 */ 0;
	padding-left: 1.530612244897959%; /* 15 / 980 */
	padding-right: 1.530612244897959%; /* 15 / 980 */
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	*behavior: url(/_js/boxsizing.htc);
}
main img {
	box-shadow: 3px 3px 3px #999999;
	-moz-box-shadow: 3px 3px 3px #999999;
	-khtml-box-shadow: 3px 3px 3px #999999;
	-webkit-box-shadow: 3px 3px 3px #999999;
}
main ul, aside ul {
	list-style-position: outside;
	list-style-type:square;
	padding: 2.0408163265306123%!important; /* 20 / 980 */
}

iframe { margin:0!important;  }

div.rowli, div.rowre  {
	float:left;
	width: 45%;
	margin-top: 2.0408163265306123%; /* 20 / 980 */
}
div.rowre  {
	margin-left: 10%;
}
aside {
	float: left;
	margin: 3.6734693877551026% /* 36 / 980 */ 0 6.122448979591836% /* 60 / 980 */ 0;
	padding-right: 0;
	padding-left: 1.530612244897959%; /* 15 / 980 */
	width: 28.57142857142857%; /* 280 / 980 */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	*behavior: url(/_js/boxsizing.htc); 
}
aside img {
	box-shadow: 3px 3px 3px #999999;
	-moz-box-shadow: 3px 3px 3px #999999;
	-khtml-box-shadow: 3px 3px 3px #999999;
	-webkit-box-shadow: 3px 3px 3px #999999;
}
aside div.box {
	padding:5px;
	background-color:#f7f7f7;
}
aside table {
	width:100%;
	margin-top:10px;
}
#TA_cdsratingsonlynarrow189, #TA_certificateOfExcellence906 { margin-top: 30px; }

#TA_cdsratingsonlynarrow189 img, #TA_certificateOfExcellence906 img {
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-khtml-box-shadow: none!important;
	-webkit-box-shadow: none!important;
}

footer {
	clear:both;
	font-size: 0.7em;
	width: 100%;
	color: #000;
	border-top: 2px solid #d3cfa9;
}
footer a:link { color: #900C20; text-decoration:none; }
footer a:visited { color: #900C20; text-decoration:none; }
footer a:hover { color: #666; text-decoration:none; }

footer div {
	max-width: 980px;
	margin: 0 auto 3.061224489795918% /* 30 / 980 */ auto;
	padding-top: 1.0204081632653061%; /* 10 / 980 */
	padding-left: 1.530612244897959%; /* 15 / 980 */
	padding-right: 1.530612244897959%; /* 15 / 980 */
	border: 0px solid grey;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	*behavior: url(/_js/boxsizing.htc);
}

.buchung {
	text-align: center!important;
	font-weight:bold;
	max-width: 1300px;
	margin: 0 auto; 
	background: url('/_img-layout/bg-buch.png') center center repeat;
	overflow: visible;
	border:1px solid #fff8dc;
			box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_js/boxsizing.htc); 
}
.buchung img {

}
#d21-book-button { background-color:#f28721!important; }
#d21-avail-result-container { background-color:#900C20!important; border-color:#900C20!important; }
/* Navi */
nav {
	width: 100%;
	clear:both;
	margin: 2.0408163265306123% /* 20 / 980 */ auto 0 auto;
	text-align:center;
		background: url('/_img-layout/bg-buch.png') center center repeat;
	padding: 10px 0;
	border: 0px solid green;
}
ul#navi {
	list-style: none;
	margin:0;
	padding:0;
	text-align: center!important;
	border: 0px solid red;
}
ul#navi li {
	display: inline;
	list-style: none;
	padding: 0.30612244897959184% /* 3 / 980 */ 1.3265306122448979%; /* 13 / 980 */
	font-size: 0.9em;
	color: #000;
	border: 0px solid blue;
}
ul#navi li a { 
	color: #fff; 
	text-decoration: none;
}
ul#navi li a:link { }

ul#navi li a:hover { color: #e1e1e1; }

ul#navi li#li_nav1_open {       /* special layout for open links */
	color: #fff!important;
	
}
ul#navi li a#a_nav1_open { color: #fff; font-weight: bold; }
ul#navi li a:hover#a_nav1_open { color: #e1e1e1; font-weight: bold; }

/* Textformat  */
h1 { font-size: 1.8em; font-weight: bold; color:#999966; margin: 1.0204081632653061% /* 10 / 980 */ 0 2.0408163265306123% /* 20 / 980 */ 0 }
section h1 { font-size: 1.6em; font-weight: bold; color:#999966; margin: 2.0408163265306123% /* 20 / 980 */ 0 2.0408163265306123% /* 20 / 980 */ 0 }

h2 { font-size: 1.7em; font-weight: bold; color:#900C20; margin: 1.0204081632653061% /* 10 / 980 */ 0 2.0408163265306123% /* 20 / 980 */ 0 }

h3 { font-size: 1.3em; font-weight: bold; background-color:#999966; color:#fff; padding: 1px; margin: 1.0204081632653061% /* 10 / 980 */ 0 2.0408163265306123% /* 20 / 980 */ 0 }

.klein { font-size: 0.7em; color:#999966; }
.medium { font-size: 0.9em; color:#000; }
.big { font-size: 1.05em; color:#000; }
em { font-family: "Julius Sans One", Times, serif; font-size: 1.2em; color:#000; }
.pdf { font-size: 0.8em!important; color:#999966; }

td { font-size: 1.0em!important;  }

p { margin-top: 1.2244897959183674%; /* 12 / 980 */  }

/* back to top */
.back-to-top {
	position: fixed;
	bottom: 1.2244897959183674%; /* 12 / 980 */
	right: 1.2244897959183674%; /* 12 / 980 */
}
a.back-to-top, a.back-to-top:link, a.back-to-top:visited, a.back-to-top:hover {
	font-family: 'Roboto', sans-serif;
	font-size: 0.8em!important;
	color:#fff!important;
	text-decoration:none;
}
.editmode { color:#39f; }

@media screen and (max-width:950px) {
	.logo { font-size:1em!important; }
	
	ul#navi {
		margin: 0 auto 0 auto;
		border: 0px solid grey;
	}
	ul#navi li {
		padding: 0.30612244897959184% /* 3 / 980 */ 1.0204081632653061%; /* 10 / 980 */
		font-size: 0.7em;
	}
}
@media screen and (max-width:800px) {
	aside {
		font-size: 0.8em;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_js/boxsizing.htc);
	}
}
@media screen and (max-width:680px) {
	header { 
		font-size: 0.8em;	
		letter-spacing: 0.1em; 
		margin: 0;
		padding: 0;
		text-align:left;
		border:0px solid grey;
	}
.logo img { margin-top: 1.0204081632653061%; /* 10 / 980 */ }
	
	.jssorb05 { display:none; }
/* buchung */
	.buchung {
	font-size:0.9em;
		position: relative!important;
		text-align: center!important;
		width: 100%;
		border: 0px solid red; 
	}
	main {
		width: 100%; 
		float:none;
		margin: 2.0408163265306123% /* 20 / 980 */ 0 6.122448979591836% /* 60 / 980 */ 0;
		padding-left: 3.061224489795918%; /* 30 / 980 */
		padding-right: 1.530612244897959%; /* 15 / 980 */
		display: block;
		font-size:0.9em;
		border:0px solid red;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_js/boxsizing.htc);
	}	
	div.rowli, div.rowre  {
		float:left;
		width: 96%;
		margin-left: 1%;
		margin-right: 3%;
		margin-bottom: 3.061224489795918% /* 30 / 980 */;
	}
	div.rowli img  {

	}
	div.rowre  {
		clear: both;

	}
	aside {
		font-size: 0.9em;
		width: 100%; 
		float:none;
		clear:both;
		text-align:left!important;
		padding-top: 3.061224489795918%; /* 30 / 980 */
		padding-left: 3.061224489795918%; /* 30 / 980 */
		padding-right: 1.530612244897959%; /* 15 / 980 */
		padding-bottom: 3.061224489795918%; /* 30 / 980 */
		border:0px solid red;
		background-color:#d3cfa9;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_js/boxsizing.htc);
	}

	footer div {
		padding-top: 2.0408163265306123%; /* 20 / 980 */
		padding-left: 3.061224489795918%; /* 30 / 980 */
		padding-right: 1.530612244897959%; /* 15 / 980 */
		padding-bottom: 1.0204081632653061%; /* 10 / 980 */
		border: 0px solid grey;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_js/boxsizing.htc);
	}
	/* Navi */
		nav {
		width: 100%;
		margin: 0 0 0 0;
		border: 0px solid green;
		background-color:#fff8dc!important;
		background-image:none!important;
	}
	ul#navi {
		margin: 0;
		padding: 0;
		background-color:#fff8dc;
		border: 0px solid red;
	}
	ul#navi li {
		padding: 2.5510204081632653% /* 25 / 980 */ 0 2.5510204081632653% /* 25 / 980 */ 1.530612244897959%; /* 15 / 980 */
		margin: 1px; 
		float:left;
		background-color:#900C20;
		font-size: 0.9em;
		width: 49.183673469387756%; /* 482 / 980 */
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_js/boxsizing.htc);
		
	}
	ul#navi li a { 
		display:block;
		color: #fff; 
		background-color:#900C20;
	}
	ul#navi li a:link { }
	
	ul#navi li a:hover { color: #fff; font-weight: bold; background-color:#900C20; }
	
	ul#navi li#li_nav1_open {       /* special layout for open links */
		color: #fff!important;
		font-weight:bold;
		
	}
	ul#navi li a#a_nav1_open { color: #fff; font-weight: bold; }
	ul#navi li a:hover#a_nav1_open { color: #fff; font-weight: bold; }
}

/* Textformat  */
h1 { font-size: 1.3em; font-weight: bold; color:#999966; margin-top: 1.0204081632653061%; /* 10 / 980 */ }
h2 { font-size: 1.2em; font-weight: bold; color:#900C20; }

.klein { font-size: 0.8em; line-height: 1.3em; color:#999966; }
.medium { font-size: 1em; color:#000; }
.big { font-size: 1em; color:#000; }
em { font-family: "Times New Roman", Times, serif; font-size: 1.1em; color:#000; }
.pdf { font-size: 0.4em; color:#999966; }

td { font-size: 0.9em; padding-right: 2.5510204081632653%; /* 25 / 980 */  }

@media screen and (max-width:580px) {
	.logo img {display:none;}
	.logo { width:98%!important; font-size:1.25em!important; padding:5px; }
	.call { width:98%!important; font-size:1.4em!important; float:none!important; clear:both!important; text-align:left!important; padding:5px; }
}
@media screen and (max-width:270px) {
		ul#navi li {
		margin: 1px; 
		float:left;
		background-color:#900C20;
		font-size: 0.8em;
		width: 48.5%; 
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		*behavior: url(/_js/boxsizing.htc);
		
	}
}