html,body{
	margin : 0;
	padding : 0;
	background-color : #f3f5f6;
}

html,body {
	font-family : Verdana;
	font-size : 11px;
	line-height : 15px;
	color : #000000;
}

A:link { color : #154273; text-decoration : underline;}
A:visited { color : #154273; text-decoration : underline;}
A:active { color : #154273; text-decoration : underline;}
A:hover { color : #0162CD; text-decoration : underline;}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin : 0 0 12px 0;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #000000;
	font-size : 22px;
}

h2 {
	padding : 0 0 0 0;
	margin : 0 0 6px 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 15px;
}

h3 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 11px;
}

h4 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 14px;
}

h5 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 13px;
}

h6 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 12px;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.border{
	float : left;
	background-color : #535353;
	margin : 0;
	padding : 0;
	line-height : 0;
	font-size : 0;
	width : 100%;
	height : 1px;
}

.container{
	margin : 0 auto;
	width : 956px;
}

.holder{
	float : left;
	width : 956px;
}

.top{
	float : left;
	background-image : url(gfx/top.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 7px 8px 0;
	font-family : Verdana;
	font-size : 11px;
	line-height : normal;
	color : #000000;
	width : 940px;
	height : 22px;
}

.top a:link { color : #535353; text-decoration : none; padding : 0 10px 0 0;}
.top a:visited { color : #000000; text-decoration : none; padding : 0 10px 0 0;}
.top a:active { color : #000000; text-decoration : none; padding : 0 10px 0 0;}
.top a:hover { color : #000000; text-decoration : underline; padding : 0 10px 0 0;}

.top_l{
	float : left;
	padding : 0 0 0 10px;
	width : 460px;
	height : 22px;
}

.top_r{
	float : left;
	text-align : right;
	width : 470px;
	height : 22px;
}

.mid{
	float : left;
	background-image : url(gfx/achter.gif);
	background-repeat: repeat-y;
	background-position : left top;
	padding : 0 8px;
	width : 940px;
}

.logo{
	float : left;
	padding : 0 0 0 448px;
	width : 592px;
	height : 87px;
	overflow: hidden;
}

.color_balk{
	float : left;
	width : 940px;
	height : 50px;
}

.menu{
	float : left;
	padding : 27px 0 0 20px;
	width : 670px;
	height : 23px;
}

.menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.menu ul li {
	float : left;
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
}

.menu ul li  a, .menu ul li  a:link, .menu ul li  a:active, .menu ul li  a:visited {
	float : left;
	padding : 4px 11px 0 10px;
	line-height : normal;
	text-decoration : none;
	height : 19px;
}

.menu ul li a:hover {
	float : left;
	padding : 4px 11px 0 10px;
	line-height : normal;
	text-decoration : none;
	height : 19px;
}

.menu ul li.select a, .menu ul li.select a:link, .menu ul li.select a:active, .menu ul li.select a:visited, .menu ul li.select a:hover {
	float : left;
	padding : 4px 11px 0 10px;
	line-height : normal;
	text-decoration : none;
	height : 19px;
}

.zoeken{
	float : left;
	padding : 12px 0 0 20px;
	width : 230px;
}

.zoeken a:link { text-decoration : none;}
.zoeken a:visited { text-decoration : none}
.zoeken a:active { text-decoration : none;}
.zoeken a:hover { text-decoration : underline;}

.zoek_veld{
	float : left;
	background-color : #FFFFFF;
	border-right : none;
	border-top : 1px solid #000000;
	border-left : 1px solid #000000;
	border-bottom : 1px solid #000000;
	padding : 2px 2px 0;
	margin : 0;
	outline : 0;
	font-size : 11px;
	color : #000000;
	width : 120px;
	height : 15px;
}

.zoek_button{
	float : left;
	background-color : #FFFFFF;
	border : 1px solid #000000;
	padding : 0 0 2px;
	margin : 0;
	outline : 0;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	width : 49px;
	height : 19px;
}

.content{
	float : left;
	padding : 0 0 0 20px;
	width : 920px;
}

.submenu{
	float : left;
	margin : 0 0 0 -20px;
	width : 230px;
}

.submenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul li {
	float : left;
	font-family : Verdana;
	font-size : 11px;
}

.submenu ul li  a, .submenu ul li  a:link, .submenu ul li  a:active, .submenu ul li  a:visited {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 20px 8px;
	background-color : #FFFFFF;
	padding : 4px 0 4px 32px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 198px;
	/*height : 19px;*/
}

.submenu ul li a:hover {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 20px 8px;
	padding : 4px 0 4px 32px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 198px;
	/*height : 19px;*/
}

.submenu ul li.select a, .submenu ul li.select a:link, .submenu ul li.select a:active, .submenu ul li.select a:visited {
	float : left;
	background-image : url(gfx/submenu_select.gif);
	background-repeat: no-repeat;
	background-position : 20px 8px;
	padding : 4px 0 4px 32px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 198px;
	/*height : 19px;*/
}

.submenu ul#laag2 {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul#laag2 li a, .submenu ul#laag2 li a:link, .submenu ul#laag2 li a:active, .submenu ul#laag2 li a:visited {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 30px center;
	background-color : #FFFFFF;
	padding : 4px 0 0 44px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 186px;
	height : 19px;
}

.submenu ul#laag2 li a:hover {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 30px center;
	padding : 4px 0 0 44px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 186px;
	height : 19px;
}

.submenu ul#laag2 li.select a, .submenu ul#laag2 li.select a:link, .submenu ul#laag2 li.select a:active, .submenu ul#laag2 li.select a:visited {
	float : left;
	background-image : url(gfx/submenu_select.gif);
	background-repeat: no-repeat;
	background-position : 30px center;
	padding : 4px 0 0 44px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 186px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul#laag2 ul#laag3 li a, .submenu ul#laag2 ul#laag3 li a:link, .submenu ul#laag2 ul#laag3 li a:active, .submenu ul#laag2 ul#laag3 li a:visited {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 40px center;
	background-color : #FFFFFF;
	padding : 4px 0 0 56px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 174px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 li a:hover {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 40px center;
	padding : 4px 0 0 56px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 174px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 li.select a, .submenu ul#laag2 ul#laag3 li.select a:link, .submenu ul#laag2 ul#laag3 li.select a:active, .submenu ul#laag2 ul#laag3 li.select a:visited {
	float : left;
	background-image : url(gfx/submenu_select.gif);
	background-repeat: no-repeat;
	background-position : 40px center;
	padding : 4px 0 0 56px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 174px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 ul#laag4 {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul#laag2 ul#laag3 ul#laag4 li a, .submenu ul#laag2 ul#laag3 ul#laag4 li a:link, .submenu ul#laag2 ul#laag3 ul#laag4 li a:active, .submenu ul#laag2 ul#laag3 ul#laag4 li a:visited {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 50px center;
	background-color : #FFFFFF;
	padding : 4px 0 0 62px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 168px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 ul#laag4 li a:hover {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 50px center;
	padding : 4px 0 0 62px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 168px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 ul#laag4 li.select a, .submenu ul#laag2 ul#laag3 ul#laag4 li.select a:link, .submenu ul#laag2 ul#laag3 ul#laag4 li.select a:active, .submenu ul#laag2 ul#laag3 ul#laag4 li.select a:visited {
	float : left;
	background-image : url(gfx/submenu_select.gif);
	background-repeat: no-repeat;
	background-position : 50px center;
	background-color : #e4dce7;
	padding : 4px 0 0 62px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 168px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li a, .submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li a:link, .submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li a:active, .submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li a:visited {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 60px center;
	background-color : #FFFFFF;
	padding : 4px 0 0 72px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 158px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li a:hover {
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : 60px center;
	padding : 4px 0 0 72px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 158px;
	height : 19px;
}

.submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li.select a, .submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li.select a:link, .submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li.select a:active, .submenu ul#laag2 ul#laag3 ul#laag4 ul#laag5 li.select a:visited{
	float : left;
	background-image : url(gfx/submenu_select.gif);
	background-repeat: no-repeat;
	background-position : 60px center;
	padding : 4px 0 0 72px;
	color : #000000;
	line-height : normal;
	text-decoration : none;
	width : 158px;
	height : 19px;
}

.box_mid{
	float : left;
	position : relative;
	width : 220px;
}

.box_tong{
	float : left;
	position : relative;
	margin : -10px 20px 0 -10px;
	padding : 50px 11px 14px 11px;
	color : #FFFFFF;
	width : 198px;
}

.box_tong h2 {
	color : #FFFFFF;
}

.box_tong a:link { float : left; background-repeat: no-repeat; background-position : left 8px; padding : 4px 0 4px 13px; text-decoration : none; width : 175px;}
.box_tong a:visited { float : left; background-repeat: no-repeat; background-position : left 8px; padding : 4px 0 4px 13px; text-decoration : none; width : 175px;}
.box_tong a:active { float : left; background-repeat: no-repeat; background-position : left 8px; padding : 4px 0 4px 13px; text-decoration : none; width : 175px;}
.box_tong a:hover { float : left; background-repeat: no-repeat; background-position : left 8px; padding : 4px 0 4px 13px; text-decoration : underline; width : 175px;}

.box_tong_onder{
	float : left;
	position : relative;
	margin : 20px 0 0;
	width : 210px;
}

.box_1{
	float : left;
	margin : 40px 20px 0 0;
	width : 210px;
	overflow: hidden;
}

.box_2{
	float : left;
	margin : 40px 20px 0 0;
	padding : 0 25px 0 0;
	width : 405px;
	overflow: hidden;
}

.box_3{
	float : left;
	margin : 40px 20px 0 0;
	width : 670px;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color: #535353;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}	
.footer img {
	margin: 0 5px 0 0;
	text-decoration: none;
}
	
.lijst {
	margin : 0;
	padding : 0;
}

.lijst p {
	margin : 15px 0;
	padding : 0;
}

.lijst a:link { color : #154273; text-decoration : none;}
.lijst a:visited { color : #154273; text-decoration : none;}
.lijst a:active { color : #154273; text-decoration : none;}
.lijst a:hover { color : #154273; text-decoration : underline;}

.trail{
	float : left;
	font-family : Verdana;
	margin : -27px 0 0 0;
}

.trail ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.trail ul li{
	float : left;
	padding : 2px 0 2px 0;
	color : #000000;
	line-height : normal;
}

.trail ul li.break{
	float : left;
	background-image : url(gfx/submenu.gif);
	background-repeat: no-repeat;
	background-position : center 6px;
	padding : 0 10px 0 10px;
	color : #000000;
	line-height : normal;
	width : 4px;
	height : 15px;
}


.trail a:link { color : #154273; text-decoration : underline;}
.trail a:visited { color : #154273; text-decoration : underline}
.trail a:active { color : #154273; text-decoration : underline;}
.trail a:hover { color : #0162CD; text-decoration : underline;}

.bottom{
	float : left;
	background-image : url(gfx/bottom.gif);
	background-repeat: no-repeat;
	background-position : left top;
	width : 956px;
	height : 107px;
}