html, body {
	height: auto;
	min-height:950px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

body {
	background-image: url(../images/bg-bodega.gif);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;

}

div#container {
	height: 100%;
	height: auto !important;
	min-height: 100%;
	margin-bottom: -100px;
	background-image: url(../images/bg-alles-1618.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div#header {
	height: 464px;
	padding: 0px;
}

div#body {
	overflow: hidden;
	height: auto;
	padding: 0px;
	background-image: url(../images/bg-wit-bodega.gif);
	background-repeat: repeat-y;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* IE6 Fix */
* html div#body {
	overflow: visible;
	height: 100%;
	width: 995px;
}

div#content {
	width: 995px;
	height: 100%;
	background-image: url(../images/bg-wit-bodega.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#left-sidebar {
    width: 260px;
    float: left;
    padding: 20px;
}

div#right-sidebar {
    width: 260px;
    float: right;
    padding: 20px;
}

div#footer-push {
	height: 0px;
	width: 995px;
	margin: auto;
}


div#footer {
	height: 20px;
	width: 395px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 600px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#footer a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}

#container #body #content #left {
	width: 259px;
	float: left;
	padding-top: 20px;
	height: 100%;
	padding-left: 15px;
}
#pagina {
	float: left;
	width: 579px;
	height: 100%;
	height:auto;
	background-image: url(../images/bg-page-bodega.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 23px;
}
#top2 {
	text-align: center;
}
#top1 {
	height: 136px;
	margin: auto;
	width: 995px;
}
#logo {
	height: 100px;
	width: 269px;
	margin: 0px;
	float: left;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
}
#tabs {
	float: left;
	width: 641px;
	padding-top: 77px;
	text-align: right;
}
 
#tabs img {
	padding-left: 10px;
}
#pagina hr {
	color: #CCCCCC;
}
#pagina a {
	color: #4B3721;
}
.openingstijden {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: none;
	width: 245px;
}
#pagina-wrap {
	float: left;
	width: 639px;
	height: 100%;
	background-image: url(../images/bg-page-bodega2.gif);
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	background-repeat: repeat-y;
}
#onderkant {
	float: left;
	width: 639px;
	height: 52px;
	background-image: url(../images/onderkant-bodega.gif);
}
