.adminknoppen {
	clear: both;
}
.noScreenDisplay {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585a;
	line-height: 150%;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}
h2 {
	font-weight: normal;
	font-size: 12px;
	color: #78A22F;
	line-height: 200%;
}
h3 {
	font-weight: bold;
	font-size: 11px;
	color: #58585a;
	line-height: 150%;
}
img {
	border: 0;
}
input, select, textarea {
	border: 1px solid #78A22F;
	background-color: #FFFFFF;
	height: 16px;
	margin: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color:#58585a;
}
select {
	border: 1px solid #78A22F;
	background-color: #FFFFFF;
	height: 20px;
	margin: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color:#58585a;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}
/* submit knop bij formulieren */
.knop {
	width: auto;
	height: 20px;
	background-color:#78A22F;
	border: 1px #78A22F solid;	
	padding:0 10px 2px 10px;
	color: #FFFFFF;
	text-transform:capitalize;
}
#verzend.knop {
	width: auto;
	height: 20px;
	background-color:#78A22F;
	border: 1px #78A22F solid;	
	padding:0 10px 2px 10px;
	color: #FFFFFF;
	text-transform:capitalize;
}
ul {
	/*list-style-image: url(ul_item.png);
	list-style: inside;
	list-style-position: inside;*/
}
/*-------------*/
/*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{clear:both; display:block; }
a.ankerlijst { font-size:13px !important  }


/* ------------- */
/* Link naar pdf */
/* ------------- */
.pdfopmerking {
	margin: 6px 3px auto 3px;
	padding: 0;
	vertical-align: bottom;
	float: left;
	width: 100px;
}
.IkoonLinks {
	margin: 5px 0px;
	padding: 0px 10px 0 0;
	width: 13px;
	height: 19px;
	float: left;
}
.box {
	margin: 0 3px 16px 3px;
	line-height: normal;
	padding: 0;
	font-style:italic;
	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: #78A22F;
	text-decoration: underline;
	line-height: 200%
}
a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78A22F;
	text-decoration: none;
}
#taalkeuze  a.taalkeuze:link, a.taalkeuze:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #78A22F;
	text-decoration: underline;
	line-height: 200%
}
#taalkeuze   a.taalkeuze:active, a.taalkeuze:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #78A22F;
	text-decoration: none;
}
/* ------------------------------------ */
/* ------------  HOME  ---------------- */
/* ------------------------------------ */
#wrapper_home {
	width: 940px;
	height: 570px;
	margin: 30px auto 0 auto;
}
#wrapper_home_links {
	width: 190px;
	height: 502px;
	float: left;
}
#logo_home {
	width: 190px;
	height: 82px;
}
#menu_home {
	width: 190px;
	height: 212px;
}
#menu_home_schaduw {
	width: 20px;
	height: 212px;
	float: left;
}
#menu_home_items {
	width: 170px;
	height: 212px;
	float: right;
	background-color:#58585a;
}
#stijlelement_home {
	width: 190px;
	background-image:url(e_top.png);
	background-repeat:repeat-y;
	background-position:0px 10px
}
#flash{	background-image:url(e_bottom.png);
	background-repeat:no-repeat;
	background-position: left top; padding:51px 0 10px 32px}
#wrapper_home_rechts {
	width: 750px;
	height: 502px;
	float: right;
}
#wrapper_home_rechts img {
	float:left;
	border:0
}
#footer_home {
	width: 905px;
	height: 30px;
	background-image: url(footer_home.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px 15px 3px 20px;
	clear: both;
	text-align: right;
}



/* ----------------------------------- */
/* ------------- BASIC --------------- */
#wrapper {
	width: 940px;
	margin: 0 auto;
}
#logo_wrapper {
	width: 940px;
	clear: both;
	heigth: 40px;
}
.menu_links {
	width: 190px;
	background-color: #58585a;
	background-image:url(schaduw_patroon_grijs.png);
	background-position:right;
	background-repeat:repeat-y;
}
.wrapper_content {
	width: 750px;
	background-image: url(schaduw_patroon.png);
	background-position: left;
	background-repeat:repeat-y;
	background-color: #ECECEC;
}
#content {
	width: 669px;
	background-color: #ECECEC;
	background-image:url(content_patroon.png);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0 0 0 1px;
	padding: 20px 30px 30px 30px;
}
#footer {
	width: 905px;
	height: 30px;
	background-image: url(footer.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px 15px 3px 20px;
	clear: both;
	text-align: right;
}
.headernl {
	width: 750px;
	height: 255px;
	background-image:url(header.png);
	background-position:top;
	background-repeat:repeat-y;
}
.headerfr {
	width: 750px;
	height: 255px;
	background-image:url(header-fr.png);
	background-position:top;
	background-repeat:repeat-y;
}
.headernn {
	width: 750px;
	height: 255px;
	background-image:url(header.png);
	background-position:top;
	background-repeat:repeat-y;
}
.table_wrapper {
	width: 940px;
	border: 0;
}
#taalkeuze {
	position:absolute;
	left:1020px;
	top:18px;
	margin: 0;
	width:150px;
	height:50px;
	padding: 0;
	font-size:14px;
}
#dropdown {
	position:absolute;
	left:950px;
	top:18px;
	margin: 0;
	width:150px;
	height:50px;
	padding: 0;
	font-size:14px;
}
#fancybox-overlay {
	background-color: #333 !important;
	opacity: 0.7 !important;
	
}
