html[xmlns^="http"] {
overflow-y:scroll;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}

a {
	outline:none;
	color:#484848;
	text-decoration:underline;
}


a:hover {
	text-decoration:none;
}

fieldset,
img {
	border:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	font-size:0.001em;
	line-height:0.001em;
	clear:both;
	float:none;
	height:0px;
	overflow:hidden;
}

.indent {
	font-size:0.00001em !important;
	line-height:0.00001em !important;
	text-indent:-9999px !important;
	overflow:hidden !important;
	height:0px !important;
	margin:0px !important;
	padding:0px !important;
}

ul {
	list-style:none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

.float-left {
	float:left !important;
}

.float-right {
	float:right !important;
}

html,
body {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#484848;
	background: url(../images/slideshow/img-1.jpg);
}

#superbgimage {
	display: none;
}

#top-line {
	width:100%;
	height:2px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	background:#000000;
}

.trenn {
	padding:0 0 0 0;
	margin-bottom:10px;
	border-bottom:#dddbdb 1px solid;
	clear:left;
	height:1px;
	width:100%;
}

/* ------------------------------------------------------------- */
/* => container-outer
/* ------------------------------------------------------------- */

#container-outer {
	width:100%;
	margin:0;
}

/* ------------------------------------------------------------- */
/* => container
/* ------------------------------------------------------------- */

#container {
	width:980px;
	margin:0;
}

/* ------------------------------------------------------------- */
/* => header
/* ------------------------------------------------------------- */

#header {
	width:980px;
	height:120px;
	position:relative;
	z-index:6;
	display:none;
}

#header h1#branding-mobile a {
	display:block;
	width:424px;
	height:80px;
	overflow:hidden;
}

/* ------------------------------------------------------------- */
/* => navi-lang
/* ------------------------------------------------------------- */

#navi-lang {
	width:70px;
	height:18px;
	position:absolute;
	top:10px;
	left:719px;
	z-index:5;
}

#navi-lang ul li {
	float:left;
}

#navi-lang ul li a {
	display:block;
	width:27px;
	height:18px;
	font-size:0.00001em;
	line-height:0.00001em;
	text-indent:-9999px;
}

#navi-lang ul li a.de {
	margin:0 10px 0 0;
	background:url(../images/flag-de.jpg) 0 0 no-repeat;
}

#navi-lang ul li a.de:hover,
#navi-lang ul li.active a.de {
	background-position:0 -18px;
}

#navi-lang ul li a.en {
	background:url(../images/flag-en.jpg) 0 0 no-repeat;
}

#navi-lang ul li a.en:hover,
#navi-lang ul li.active a.en {
	background-position:0 -18px;
}

/* ------------------------------------------------------------- */
/* => navi-add
/* ------------------------------------------------------------- */

#navi-add {
	width:168px;
	height:26px;
	position:absolute;
	top:2px;
	left:812px;
	z-index:5;
}

#navi-add ul li {
	float:left;
}

#navi-add ul li a {
	display:block;
	width:82px;
	height:23px;
	padding:3px 0 0 0;
	text-align:center;
	color:#424040;
	text-transform:uppercase;
	text-decoration:none;
	background:#fff;
}

#navi-add ul li a:hover,
#navi-add ul li.active a {
	background:#822118;
	color:#FFFFFF;
}

/* ------------------------------------------------------------- */
/* => content-container
/* ------------------------------------------------------------- */
	
#content-container {
	width:980px;
}

h2 {
	font-size:17px;
	color:#822118;
	text-transform:uppercase;
	margin:0 0 23px 0;
}

h2 span {
	font-size:15px;
	color:#a4a4a4;
	font-style:italic;
}

h3 {
	font-size:16px;
	color:#822118;
	text-transform:uppercase;
	margin:0 0 13px 0;
}

h3 span {
	font-size:14px;
	color:#a4a4a4;
}

h4 {
	font-size:12px;
	color:#822118;
	font-weight:bold;
	margin:0 0 9px 0;
}

/* ------------------------------------------------------------- */
/* => content-main
/* ------------------------------------------------------------- */

#content-main {
	top:0px;
	left:0px;
	position:absolute;
	display:none;
	width:470px;
	padding:0;
	background:#fff;
	z-index:2;
	margin:0 0 0 215px;
	min-height:100%;
}

*+html #content-main {
	height:auto;
	min-height:100%;
}

#content-main #label {
	position:absolute;
	right:-31px;
	display:block;
	top:128px;
	width:26px;
	height:93px;
	text-indent:-9999px;
	background:url(../images/close-oppen-button.jpg) 0 0 no-repeat;
}

#content-main #label.act {
	background:url(../images/close-oppen-button.jpg) 0 -93px no-repeat !important;
}

#label-bg {
	width:5px;
	background:url(../images/label-bg.png) 0 0 repeat-y;
	height:100%;
	position:absolute;
	top:0px;
	right:-5px;
}

#overlay {
	position:fixed;
	width:100%;
	height:100%;
	background:transparent;
	top:0;
	left:0;
	z-index:1;
	overflow:hidden;
}

/* ------------------------------------------------------------- */
/* => content
/* ------------------------------------------------------------- */

#content {
	width:424px;
	margin:36px 19px 20px 27px;
}

#content h1#branding a {
	display:block;
	width:424px;
	height:80px;
	overflow:hidden;
	margin:0 0 24px 0;
}

#content h1#branding img {
	border:none;
}

#content h1 span {
	display:block;
	text-indent:-9999px;
}

#content h1#branding a:hover {
	text-decoration:none;
}

#content p {
	margin:0 0 19px 0;
}

#content ul {
	margin:0 0 19px 0;
}

#content ul li {
	padding:0 0 0 14px;
	background:url(../images/arrow.gif) 0 9px no-repeat;
}

.content-img {
	padding:1px;
	border:1px solid #a9a8a7;
	margin:0 20px 21px 0;
}

.highlight {
	color:#822118;
	font-weight:bold;
}

.cms-img {
	float:left;
	margin:0 20px 10px 0;
	padding:1px;
	border:1px solid #a9a8a7;
}

.separator-top {
	width:424px;
	height:20px;
	margin:0px 0px 22px 0px;
	background:url(../images/separator-top.jpg) 0 0 no-repeat;
}

.separator-bottom {
	width:424px;
	height:20px;
	margin:0px 0px 22px 0px;
	background:url(../images/separator-bottom.jpg) 0 0 no-repeat;
}

/* ------------------------------------------------------------- */
/* => content-newsletter
/* ------------------------------------------------------------- */

#content-newsletter {
	width:424px;
}

#content-newsletter form {
	margin:0 0 0 30px !important;
}

*+html #content-newsletter form {
	margin:0 0 0 15px !important;
}

#content-newsletter h3 {
	text-align:center;
}

#content-newsletter p {
	color:#969696;
	font-size:10px;
	margin:0 0 20px 30px;
}

#content-newsletter fieldset,
#content-newsletter form,
#content-newsletter label,
#content-newsletter legend,
#content-newsletter input {
	margin:0 0 2px 0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
	font-family:inherit;
	font-size:inherit;
}

#content-newsletter label,
input[type="submit"] {
	cursor: pointer;
}

#content-newsletter legend,
input[type="hidden"] {
	display: none;
}

#content-newsletter label,
#content-newsletter input {
	float: left;
}

#content-newsletter label {
	display: none;
}

#content-newsletter input[type="text"] {
	color:#acacac;
	padding:0px 10px;
	width:224px;
	height:23px;
	float:left;
	border:1px solid #c4c4c4;
	background:#fff;
	font-size:12px;
	line-height:19px;
}

#content-newsletter input[type="submit"] {
	padding:0;
}

#content-newsletter input[type="submit"] {
	background:url(../images/newsletter-button.jpg) 0 0 no-repeat;
}

#content-newsletter input[type="submit"] {
	display:inline-block;
	margin:-29px 0 0 257px;
	width:109px;
	height:25px;
	text-indent:-9999px;
}

/* ------------------------------------------------------------- */
/* => content-sidebar
/* ------------------------------------------------------------- */

#content-sidebar {
	width:215px;
	position:absolute;
	z-index:3;
	min-height:100%;
	background:url(../images/bg-content-sidebar.jpg) center top repeat-y;
}

#content-sidebar .krone {
	margin:23px 0 39px 31px;
}

/* ------------------------------------------------------------- */
/* => navi
/* ------------------------------------------------------------- */

#navi {
	width:215px;
	margin-top: 2.4rem;
}

#navi ul li {
	width:215px;
}

#navi ul li a.no-bg {
	background:none;
}

#navi ul li a.no-bg:hover,
#navi ul li.active a.no-bg {
	background:url(../images/bg-navi.png) 0 -31px no-repeat !important;
}

#navi ul li a {
	display:block;
	width:195px;
	height:25px;
	padding:6px 0 0 20px;
	font-size:14px;
	color:#4e4a3f;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/bg-navi.png) 0 0 no-repeat;
}

#navi ul li a:hover,
#navi ul li.active a {
	color:#fff;
	background-position:0px -31px;
}

#navi ul li a.unsere-geschichte {
	margin:33px 0 0px 0;
}

#navi ul li ul li a {
	width:179px;
	padding:6px 0 0 36px;
	color:#4e4a3f !important;
	background:url(../images/bg-navi.png) 0 0 no-repeat !important;
}

#navi ul li ul li a:hover,
#navi ul li ul li.active a {
	color:#fff !important;
	background-position:0px -31px !important;
}

#navi ul li.genusscard a {
	color: #fff;
}

#navi ul li.genusscard {
	background: #1B8837;
}

#navi ul li.genusscard:hover {
	background: #146027;
}

#navi ul li.genusscard a:hover {
	background: none;
}


/* ------------------------------------------------------------- */
/* => content-sidebar-address
/* ------------------------------------------------------------- */

#content-sidebar-address {
	width:195px;
	margin:30px 0 0 0;
	padding:0 0 0 20px;
	line-height:17px;
}

#content-sidebar-address h3 {
	font-size:14px;
}

#content-sidebar-address p {
	margin:0 0 20px 0;
}

.distance {
	float:left;
	width:40px;
}



address#address {
	display:none;
}

div#video-container { width: 650px; height: 367px; margin: 0 auto;}

img.preise {
	float: left;
	margin: 0 20px 20px 0;
}
/* - Mobile Styles -*/
#mobile-link{    background: none repeat scroll 0 0 #dddac9;
    border-top: 2px solid #FFFFFF;
    bottom: 0;
    clear: both;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 999;
}

.btn-mobile {
	display:block;
	margin:0 auto;
	color:#fff !important;
	background:url(../images/mobile/icon-mobile.png) no-repeat 5% 24px;
	background-size:70px 70px;
	text-indent:20%;
	text-decoration:none;
	font-size:30px;
	padding:40px 20px;
	text-transform:uppercase;
}