@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
img, div, a { behavior: url(iepngfix.htc) }

.menu-button {
	padding-right:20px;
}

.left-contact {
	float:left;
	display:inline;
	width:300px;
}

img {
	border:none;
}

.left {
	float:left;
	display:inline;
}

.right {
	float:right;
	display:inline;
	width:240px;
}

.clearBoth {
	clear:both;
}

body {
	background-color:#3f0707;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#container {
	width:990px;
	margin:0 auto;
}

#header {
	float:left;
	display:inline;
	width:990px;
	height:350px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#images {
	float:right;
	display:inline;
	padding-right:9px;
	width:550px;
	height:350px;
}

#bff {
	float:left;
	display:inline;
	width:250px;
	height:150px;
	margin-left:90px;
	margin-top: 100px;
}

#main-content {
	float:left;
	display:inline;
	margin:0 15px;
	margin-top:-53px;
	clear:both;
	width:960px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background-color:#ddc49f;
}

#nav {
	float:left;
	display:inline;
	margin-top:31px;
	padding-left:15px;
	height:25px;
	width:595px;
	position:relative;
	z-index:15;
}

#nav a.home {
	float: left;
	display: block;
	height: 14px;
	width: 45px;
	background: url(../images/nav/home.gif) 0px 0px no-repeat;
	background-position:top center;
	margin-right:23px;
}

#nav a.home:hover {
	background-position:bottom center;
	margin-right:23px;
}

#nav a.food {
	float: left;
	display: block;
	height: 14px;
	width: 42px;
	background: url(../images/nav/food.gif) 0px 0px no-repeat;
	background-position:top center;
	margin-right:23px;
}

#nav a.food:hover {
	background-position:bottom center;
}

#nav a.drink {
	float: left;
	display: block;
	height: 14px;
	width: 46px;
	background: url(../images/nav/drink.gif) 0px 0px no-repeat;
	background-position:top center;
	margin-right:23px;
}

#nav a.drink:hover {
	background-position:bottom center;
}

#nav a.garden {
	float: left;
	display: block;
	height: 14px;
	width: 62px;
	background: url(../images/nav/garden.gif) 0px 0px no-repeat;
	background-position:top center;
	margin-right:23px;
}

#nav a.garden:hover {
	background-position:bottom center;
}

#nav a.events {
	float: left;
	display: block;
	height: 14px;
	width: 58px;
	background: url(../images/nav/events.gif) 0px 0px no-repeat;
	background-position:top center;
	margin-right:23px;
}

#nav a.events:hover {
	background-position:bottom center;
}
#nav a.gallery {
	float: left;
	display: block;
	height: 14px;
	width: 68px;
	background: url(../images/nav/gallery.gif) 0px 0px no-repeat;
	background-position:top center;
	margin-right:23px;
}

#nav a.gallery:hover {
	background-position:bottom center;
}

#nav a.contact {
	float: left;
	display: block;
	height: 14px;
	width: 72px;
	background: url(../images/nav/contact.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.contact:hover {
	background-position:bottom center;
}

#text-content {
	float:left;
	display:inline;
	width:586px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin-top:15px;
	padding-left:17px;
	clear:both;
}

#buttons{
	float:right;
	display:inline;
	width:290px;
	margin-top:60px;
	padding-right:30px;
}

.christmas-button{
	width: 290px;
	text-align: center;
	display: inline;
	float: left;
}

#footer {
	margin:0 auto;
	width:960px;
	height:50px;
	margin-top:2px;
}
#footer-left {
	margin-top:20px;
}

#world-cup{
float:left;
margin:0 0 0 13px;
}

#homeform p {
	float:left;
	display:inline;
	width:50%;
}

	#homeform p.guest {
		clear:left;
	} 

#homeform label {
	float:left;
	width:90px;
}

.royal-celebration-btn {
	float:left;
	display:inline;
	margin:0 0 10px 10px;
}

a#kronenburg
{
	display: block;
}

a#kronenburg img
{
	border: none;
}

.dww-offer {
	margin-left:45px;
}
