body {
	background-color: #90bec8;
	background-attachment:fixed;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 12pt;
	padding: 0;
	margin: 0;
}

a {
	color: #9b876f;
}

img {
  border: 0;
}

h1{
	font-weight: 300;
	color: #62a4b2;
	font-size: 24pt;
	margin: 15px 0;
}

h2{
	margin: 20px 0 5px 0;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 11pt
}

h3{
	margin: 20px 0 5px 0;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 11pt
}

#container {
	max-width: 1000px;
	border-radius: 40px;
	margin: 35px auto;
	background-color: #FFF;
	padding: 0px;
	overflow: hidden;
	position: relative;
	box-shadow: 2px 2px 15px rgba(0,0,0,.6);
}

#topnav {
	height: 40px;
	background-color: #9b876f;
	margin: 0px;
	padding: 13px 0px 0px 27%;
	text-transform: uppercase;
	color: rgb(108,181,229);
	font-weight: 500;
	font-size: 11pt;
}

/* MENÜ */

.togglemenu{ 
	z-index: 2; 
	font:  500 20px "Source Sans Pro",Arial,Helvetica,sans-serif;
	font-style: italic;
	display: none;
}

#togglemenu, .togglemenu { display: none; }


ul.omneiamenu { 
    height: 30px;
    width: 100%;
    padding-left: 0px;
    margin-top: 0px;
}

ul.omneiamenu > li {
    float: left;
    position: relative; 
}

ul.omneiamenu ul {
    display: none;
    position: absolute;
    left: 0; top: 100%;
    padding-left: 40px;
    margin-top: 0px;
    padding-top: 10px;
    background-image: url('/img/navigation_dd.png');
    background-position: 0px 10px;
    background-repeat: no-repeat;
    width: 125px;
    height: 148px;
    left: -20px;
    z-index: 100;
}

ul.omneiamenu a {
    cursor: pointer;
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    padding: 0 10px;
}

ul.omneiamenu ul li a {
    color: white;
    line-height: 27px;
}

ul.omneiamenu a:hover {
    color: white;
}

ul.omneiamenu li { list-style: none; }

ul.omneiamenu li:hover {  }
ul.omneiamenu li:hover ul { 
	display: block; 	
}

#logodiv {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('/img/logo_ecke.svg');
	background-size: auto;
	background-position: top left;
	background-repeat: no-repeat;
	width: 27.5%;
	min-width: 140px;
	height: 331px;
	z-index: 1;
	border-top-left-radius: 40px;
}

#slides {
	-webkit-box-shadow: 0px 2px 11px 0px rgba(125,125,125,1);
	-moz-box-shadow: 0px 2px 11px 0px rgba(125,125,125,1);
	box-shadow: 0px 2px 11px 0px rgba(125,125,125,1);
	margin: 0;
	padding: 0;
	min-height: 150px;
}

#slides img {
	width: 100%;
	min-width: 500px;
	margin-bottom: -4px;
}

#layerslider {
	z-index: 0;
	min-width: 500px;
	background-color: rgb(110,182,225);
}

#main {
	padding: 0px;
	position: relative;
}

article p {
	line-height: 1.5em;
}

.start strong {
	color: #9b876f;
}

.teaserbox p {
	line-height: inherit;
}

#sonderangebote {
	position: absolute; 
	background-image: url('/img/Sonderangebote.png'); 
	background-repeat: no-repeat;
	width: 107px; 
	height: 102px; 
	right: 160px; 
	top: -100px;
	color: white;
	font-weight: 500;
	font-size: 11pt;
	text-transform: uppercase;
	padding-top: 48px;
	text-align: center;
	padding-right:7px;
}



#sonderangebote a {
	color: #FFF!important;
	display: block;
	height: 102px;
	padding: 32px 0 32px;
	border-radius: 50%;
	text-decoration: none;
	box-sizing: border-box;
	background-color: #996487;
	width: 102px;
	margin-left: 3px;
}

#cart {
	position: absolute; 
	background-color: rgb(7,65,139);
	width: 102px; 
	height: 102px; 
	right: 430px; 
	top: -52px;
	border-radius: 50%;
	color: white;
	font-weight: 500;
	font-size: 11pt;
	text-transform: uppercase;
	text-align: center;
}

#cart a {
	color: #FFF!important;
	display: block;
	height: 102px;
	padding: 32px 0 32px;
	border-radius: 50%;
	text-decoration: none;
	box-sizing: border-box;
}

#specials {
	position: absolute; 
	background-color: #62a4b2;
	width: 102px; 
	height: 102px; 
	right: 37px; 
	top: -52px;
	border-radius: 50%;
	color: white;
	font-weight: 500;
	font-size: 11pt;
	text-transform: uppercase;
	text-align: center;
}

#specials a {
	color: #FFF!important;
	display: block;
	height: 102px;
	padding-top: 42px;
	border-radius: 50%;
	text-decoration: none;
	box-sizing: border-box;
}

#lastminute {
	position: absolute; 
	background-color: #9b876f;

	width: 102px; 
	height: 102px; 
	right: 300px; 
	top: -52px;
	border-radius: 50%;
	color: white;
	font-weight: 500;
	font-size: 11pt;
	text-transform: uppercase;
	text-align: center;
}

#lastminute a {
	color: #FFF!important;
	display: block;
	height: 102px;
	padding: 32px 0 32px;
	border-radius: 50%;
	text-decoration: none;
	box-sizing: border-box;
}

#leftnav {
	width: 250px;
	float: left;
	min-height: 150px;
	margin-bottom: 50px;
	margin-left: 20px;
}

.infobox {
	border: 1px dotted #62a4b2;
	padding: 20px 10px 10px 10px;
	width: 190px;
	margin-top: 50px;
	position: relative;
	font-size: 10pt;
}

.contactbox {
	border: 1px dotted #62a4b2;
	padding: 20px 10px 10px 10px;
	width: 190px;
	margin-top: 30px;
	position: relative;
	font-size: 10pt;
}

.sabox {
	border: 0px;
	padding: 5px 0px 10px 0px;
	width: 210px;
	margin-top: 25px;
	position: relative;
	font-size: 10pt;
}

.infobox table {
	border: 0px!important;
	margin-left: 5px;
	width: 190px!important;
}

.infobox td {
	display: block;
	border: 0px!important;
	width: 190px;
}

.infobox td:first-child {
	margin-top: 5px;
	font-weight: 400;
}

.infoboxbubble {
	height: 32px; 
	width: 48px; 
	text-align: center; 
	color: #FFF; 
	font-weight: 500; 
	padding-top: 16px; 
	position: absolute; top: -40px; 
	left: 82px; 
	/* background-color: #8CC5E9; */
	border-radius: 50%; 
	border: 3px solid white;
}

.continue {
	margin-top: 10px;
	color: #9b876f!important;
	border-bottom: 1px solid #9b876f;
	display: block;
	margin: 10px 0px;
	text-decoration: none;
	cursor: pointer;
}

.internal {
	background-image: url('/img/internallinkicon.png');
	background-size: 16px 16px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.download {
	background-image: url('/img/downloadicon.png');
	background-size: 16px 16px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 30px;
	display: inline-block;
}

.bottom {
	position: absolute;
	bottom: 0;
	width: 190px;
}

.inline {
	padding-right: 30px;
	display: inline-block;
}

.newsdatum {
	background-color: #62a4b2;
	color: #FFF;
	padding: 3px 10px 3px 3px;
	display: inline-block;
	margin-left: -10px;
	margin-bottom: 7px;
	font-weight: 400;
}

.teaserbox {
	border: 1px dotted #62a4b2;
	float: left;
	width: 216px;
	height: 340px;
	background-color: rgb(243,249,253);
	position: relative;
	padding-top: 154px;
	margin: 0 15px 15px 0;
	box-sizing: border-box;  
}

.teaserbox h3 {
	display: block;
	height: 35px;
}

.cornerbubble {
	width: 92px;
	height: 77px;
	background-image: url('/img/cornerbubble.png');
	background-size: 97px 82px;
	position: absolute;
	top: 0;
	z-index: 2;
	color: white;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 10pt;
	padding: 5px 0 0 5px;
}

.teaserimage {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 214px;
	height: 144px;
}

.teaserbox h3 {
	font-weight: 500;
	color: #62a4b2;
	font-size: 11pt;
	margin: 0 10px 0 10px;
	text-transform: none;
}

.teaserbox p {
	padding: 0 10px;
	margin: 5px 0 0 0;
	font-size: 11pt;
}

.blue {
	background-color: rgb(243,249,253);
}

.backbutton {
	float: right;
	min-width: 50px;
	max-width: 80px;
	text-align: center;
	font-size: 9pt;
	margin: 15px 0 10px 20px;
}

.backbutton img {
	display: block;
	margin: auto;
	margin-bottom: 5px;
}

#content {
	padding-top: 10px;
	padding-right: 20px;
	max-width: 720px;
	float: right;
	width: 100%;
	box-sizing: border-box;
}

#content a {
	color: #9b876f;
	text-decoration: none;
	font-weight: 400;
}

#footer {	
	clear: both;
	font-size: 10pt;
	margin-top: 0px;
}

#footertop {
	color: white;
	background-color: #62a4b2;
	padding-top: 15px;
	position: relative;
	padding-left: 100px;
}

.decobubbles {
	position: absolute; 
	left: 70px; 
	top: -45px;
}

.footercontact {
	float: left;
	width: 180px;
	margin-left: 30px;
	margin-bottom: 25px;
}

.contactseparator {
	float: left;
}

.clearer {
	clear: both;
	font-size: 0pt;
}

.noresults {
	margin-top: 30px;
}

.noresults a {
	cursor: pointer;
}

#footermiddle {
	clear: both;
	background-color: rgb(243,249,253);
	color: #000;
	padding-bottom: 15px;
}

#footermiddle a {
	color: #487c87;
	text-decoration: none;
	line-height: 25px;
}

.footermiddlecontent {
	width: 135px;
	padding: 5px;
	margin: 0px 10px 10px;
	float: left;
	color: #62a4b2;
	height: 270px;
}

#footerbottom {
	height: 27px;
	background-color: #9b876f;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 500;
	font-size: 10pt;
	text-align: center;
}

#footerbottom a {
	text-decoration: none;
	color: #FFF;
}

#footerbottom ul { 
    display: inline-block;   
    margin: 0; 
    padding: 0;
}

#footerbottom ul > li {
    float: left;
    margin: 0px 15px 15px 15px;
    list-style: none;
}

.searchbox {
	border: none;
	background-image: url("/img/searchbg.png");
	background-size: 224px, 25px;
	background-repeat: no-repeat;
	width: 224px;
	height: 25px;
	padding: 0px 5px;
	color: #9b876f;
	font-family: 'Roboto', sans-serif;
	font-size: 14pt;
	font-weight: 300;
	margin: 20px 0 20px 20px;
}

.schiffbox {
	width: 185px;
	height: 55px;
	border-bottom: 1px solid #9b876f;
	margin: 0px 18px 40px 18px;
	float: left;
	font-size: 10pt;
	position: relative;
}

.wide {
	width:295px;
}

.schiffbox img {
	float: right;
	display: table-cell;
}

.schiffbox .child {
    vertical-align: bottom;
    padding-bottom: 5px;
    position: absolute;
	left: 0;
	bottom: 0;
	max-width: 100px;
}

.wide .child {
	max-width: 210px;
}

#accordion {
	padding-top: 5px;
}

#accordion h3 {
	background-color:#b59e82!important; /*#cfa188 rgb(205,134,50) */
	width: 100%;
	text-align: center;
	padding: 6px 0;
	color: white;
	font-weight: 500;
	text-transform: uppercase;
}

.expandable {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('/img/expandable_white.png');
	background-size: 16px 16px;
	margin-left: 25px;
	margin: 0 0 0 10px;
	vertical-align: bottom;
	padding: 0;
}

#accordion h3.ui-accordion-header-active {
	color: white!important;
	background-color:#9b876f!important
}

#accordion h3.ui-accordion-header-active p {
	background-image: url('/img/expanded_white.png');
	color: white!important;
}

.ui-accordion-content {
	border: none; 
	margin-top: -5px; 
	padding-top: 25px;
}

#accordion .ui-accordion-header {
	cursor: pointer
}

.ui-accordion-content-active {
	border: 1px dotted #9b876f; 
	border-top: none; 
}

#ui-datepicker-div  {
	z-index:1000!important;
}

/*
.specialicon {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	background-color: red;
	margin: 0 2px;
}
*/

.specialicon {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	background-color: #62a4b2;
	margin: 0 2px;
	color: white;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	font-family: Times;
	text-align:center;
}

.cabinchoice {
	display: none;
	font-size: 10pt;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

/* Tabs */

#tabs {
    border: 1px dotted #9b876f; 
    padding: 10px;
    margin-top: -10px;
}

.ui-tabs-panel {
	padding-top: 30px;
	clear: both;
}

.roundtab {
	float: right;
	width: 90px;
	height: 90px;
	display: block;
	border-radius: 50%;
	background-color: #cfa188;
	box-sizing: border-box;  
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 10pt;
	margin-right: 15px;
	margin-top: -65px;
	position: relative;
}

.roundtab a {
	color: #FFF!important;
	display: block;
	height: 90px;
	padding-top: 38px;
	border-radius: 50%;
	box-sizing: border-box;
}

.small {
	width: 68px;
	height: 68px;
	font-size: 8pt;
	margin-top: inherit!important;
	margin-right: 10px;
}

.roundtab.small a {
	padding-top: 29px;
	height: 68px;
}

.smalltwoliner a {
	padding-top: 23px!important;
}

.smallthreeliner a {
	padding-top: 16px!important;
}

.ui-state-active {
	background-color: #9b876f!important;
	background-image: none!important;
	border: none;
}

.twoliner {
	padding-top: 30px!important;
}

#terminliste {
	margin-top: 30px;
	overflow: scroll;
	border: 1px dotted #9b876f;
	padding: 50px 10px 10px;
	position: relative;
	top: -63px;
}

#preise {
	font-size: 10pt;
}

.datefield {
	background-image: url('/img/caltiny.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 100px;
	border: 1px dotted #9b876f;
	height: 16px;
	cursor: pointer;
	padding: 2px;
	margin-right: 10px;
	font-size: 11pt;
}

.filterdropdown {
	border: 1px dotted #9b876f;
	height: 23px;
	width: 140px;
	cursor: pointer;
	padding: 2px;
	font-size: 11pt;
	font-family: 'Roboto';
}

#preise th {
	text-align: left;
	color: #9b876f;
	text-transform: uppercase;
	font-size: 10pt;
}

#preise td {
	padding: 0 4px;
}

#preise tr:nth-child(even) {
    background-color: rgb(237,234,242);
}

.preise th {
	text-align: left;
	color: #9b876f;
	text-transform: uppercase;
	font-size: 10pt;
}

.preise td {
	padding: 0 4px;
}

.preise tr:nth-child(even) {
    background-color: rgb(237,234,242);
}

.headline {
	font-weight: bold;
	font-size: 12pt;
	color: #62a4b2;
	display: block;
	margin: 30px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #62a4b2;
}

.inputdotted {
    text-decoration: none;
    border: 0px none;
    font-weight: bold;
    height: 20px;
    border-bottom: 2px dotted #9b876f;
    font-size: 11pt;
}

#anfrage {
	font-size: 11pt;
}

#anfrage td:first-child {
	width: 30%;
}

.cartitemtable {
	width: 100%;
}

.cartitemtable td {
	vertical-align: top;
}

.fancybox-prev{
	height: 90%!important;
}


@media only screen and (max-width: 995px){
	#content {
		padding-top: 25px;
		max-width: 980px;
		padding: 0 20px; 
		float: none;
		overflow: scroll;
	}
	
	#content ul {
		top: 70px;

	}

	#leftnav {
		max-width: 980px;
		width: inherit;
		width: calc(100% - 30px);
		margin: 0px;
	}

	.infobox {
		float: left;
		width: inherit;
		margin: 45px 20px 0;
	}

	.infobox table {
		border-collapse: collapse;
		width: auto !important;
	}

	.infobox td {
		display: table-cell;
		border: 1px solid black;
		width: inherit;
		padding: 3px;
		width: auto !important;
	}

	.infobox td:first-child {
		margin-top: 5px;
		font-weight: 400;
	}

	.contactbox {
		float: none;
		margin: 50px auto 0
	}
	
	.sabox {
		float: none;
		margin: 20px auto 0
	}

	#footertop {
		padding-left: 15px;
	}

	.decobubbles {
		position: absolute; 
		left: 15px; 
		top: -50px;
	}
	#container {
	 	margin: 0px;
	 	border-radius: 0;
	 }

	.omneiamenu { display: none; opacity: 0; width:100%; position: absolute; right: 37px;}
	.omneiamenu > li { display: block; width: 100%; margin: 0; }
	.omneiamenu > li > a { display: block; width: 100%; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.togglemenu { display: block; position: relative; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; user-select: none;top: -16px; }
	#togglemenu:checked ~ .omneiamenu { display: block; opacity: 1; top: 50px;}
	
	.omneiamenu li {
		float:none;
		margin-right: 7px;
		padding: 5px 15px;
	}

	.omneiamenu {
		height:auto;
		padding: 0px;
		border: none;
		z-index: 101;
		width: 200px!important;
	}

	ul.omneiamenu li {
	    list-style: inherit;
	}

	label {margin:0px;}
	
	.omneiamenu li { background: #62a4b2; color: #fff;}

	.omneiamenu li ul { display: block; background: inherit; position: static; padding-top: 5px; padding-bottom: 20px;}
	.omneiamenu li ul li a { color: #fff;}
	.omneiamenu, .omneiamenu > li, .omneiamenu > li > a{
		height: auto;
	}
	
	.omneiamenu li > a{
		padding: 0px;
		color: #fff;
	}
	
	.omneiamenu li >a:hover {color:black!important;}
	
	#topnav {
		overflow:hidden;
	}

	.togglemenu {
		float: right;
	}

	.togglemenu:after {
		content: 'Menü';
		display: block;
		width: 80px;
		margin: 7px 7px 0px 0px;
		padding: 10px 10px;
		background: #62a4b2;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		text-align: center;
		color: #fff;
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 

	}
	
	.togglemenu:hover:after{
		background: #f2f2f2;
		color: black;
	}
	
	#togglemenu:checked + .toggle:after{
		content: 'Close Menu';
	}
	
	.roundtab {
		margin-top: inherit!important;
		bottom: 80px;
	}
	
	.ui-tabs-panel {
		padding-top: 30px;
		clear: both;
		top: -75px;
		position: relative;
	}


}


@media only screen and (max-width: 560px){
	.searchbox {
		margin-top: 45px;
		margin-bottom: 10px;
	}

	#preise .internal {
		background-image: none;
	}
	
	#content ul {
		top: 70px;
		display: block;
		width: 100%;
		right: 40px;
	}
	
	#content h1 {
		margin-top: 0px;
	}
	
	.smallthreeliner a {
	  padding-top: 13px !important;
	}
	
	.roundtab.small a {
	  padding-top: 25px;
	  height: 58px;
	}

	.roundtab {
		float: right;
		width: 60px;
		height: 60px;
		display: block;
		border-radius: 50%;
		background-color: #cfa188;
		box-sizing: border-box;  
		padding-top: 0px;
		text-align: center;
		color: white;
		text-transform: uppercase;
		font-size: 7pt;
		margin-right: 7px;
		margin-top: -65px;
		position: relative;
	}
	
	#monistart {
		display: none;
	}
	
	.roundtab a {
		height: 70px;
		padding-top: 30px;
	}

	.twoliner {
		padding-top: 23px!important;
	}

	

	#sonderangebote {
		background-image: url('/img/Sonderangebote.png'); 
		background-size: 100% 100%;
		background-position: top left;
		background-repeat: no-repeat;
		width: 76px; 
		height: 99px; 
		right: 80px; 
		top: -68px;
		color: white;
		font-weight: 400;
		font-size: 9pt;
		text-transform: uppercase;
		padding-left: 2px;
		padding-top: 30px;
		text-align: center;
		padding-right:7px;
		box-sizing: border-box;
	}
	
	#sonderangebote a {
		height: 70px;
		padding: 20px 0 28px;
		width: 70px;
		margin-left: 0px;
	}

	#specials {
		position: absolute; 
		background-color: #62a4b2;
		width: 70px; 
		height: 70px; 
		right: 10px; 
		top: -37px;
		border-radius: 50%;
		color: white;
		font-weight: 400;
		font-size: 9pt;
		text-transform: uppercase;
		text-align: center;
		box-sizing: border-box;
	}
	
	#specials a {
		height: 70px;
		padding: 28px 0 25px;
	}
	
	#lastminute {
		width: 70px; 
		height: 70px;  
		right: 160px; 
		top: -37px;
		font-weight: 400;
		font-size: 9pt;
	}

	#lastminute a {
		height: 70px;
		padding: 20px 0 28px;
	}

	#cart {
		position: absolute; 
		background-color: rgb(7,65,139);
		width: 70px; 
		height: 70px;  
		right: 237px; 
		top: -37px;
		border-radius: 50%;
		color: white;
		font-weight: 400;
		font-size: 9pt;
		text-transform: uppercase;
		text-align: center;
	}

	#cart a {
		height: 70px;
		padding: 20px 0 28px;
	}

	#footerbottom {
		height: 60px;
	}
}


@media only screen and (max-width: 400px){
	

	.infobox table {
		border: none;
		width: 190px;
	}

	.infobox td {
		display: block;
		border: none;
		width: 190px;
	}

	.infobox td:first-child {
		margin-top: 5px;
		font-weight: 400;
	}
}


@media only screen and (max-width: 370px){
	.wide {
		width:250px;
	}
}
