.adminknoppen {
	clear: both;
}
.noScreenDisplay {
	display: none;
}
/*------------------*/
/* ALGEMENE KLASSEN */
/*------------------*/
body {
 	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	line-height: 150%;
	background-color: #285675;
	text-decoration: none;
	margin: 0 auto;
	/*text-align:center;*/
}
img {
	border: 0;
}
input, select, textarea {
	border: 1px solid #5a5a5a;
	/*width: 200px;*/
	height: 16px;
	margin: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color:#666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}
/* submit knop bij formulieren */
.knop {
	width: auto;
	height: 20px;
	background-color:#72a03e;
	border: 1px #5a5a5a solid;	
	padding:0 10px 2px 10px;
	color: #FFFFFF;
	text-transform:capitalize;
}
#verzend.knop {
	width: auto;
	height: 20px;
	background-color:#72a03e;
	border: 1px #5a5a5a solid;	
	padding:0 10px 2px 10px;
	color: #FFFFFF;
	text-transform:capitalize;
}
ul {
}

/*-------*/
/*HEADERS*/
/*-------*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5385A6;
	font-weight: normal;
	line-height: 150%;
	padding: 0px 0px;
	margin: 30px auto;
	border-bottom: 1px #C3D5E0 solid;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 150%;
	padding: 7px 40px;
	margin: 10px auto;
	background-image:none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-style:italic;
	line-height: 110%;
	padding: 5px 50px;
	margin: 5px auto;
	background-image:none;
}
/*-------------*/
/*TWEE KOLOMMEN*/
/*-------------*/
table.portal {
	margin:0;
	padding:0;
	width:100%;
}
table.portal .kolom1 {
	padding: 0 10px 0 0;
	vertical-align:top;
	width:50%;
}
table.portal .kolom2 {
	padding: 0 0 0 10px;
	vertical-align:top;
	width:50%;
}
table {
	vertical-align: top;
}
/* -------------------------------- */
/* BEELDEN KLEIN GROOT RECHTS LINKS */
/* -------------------------------- */
.BeeldRechts {
	float: right;
	clear: none;
	/*border: 1px #88ABC2 solid;*/
	margin: 0 0 10px 15px;
	vertical-align:bottom;
	padding: 0;
}
.BeeldLinks {
	float: left;
	clear: none;
	margin: 0 15px 10px 0;
	/*border: 1px #88ABC2 solid;*/
	padding: 0;
}
.BeeldGrootRechts {
	float: right;
	clear: left;
	margin: 0 0 10px 15px;
	/*border: 1px #88ABC2 solid;*/
}
.BeeldGrootLinks {
	float: left;
	clear: right;
	margin: 0 15px 10px 0;
	/*border: 1px #88ABC2 solid;*/
}
/* ----- */
/* ANKER */
/* ----- */
.ankerlijst {

}
/* ------------- */
/* Link naar pdf */
/* ------------- */
.pdfopmerking {
	margin: 6px 3px auto 3px;
	padding: 0;
	vertical-align: bottom;
	float: left;
	width: 100px;
}
.IkoonLinks {
	margin: 5px 3px;
	padding: 0;
	width: 13px;
	height: 19px;
	float: left;
}
.box {
	margin: 0 3px 16px 3px;
	line-height: normal;
	padding: 0;
	font-style:italic;
	clear: both;
	display:block;
}
.url {
	margin: 0 3px 15px 0;
	font-style: normal;
	padding: 0;
}
/* ----- */
/* LINKS */
/* ----- */
a:link, a:active, a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A13708;
	text-decoration: underline;
	line-height: 200%
}
a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295776;
	text-decoration: none;
}
/* ----------------- */
#big_wrapper {
	margin: 0 auto;
	width: 830px;
	background-color:#FFFFFF;
}
#wrapper {
	margin: 0 auto;
	width:804px;
	background-color: #FFFFFF;
	text-align: left;
}
/* ------------- */
/* HEADER - LOGO */
/* ------------- */
#logo_header {
	width: 798px;
	height: 53px;
	margin: 0 auto;
	clear:both;
}
/* ------- */
/* Topmenu */
/* ------- */
#topMenu {
	width: 798px;
	height: 30px;
    clear: both;
	margin: 0 auto;
	background-color: #EBEDEF;	
}
/* ----------- */
/* Zoekfunctie */
/* ----------- */
.zoekfunctie {
	border: 1px solid #999999;
	height: 16px;
	width: 122px;
	vertical-align: middle;
	margin: 5px auto auto auto;	
	padding-top: 2px;
	font-size: 11px;
	line-height: normal;
	color:#666666;
}
.zoekknop {
	width: 56px;
	height: 20px;
	vertical-align: middle;
	margin: 5px auto auto auto;
	padding: 0;
	border: 0;
}
.zoek_form {
	height: 30px;
	width: 198px;
	float: right;
	clear: none;
	text-align:center;
	padding: 0;
}
#zoekresultaat {
	
}
#zoekresultaat input.knop {
	margin-top: 0;
	border: 0;
}
#zoekresultaat input {
	padding-left: 0px;
	margin-bottom: 20px;
}
/* --------- */
/* Taalkeuze */
/* --------- */
#taal_wrapper {
	width: 20px;
	height: 30px;
	text-align: left;
	float: left;
	/*text-align: right;
	float: right;*/
	clear: none;
	margin: 6px 10px;
}
.groepskeuze, #hmenu5 {
	vertical-align: middle;
	padding: 6px 1px 0px 1px;
}
#home_button {
 margin-left: 10px;
}
/* ------ */
/* HEADER */
/* ------ */
#header {
	width: 800px;
	height: 150px;
	margin: 1px auto 1px auto;
	clear: both;
}
#header_image {
	width: 599px;
	height: 148px;
	background-image:url(header_image.jpg);
	background-repeat:no-repeat;
	float: left;
	margin: 1px 0 1px 1px;
}
#header_menu {
	width: 198px;
	height: 150px;
	background-color:#FFFFFF;
	float: right;
	margin: 0;
	padding: 0;
}
#header_menu a.item1:link, #header_menu a.item1:visited {
	width: 176px;
	height: 27px;
	background-image:url(headerMenu_patroon_normal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px;
	margin: 1px;
}
#header_menu a.item1:active, #header_menu a.item1:hover, #header_menu a.item1HL {
	width: 176px;
	height: 27px;
	background-image: url(headerMenu_patroon_selected.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 10px;
	margin: 1px;
}
/* ----------- */
/* SECTOR MENU */
/* ----------- */
#sector_menu_wrapper {
	width: 800px;
	height: 151px;
	margin: 0 auto 1px auto;
	padding:0;
	clear: both;
}
#sector_menu {
	width: 200px;
	height: 151px;
	margin: 0px;
	padding: 0px;
	float: left;
}
/* ------------- */
/* detail pagina */
/* ------------- */
#sector_menu_wrapper_detail {
	width: 800px;
	height: 51px;
	margin: 0 auto 1px auto;
	padding:0;
	clear: both;
	text-align:center;
}
#sector_menu_detail {
	width: 200px;
	height: 29px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	clear: none;
}
#sector_menu_strook {
	width: 798px;
	height: 22px;
	background-color: #4D7E9F;
	float:left;
	clear: both;
	padding: 0;
	margin: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
}
#sector_menu_label {
	padding-left: 1px;
}
#sector_menu_center {
	background-color: #4D7E9F;
	background-image:url(sector_menu_patroon.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	/*background-image:url(sector_menu_center.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	height: 94px;
	width: 173px;
	margin: 0 auto;
	padding: 12px 5px 5px 20px;	
}
#sector_menu_center a:link, #sector_menu_center a:visited, #sector_menu_center a:active {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	line-height: 160%;
	display: block;	
}
#sector_menu_center a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	border: 0;
	line-height: 160%;
	display: block;	
}
#sector_menu_bottom {
	background-image:url(Sector_menu_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 198px;
	height: 11px;
	margin: 0 auto;
	padding: 0;
	font-size:2px;
}
/* ----------------------- */
/* IN DE KIJKER - NEWSITEM */
/* ----------------------- */
#indekijker_wrapper {
	width: 800px;
	clear: both;
	margin: 2px 0 2px 2px;
}
.indekijkerLink {
	margin-bottom: 20px;
	padding: 0;
	display: block;
}
.indekijkerTekst {
	margin: 0;
	padding: 0;
}
#indekijker_links {
	width: 158px;
	border: 0;
}
#indekijker_links_top {
	background-image:url(headerMenu_patroon_normal.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	height: 20px;
	width: 144px;
	margin: 0 auto 0px auto;
	padding: 7px 5px 2px 9px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-transform:capitalize;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#indekijker_links_center {
	width: 138px;
	margin: 0 auto;
	padding: 5px 10px;
	border: 0px;
}
#indekijker_group {
	width: 264px;
	float:left;
	margin: 0 1px;
}
#indekijker_top {
	background-image:url(headerMenu_patroon_normal.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	height: 20px;
	width: 250px;
	margin: 0 auto 2px auto;
	padding: 7px 5px 2px 9px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-transform:capitalize;
}
#indekijker_center {
	width: 244px;
	margin: 0 auto;
	padding: 10px;
	border-bottom: 0px #FFFFFF solid;
}
#indekijker_center a:link, #indekijker_center a:active, #indekijker_center a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A13708;
	text-decoration: underline;
	line-height: 200%
}
#indekijker_center a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295776;
	text-decoration: none;
}
#home_news_item {
	margin: 0 auto 10px auto;
}
#home_item_boven {
	margin: 0 auto 10px auto;
}
#home_allnews {
	text-align: left;
}
/* ------ */
/* FOOTER */
/* ------ */
#footer {
	background-image:url(Footer_lijn.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 798px;
	text-align: left;
	background-color:#FFFFFF;
	clear: both;
	font-size: 10px;
	color:#666666;
	margin: 0 auto;
	padding: 6px 0 15px 0;
}
/* ---------------------------------------- */
/* DETAILPAGINA: KOLOM LINKS + PAGINAINHOUD */
/* ---------------------------------------- */
#wrapper2 {
	width: 800px;
	clear: both;
	margin: 0 auto;
	padding: 0px;
}
#kolom_links_wrapper {
	width: 158px;
	background-color: #91ACBE;
	float: left;
	clear: none;
	height: 100%;
	border: 1px solid #F6F6F6;
}
#pagina_inhoud_wrapper {
	width: 800px;
	background-color: #91ACBE;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
}
#pagina_inhoud {
	float: left; 
	width:580px; 
	background-color:#F6F6F6; 
	padding: 10px 30px 30px 30px;
	margin: 0;
}
/* ---------- */
/* KRUIMELPAD */
/* ---------- */
#kruimelpad_wrapper {
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	text-align: right;
	margin: auto;
	clear: both;
	width: 100%;
}
#kruimelpad_wrapper a:link, #kruimelpad_wrapper a:active, #kruimelpad_wrapper a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A13708;
	text-decoration: underline;
	line-height: 200%
}
#kruimelpad_wrapper a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A13708;
	text-decoration: none;
}
/* ------------- */
/* SUBMENU LINKS */
/* ------------- */
#submenu{
	
}
#submenu_item {
	width: 138px;
	height: 20px;
	padding: 4px 10px;
	margin: 0;
	background-color: #4d7e9f;
	border-bottom: 1px solid #F6F6F6;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
#submenu a.subMenu2:link,#submenu a.subMenu2:visited {
	width: 138px;
	background-color: #4D7E9F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid #F6F6F6;
	margin-left: 0;
	padding: 1px 10px;
	display: block;
}
#submenu  a.subMenu2:active,#submenu a.subMenu2:hover,#submenu a.subMenu2HL {
	width: 138px;
	background-color: #285675;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid #F6F6F6;
	margin: 0;
	padding: 1px 10px;
	display: block;
}
#submenu a.subMenu3:link,#submenu a.subMenu3:visited {
	width: 128px;
	background-color: #91ACBE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid #F6F6F6;
	margin-left: 0;
	padding: 1px 10px 1px 20px;
	display: block;
}
#submenu  a.subMenu3:active,#submenu a.subMenu3:hover,#submenu a.subMenu3HL {
	width: 128px;
	background-color: #285675;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid #F6F6F6;
	margin: 0;
	padding: 1px 10px 1px 20px;
	display: block;
}
#submenu a.subMenu4:link,#submenu a.subMenu4:visited {
	width: 118px;
	background-color: #4D7E9F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid #F6F6F6;
	margin-left: 0;
	padding: 1px 10px 1px 30px;
	display: block;
}
#submenu  a.subMenu4:active,#submenu a.subMenu4:hover,#submenu a.subMenu4HL {
	width: 118px;
	background-color: #285675;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid #F6F6F6;
	margin: 0;
	padding: 1px 10px 1px 30px;
	display: block;
}
/* ------ */
/* BANNER */
/* ------ */
#banner_wrapper {
	width: 158px;
	padding: 0;
	margin: 0 auto;
}
/*uitgebreid formulier*/
.content{
	margin: 0 0 0 50px;
}
.content2{
	margin:0;
	float:left;
}
.label{
	margin: 0 5px 0 0;
	padding: 0;
	width: 130px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%;
}
/*#submenusmain a:link, #submenusmain a:hover, #submenusmain a:visited, #submenusmain a:active {
	text-decoration: none;
	color:#eeeeee;
}
#submenusmain {
	position: absolute;
	top: 355px;
	width: 150px;
	text-align: center;
	text-decoration: none;
	display: block;
}*/
