#div_menu_item a:link {
	color: #ffffff;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
#div_menu_item a:visited {
	color: #ffffff;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
#div_menu_item a:hover {
	color: #ffffff;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
#div_menu_item a:active {
	color: #ffffff;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

#div_content_content a:link {
	color: #ff7800;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
#div_content_content a:visited {
	color: #ff7800;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
#div_content_content a:hover {
	color: #ff7800;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
#div_content_content a:active {
	color: #ff7800;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background-image: url(img/achtergrond.jpg);
	height: 100%;
}
img {
	border: none;
	margin: 0px 0px 0px 0px;
}
#div_container {
	background-image: url(img/slice.jpg);
	height: 100%;
	left: 50%;
	margin: 0px 0px 0px -375px;
	position: absolute;
	top: 0px;
	width: 750px;
}
#div_content_container {
	background-image: url(img/content_achtergrond.jpg);
	margin: 0px 0px 0px 275px;
	width: 457px;
}
#div_content_content {
	color: #ff7800;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: bold;
	margin: 10px 25px 0px 25px;
}
#div_content_kop {
	color: #ffffff;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 8pt;
	font-weight: bold;
	margin: -22px 0px 0px 30px;
}
#div_menu {
	color: #ffffff;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 8pt;
	font-weight: bold;
	left: 36px;
	position: absolute;
	top: 140px;
	width: 224px;
}
#div_menu_kop {
	background-image: url(img/menu_kop.jpg);
	height: 41px;
	width: 224px;
}
#div_menu_menu {
	background-image: url(img/menu_achtergrond.jpg);
	width: 224px;
}
#div_menu_item {
	color: #ffffff;
	font-family: tahoma, verdana, arial, times new roman;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px 0px 0px 15px;
}
