@charset "UTF-8";
/* CSS Document */


body {
margin: 0;
padding: 0;
font-size: 14px;
line-height: 1.3;
background: fixed;
background-repeat: no-repeat;
background-image: url(pics/back.png);
font-family: 'Open Sans', Helvetica Neue, sans-serif;
}

#wrapper {
margin: 0px auto;
text-align: left;
width: 900px;
height: auto;
}

ol {
	list-style-type: none;
}

ul {
	list-style-type: none;
}

/* Navigation */

#navi {
float: left;
width: 100%;
height: 45px;
margin: -10px 0 40px 0;
text-align: center;
box-shadow: 3px 3px 5px #666;
-webkit-box-shadow: 3px 3px 5px #666;
-moz-box-shadow: 3px 3px 5px #666;
font-family: Oregano, 'Open Sans', Helvetica Neue, sans-serif;
}

.navi {
padding-top: 10px;
background-color: rgba(190, 38, 46, 1.0);
}

.navigation {
color: #000000;
font-size: 20px;
letter-spacing: 2px;
margin: 0 5px 0 45px;
text-decoration: none;
}

.navigation:hover {
text-decoration: underline;
}

/* Head */

#header {
float: left;
width: 100%;
height: auto;
text-align: center;
}

#infobox {
float: left;
width: 200px;
margin-right: 35px;
}

#logo {
float: left;
margin-bottom: 50px;
}

.logo {
width: 200px;
height: auto;
}

.infos {
text-align: center;
text-decoration: none;
}

.hotline {
color: #833E8D;
font-size: 20px;
text-align: center;
letter-spacing: 2px;
margin: 5 0 20 0;
text-decoration: none;
font-family: Oregano, 'Open Sans', Helvetica Neue, sans-serif;
}

#slideshow {
float: left;
width: 600px;
height: auto;
}

.slideshow {
overflow: hidden;
}

#social {
float: right;
width: 50px;
height: 100%
text-decoration: none;
}

.social {
color: #be262e;
margin: 30px 5px 0 0;
}


/* Head Ende */

/* Content */

#NEU {
width: 100%;
float: left;
font-size: 32px;
margin: 20px auto;
text-align: center;
text-decoration: none;
background-color: #ffffff;
}

.NEU {
color: #833E8D;
letter-spacing: 5px;
font-family: Oregano, 'Open Sans', Helvetica Neue, sans-serif;
}

.shadow {
box-shadow: 3px 3px 5px #666;
-webkit-box-shadow: 3px 3px 5px #666;
-moz-box-shadow: 3px 3px 5px #666;
}

#news {
color: #3399ff;
font-size: 22px;
margin: 0 0 10 0;
text-align: center;
letter-spacing: 2px;
padding-bottom: 10px;
font-family: Oregano, 'Open Sans', Helvetica Neue, sans-serif;
}

/*---------------------------------
	HEADINGS
-----------------------------------*/

h0 {
color: #be262e;
font-size: 15pt;
font-weight: 400;
letter-spacing: 2px;
font-family: Oregano, 'Open Sans', Helvetica Neue, sans-serif;
}

h1 {
color: #000000;
font-size: 15pt;
margin: 2 0 2 0;
padding: 2 0 2 0;
text-align: center;
letter-spacing: 2px;
font-weight: 400;
background-color: rgba(190, 38, 46, 1.0);
font-family: Oregano, 'Open Sans', Helvetica Neue, sans-serif;
}

h2 {
color: #be262e;
font-size: 13pt;
margin: 2 0 2 0;
padding: 2 0 2 0;
text-align: left;
letter-spacing: 2px;
font-weight: 400;
text-decoration: underline;
font-family: Oregano, 'Open Sans', Helvetica Neue, sans-serif;
}

h3 {
color: #be262e;
font-size: 12pt;
margin: 2 0 2 0;
padding: 2 0 2 0;
text-align: left;
letter-spacing: 2px;
font-weight: 400;
text-decoration: underline;
font-family: Oregano, 'Open Sans', Helvetica Neue, sans-serif;
}

/*---------------------------------
	TABELLE
-----------------------------------*/

.tabellenformat {
border: 0;
border-collapse: collapse;
}

.h3 {
border: 0;
border-collapse: collapse;
}

.h4 {
border: 0;
border-collapse: collapse;
}

.linkespalte {
width: 38%;
text-align: left;
font-size: 14px;
border: 0;
border-collapse: collapse;
}

.linkespalteklein {
text-align: left;
font-size: 12px;
border: 0;
border-collapse: collapse;
bottom: 0;
}

.rechtespalte {
width: 12%;
text-align: right;
font-size: 14px;
vertical-align: bottom;
border: 0;
border-collapse: collapse;
}

.rechtespalteklein {
text-align: right;
font-size: 12px;
vertical-align: bottom;
border: 0;
border-collapse: collapse;
bottom: 0px;
}

.special {
color: #be262e;
width: auto;
text-align: center;
font-size: 14px;
border: 0;
border-collapse: collapse;
}

.specialklein {
text-align: center;
font-size: 12px;
border: 0;
border-collapse: collapse;
bottom: 0;
}

.karten {
float: left;
width: 890px;
padding: 10 10 5 10;
margin: 0 0 25 5;
height: auto;
border: 2px solid #be262e;
background: rgb(220, 220, 220, .35);
}

.kartenboxLinks {
float: left;
color: #000;
width: 49%;
margin: 1% 1% 1% 0%;
}

.kartenboxRechts {
float: left;
color: #000;
width: 49%;
margin: 1% 0% 1% 1%;
}

#speisekarte {
float: left;
color: #000;
background-color: rgba(250, 250, 250, .5);
}

#getraenke {
color: #000;
background-color: #ffffff;
}

#weinkarte {
color: #000;
background-color: #ffffff;
}

#anfahrt {
color: #000;
height: auto;
padding-bottom: 10px;
background-color: #ffffff;
}

.impressum {
float: left;
color: #000;
margin-top: 20px;
text-align: justify;
width: 890px;
padding: 10;
margin: 20 0 15 5;
height: auto;
background-color: #ffffff;
}

.topimp {
color: #000;
font-size: 18px;
margin: 0 0 10 0;
text-align: left;
padding-bottom: 5px;
text-decoration: underline;
font-family: Helvetica, Arial, sans-serif;
}

/* Content Ende */

/* Footer */

#footer {
clear: both;
width: 100%;
height: auto;
text-decoration: none;
}

#copyright {
float: left;
color: #666;
width: auto;
font-size: 12px;
text-align: left;
margin: 0 18px 18px 18px;
text-decoration: none;
}

#stonepaper {
width: auto;
float: right;
color: #417BBA;
text-align: right;
font-size: x-small;
margin: 0 18px 18px 18px;
text-decoration: none;
}

.stopa {
color: #417BBA;
font-weight: 600;
text-decoration: none;
}

.nodeco {
color: #be262e;
text-decoration: none;
}

/* Footer Ende */
