/* GLOBAL */
* {
    margin: 0;
    padding: 0;
}

body {
    background: url(images/bg_verlauf.png) repeat-x #f6efb7;
    height: 100%;
    border: solid 0px;
    overflow-y: scroll;
}

img {
    border: none;
}

figure.hero {
	display:block;
	width:100%;
	margin-bottom:2rem;
}

figure.hero img {
	width:100%;
}

figure.plakat {
	display:block;
	width:100%;
	margin:2rem 0 0 0;
	border:4px solid #da0025;
	box-sizing:border-box;
	padding:1rem 0;
}

figure.plakat img {
	width:100%;
}

/* TYPOGRAPHY */
body, h1, h2, p, li {
    color: #67773a;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, p {
    font-size: 12px;
}

h1 {
    font-size: 14px;
}

p {
    text-align: justify;
}

/* LINKS */
a, a:link, a:visited {
    text-decoration: none;
    cursor: pointer;
    color: #f5a431;
}

a:hover, a:active {
    text-decoration: underline;
}

.fett {
    font-weight: 900;
}

.center {
    text-align: center;
}

/* GRUNDSTRUKTUR */
#all {
    position: relative;
    width: 994px;
    height: auto;
    margin: 0 auto;
    border: solid 0px #000;
    background-image: url(images/schatten.png);
    background-repeat: repeat-y;
    background-position: center;
}

#banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 994px;
    height: 239px;
    border: solid 0px aqua;
    background: url(images/banner2.png) no-repeat;
    overflow: visible;
}

#content {
    position: relative;
    width: 805px;
    height: auto;
    min-height: 500px;
    margin: 0 auto;
    background-color: #fff;
    border: solid 0px red;
}

#content div {
    padding: 200px 70px 20px 70px;
    border: solid 0px #000;
}

#footer {
    position: relative;
    height: auto;
    width: 805px;
    margin: 0 auto;
    background-color: #fff;
    border: solid 0px #000;
	padding-bottom:2rem;
}

#footer p {
    border-top: solid 1px #67773a;
    text-align: center;
    width: 405px;
    margin: 0 auto;
    font-size: 11px;
}

#content #ec-cash {
	border-top:0;
	margin:2rem auto 0 auto;
	padding:2rem 0;
	font-size:150%;
	font-weight:600;
	text-align:center;
}

#content #ec-cash b {
	font-size:120%;
	font-weight:800;
	display:block;
	margin-bottom:1rem;
}

/* NAVIGATION */
#nav {
    position: absolute;
    top: 71px;
    left: 260px;
    width: 600px;
    height: 41px;
    border: solid 0px #000;
}

#nav ul {
    list-style: none;
}

#nav li {
    float: left;
    border: solid 0px blue;
}

#nav li a {
    display: block;
    border: solid 0px fuchsia;
    margin: 0 6px;
}

#nav a:hover img {
    visibility: hidden;
}

#startseite a {
    background: url(img_nav/startseite_h.jpg) no-repeat;
}

#quetschn a {
    background: url(img_nav/die_quetschn_h.jpg) no-repeat;
}

#aktionen a {
    background: url(img_nav/aktionen_h.jpg) no-repeat;
}

#karten a {
    background: url(img_nav/karten_h.jpg) no-repeat;
}

#impressum a {
    background: url(img_nav/impressum_h.jpg) no-repeat;
}

#gutschein {
    text-align: center;
    background: url(images/gutschein_h.jpg) no-repeat center;
    border: solid 0px #000;
}

#gutschein a {
    display: block;
}

#gutschein a:hover img {
    visibility: hidden;
}

/* TOGO */
.togo {
	padding:1rem!important;
	background-color:#DA0025;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	margin:2rem auto;
	transform:rotate(-2deg);
	border-radius:8px;
}
.togo b:nth-child(1) {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1.1rem;
	font-weight:600;
}
.togo b:nth-child(2) {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1.6rem;
	font-weight:900;
	margin:0.5rem 0 0.7rem 0;
}
.togo b:nth-child(3) {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1rem;
	font-weight:400;
}
.togo b a {
	color:inherit;
	text-decoration:none;
}
.togo b a:hover {
	text-decoration:underline;
}

/* OPENING HOURS */
.openinghours {
	display:block;
	padding:1rem!important;
	background-color:#DA0025;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	margin:2rem auto;
	transform:rotate(-2deg);
	border-radius:8px;
}
.openinghours marquee {
	color:#F6E27E;
	font-weight:900;
}
.openinghours small {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1rem;
	font-weight:900;
	margin:0.5rem 0 0.7rem 0;
}
.openinghours b {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1.6rem;
	font-weight:900;
	margin:0.5rem 0 0.7rem 0;
}
/*
.openinghours b:nth-child(3) {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1.8rem;
	font-weight:900;
	text-transform:uppercase;
}
.openinghours b:nth-child(4) {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1.8rem;
	font-weight:400;
	text-transform:uppercase;
	margin-top:10px;
}
.openinghours b:nth-child(5) {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1.5rem;
	font-weight:400;
	margin-top:10px;
}
*/
.openinghours b a {
	color:inherit;
	text-decoration:none;
}
.openinghours b a:hover {
	text-decoration:underline;
}
.openinghours span {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1.0rem;
	font-weight:400;
	margin-top:15px;
}

.openinghours p {
	display:block;
	color:#F6E27E;
	text-align:center;
	font-size:1.0rem;
	font-weight:600;
}

.openinghours hr {
	color:#F6E27E;
	display:block;
	margin:1rem auto;
}

.openinghours table {
	margin:auto;
	color:#F6E27E;
	font-size:1rem;
	line-height:140%;
}

.openinghours table tr td:first-child {
	text-align:right;
	vertical-align:top;
	padding-right:0.5rem;
}

.openinghours table tr td b {
	font-size:16px;
	text-align:right;
	margin:0;
}

.openinghours table tr td:last-child {
	padding-left:0.5rem;
}

.teaser {
	display:block;
	text-align:center;
	color:#DA0025;
	font-weight:700;
	line-height:150%;
	font-size:1rem;
}

a.btn {
	display:inline-block;
	padding:0.5rem 1rem;
	margin:0.5rem auto;
	background-color:#F6E27E;
	border:2px solid #DA0025;
	border-radius:6px;
	color:#DA0025;
	text-decoration:none;
	font-weight:700;
}

a.btn:hover {
	background-color:#DA0025;
	color:#F6E27E;
}

#stellen {
	display:block;
	margin:2rem auto;
	width:28rem;
	max-width:90%;
	border:3px solid #DA0025;
	padding:1.5rem;
}

#stellen h3 {
	display:block;
	color:#DA0025;
	text-transform:uppercase;
	font-size:1.3rem;
	line-height:160%;
	text-align:center;
	margin-bottom:2rem;
	padding-bottom:1.5rem;
	border-bottom:1px solid #DA0025;
}

#stellen p {
	font-size:130%;
	text-align:left;
	line-height:160%;
}

/* SPEISEKARTE */
#content section.karten {
	display:flex;
	flex-wrap:wrap;
}
#content section.karten article.bilder {
	#background-color:red;
    #padding: 0 0 0 18px;
	margin:0 10px 30px 10px;
    flex-basis: 30%;
    min-height: 260px;
    border: solid 0px #000;
	text-align:center;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
#content section.karten article.bilder > a > img {
	box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
	height:215px;
}
#content section.karten article.bilder > a:hover > img {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
#content section.karten article.bilder > .texte {
	padding:0;
}

/* QUETSCHN */
p#spalten {
    -webkit-column-count: 2;
    -webkit-column-gab: 25px;

    -moz-column-count: 2;
    -moz-column-gap: 20px;

    column-count: 2;
    column-gab: 25px;

    padding: 0 20px;

    border: solid 0px #000;
}




/* NAVIGATION *//*
#nav {
    position: absolute;
    top: 85px;
    left: 35px;
    width: 145px;
    height: auto;
    border: solid 0px #000;
}

#orange {
    border: solid 0px red;
    list-style: none;
}

#green {
    list-style: none;
    padding-top: 50px;
    border: solid 0px green;
}

div#nav li {
    font-size: 14px;
    border: solid 0px aqua;
    height: 25px;
    padding-left: 15px;
}

#orange li a {
    list-style-image: none;
}

#active_orange {
    list-style-image: url(images/point_orange.png);
}

#active_green {
    list-style-image: url(images/point_orange.png);
}

#orange li:hover {
    list-style-image: url(images/point_orange.png);
}

#green li:hover {
    list-style-image: url(images/point_green.png);
}

#navi {
    position: absolute;
    top: 25px;
    left: 843px;
    border: solid 0px #000;
    width: 140px;
    height: 25px;
}

#navi a:hover {
    color: #f0ab12;
}*/

aside {
	float:right;
	margin-left:1rem;
	margin-top:3rem;
}

aside .warning {
	padding:5px!important;
	background-color:#DA0025;
	color:white;
	margin:0 -10px -10px -10px;
	border:0!important;
	line-height:155%;
}

/*
NEWSBOX
*/

.newsbox {
	box-sizing:border-box;
	display:block;
	color: #67773a;
	width:250px;
	min-height:180px;
	margin:0 0 40px 20px;
	padding:10px!important;
	-webkit-box-shadow: 0px 0px 11px -6px rgba(89,88,89,1);
	-moz-box-shadow: 0px 0px 11px -6px rgba(89,88,89,1);
	box-shadow: 0px 0px 11px -6px rgba(89,88,89,1);
	text-align:center;
	position:relative;
}

.newsbox.alarm {
	-webkit-box-shadow: 0px 0px 11px 0px #DA0025;
	-moz-box-shadow: 0px 0px 11px 0px #DA0025;
	box-shadow: 0px 0px 11px 0px #DA0025;
	line-height:170%;
}

.newsbox.alarm h1.band {
	background: #DA0025;
	color:white;
}

.newsbox.overlay::before {
	background: rgba(255, 237, 167, 0.4) none repeat scroll 0 0;
    border: 2px dotted #da0025;
    color: #da0025;
    content: attr(data-overlay);
    display: block;
    font-size: 1rem;
    font-weight: bold;
    height: 2.5rem;
    line-height: 2.5rem;
    position: absolute;
    top: 7rem;
	left:1rem;
    transform: rotate(-45deg);
    width: 13rem;
    z-index: 100;
}

/* BÄNDER */

.newsbox h1.band {
	padding:0;
	margin:0 0 20px -20px;
	display:block;
	width:270px;
}
.newsbox h1.band + p {
	margin-top:20px;
	text-align:center;
}
.newsbox p {
	display:block;
	text-align:center;
	margin-bottom:0.7rem;
}
.newsbox small {
	display:block;
	margin-top:0.3rem;
	line-height:100%;
}
.band {    
	text-align: center;
	position: relative;
	margin: 60px -30px;
	padding: 10px 0;
	background: #f5e17c;
	height: 20px;
	box-shadow: 0 0 10px #555;
}

.band:after, .band:before {
	content: '';
	border: 5px solid;
	width: 0;
	position: absolute;
	bottom: -10px;    
}

.band:before {
	border-color: #222 #222 transparent transparent;
	left: 0;
}
.band:after {
	border-color: #222 transparent transparent #222;
	right: 0px;
}

/* FORMULAR */

#content FORM {
	line-height:32px;
}
#content FORM label {
	display:inline-block;
	width:150px;
}
#content FORM textarea {
	vertical-align:top;
}
#content FORM INPUT[type=submit] {
	width:auto!important;
	height:auto!important;
	margin-left:153px;
	padding:4px 15px 4px 15px;
}
#content FORM INPUT, #content FORM select {
	width:250px;
	height:27px;
}

.betriebsurlaub {
	background-color: #ffeda7;
    border: 5px outset rgb(218, 0, 37);
    box-sizing: border-box;
    display: block;
    padding: 0.7rem;
    text-align: center;
    width: 90%;
	margin-bottom:2rem;
}
.betriebsurlaub h1 {
	color: #da0025;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
.betriebsurlaub h2 {
	color: #da0025;
    font-size: 1.3rem;
    margin: 1rem;
	letter-spacing:0.5rem;
}
.betriebsurlaub p {
	display: block;
    font-size: 1rem;
    margin-bottom: 0.5rem;
    text-align: center;
}
.betriebsurlaub b {
	color:black;
	font-weight:bolder;
}