* {
	margin: 0px;
	padding: 0px;

}

html {
	height: 100%;
	width: 100%;
}

body {
	/*background: #000 url('images/bg.png') repeat-x;*/
	/*background: #000 url('images/spiegelung1.png') no-repeat;*/
	/*background-position: 20px 585px;*/
	background: #000;
	white-space:nowrap;
	font-family: "Palatino Linotype",
				 Palatino,
				 "URW Palladio L",
				 "Book Antiqua",
				 Baskerville,
				 Georgia,
				 FreeSerif,
				serif;
	font-size: 15px;
	font-weight:bold;
	height:100%;
	width: 100%;
}

a:link, a:visited, a:hover, a:active {
	border:none;
}

#header {
	height:34px;
	width: 100%;
	overflow: visible;
}

#Warnings {
	position: absolute;
	z-index:10;
	margin-right: 200px;
	text-align:center;
	top:110px;
	white-space:normal;
	color:#000;
	font-size:20px;
	line-height: 18px;
	width: 100%;
}

#tickerdiv{
	font-size: 17px;
	color: #FFF;
	position:relative;
	margin-right: 240px;
	margin-left: 37px;
	top:0px;
	height: 57px;
	overflow: hidden;
	white-space: nowrap;
}

#tickerdiv * {
	float: left;
	white-space: nowrap;
	display: inline;
	float: left;
}

#tickerdiv .text {
	height: 20px;
	display: inline;
	margin-top: 20px;
}

#tickerdiv img {
	display: inline;
	margin:0px 15px;
}


#ticker {
	height: 57px;
	overflow: visible;
	white-space: nowrap;
}

.ticker {
	height:57px;
	width:100%;
	overflow: visible;
	white-space: nowrap;
}

#intick {
	width: 4500px;
}

#logo {
	float:right;
	position: absolute;
	right: 0px;
	top: 0px;
}

#buehne_outer {
	width: 100%;
	height:655px;
	background: url('images/rahmenlinks1.png') no-repeat;
	text-align: center;
	min-width:1035px;
	position:absolute;
	left:0px;
	top:57px;
	z-index:10;
}

#buehne_inner {
	background: #bb0029 url('images/rahmenrechts.png') no-repeat;
	background-position: right top;
	height:609px;
	text-align: center;
	position:absolute;
	top:0px;
	left:40px;
	right:0px;
	overflow: hidden;
	color: #DDD;
}

#flasche{
	float:right;
	margin-right:50px;
	margin-top:81px;
	position:relative;
	z-index:10;
}

#frau{
	float:left;
	margin-top:80px;
	margin-right:0px;
	position:relative;
	z-index:10;
}

#indexbox{
	width: 100%;
}

#bestellbutton {
	position: absolute;
	top:50px;
	right: 75px;
	color: #fff;
	font-size: 20px;
	z-index: 20;
	background: url('images/button.png') no-repeat;
	width: 138px;
	height: 138px;
}

/*#bestellbutton:hover {
	background: url('images/button2.png') no-repeat;
}*/

#bestellbutton:active {
	background: url('images/button2.png') no-repeat;
}

#bestellbutton strong {
	display: block;
	font-size: 24px;
}

#contentbox {
	text-align: center;
	height:100%;
	/*margin-left: auto;
	margin-right: auto;
	width:605px;
	padding-left:105px;*/
	/*margin-left: 345px;*/
	margin-left: 340px;
	margin-right: 355px;
	/*text-shadow: 0px 0px 4px #90001f,0px 0px 4px #90001f,0px 0px 4px #90001f,0px 0px 4px #90001f;*/
	/*text-shadow: 0px 0px 2px #FFF;*/
	/*text-shadow:#555 0px 0px 3px;*/
}

#contentbox a{
	color: #DDD;
}

#logo_big{
	margin-bottom: 30px;
	display: inline;
	margin-left: 25px;
}

#logo_sub {
	font-size:34px;
	text-align: center;
	position: relative;
	white-space: normal;
	z-index: 10;
	margin-left: -80px;
	margin-bottom: 20px;
}

#homephoto {
	display: inline;
	margin-left: -80px;
}

#logo_klein{
	/*position:relative;
	left:80px;
	top:10px;*/
	margin-top:10px;
	margin-left:auto;
	margin-right: auto;
}

#indexplaceholder{

}

div.content {
	white-space: normal;
	position:relative;
	/*width:440px;*/
	width: 95%;
	padding-right: 16px; /*reserved for scrollbar; width + padding ~= 450 */
	height: 475px;
	overflow:auto;
	/*text-align: justify;*/
	margin-top: 30px;
	z-index:100;
	text-align: justify;
}

a.icon{
	text-decoration: none;
}

.lokalliste {
	margin-bottom: 15px;
	margin-left: 32px;
}

.lokalliste p{
	margin-left: 22px;
}

.drinkblock {
	float: left;
	width: 50%;
	min-width: 200px;
	text-align: center;
	margin-top: 10px;
	/*margin-bottom: 20px;*/
}

.innerdrinkblock {
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	height: 290px;
	overflow: hidden;
}
.innerdrinkblock h2{
	text-align: center;
	margin-top: 0px;
}

img.buecherl {
	margin-left: auto;
	margin-right: auto;
	height: 108px;
	clear: both;
}

.innerdrinkblock a {
	width: 50%;
	float: left;
	margin-bottom: 15px;
}

.drinkblock img {
	margin-left: auto;
	margin-right: auto;
	height: 90px;
}

a.vorschlag {
	clear: both;
}

.photospacer{
	float:left;
	width:0px;
	/*height:145px;*/
	height: 40px;
	clear: both;
}

.drinkphoto {
	height:375px;
	float: left;
	margin-right:10px;
	margin-top:5px;
	/*margin-left: 80px;*/
	margin-left: 0px;
	clear: both;
}

img.galeriethumb{
	width: 100%;
}

div.galeriethumb{
	width: 48%;
	margin-left: 2%;
	margin-bottom: 2%;
	float: right;
	text-align: center;
}

#photosub{
	margin-top: 10px;
	font-size: 27px;
}

.galeriephoto{
	margin-top: 60px;
	height: 489px;
	margin-left: auto;
	margin-right: auto;
}

.galeriesub{
	float: right;
}

.annotation {
	text-align: left;
	font-size: 12px;
}

form {
}

input.rezept {
	width: 100%;
}

textarea {
	width: 100%;
}

label {
	text-align: left;
}

label.small {
	font-size:13px;
}

input, select {
	color: #FFF;
	background: #bb0029;
	border: 1px solid #CCC;
	font-weight: bold;
	margin: 0px 0px;
}

input.check {
	border:none;
}

input[type=text] {
	height: 20px;
}

input[type=checkbox] {
	border: none;
	margin-top: 4px;
}

input:hover {
	/*border-bottom: 1px solid #DDD;*/
}

textarea {
	margin-top: 4px;
	color: #FFF;
	background: #bb0029;
	border: 1px solid #CCC;
	font-weight: bold;
}

button, input[type=submit]{
	padding: 1px 15px;
	font-weight: bold;
	color: #CCC;
	background: #000;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}



button:active, input[type=submit]:active{
	border-left: 1px solid #555;
	border-top: 1px solid #555;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

button:before{
}

#mapinfos{
	Color: #000;
	text-align: left;
	margin:4px;
}

#mapinfos a {
	color: #000;
}
#adresse {
	margin-top: 20px;
}
#adresse label.input {
	margin-top: 4px;
	width: 90px;
	text-align: right;
	float:left;
	clear:left;
}

#adresse label.check {
	text-align: left;
	float:left;
	margin-top: 4px;
}

#adresse input[type=text], select {
	width: 200px;
	margin: 4px 2px;
	float:left;
}

#adresse input[type=checkbox] {
	margin-right: 4px;
	margin-left: 74px;
	margin-top: 4px;
	float:left;
	clear:left;
}

#adresse button {
	margin-top: 20px;
	width: 300px;
}

h1 {
	font-weight:bold;
	/*font-variant:small-caps;*/
	font-size:180%;
	text-align: center;
	margin-bottom: 6px;
	margin-right: 20px;
	margin-top: 0px; /*Vorsicht!*/
}

h1.bestellung {
	margin-right: 22px;
}


h2 {
	font-weight:bold;
	font-size:120%;
	margin-bottom: 9px;
	text-align: left;
	margin-top: 20px;
}

h3 {
	font-size:110%;
	font-weight:bold;
}

h3.rezept{
	color: #FFF;
}

p {
	margin-bottom:8px;
	line-height: normal;
}


div.presse {
	margin-bottom: 8px;
}

div.presse h3 {
	margin:0px;
	margin-top: 20px;
	color: #000;
	line-height: 23px;
	font-size: 19px;
}

div.presse p{
	margin:0px;
	/*margin-top: -5px;*/
	/*color: #000;*/
	font-size: 15px;
	font-weight: normal;
}

div.presse a {
	/*margin-top: 15px;
	margin-right: 8px;*/
	margin: 0px;
	font-size: 15px;
	color: #000;
	display: inline;
	font-weight: normal;
	margin-bottom: 20px;
}

div.presse a p {
	display: inline;
}

div.presse a:hover {
}

div.presse a * {
	text-decoration: underline;
}

div.presse h2 {
	margin-bottom: 0px;
}

div.pressespalte1 {
	width: 45%;
	float: left;
	text-align: right;
	margin: 0px 10px;
	margin-bottom: 40px;
}

div.pressespalte1 * {
	text-align: right;
}

div.pressespalte2 {
	width: 45%;
	float: left;
	text-align: left;
	margin: 0px 10px;
	margin-bottom: 40px;
}

div.pressespalte2 * {
	text-align: left;
}

.zutaten {
	white-space: pre;
}

.zubereitung {
	text-align: left;
}

.la {
	text-align: left;
}

.ca {
	text-align: center;
}

.bold {
	font-weight: bolder;
}

.subpage {
	display: block;
	margin-bottom: 1px;
	text-align: center;
	font-size: 16px;
}

#footer{
	position:absolute;
	top:610px;
	left:0px;
	width:100%;
}

#facebook img {
	margin-top: 4px;
	width: 20px;
}
/*
#rightbox {
	float: right;
	margin-right: 70px;
	margin-top: 70px;
	width: 230px;
	height: 200px;
	white-space: pre;
	overflow: visible;
	text-align: right;
	font-size: 17px;
}
*/
a.nextpage {
	margin-left: 50px;
	margin-top: 20px;
	display:inline-block;
	text-decoration: underline;
}

img {
	border:none;
	display:block;
}

ul {
	list-style-type:circle;
	margin-bottom:8px;
}

li {
	margin-left: 20px;
}

/*Menu*/

#menu {
	margin-top: 0px;
	width: 100%;
	/*background: #bb0029;*/
	/*background: #bb0029;*/
	float: left;
	color: #bb0029;
	/*height: 39px;*/
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	/*text-align: center;*/
}

#menubox1 {
	width: 100%;
	height:100%;
	/*background: url('images/menulinks.png') no-repeat;*/
}

#menubox2 {
	width: 100%;
	height:100%;
	/*background: url('images/menurechts.png') no-repeat;*/
	/*background-position: top right;*/
}

.divider{
	/*height:39px;*/
	width:0px;
	background: #bb0029;
	float:left;
}

#menufloater {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	/*float:right;
	margin-right: 350px;*/
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right: 16px;
	/*width: 80px;*/
	width: auto;
	float: left;
	left:-1px;
}

#menu li {
	margin: 0px;
	padding: 0px;
}

#menu a, #menu h2 {
	display: block;
	margin: 0;
	/*padding: 2px 3px;*/
	padding: 1px;
	text-align: left;
}

#menu h2 {
	font-size: 17px;
	/*text-transform: uppercase;*/
	/*font-variant: small-caps;*/
}

#menu a {
	text-decoration: none;
	color: #bb0029;
}

#menu a:hover {
	color:#DDD;
	/*text-shadow:#fff 0px 0px 3px;*/
}

#menu .active {
	color: #fff;
}

#menu .active:hover {
	color: #EEE;
	text-shadow:#FFF 0px 0px 3px;
}

#menu li {
	position: relative;
	margin: -2px 0px;
	/*background: #bb0029;*/
	/*background: #000;*/
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	/*bottom: 35px;*/
	top: 25px;
	margin: 0px;
	/*border:1px solid #970021;*/
}

div#menu ul ul {
	display: block;
	visibility: hidden;
}

div#menu ul li:hover ul {
	display: block;
	visibility: visible;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul{
	display: block;
	visibility: hidden;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul{
	display: block;
	visibility: visible;
}

#preload {
	display: none;
}
