form, div, document, body {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #CCC;
	color: #404040;
	font-family: Arial, Verdana, Helvetica; 
/*	font-family: Verdana, Arial, Helvetica;*/
	font-size: 11px;
}

img {
	border: 0;	
}

.clear {
	clear:both;
}

.footer {
	font-size: 10px;
	margin: auto; 

	color: #fff;
	
	text-align: left;
	padding: 3px 0px 0px 20px;
	width: 980px;
	height: 17px;
	color: #fff;
}
.footer a {	
	color: #fff;
}

.footer table, tr, td {
	border-collapse: collapse; 
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}


h1, #popup_tekst h1 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 15px;
}
#main_right h1 {
    font-weight: bold;
}

h2 {
	font-size: 12px;
	font-style: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial;
		
	margin-bottom: 4px;
	margin-top: 0px;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3, .h3 {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,Helvetica;
	color: #4F4F4F;
}
h4, .h4 {
	font-size: 14px;
	font-style: none;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,Helvetica;
	color: #4F4F4F;
}
p {
	margin-top: 4px;
	margin-bottom: 12px;	
}


a {
	color: #808080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.emph {
	color: #8C2712;
}

#help_button {
	background: url(../images_hbi/help.gif);
	width: 20px;
	height: 20px;
	
	position: relative;
/*	left: 607px;
	top: -29px;*/
	
	display: inline;
	cursor: pointer;
}

/* wrapper */

.wrapper_tr, .wrapper_td {
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

#wrapper {
	margin:auto; 

	width:1000px; 
	height: 100%; 
	border-collapse: collapse; 
	background-color: #fff; 
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

/* main */

#main {
	width: 1000px;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#main_left {	
    width: 210px;
    padding: 10px 0px 0px 20px;
    vertical-align: top;
}


#main_full {	
    width: 760px;
	padding: 10px 32px 0px 32px;
	vertical-align: top;
}

#main_left p {
	width: 224px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}



#main_right {
    padding: 10px 20px 0px 20px;
    vertical-align: top;
    font-size: small;
}

#main_right h1, #main_full h1 {
	width: 280px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a2a2a2;
}

/* sidebar left */
.sidebar {
	border-top: 1px solid #a2a2a2;
	background-color: #e9e9e9;
	width: 194px;
	padding-left: 16px;
/*	padding-right: 16px;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

#query {
	width:139px;
	font-size:12px; 
	height:18px;
}
#submit_zoeken {
	width:22px;
	height:22px;
	color:#fff; 
	margin-left: 8px;
}


/* bladeren */

#bladeren li {
	margin-left: 30px;
}

#bladeren h2 {
	line-height: 30px;
}

#bladeren {
	margin-bottom: 20px;
}

/* form table */

form {
	border: 0px;
	border-spacing: 0px;
	display: inline;	
	font-family: Verdana, Helvetica, Arial;
}


input, select, textarea {
	font-size: 12px;
}

.instellingen {
	width: 100%;
	height: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
}
.instellingen input, .instellingen select, .instellingen textarea {
	font-size: 12px;
}




#form_table {
	width: 100%;
	height: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
}

.form_table {
	width: 100%;
	height: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
}

#form_table_simple {
	width: 100%;
	height: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
}

#form_table td, #form_table_simple td {
	line-height: 20px;
}

.form_table td, #form_table_simple td {
	line-height: 20px;
}

.text {
	width: 360px;
	font-size: 12px;
}


#form_table .text, #form_table textarea {
	width: 360px;
	font-size: 12px;
}

#form_table  select {
	width: 366px;
	font-size: 12px;
}

#form_table_left {
	width: 110px;
	vertical-align: top;
}

.form_table .text, .form_table textarea {
	width: 360px;
	font-size: 12px;
}

.form_table  select {
	width: 366px;
	font-size: 12px;
}

.form_table_left {
	width: 110px;
	vertical-align: top;
}

#form_table tr {
	height: 24px;
}

#form_button_tr, #form_button_tr input {
	font-size: 12px;
/*	background-color: #D9D9D9;*/
}

.form_button_tr, .form_button_tr input {
	font-size: 12px;
/*	background-color: #D9D9D9;*/
}


h5 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 15px;
}


/* spotlight */


#spotlight_table {
	width: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
	font-size: 10px;
/*	margin-top: -10px;*/ 
}

#spotlight_table td {
	padding-bottom: 10px;
}

#spotlight_left {
    width: 72px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;		
}

#spotlight_right {	
	width: 168px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}


/* resulaten */


#resultaat_table {
	width: 100%;
	height: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
	
/*	margin-top: -10px;*/ 
}

.resultaat_left {
    width:72px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;	
	
	
	border-bottom: 1px solid #a2a2a2;
	padding-bottom: 10px;
	padding-top: 10px;	
}

.resultaat_right {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	
	border-bottom: 1px solid #a2a2a2;
	padding-bottom: 10px;
	padding-top: 10px;		
}
.resultaat_right h2 {
    margin-bottom: 0px;
}

.resultaat_right.totalen {
	padding-left:20px;
}

#zoekresultaat_info {
	color: #808080;
	margin-top: 2px;
}

/* scrollen */

#scroll_div {
 	overflow: auto;
}


/* filter */

div.filters h6 {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	
	margin: 0pt 0pt 0pt 0pt;
}
div.filters a {
	font-size: 10px;
	font-weight: normal;
}

.filter_option {
	padding-left: 16px;
	font-size: 10px;
}


/* sidebar */


#sidebar_table {
	width: 288px;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
	border: 1px solid #A3220D;
}

#sidebar_table table, tr, td {	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


/* upload */


.upload {
	border: 1px solid #a2a2a2;
	width: 366px;
}


/* thumb */

.thumb {
	border: 1px solid #a2a2a2;	
}


/* lijsten */


.layout_lijst {

	z-index: 5;
	width: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
}

.layout_lijst_hover {
	border-padding: 1;
	border-spacing: 0;
	align: left;
	border-width: 0px;
	background-color: #999;
	color: #ffffff;
	cursor: pointer;
	height: 22px;
	
}
.layout_lijst_header {
	height: 20px;
	color: #FFF;
	background-color: #555;
	
	
	align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	height: 24px;
}

.layout_lijst_header_text {
	color: #FFFFFF;
	align: left;
/*	font-weight: bold;*/
	text-decoration: none;
	font-family: Verdana;
}

.layout_lijst_footer {
	font-style: italic;
	border-width: 0px;
	background-color: #FFFFFF;
}

.layout_lijst_footer td {
	padding: 2px;
}

.layout_lijst_tr {
	color: #000;
	height: 22px;
}
.layout_lijst_tr_0 {
	background-color: #D4D4D4;
	color: #000;
	height: 22px;

}

.layout_lijst_tr_1 {
	color: #000;
	background-color: #e9e9e9;
	height: 22px;
}

.layout_lijst_tr_0 img, .layout_lijst_tr_1 img, .layout_lijst_hover img {
	margin-top: 2px;
}


.layout_lijst_tr_0 td, .layout_lijst_tr_1 td, .layout_lijst_hover td, .layout_lijst_header td {
	padding-left: 8px;
}


#lijst_buttons_holder {
	position: relative;
	height: 16px;
}
#lijst_buttons {
	position: absolute;
	display: inline;
	top: -10px;
/*	left: 458px;*/
	right: 0px;
	width: 168px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}


#lijst_buttons_below {
	position: absolute;
	display: inline;
	top: 4px;
/*	left: 458px;*/
	right: 0px;
	width: 168px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

/* arrangementen */
.arrangement_titel {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	color: #222;
}

#arrangement_header {
	margin: 0px;
	margin-top:-26px;
	width:100%; 
	height:60px;
	border: 0px;	
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
}

#arrangement_action_buttons {
	display: inline;
	position: absolute;
	top: -28px;
/*	left: 457px;*/
	right: -30px;
	width: 200px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
























.contact, .contact:visited, .contact:active {
	font-size: 12px;
	color: white;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
}
.contact:hover, .contact:over {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-style: none;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #EFD84C;
}
.menu, .menu:visited, .menu:active {
	font-size: 12px;
	color: white;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial,Helvetica;
}
.menu:hover, .menu:over {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-style: none;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFCD17;
}
.nav, .nav:hover, .nav:over, .nav:visited {
	font-size: 14px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #FFCD17;
	cursor: pointer;
}
.nav_selected, .nav_selected:active {
	font-size: 14px;
	color: white;
	font-style: bold;
	font-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial,Helvetica;
	background-color: #6D798C; 
}
.info {
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial,Helvetica;
	color: #6D798C; 
}
.menu_rechts {
	font-size: 12px;
	color: black;
	font-style: normal;
	text-decoration: none;
	font-family: Arial,Helvetica;
}
.navigatie, .navigatie:over, .navigatie:hover {
	font-size: 12px;
	color: #1093E6;
	font-style: italic;
	text-decoration: none;
	font-family: Arial,Helvetica;
	cursor: hand;
}
.navigatie_selected, .navigatie_selected:over, .navigatie_selected:hover {
	font-size: 12px;
	color: 000080;
	font-style: italic;
	text-decoration: none;
	font-family: Arial,Helvetica;
	cursor: hand;

}

.text_copyright, .text_copyright:visited, .text_copyright:active {
	font-size: 10px;
	color: #1E77D3;
	font-family: Arial,Helvetica;
}
.text_copyright:hover {
	font-size: 10px;
	font-family: Arial,Helvetica;
	color: black;
	background-color: #A6C9EE;
}

.text_title {
	font-family: Arial,Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text_menu, .text_menu:visited, .text_menu:active {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #1E77D3;
	font-weight: normal;
}
.text_menu:hover, .text_menu:over {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background-color: #EFD84C;
}
.text_bijschrift, .text_bijschrift:visited, .text_bijschrift:active {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #0C397D;
	font-weight: normal;
}
.text_bijschrift:hover, .text_bijschrift:over {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background-color: #EFD84C;
}

.tab_link {
	cursor: hand;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial,Helvetica;
}
.tab_over {
	background-color: #FFCD17;
	cursor: hand;
	text-align: center;
	vertical-align: middle;
}

/* .layout_lijst_bla {
	border-padding: 1;
	border-spacing: 0;
	align: left;
	width: 800px;
	border-width: 0px;
	background-color: #808080;
} */



.layout_balkje_green {
	background-color: #50EF4C;
}
.layout_balkje_yellow {
	background-color: #EFD84C;
}
.layout_balkje_grey {
	background-color: #CCCCCC;
}
.layout_balkje_red {
	background-color: #FF0000;
}
.sub_sub_title, {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial,Helvetica;
	color: #4F4F4F;
}

.omhoog_link {
	border-padding: 1;
	border-spacing: 0;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
	color: #0C397D;
	align: left;
}

.infobox_backgrounddiv {
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0; 
	background-color: #E0E3E8;
	border: 1px solid black;
	filter: alpha(opacity=90);
}

.infobox_textdiv {
	position: absolute;
	position: absolute; 
	display: none;
	top: 0;
	left: 0; 
}

.filter_blok_klein {
	width: 750px;
	border: 1px solid #00687f;
	background-color: #f2fdff;
	margin: 10px;
}

.filter_blok_groot {
	width: 750px;
	border: 1px solid #00687f;
	background-color: #f2fdff;
	margin: 10px;
}
.main_div {
	width: 800px;
	border: 0px solid #808080; 
	margin: 0px; 
	padding: 0px;
}
.main_div_error {
	width: 720px;
	border: 1px solid #FF3333; 
	margin: 10px; 
	padding: 30px;
	background-color: #FDFDFD;
}




.select_map {
	font-size: 0.9em;
	font-family: Verdana;
	margin: 1px;
	width: 150px;
}

.select_box {
	margin: 1px 1px 2px 1px;
	width: 480px;
}

.button_tr {
	background-image: url(../images/button_tr.gif);

	height: 30px;
}

.hr {
	background: url(../images/icons/hr.jpg) no-repeat;
	height: 4;
	background-position: center left;
	width: 800;
}

.hr_blank {
	height: 2;
	width: 800;
}

.info_blok {
	width: 800;

	border-padding: 0;
	border-spacing: 0;
	border: 1px solid #808080;
	color: black;
	align: left;

	margin: 7px 0px 0px 0px;
}

.info_blok_info {
	margin: 5px 5px 5px 5px;
}

.info_blok_button_tr {
	background-image: url(../images/info_blok_button_tr.gif);
	height: 28;
}

.info_blok_button_tr_top {
	background-image: url(../images/info_blok_button_tr_top.gif);
	height: 28;
}

.drag_div_0 {	
	color: #000;
	line-height: 20px;
	font-size: 11px;
	font-family: Verdana;
	
	background-color: #EEE;
	margin-bottom: 1px;
	cursor: move;
}

.drag_div_1 {	
	color: #000;
	line-height: 20px;
	font-size: 11px;
	font-family: Verdana;
	
	background-color: #FAFAFA;
	margin-bottom: 1px;
	cursor: move;
}




.drag_div_table {
	width: 100%;
	
	border-collapse: collapse;
}

.drag_div_table td {
	color: #000;
	line-height: 20px;
	
	padding: 0px;
}

.screen_lock {
	POSITION: absolute; 
	z-index: 500; 
	FILTER: alpha(opacity=20); 
	-moz-opacity:.20;
	opacity:.20;
	LEFT: 0px; 
	WIDTH: 0px; 
	TOP: 0px; 
	HEIGHT: 0px;  
	background-color: #000;
	overflow: hidden;
}

.screen_lock_bkp {
	z-index: 500; 
	FILTER: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	LEFT: 0px; 
	WIDTH: 0px; 
	TOP: 0px; 
	HEIGHT: 0px; 
	POSITION: absolute; 
	background-color: white;
	overflow: hidden;
}

.popup_div {
	z-index: 1000; 	
	POSITION: absolute; 
	top: 0px;
	left: 0px;
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #ffffff;
	padding: 25px;
	text-align: left;
}

.popup_iframe {
	z-index: 999;
	border: 0;
	POSITION: absolute; 
}


a.arrangement {
	color: #1E77D3;
	text-decoration: none;
	font-weight: normal;
}

div.scrollbox {
	border: 1px solid #808080;
	padding: 0px;
}

input.readonly {
	background-color: #fff;
	color: #888;
}

select.readonly {
	background-color: #fff;
	color: #888;
}

span.arrangement_inhoud_favoriet {
	margin-left: 38px;
}

span.arrangement_inhoud_tekst, span.arrangement_inhoud_tekstbox {
	margin-left: 38px;
}

span.arrangement_inhoud_kop1 {
	margin-left: 2px;
	font-weight: bold;
}

span.arrangement_inhoud_kop2 {
	margin-left: 14px;
        font-weight: bold;
}
span.arrangement_inhoud_kop3 {
	margin-left: 26px;
}

span.arrangement_inhoud_afbeelding {
	margin-left: 38px;
}

span.arrangement_inhoud_geluid {
	margin-left: 38px;
}

span.arrangement_inhoud_bestand {
	margin-left: 38px;
}

span.arrangement_inhoud_video {
	margin-left: 38px;
}

span.arrangement_inhoud_interactie {
	margin-left: 38px;
}

span.arrangement_inhoud_youtube, span.arrangement_inhoud_flash {
	margin-left: 38px;
}


span.arrangement_inhoud_zoekresultaat {
	margin-left: 38px;
}

div.layout_bar {
	border-width: 1px;
	border-style: solid;
}

html > body div.layout_bar {
	border-width: 0px;
}

div.layout_bar > div {
	border-width: 1px;
	border-style: solid;
	margin: -1px;
}

div.layout_bar div div {
	float: left;
	overflow: hidden;
}

td.layout_center > div.layout_bar {
	position: relative;
	left: 50%;
	/* dit is de helft van 9 */
	margin-left: -5px;
}

.search_plus {

	position: relative;
	left: -22px;
	top: 4px;
	width: 16px;
	height: 16px;
	display: inline;
	margin-right: -22px;
	margin-top: -8px;
}


.error {
	color: #FF0000;
	border: 2px solid #FF0000;
	width: 684px;
	padding: 6px;
	margin-bottom: 8px;
}

table.upload .error {
	width: 340px;
}

#popup_tekst h2 {
	color: #7b0808;
}

div.addthis_toolbox {
	position: absolute;
	right: 70px;
	width: 140px;
}

div#swiffHome {
	visibility: hidden;
}

/* bladeren */

.bladeren_table {
	width: 280px;
	
	border: 0px;	
	margin: 0px 50px 0px 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
	
/*	margin-top: -10px;*/ 
}

.bladeren_table h2 a {
	color: #7B0808;
}

.bladeren_table a {
	color: #808080;
}

