body {
	font:				normal normal normal .7em Verdana,sans-serif;
	background-color:	#e6f5ff;
}
#wrapper {
	width:				987px;
	margin:				0 auto;
	font-size:			12px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	
}
#header_logo {
	width:				987px;
	height:				89px;
}
#header_menu {
	width:				987px;
	height:				37px;
	border-top:			1px solid #005082;
	border-bottom:		1px solid #003251;
}
#content_wrap {
	width:				987px;
	background-image:	url(../images/background.gif);
	

}
#content_left {
	width:				806px;
	clear:              both;
	float: left;
}
#content_right {
	width:				180px;
	float:				right;

	
}
#content_gradienttop {
	width:				805px;
	height:				34px;
	background-image:	url(../images/gradient_top.gif);
	margin-left:		1px;
}
#content_gradienttop_2 {
	width:				180px;
	height:				33px;
	background-image:	url(../images/gradient_top.gif);
	margin-right:		1px;
}
#content {
	font:				normal normal normal 0.9em Verdana,sans-serif;
	margin-left:		10px;
	margin-right:		5px;
	z-index:			1;
	
}
.content_right_box {
	margin:				5px;
}
.content_right_box_telegraaf {
	margin:				5px;
	font-size:			11px;	
}
.content_right_blauw {
	background-image:	url(../images/005a93_1px.gif);
	height:				1px;
}
#gradient_wrap {
	width:				985px;
	height:				34px;
	padding-left:		1px;
	padding-right:		1px;
	clear:				both;	
}
#disclaimer {
	width:				987px;
	margin-top:			8px;
	font-size:			10px;
	text-align:			center;
}
.SmallText {
	font-size:			10px;
}
.PriceText {
	color:				#005a93;
	font-size:			20px;
}
#footer_wrap {
	width:				987px;
	height:				39px;
}
.content_block_left {
	width:				172px;
}
.content_block_header {
	width:				170px;
	height:				18px;
	border-left:		1px solid #005990;
	border-right:		1px solid #005990;
	border-top:			1px solid #005990;
	background-image:	url(../images/block_gradient_top.gif);
}
.content_block_content {
	width:				170px;
	border-left:		1px solid #005990;
	border-right:		1px solid #005990;
}
.content_block_footer {
	width:				170px;
	height:				18px;
	border-left:		1px solid #005990;
	border-right:		1px solid #005990;
	border-bottom:		1px solid #005990;
	background-image:	url(../images/block_gradient_bottom.gif);
}
.submenu {
	color: 				#ffffff;
	visibility: 		hidden;
	position:			absolute; 
	width:				100px;
	left:				150;
	top:				170; 
	cursor:				pointer;
}
.submenu_txt {
	color: 				#ffffff;
	cursor:				pointer;
	background-color:	#65a3ca;
}
.submenu_txt_over {
	color: 				#ffffff;
	background-color:	#aad0e1;
	cursor:				pointer;
}
.menu {
	position:			relative;
	cursor:				pointer;
}

a:link {
	color:				#005a93;
	font-weight:		bold;
	text-decoration:	none;
}
a:visited {
	color:				#005a93;
	font-weight:		bold;
	text-decoration:	none;
}
a:active {
	color:				#005a93;
	font-weight:		bold;
	text-decoration:	none;
}
a:hover {
	color:				#005a93;
	font-weight:		bold;
	text-decoration:	underline;
}
h2 {
	font-size:			16px;
}