/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#000000;
}

#midden {
	 background-color:#FFFFFF;
}

#header {
	width:100%;
	height:155px;
	min-height:155px;
	background-image:url(images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#content{
	width:100%;
	vertical-align:top;
	padding-bottom:34px;
}

#menu{
	width:255px;
	vertical-align:top;
}

#main{
	width:545px;
	vertical-align:top;
}

#titel{
	background-image:url(images/tekstheader.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:40px;
	min-height:40px;
}

#titel h1{
	position:relative;
	top:13px;
	left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}

#tekst{
	min-height:288px;
	height:288px;
	vertical-align:top;
	background-image:url(images/bgcontent.jpg);
	background-position:bottom right;
	background-repeat:repeat-y;
}

#bgtekst{
	min-height:288px;
	height:288px;
	background-image:url(images/tekstcontent.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#postekst{
	position:relative;
	width:515px;
	top:1px;
	left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#tekstfooter{
	background-image:url(images/tekstfooter.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:35px;
	min-height:35px;
}

.tekst{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#footer{
	position:relative;
	margin:0 auto;
	margin-top:-34px;
	width:800px;
	vertical-align:top;
	background-image:url(images/footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#proximedia{
	position:relative;
	left:30px;
	top:2px;
	width:100px;
	float:left;
}

#adres{
	position:relative;
	width:620px;
	top:6px;
	left:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

#adres a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

#adres a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eec530;
	font-size:12px;
	text-decoration:none;
}

/* Navigation
-------------- */
ul#nav {
	padding:0;
	margin:0;
	position:relative;
	top:7px;			/* set the exact position of the navigation */
	left:11px;			/* set the exact position of the navigation */
	width:239px;
	height:320px;
	background-image:url(images/bgmenu.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
ul#nav li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background-image:url(images/menu.jpg);
}

li#home a {
	width:238px;
	height:19px;
	margin-top:10px;
}
li#info a {
	width:238px;
	height:20px;
	margin-top:4px;
}
li#frisdranken a {
	width:238px;
	height:19px;
	margin-top:3px;
}
li#bieren a {
	width:238px;
	height:19px;
	margin-top:3px;
}
li#waters a {
	width:238px;
	height:19px;
	margin-top:4px;
}
li#sterkedranken a {
	width:238px;
	height:20px;
	margin-top:4px;
}
li#wijnen a {
	width:238px;
	height:20px;
	margin-top:4px;
}
li#verhuur a {
	width:238px;
	height:19px;
	margin-top:4px;
}
li#cafestehuur a {
	width:238px;
	height:20px;
	margin-top:4px;
}
li#promoties a {
	width:238px;
	height:20px;
	margin-top:3px;
}
li#ligging a {
	width:238px;
	height:20px;
	margin-top:5px;
}
li#contact a {
	width:238px;
	height:20px;
	margin-top:3px;
}

li#onlinebestellen a {
	width:238px;
	height:20px;
	margin-top:4px;
}

li#home a {	
	background-position:0px -8px;
}
li#home a:hover {	
	background-position:-238px -8px;
}
li#info a {	
	background-position:0px -32px;
}
li#info a:hover {	
	background-position:-238px -32px;
}
li#frisdranken a {	
	background-position:0px -56px;
}
li#frisdranken a:hover {	
	background-position:-238px -56px;
}
li#bieren a {	
	background-position:0px -80px;
}
li#bieren a:hover {	
	background-position:-238px -80px;
}
li#waters a {	
	background-position:0px -104px;
}
li#waters a:hover {	
	background-position:-238px -104px;
}
li#sterkedranken a {	
	background-position:0px -128px;
}
li#sterkedranken a:hover {	
	background-position:-238px -128px;
}
li#wijnen a {	
	background-position:0px -152px;
}
li#wijnen a:hover {	
	background-position:-238px -152px;
}
li#verhuur a {	
	background-position:0px -176px;
}
li#verhuur a:hover {	
	background-position:-238px -176px;
}
li#cafestehuur a {	
	background-position:0px -200px;
}
li#cafestehuur a:hover {	
	background-position:-238px -200px;
}
li#promoties a {	
	background-position:0px -225px;
}
li#promoties a:hover {	
	background-position:-238px -225px;
}
li#ligging a {	
	background-position:0px -249px;
}
li#ligging a:hover {	
	background-position:-238px -249px;
}
li#contact a {	
	background-position:0px -273px;
}
li#contact a:hover {	
	background-position:-238px -273px;
}

li#onlinebestellen a {	
	background-position:0px -297px;
}
li#onlinebestellen a:hover {	
	background-position:-238px -297px;
}
