A:Link, A:Active, A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00539f;
	text-decoration: underline;
}
A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003464;
	text-decoration: underline;
}
/* ------  Topmenu items  ------  */
.topmenu {
	background-repeat: repeat-x;
	padding-bottom: 0px;
}
.topmenu a:link, .topmenu a:active, .topmenu a:visited {
	display: block;
	color: #4f4752;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../images/layout/topnav_btnoff.jpg);
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding: 3px 0px 0px 0px;
	width: 119px;
	height: 26px;
}
.topmenu a:hover {
	text-decoration: none;
	background-image: url(../images/layout/topnav_btnon.jpg);
}
.topmenu_on {
	background-repeat: repeat-x;
	padding-bottom: 0px;
}
.topmenu_on a:link, .topmenu_on a:active, .topmenu_on a:visited {
	display: block;
	color: #4f4752;
	text-decoration: none;
	background-color:#FFF;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding: 3px 0px 0px 0px;
	width: 119px;
	height: 26px;
}
.topmenu_on a:hover {
	text-decoration: none;
	background-color:#FFF;
}
.topsubmenu {
	background-repeat: repeat-x;
	padding-bottom: 0px;
}
.topsubmenu a:link, .topsubmenu a:active, .topsubmenu a:visited {
	display: block;
	color: #4f4752;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	width: auto;
}
.topsubmenu a:hover {
	text-decoration: underline;
}
.topsubmenu_on {
	background-repeat: repeat-x;
	padding-bottom: 0px;
}
.topsubmenu_on a:link, .topsubmenu_on a:active, .topsubmenu_on a:visited {
	display: block;
	color: #00539f;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	width: auto;
}
.topsubmenu_on a:hover {
	text-decoration: none;
}
/* ------  BTN 001 ------  */
.btn001 {
	background-repeat: repeat-x;
	padding-bottom: 0px;
	width:236px;
	height:23px;
	background-color:#395366;
	text-align: center;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.btn001 a:link, .btn001 a:active, .btn001 a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width:236px;
	height:19px;
	padding: 4px 0px 0px 0px;
}
.btn001 a:hover, .currentbtn001 {
	text-decoration: none;
	background-image: url(../images/layout/rollover_btn001.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* ------  BTN 001 RED ------  */
.btn001red {
	background-repeat: repeat-x;
	padding-bottom: 0px;
	width:236px;
	height:23px;
	background-color:#ae183d;
	text-align: center;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.btn001red a:link, .btn001red a:active, .btn001red a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width:236px;
	height:20px;
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
}
.btn001red a:hover, .currentbtn001red {
	text-decoration: none;
	background-image: url(../images/layout/rollover_btn001red.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.btn001red_on {
	padding-bottom: 0px;
	width:236px;
	height:23px;
	background-image: url(../images/layout/rollover_btn001red_on.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	;
	text-align: center;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.btn001red_on a:link, .btn001red_on a:active, .btn001red_on a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: left;
	width:236px;
	height:20px;
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
}
.btn001red_on a:hover {
	text-decoration: none;
	background-image: url(../images/layout/rollover_btn001red_on.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* ------  BTN 002 ------  */
.btn002 {
	background-repeat: repeat-x;
	padding-bottom: 0px;
	width:236px;
	height:23px;
	background-color:#7ca4c7;
	text-align: center;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.btn002 a:link, .btn002 a:active, .btn002 a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width:236px;
	height:19px;
	padding: 4px 0px 0px 0px;
}
.btn002 a:hover, .currentbtn002 {
	text-decoration: none;
	background-color: #5B89B3;
}
/* ------  BTN 003 ------  */
.btn003 {
	background-repeat: repeat-x;
	padding-bottom: 0px;
	width:236px;
	height:23px;
	background-color:#e2eaf1;
	text-align: center;
	color: #4679a7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.btn003 a:link, .btn003 a:active, .btn003 a:visited {
	display: block;
	color: #4679a7;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width:236px;
	height:19px;
	padding: 4px 0px 0px 0px;
}
.btn003 a:hover, .currentbtn003 {
	text-decoration: none;
	background-color: #bfd1e1;
}
/* ------  BTN NEWS/PERS ------  */
.btnnewspers {
	padding-bottom: 0px;
	width:462px;
	height:23px;
	background-color:#e2eaf1;
	color: #274d71;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7aa2c7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7aa2c7;
	margin: 0px 0px 3px 0px;
	float: left;
}
.btnnewspers a:link, .btnnewspers a:active, .btnnewspers a:visited {
	display: block;
	color: #274d71;
	text-decoration: none;
	font-size: 12px;
	width:447px;
	height:19px;
	padding: 4px 0px 0px 15px;
}
.btnnewspers a:hover, .currentbtnnewspers {
	text-decoration: none;
	background-color: #bfd2e3;
}
/* ------  BTN Begrippenlijst ------  */
.btnbegrippenlijst {
	width:33px;
	height:33px;
	text-align: center;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../images/layout/btn_begripoff.jpg);
	background-repeat: repeat-x;
	background-color: #D4E0EC;
	float: left;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}
.btnbegrippenlijst span {
  display: block;
  height:33px;
  line-height:33px;
}
.btnbegrippenlijst a:link, .btnbegrippenlijst a:active, .btnbegrippenlijst a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 23px;
	font-weight: bold;
	float: left;
	width:33px;
	height:33px;
	line-height:33px;
}
.btnbegrippenlijst a:hover, .currentbtnbegrippenlijst {
	text-decoration: none;
	background-image: url(../images/layout/btn_begripon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnbegrippenlijst_rightline2px {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 2px;
	background-color: #FFF;
}


.topmenu_rightline1px {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 1px;
	background-color: #FFF;
}
.btn_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4752;
	background-color: #FFF;
	border: 1px solid #FFF;
	font-weight: bold;
}
.input_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4752;
	background-color: #FFF;
	border: 1px solid #FFF;
}
.input_search2 {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #6c95b9;
	border-bottom-color: #6c95b9;
	border-left-color: #FFF;
	font-size: 11px;
	color: #274d71;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.title14px {
	font-size: 16px;
}
.title15px {
	font-size: 15px;
}

.title16px {
	font-size: 16px;
}
.title18px {
	font-size: 18px;
}
.padding15px {
	padding: 15px;
}
.txt10px {
	font-size: 10px;
	line-height: normal;
}
.txt10px a {
	font-size: 10px;
	text-decoration:none;
}
.txt10px a:hover {
	font-size: 10px;
	text-decoration:underline;
}
.txt11px {
	font-size: 11px;
	line-height: normal;
}
.txt11px a {
	font-size: 11px;
	text-decoration:none;
}
.txt11px a:hover {
	font-size: 11px;
	text-decoration:underline;
}
.subtitle_blue {
	font-weight: bold;
	color: #7ca4c7;
	font-size: 13px;
}
.subtitle_blue_notbold {
	color: #7ca4c7;
	font-size: 13px;
}
.justify {
	text-align: justify;
}

.txt_white {
	color: #FFF;
}
.txt_orange {
	color: #cc5d1e;
}
.txt_darkblue {
	color: #274d71;
}
.bckbluefade {
	background-color: #FFF;
	background-image: url(../images/layout/bck_bluefade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5687b8;
	border-bottom-color: #5687b8;
	padding: 10px;
}
.titleresult_zoekadvocaat {
	background-repeat: repeat-x;
	background-image: url(../images/layout/bck_result.jpg);
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73a1ca;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 0px 15px;
}
.contentresult_zoekadvocaat {
	background-repeat: repeat;
	background-image: url(../images/layout/bck_result.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73a1ca;
	background-position: 0 -32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73a1ca;
	padding: 15px 15px 15px 15px;
}
.contentnav {
	font-size: 11px;
	font-weight: bold;
	color: #7ca4c7;
}
.contentnav a {
	font-size: 11px;
	font-weight: bold;
	color: #7ca4c7;
	text-decoration:none;
}
.contentnav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #7ca4c7;
	text-decoration:underline;
}
.jaarfoto {
	font-weight: bold;
	color: #FFF;
	font-size: 30px;
	line-height: normal;
}
/* ------  Persberichten  ------  */
.persbtn {
	background-repeat: repeat-x;
	padding-bottom: 0px;
	float: left;
	width: 438px;
	height: auto;
}
.persbtn a:link, .persbtn a:active, .persbtn a:visited {
	display: block;
	color: #274d71;
	text-decoration: none;
	font-size: 12px;
	padding: 3px 10px 3px 14px;
	width: 438px;
	background-color: #e2eaf1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7aa2c7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7aa2c7;
	margin: 0px 0px 3px 0px;
}
.persbtn a:hover {
	text-decoration: none;
	background-color: #d7e3ed;
}
/* ------  Permanente Vorming  ------  */
.pvbtn {
	background-repeat: repeat-x;
	padding-bottom: 0px;
}
.pvbtn a:link, .pvbtn a:active, .pvbtn a:visited {
	display: block;
	color: #00539f;
	text-decoration: none;
	font-size: 12px;
	float: left;
	padding: 3px 10px 3px 14px;
	width: 438px;
	background-color: #FFF;
	margin: 0px 0px 3px 0px;
}
.pvbtn a:hover {
	text-decoration: none;
	background-color: #d7e3ed;
}

.content_stageplaatsen {
	background-repeat: repeat;
	background-image: url(../images/layout/bck_bluefade2.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73a1ca;
	background-position: 0 -32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73a1ca;
	padding: 15px 15px 15px 15px;
}
.title_stageplaatsen01 {
	background-image: url(../images/layout/bck_titlestageplaats01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 46px;
	font-size: 18px;
	color: #FFF;
	padding: 15px 0px 0px 10px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5a8bb9;
}
.title_stageplaatsen02 {
	background-image: url(../images/layout/bck_titlestageplaats01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 18px;
	color: #FFF;
	padding: 15px 0px 15px 10px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6e9ec8;
}
.content_stageplaatsen02 {
	background-image: url(../images/layout/bck_titlestageplaats02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6e9ec8;
	padding: 10px;
	background-color: #FFF;
}
.subtitle_bluebig {
  font-weight: bold;
	color: #7ca4c7;
	font-size: 16px;
}
.clipthumbcollection {
	clip:rect(0px 130px 90px 0px);
}
.containerthumbcollection {
	height:90px;
	width:130px;
	float: left;
	margin: 3px;
	position:static;
	border: 2px solid #b7ba9f;
}
.boxthumbcollection {
	width: 130px;
	height: 90px;
	cursor: pointer;
}