body {
	color: #97b15e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#051c00;
}
.clear{clear:both;}
* {margin: 0px;padding: 0px;}
#container {
	margin: 0 auto;
	text-align: left;
	width: 767px;
}
a{color:#80ba04;}
a:hover{color:#b7fb24;}

.style1 {color: #003A00}

.style3 {color: #003A00; font-weight: bold; }
/********************** Header ***************************/
#header {
	background-image:url('images/header2.jpg');
	width:767px;
	height:404px;
	position:relative
}
#header ul{
	position:absolute;
	top:367px;
	left:100px;
}
#header li{
	display:block;
	float:left;
	width:97px;
}
#header ul a{
	color:#aefa0d;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: capitalize;
}
#header ul a:hover{color:#97b15e;}

/********************** Welcome ***************************/
#welcome {
	background-image:url('images/line.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:		20px;
	min-height:			300px;
}
#welcome h3{
	margin: 0px 10px 10px 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7eae19;}
#welcome p{
margin: 10px 10px 0px 110px;width:416px;}
#welcome a{}

/********************** News ***************************/
#news {
	background-image:url('images/line.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:110px; padding-right:10px; padding-top:10px; padding-bottom:10px
}
#news h3{
	margin: 20px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #7eae19;
}
.newsitem{float:left;width:275px;
display:inline;}
.newsitem a{}
.newsitem img{float:left;margin-right:10px;}
.newsitem span{
	color:#97b15e;
	font-size: 9px;
	font-weight: 900;
}
.newsitem p{margin: 10px 10px 15px 10px;}

/* Contact formulier */
.message{
	margin:		0px auto;
	padding:	20px;
	border:		1px solid #003A00;
	background:	url('images/mess_bg.png');
	width:		700px;
	min-height:	35px;
	display:	block;	
	color:		#003a00;	
}

/* Categorie overzicht nieuws */
.categorie{
	float:		left;
	margin:		30px 40px;
	}
	
.cat_img{
	background:	url('images/folder.png') no-repeat;
	display:	block;
	width:		160px;
	height:		130px;
	text-align:	center;
	}
	
.cat_img img{
	width:		100px;
	max-height:	80px;
	margin-top:	40px;
}
	
.cat_naam{
	font-weight:	bold;
	text-align:		center;
	}
	
.images{
	margin:		0px 30px;
	}
	
.image_box{
	float:		left;
	margin:		10px;
	display:	block;
	width:		120px;
	height:		150px;
	}

.news_image img{
	width:		100px;
	max-height:	140px;
	}

.reserv_form{
	text-align:left;width:71%;color:#003A00;margin-left:110px;
}
.reserv_form td { max-width:	200px;	margin-top:10px;}
.reserv_form input, .reserv_form select{	width:	350px;	}
.reserv_form textarea{	width:	350px;}

.reserv_form .datum{	width:	350px;	}
.reserv_form .datum select{	width:	115px;float:left;margin-right:1px; 	}
/********************** Best DJ's ***************************/
#dj {
	background-image:url('images/line.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:110px; padding-right:0px; padding-top:30px; padding-bottom:0px
}
#dj img{border:0px;}
#dj a{border:0px;float:left;}
#dj a:hover{}
/********************** Footer ***************************/
#footer {
	background-image:url('images/line.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center; padding-left:110px; padding-right:10px; padding-top:10px; padding-bottom:10px
}
