body {
	background-color: #F19214;	
}
html, body {
	background: url(images/bg.jpg) repeat-x #F19214;
	margin: 0px;
	height: 100%;

	font: 11px Arial, sans-serif;
	color: #4F4A44;
	line-height: 18px;
	
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
		text-decoration: none;
	color: #666666;
}	
* html #container {
	height: 100%;
}

div#container {
	background: #FFF;
	width: 842px;
	margin: 0px auto;
	min-height:100%;
	position: relative;
}

div#header {
	background: url(images/header.jpg) #FFFFFF;
	width: 840px;
	height: 80px;
	margin: 0px auto;
}
div#welkom {
	background: url(images/welkom.jpg) #FFFFFF;
	width: 840px;
	height: 75px;
	margin: 0px auto;
}
div#welkom_text {
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height: 140%;
}
div#content {
	width: 825px;
	height: auto;
	margin: 0px auto;
	float: center;
}
div#bestel {
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	background-color: #e7e7e4;
	margin-top: 6px;
	float: left;
	width: 623px;
	padding-bottom: 10px;
	height: auto;
}
div#menu {
	border: 1px solid #CCCCCC;
	margin-top: 6px;
	float: right;
	width: 191px;
	height: auto;
	background-image: url(images/bg_menu.gif);
}
div#left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 186px;
	padding: 0px;
	margin: 0px;
}
div#left_menu h1 {
	display: block;
	background-color:#FFF;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	margin: 0px;
	width: 188px;
}
div#left_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
div#left_menu ul li {
	margin: 0px;
	padding: 0px;
}
div#left_menu ul li a {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	width: 187px;
}
div#left_menu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
}
div#naambeltoon {
	width: 300px;
	height: 201px;
	float: left;
	margin-top: 12px;
	background-image:url(images/naambeltoon.jpg);
	background-repeat:no-repeat;
}
div#verteldoor {
	width: 286px;
	height: 201px;
	float: left;
	margin-top: 12px;
	margin-left: 12px;
	background-color:#666666;
	background-image:url(images/verteldoor.jpg);
	background-repeat:no-repeat;
}	
div#meer {
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	background-color: #efefef;
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	width: 623px;
	height: auto;
	background-image:url(meer.gif);
	background-repeat:no-repeat;
}
.style1 {font-size: 14px}
