	#main {width:800px;height:250px;background-repeat:no-repeat;}
	#login, #yellow {width:220px;height:125px;background-color:#FFC000;float:right;}
	#menu {width:245px;min-height:300px;background-color:#7FA731;float:right;overflow: visible;padding-bottom:30px;}
	#extra {width:245px;height:350px;background-color:#F6F6F6;float:right;}
	#content {width:555px;background-color:#FFF;float:left;margin-top:100px;margin-left:-90px;}
	
	body {
		background-position: center;
		background-image:url('back2.jpg');
		background-repeat: repeat-y;
	}
		
	/* CONTENT */
	#text {
		min-height: 1300px;
		overflow: visible;
	}
	
/* for Internet Explorer */
/*\*/
* html #content {
height:1300px; 
}
/**/
	
	#text {width:460px;padding:20px 60px 20px 30px;background-color:#FFF;font-size:12px;color:#777;}
	#text h1 {font-size:17px;color:#81A27B;padding-top:15px;padding-bottom:25px;margin:0px;}
	#text h2 {font-size:14px;color:#81A27B;padding-top:5px;padding-bottom:0px;margin-bottom:5px;margin-top:10px;}
	#text h3 {font-size:13px;color:#81A27B;padding-top:5px;padding-bottom:0px;margin-bottom:5px;margin-top:10px;}
	#text a {color:#7FA731; text-decoration:none;}
	#text a:hover {text-decoration:underline;}
	
#content p {
	margin-bottom:20px;margin-top:0px; line-height:20px;
}

hr {
	color:#DDD;
	background-color:#DDD;
	height:1px;
	border:0px;
	padding:0;
}

.hr {
	margin-top:30px;
	margin-bottom:30px;
	height:1px;
}

.child {
	background-image:url('001-menu-bullet.gif');
	background-repeat: no-repeat;
	margin:0px;
	margin-left:20px;
	margin-bottom:2px;
	padding:0px 20px 0px 10px;
}


/*Menu*/
#menu h1 {float:left;
	text-indent:-9999px;
}


#menu h2 {
	padding:20px 20px 10px 30px;
	color:#FFF;
	font-weight: bold;
	font-size: 14px;
	margin:0px;
}

.submenu_item {
	background-image:url('001-menu-bullet.gif');
	background-repeat: no-repeat;
	margin:0px;
	margin-left:20px;
	margin-bottom:2px;
	padding:0px 20px 0px 10px;
	font-size:12px;
}

.select {
	background-image:url('001-menu-bullet_select.gif');
}

a.sub {
	color:#415814;
	text-decoration:none;
}

a.sub:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.active {
	color:white;
}

/* LOGIN */
	
	
	input.login {
		margin:25px 20px 25px 20px;
		color:#bbb; font-size:14px;
		font-family:Trebuchet MS;
		width:178px; height:21px;
		background-color:white;
		border-bottom:1px solid white;
		border-top:1px solid #E1E1E1;
		border-left:1px solid #F5F5F5;
		border-right:1px solid #F5F5F5;
		text-indent:5px;
	}
	
	input.submit {
		margin:0px 20px 0px 20px;
		color:#fff; font-size:16px;
		font-family:Trebuchet MS;
		width:180px; height:25px;background-color:#FF8A00;
		border-top:0px solid #FF8A00;
		border-bottom:1px solid #C17500;
		border-left:1px solid #EAA700;
		border-right:1px solid #EAA700;
	}

/* EXTRA */

#extra hr {
	width:200px;
	color:#E0E0E0;
}

#extra .hr {
	margin-top:20px;
	margin-bottom:20px;
	height:1px;
}

#extra div.banner {
	width:100%;
	margin-top:40px;
	text-align:center;
}

/* ZOEKRESULTATEN */

#text .zoeklink1 {
	text-decoration: underline;
}

#text .zoeklink2 {
	color:#aaa;
}

/* ZOEKFORMULIER */

#zoekform {
	text-align:center;
}

#zoekform input {
border: 1px solid #E0E0E0;
width:200px;
margin-right:5px;
}

#zoekform input.submit2
{
	width:100px;
	margin-right:0px;
}

/* BESTELFORMULIER */

#bestelformulier input {
border: 1px solid #E0E0E0;
}

#bestelformulier .input01 {
width:300px;
}

#bestelformulier .input02 {
width:60px;margin-right:20px;
}

#bestelformulier .input03 {
margin-left:10px; width:168px;}

#bestelformulier textarea {
	border: 1px solid #E0E0E0;
	width:100%;
	height:100px;
}

#bestelformulier .submit {
		margin:0px 20px 0px 20px;
		color:#fff; font-size:16px;
		font-family:Trebuchet MS;
		width:180px; height:25px;background-color:#FF8A00;
		border-top:0px solid #FF8A00;
		border-bottom:1px solid #C17500;
		border-left:1px solid #EAA700;
		border-right:1px solid #EAA700;
	}

#bestelformulier .submit2 {
		margin:5px 0px 0px 0px;
		color:#fff;
		font-size:16px;
		font-family:Trebuchet MS;
		width:302px; 
		height:25px;
		background-color:#FF8A00;
		border-top:0px solid #FF8A00;
		border-bottom:1px solid #C17500;
		border-left:1px solid #EAA700;
		border-right:1px solid #EAA700;
	}
	

/* COLOFON */

#colofon {
	float:left;
	text-indent:-9999px;
}