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

*{
	margin:0;
	padding:0;
}

html, body{
	height:100%;
	background:#e1e0cd url(../afbeeldingen/body_bg.jpg) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}

/* lijstitems */
ul{
	list-style-type:none;
}

/* tekst */
h1{
	font-size:18px;
	font-weight:normal;
	color:#572f08;
	margin-bottom:10px;
}

h2{
	font-size:18px;
	font-weight:normal;
	color:#572f08;
	margin-bottom:10px;
}

h3{
	font-size:15px;
	font-weight:normal;
	color:#572f08;
}

a{
	color:#572f08;
	text-decoration:underline dotted;
}

a:hover{
	color:#333;
}

.small{
	font-size:11px;
}

.strong{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

/* positionering */

div.clearfix{
	clear:both;
}

div#container{
	position:relative;
	margin: 0 auto;
	height:90%;
	min-height:90%;
	width:980px;
}

div#logo{
	float:left;
	margin-top:8px;
	margin-left:0;
	width:436px;
	height:121px;
}

div#navigatie{
	float:right;
	margin-top:45px;
	margin-right:0;
	width:540px;
	height:40px;
}

div#navigatie ul li{
	float:left;
}

div#navigatie ul li a{
	display:block;
	width:85px;
	height:40px;
	text-align:center;
	line-height:40px;
	margin-left:5px;
	text-decoration:none;
	color:#572f08;
}

div#navigatie ul li a:hover{
	background:url(../afbeeldingen/navigatie_bg.jpg) top left no-repeat;
}

div#navigatie ul li a.active{
	background:url(../afbeeldingen/navigatie_bg.jpg) top left no-repeat;
}

/* div's in de head (slideshow & dagschotels */

div#head{
	float:left;
	margin-top:5px;
	margin-left:0px;
	width:980px;
	height:330px;
}

div#slideshow{
	float:left;
	margin-top:0;
	margin-left:5px;
	width:420px;
	height:330px;
	background:#edecd9;
	border:#babca8 1px solid;
}

div.foto_slide{
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:410px;
	height:280px;
}

div#slider_nav_div{
	float:right;
	margin-top:10px;
	height:20px;
}

	div#slider_nav_div ul li{
		float:right;
	}

		div#slider_nav_div ul li a{
			display:block;
			height:20px;
			width:20px;
			text-align:center;
			text-decoration:none;
			color:#666;
			line-height:20px;
			font-size:10px;
			background:#d9d8c0;
			border:#babca8 1px solid;
			margin-right:5px;
		}

			div#slider_nav_div ul li a:hover{
				background:#babca8;
				color:#FFF;
			}
			
			div#slider_nav_div ul li a.activeSlide{
				background:#babca8;
				color:#FFF;
			}

div#dagschotel{
	float:right;
	margin-top:0;
	margin-right:0;
	padding:10px;
	width:515px;
	height:310px;
	background:#edecd9 url(../afbeeldingen/dagschotel_ster.png) top right no-repeat;
	border:#babca8 1px solid;
}

div.dagschotel_lijn{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	width:490px;
	height:50px;
	background:url(../afbeeldingen/kalender_bg.jpg) top left no-repeat;
}

div.dagschotel_datum{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	width:490px;
	height:50px;
}

div.dagschotel_date{
	float:left;
	margin-top:7px;
	margin-left:0;
	width:45px;
	height:43px;
	line-height:17px;
	text-align:center;
	font-weight:bold;
	color:#333;
	font-size:12px
}
	div.dagschotel_date p{
		line-height:17px !important;
	}

div.dagschotel_gerecht{
	float:left;
	margin-top:0;
	margin-left:20px;
	width:425px;
	height:50px;
	line-height:50px;
	color:#666;
	font-size:14px;
}
	div.dagschotel_gerecht p{
		line-height:50px !important;
	}

/* content */
div#content_left{
	float:left;
	margin-top:20px;
	margin-left:5px;
	width:700px;
}

div#content_left p{
	line-height:25px;
}

div#content_right{
	float:right;
	margin-top:20px;
	margin-right:5px;
	width:230px;
	text-align:left;
	border-left:#572f08 dotted 1px;
	padding-left:20px;
}

div#folder, div#bier_vd_maand{
	float:left;
	width:292px;
	height:125px;
	background:url(../afbeeldingen/folder_download.png) top left no-repeat;
	margin-right:25px;
}

div#folder a, div#bier_vd_maand a{
	color:#572f08;
	text-decoration:none;
	font-size:18px;
	margin-left:100px;
	line-height:110px;
}

div#bier_vd_maand{
	background:url(../afbeeldingen/bier_vd_maand.png) top left no-repeat;
}

/* footer */
div#footer{
	float:left;
	margin-bottom:0;
	margin-left:0;
	width:100%;
	height:10%;
	min-height:10%;
	background:#edecd9;
	border-top:solid 1px #c7c5b0;
}

div#footer_content{
	margin: 0 auto;
	width:980px;
	height:79px;
}

div#footer_content_left{
	float:left;
	margin-top:25px;
	margin-left:5px;
	width:450px;
}

div#footer_content_right{
	float:right;
	margin-top:25px;
	margin-right:5px;
	width:200px;
}

div#footer_content p{
	color:#929292;
	line-height:17px;
	font-size:11px;
}

div#footer_content a{
	font-family:Arial, Helvetica, sans-serif;
	color:#929292;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

div#footer_content a:hover, div#footer_content a:active{
	text-decoration:underline;
}

div#footer_content ul {
	list-style-type:none;
}

div#footer_content ul li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#929292;
	font-size:11px;
}

div#footer_content ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#929292;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

div#footer_content ul li a:hover, div#footer_content ul li a:active{
	text-decoration:underline;
}

table{
	width:100%;
}

	table tr{
		height:30px;
		vertical-align:top;
	}
	
		table tr td.rechts{
			text-align:right;
		}

div.menu{
	width:100%;
	text-align:center;
}

div.biervdmaand{
	width:100%;
}
	div.foto{
		float:left;
		width:220px;
	}
	
	div.bierText{
		width:475px;
		float:left;
	}
	
		div.bierText p.prijs{
			float:right;
		}