body{
	background:url(img/bg.png) #FFFFFF;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;	
}
#menu a{
	text-decoration:none;
	font-size:13px;
	line-height:23px;}
#menu a:hover {color:#FFCCFF;}
a{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover{
	color:#FFCCFF;
	text-decoration:underline;
}
txtarea a:active{color:#FF33CC;}
#menu li{list-style-type:none;
list-style-position:inside;}
#container{
	margin:auto;
	width:675px;
}
#banner{
	background:url(img/banner.png) no-repeat;
	width:675px;
	height:100px;
	}
#left{
	background:url(img/menu.png) no-repeat;
	width:164px;
	height:290px;
	margin-top:0px;	;
	}
#menu{
	width:164px;
	padding: 42px 5px 0px 35px;
	font-size:13px;

}
#midden{
	min-height:400px;
	width:511px;
}
#textbox{
	padding: 10px 17px 10px 10px;
	background:url(img/txtright.png) repeat-y;
	min-height:440px}
#footer{
	background:url(img/footer.png) no-repeat;
	width:511px;
	height:26px;
	padding-top:8px;
	font-size:11px;}
#leftfoot{
	width:60%;
	float:left;
	padding-left:14px;
	}
#rightfoot{
	width:34%;
	text-align:right;
	float:left;
	padding-right:8px;
}
#footer a{text-decoration:none;}
#footer a:hover{
	text-decoration:underline;
	color:#FFCCFF;
}
#left, #midden{float:left;}

#divall{
	width:960px;
	margin:auto;
	}
#leftleft{
	background:url(img/leftbg.png) no-repeat;
	width:168px;
	height:164px;}
#rightright{
	background:url(img/rightbg.png) no-repeat;
	width:117px;
	height:299px;
	}
#container, #leftleft, #rightright {float:left;}
img {border:0px;}
.essbanner{
	padding-left:5px;
	padding-top:25px;}
.highlight{color:#FF66FF;}
.submenu{
	padding-left:17px;
}
/*-------------------------------------------
----------contactformulier layout------------
-------------------------------------------*/	
.formbutton{
	background:#333333;
	border: solid 1px #CC0066;
	color:white;
	width:80px;
}
.formfields{
	background-color:#CCCCCC;
	color:black;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #333333;}
	
.order {
	background-color:#666666;
	border:solid 1px #666666;
	font-size:12px;
	color:#FFFFFF;
}
