@font-face {
  font-family: dineng;
  src: url("../font/e030000dWeb.eot");
}
/* then for WOFF-capable browsers */
@font-face {
  font-family: dineng;
  src: url("../font/e030000dWeb.woff") format("woff");
}

/* CSS Mini Reset */
/******************/
html{color:#000;}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}
.clear { clear:both; }
.nopadl { padding-left:0px !important;	}
.nopadr { padding-right:0px !important; }
.nopad {padding-left:0px !important; padding-right:0px !important; }
/* STYLES */
/**********/
body {
	-webkit-font-smoothing: antialiased;
	font-family:'BodoniClassico W00';
	color: black;
}

sup {
    top: 0.5em;
}

strong {
	font-weight: bold;
}

#site {
	z-index: 1;
}

#close {
    position: absolute;
    top: 0px;
    z-index: 100000000000;
    display: none;
    left: 60%;
    width: 50px;
    height: auto;
    top: 57px;
}
#close:hover {
    cursor: pointer;
}

#content h1, #content_button, .content_txt table td h2, #bm_wrapper h2, .content_txt h2, .content_txt a {
    font-family: din-condensed, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}


/* navi */
#header {
	position: fixed;
	width: 216px;
	top: 0px;

}

#nav_points  {
	margin-bottom: 17px;
}

#img_logo, .nav {
	/*position: absolute;*/
	z-index: 9999;
	width: 100%;
}

nav {
	background-color: white;
}



.nav {
	top: 10%;
	font-size: 21px;
    padding: 14px 30px 0;
    text-align: center;
    line-height: 1.3em;
	padding-bottom: 10px;
}

.nav a, .navsmall a {
	color: black;
	text-transform: uppercase;
    text-align: center;
    line-height: 1.3em;
	font-family: dineng, sans-serif;
}

.navsmall a {
	font-size: 16px;
}



.nav a:hover, .navsmall a:hover, .navsmall .act {
	color: #af8a43;
	text-decoration: none;
}

.nav .act{
color: #af8a43;
}



#nav_img {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -2;
}

#nav_line {
	height: 1px;
	background-color: black;
}

.nav > li:nth-child(odd)::after {
	content: '|';
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

.navsmall > li:not(:nth-child(3n+3)):after {
	content: '|';
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

.navsmall > li:nth-child(3n+3) {
	display: inline-block;
}

.navsmall {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

#btn_nav, #mobilenav_wrapper{
	display:none;
}



.nav > li, .navsmall > li{
	display: inline;
}
.nav > li > a, .nav > li > a:hover, .nav > li > a:focus{
	padding:0px;
	display:inline-block;
	background:none;
}




.teaser_points {
	width: 216px;
    height: 39px;
    overflow: hidden;
    margin-bottom: 5px;
    background-color: #af8a43;
}

#teaser_nav p, .teaser_points p, .teaser_link, .teaser_link:hover {
	font-size: 15px;
    color: #FFF;
    font-family: 'Crete Round', serif;
    display: inline-block;
    padding: 0;
    margin: 8px 0 0 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.teaser_link, .teaser_link:hover  {
	font-size: 15px;
    color: #FFF;
    font-family: 'Crete Round', serif;
    display: inline-block;
    padding: 0;
    margin: 10px 0 0 14px;
    font-weight: normal;
	text-decoration: none;
}

.teaser_img {
	float: left;
	-webkit-box-shadow: 3px 0px 5px rgba(50, 50, 50, 0.4);
	height: 39px;
	width: 39px;
}

.teaser_img img {
	margin: 7px;
}

.mobile_table {
    display: none;
}






/* news */

/*.newscontent {
	background-color: #aa8945;
	color: black;
	position: absolute;
    width: 14%;
    right: 19px;
	bottom: 0px;
    z-index: 8000;
	box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.75);
	text-align: center;
}*/

.newscontent {
	position: absolute;
	width: 216px;
	min-height: 239px;
	height: auto;
	top: 100px;
	text-align: center;
	right: 19px;
	background-color: #aa8945;
	z-index: 10000;
	color: black;
}

#news_title {
	display: block;
    height: 53px;
    font-family: dineng, sans-serif;
    color: #FFF;
    padding-top: 20px;
    font-size: 28px;
    border-bottom: 1px solid #000;
	text-transform: uppercase;
	padding-bottom: 20px;
    height: auto;

}

#news_txt {
display: block;
    line-height: 20px;
    font-family: dineng, sans-serif;
    font-size: 17px;
	padding: 15px;
}

#bg_img {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: -8;
	background-size: cover;
}

/* bx_slider */
#b1 .bx-wrapper, #b16 .bx-wrapper {
	margin-bottom: 0px;
}

#b1 .bx-viewport, #b16 .bx-viewport {
  left: 0;
  box-shadow: none;
  border: none;
}

#b1 .bxslider li, #b16 .bxslider li {
  height: 100vh;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/*#b1 .bx-controls {
    display: none;
}*/

#b16 .bx-wrapper .bx-pager.bx-default-pager a {
    background: white;
}

#b16 .bx-wrapper .bx-pager.bx-default-pager a:hover, #b16 .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #7f7f7f;
}

#home_video {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}

#b1 .bx-wrapper {
    z-index: -1;
}



/* default */
#backhome {
    position: absolute;
    top: 10px;
    right: 40px;
    z-index: 10;
    width: 30px;
    display: none !important;
}
#backhome:hover {
    cursor: pointer;
}

#content {
	background-color: white;
	margin-bottom: 80px;
	position: relative;
	width: 100%;
	max-width: 725px;
	margin-top: 186px;
	margin-left: 246px;
	font-size: 18px;
	line-height: 28px;
	-webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 3px 5px rgba(50, 50, 50, 0.75);
	padding: 10px;
}

#content h1 {
    letter-spacing: 2px;
    font-size: 50px;
    padding: 0px;
    margin-bottom: 40px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.content_txt h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
}

.content_txt a {
    color: #af8a43;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #af8a43;
}

.content_txt a:hover {
    color: black;
    text-decoration: none;
    border-bottom: 1px solid black;
}

.content_txt ul li {
    float: left;
    margin-right: 15px;
}

.content_txt ul li a, #saal_table td:not(> h2) a  {
    color: #000;
    text-decoration: none;
    border: solid #000 1px;
    font-size: 13px;
    border-bottom: solid 1px black;
    border-top: none;
    border-right: none;
    border-left: none;
    text-transform: uppercase;
}

.content_txt, #bm_wrapper {
	padding: 37px;
    padding-bottom: 60px;
}

.content_txt table td {
    vertical-align: top;
}

#saal_table tr td:first-child {
     width: 65%;
    padding-right: 50px;
}

#saal_table tr td:last-child {
     width: 35%;
}

#content_button {
	color: black !important;
    font-size: 15px !important;
    border-bottom:1px solid #000 !important;
	padding-bottom:5px !important;
	display:inline-block !important;
	letter-spacing:1px !important;
}


.content_txt h3 {
    text-transform: uppercase;
}

.content_txt table ul li{
    padding-right: 0px;
}
.content_txt table ul li:before{
	content:"-";
	margin-right:5px;
}
.content_txt table td h2, #content_button{
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
    text-align: left;
	text-transform: uppercase;
}
.content_txt table td h2{
	letter-spacing:1px;
}
.content_txt table td h2 a, #content_button {
    color: black;
    border: 1px solid black;
    padding: 10px;
    text-decoration: none!important;
}

.content_txt table td h2 a:hover, #content_button:hover {
    text-decoration: none;
    color: #af8a43 !important;
    border: 1px solid #af8a43 !important;
}

.content_txt table td h3{
    font-size: 30px;
    padding-bottom: 20px;
    text-align: left;
}

.content_txt table td ul{
    text-align: left;
}

#bmoeg td {
    width: 50%;
    vertical-align: middle;
}

#ofz, #ofz tbody, #ofz tr {
    width: 100% !important;
    display: block;
}

#ofz td {
    width: 50%!important;
    display: block;
    float: left;
}

#ofz tr:not(:nth-child(1)) {
    margin-bottom: 10px;
    display: flow-root;
}

.content_accordion {
	padding-left: 37px;
	padding-right: 37px;
	margin-top: 20px;
}



#site {
	position: relative;
	width: 100%;
	max-width: 999px;
	margin-left: auto;
	margin-right: auto;
}

#bm_wrapper h2 {
	font-size: 24px;
	letter-spacing: 2px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#bm_wrapper img {
	width: 100%;
}

#butt_wrapper {
	text-align: center;
}


.mobile_gallery {
    float: left;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 50px;
}

.mobile_gallery li {
    height: 200px;
    width: 100%;
    float: left;
    background-size: cover;
}

.mobile_gallery li:not(:last-child) {
    margin-bottom: 10px;
}

.mgallery_content img {
    width: 100%;
    margin-bottom: 10px;
}

/* accordion */
.trigger {
	font-family: 'BodoniClassico W00 SC';
    text-transform: uppercase;
    display: block;
    margin-bottom: 17px;
    font-weight: bold;
	cursor: pointer;
}

.trigger_active {
	color: #af8a43;
}

.toggle_container {
	margin-bottom: 50px;
	color: black;
}

.accordion_open {
	float: right;
}


#b1 .bx-controls-direction {
    display: none;
}

.bx-wrapper {
	margin-bottom: 60px;
}

.bx-wrapper .bx-prev {
  left: 20px;
  background: url('/img/left.png') no-repeat;
}

.bx-wrapper .bx-next {
  right: 20px;
  background: url('/img/right.png') no-repeat;
}


.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus, .bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus, .bx-wrapper .bx-next, .bx-wrapper .bx-prev  {
    background-position: center !important;
    width: 75px !important;
    height: 95px !important;
    opacity: 0.5;
}

.bx-wrapper .bx-controls-direction a {
	height: 50px;
	z-index: 1;
    top: 45%;
}

.bx-wrapper .bx-caption {
	background: none repeat scroll 0 0 #FFFFFF;
    bottom: 0;
    height: 23px;
    left: 0px;
    position: absolute;
    text-align: left;
    width: 215px;
}

.bx-wrapper .bx-caption span {
	font-family: 'BodoniClassico W00' !important;
    color: #000;
    display: block;
    font-size: 16px;
    padding: 3px;
}


.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 80px;
}
#b2 .bx-pager {
    bottom: 20px !important;
}

#b6 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 0px;
	background-color: white;
	width: 70%;
	padding-top: 0px;
	text-align: left;
	position: absolute;
	right: 0px;
}


/* formular */

#inhalt h2, #inhalt_gs h2 {
	clear: left;
    font-family: 'BodoniClassico W00 SC';
    font-weight: bold;
    padding: 20px 0 0;
    text-transform: uppercase;
    color: #000;
	padding-bottom: 20px;
}

#inhalt label, #inhalt_gs label {
	width: 170px;
    display: block;
    float: left;
    clear: left;
    margin-bottom: 5px;
	color: #af8a43;
	font-weight: normal;
}

#inhalt input {
	width: 194px;
    border: 1px solid #000;
    margin-bottom: 5px;
    float: left;
    border: 1px solid #af8a43;
	height: 20px;
}

#hinweis {
	clear: left;
	color: #af8a43;
}

.formfeld_small {
	width: 35px;
	border: 1px solid #000;
    margin-bottom: 5px;
    float: left;
    border: 1px solid #af8a43;
	height: 20px;

}

.formfeld_small_gs {
	width: 35px;
	border: 1px solid #000;
    margin-bottom: 5px;
    float: left;
    border: 1px solid #af8a43;
	height: 20px;
	margin-left: 21px;

}

.formfeld {
	width: 194px;
    border: 1px solid #000;
    margin-bottom: 5px;
    float: left;
    border: 1px solid #af8a43;
	height: 20px;
}

.gs_stk {
	color: #af8a43;
	display: flex;
	padding-left: 10px;
}

#inhalt input {
	height: 23px;
}

.button {
	height: 23px;
	width: 194px;
    border: 1px solid #000;
    margin-bottom: 5px;
    float: left;
    border: 1px solid #af8a43;
    background-color: white;
    padding-bottom: 25px;

}


/* newsletter */
#inhalt_nl h2 {
	clear: left;
    font-family: 'BodoniClassico W00 SC';
    font-size: 14px;
    font-weight: bold;
    padding: 20px 0 0;
    text-transform: uppercase;
    color: #000;
	padding-bottom: 20px;
}

#inhalt_nl label {
	width: auto;
    display: block;
	clear: both;
    margin-bottom: 5px;
	color: #af8a43;
	font-weight: normal;
}

.wrapper_nl {
	margin-top: 20px;
}

.newsletter_checkbox {
	float: right;
    margin-top: 0px;
    width: 20%;
}

#liefer_adr {
	display: none;
}












#ctable_wrapper {
    width: 100%;
    overflow-x: scroll;
}

#ctable_wrapper table{
    min-width: 600px;
}

/* footer */
#tcwinner {
    position: absolute;
    bottom: 55px;
    left: 10px;
    width: 150px;
    height: auto;
}
#footer {
	background-color: black;
	color: white;
	position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 10;
    padding-top: 10.5px;
	padding-bottom: 4.5px;
}

#footer_content {
	position: relative;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    height: 33px;
    line-height: 33px;
    display: flex;
    justify-content: space-between;
}

#telefon {
	font-family: dineng, sans-serif;
    font-size: 20px;
    display: block;
    float: left;
    color: white;
}

#footer_txt {
    float: left;
	font-size: 16px;
    color: white;
}

#accordion_content {
    display: none;
    clear: both;
    width: 100%;
    padding-left: 30px;
    font-size: 15px;
}

#mobfooter_left #footer_txt {

}

#footer_icons {
	float: left;
}

#footer_icons img {
	height: 20px;
	width: auto;
	padding-left: 10px;
	float: left;
}

.footer_img {
	margin-left: 3px;

}

#mobile_footer {
	display: none;
	background-color: #383838;
	color: white;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 10;
    height: 50px;
}

#mobfooter_right {
    float: left;
    text-align: right;
}

	#mobfooter_left {
        float: left;
	}

    #mobfooter_tel{
        float: right;
       /* font-size: 20px;
        font-family: dineng, sans-serif;;
        text-align: center;
    */}

    .footer_accordion, #mobfooter_tel a, #mobfooter_right a {
        color: white;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        padding-left: 7px;
        padding-right: 7px;
    }

    #mobfooter_right {
        display: none;
    }

#footer_content .act {
    color: #af8a43!important;
}

#footer_content {
    cursor: pointer;
}

/*
.footer_accordion {
	color: white;
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	text-transform: uppercase;
}


.panel {
  padding: 0 18px;
  background-color: #383838;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
*/





.e404 {
	width:100%;
	display:block;
	position:absolute;
	z-index:100;
	text-align:center;
	margin-top:50vh;
	font-size:25px;
}

/* NAV */




/* CONTENT */

/* ETC */
.embed-container{
	position: relative;
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.embed-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* FORM */
#input_wrongdiv{
	display:none;
	color:#F00;
}
#after_send{
	display:none;
}

/* COOKIES */
#cookie_wrapper{
	position:fixed;
	left:0px;
	top:0px;
	color:#fff;
	background:#af8a43;
	min-height:39px;
	text-align:center;
	padding:10px 24px;
	font-size:14px;
	width:100%;
	z-index:9999999;
}
#cookie_wrapper a{
	color:#fff !important;
	text-decoration:underline !important;
}
#cookie_accept{
	position:absolute;
	display:block;
	right:11px;
	top:13px;
	cursor:pointer;
}

#localina-modal-overlay {
	position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: rgb(0, 0, 0);
    opacity: 0.35;
    z-index: 101;
}

#localina-modal-window {
	width: 519px;
    height: 694px;
    margin-top: -320px!important;
    margin-left: -259.5px;
    position: absolute;
    padding: 0px;
    left: 50%;
    z-index: 1000000001;
    background: transparent;
    top: 377px;
}

#localina-iframe {
	visibility: visible !important;
}
