form, div, document, body {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #CCC;
	color: #4F4F4F;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

.footer {
	font-size: 10px;
	color: #fff;
	
	text-align: left;
	padding: 0px 0px 0px 14px;
	width: 986px;
	height: 20px;
	line-height: 20px;
	background-image: url(../images_hbi/footer.jpg);
	color: #fff;
}
.footer a {	
	color: #fff;
}

.footer table, tr, td {
	border-collapse: collapse; 
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}
#lijst_buttons_holder {
	position: relative;
	margin-top:10px;
	
}
#lijst_buttons_holder a {
  background-color:#BE111A;
  padding:3px;
  color:#fff;
}
tr, td, div {
/*	font-size: 10px;*/
}

h1, .h1, .title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	color: #222;    
}

.sub_title, h2, .h2 {
	font-size: 12px;
	text-decoration: none;
    font-weight: bold;
	font-family: Verdana, Helvetica, Arial;
	color: #be111a;
		
	margin-bottom: 4px;
	margin-top: 0px;
}

h2 a {
	color: #be111a;
	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;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,Helvetica;
	color: #4F4F4F;
}
p {
	margin-top: 4px;
	margin-bottom: 12px;	
}


a {
	color: #4F4F4F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.emph {
	color: #be111a;
}

#help_button {
	background: url(../images_hbi/help.gif);
	width: 20px;
	height: 20px;
	
	position: relative;
	left: 607px;
	top: -29px;
	
	cursor: pointer;
	display: inline;
}

/* wrapper */

.wrapper_tr, .wrapper_td {
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

.wrapper_fullscreen {
    background-color: #FAFAFA;
    background-image: url(../images_hbi/fullscreen_background.jpg);
    background-repeat:repeat-x;
}

#wrapper {
	margin:auto; 

	width:1000px; 
	height: 100%;  
	border-collapse: collapse; 
	background-color: #fff; 
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

/* main */

#main, #main_fullscreen {
	width: 1000px;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#main_top {
	height:	88px;
	margin: 0px;
	padding: 0px;
	background-color: #f6f6f6;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

#main_left {	
	width: 640px !important;
	padding-left: 20px;	
	vertical-align: top;
	padding-top: 14px;
}

#main_left_spacer {
	width: 640px;
	height: 10px;
}
#main_right {
	padding-left: 20px;
	padding-right: 20px;		
	vertical-align: top;
	padding-top: 14px;

	width: 300px !important;
}


#main_fullscreen {
	width: 960px !important;
	padding-left: 20px;
	padding-right: 20px;
    margin-right: -40px;
	padding-top: 14px;
    margin-top: 30px;
}

/* bladeren */

#bladeren ul {
	margin-left: 0px !important;
	padding-left: 0px !important;
    list-style-image: url("../images_hbi/arrow_right.gif") !important;
}

#bladeren li {
	margin-left: 20px !important;
    margin-top: 4px !important;
}

.bladeren_active {
    list-style-image: url("../images_hbi/arrow_down.gif") !important;
}

#bladeren h2 {
	line-height: 20px !important;
}

#bladeren {
	margin-bottom: 20px;
}

/* form table */

form {
	border: 0px;
	border-spacing: 0px;
	display: inline;
	font-family: Verdana, Helvetica, Arial;
}
input {
	vertical-align: middle;
	font-size: 12px  !important;
}

.instellingen {
	width: 100%;
	height: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
	
	font-size: 11px;
	color: #be111a;
}


#form_table {
	height: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
	
/*	font-size: 10px;*/
	color: #be111a;
}

#form_table_simple {
	width: 100%;
	height: 100%;
	
	border: 0px;	
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;	
	
	font-size: 11px;
	color: #be111a;
}

#form_table td, #form_table_simple td {
	line-height: 20px;
	vertical-align: top;
}


#form_table input[type="text"], #form_table input[type="password"], #form_table textarea {
	width: 360px;
/*	font-size: 10px; */
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}
#form_table textarea {
	height: 100px;
}

#form_table  select {
	width: 366px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}
#form_table_left, .form_table_left {
	width: 110px;
	color: #be111a;
	vertical-align: top;
}
#form_table tr {
	height: 24px;
}

#form_button_tr {
/*	background-color: #D9D9D9;*/
}

/* home pagina */

#home_table {
	width: 100%;
	height: 100%;

	border: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;	
	border-collapse: collapse;
}
#home_table td {

}

#home_left {
	width:310px;
	
	padding: 0px;
	margin: 0px;	
	padding-right: 10px;
	vertical-align: top;
}

#home_right {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
		
	vertical-align: top;
}

#content_wrapper a {
    color:#BE111A !important;
}


/* spotlight */


#spotlight_table {
	width: 100%;
	height: 100%;

	border: 0px;
    border-style: none;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
/*	margin-top: -10px;*/
}

.spotlight_left {
	width: 74px;
	padding: 0px;
	margin: 0px;
    vertical-align: top;
/*	border-bottom: 1px solid #808080;*/
/*	padding-bottom: 20px;*/
}


.spotlight_left a img {
    vertical-align: bottom;
}

.spotlight_right {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	
/*	border-bottom: 1px solid #808080;*/
/*	padding-bottom: 20px;*/
}

.description {
    font-size: 11px;
    color: #4F4F4F;
}

/* scrollen */

#scroll_div {
 	overflow: visible;
}


/* filter */

div.filters h6 {
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	
	margin: 0pt 0pt 0pt 0pt;
}
div.filters p {
	margin: 0pt 0pt 0pt 0pt; 
	padding: 0px;
	padding-left: 16px;
}

div.filters a {
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}




/* 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: 1px;
	border-spacing: 0px;
	text-align: left;
	border-width: 0px;
	background-color: #9ac0ff;
	color: #ffffff;
	cursor: pointer;
	line-height: 20px;
	height: 22px;
	
}
.layout_lijst_header {
	height: 20px;
	color: #FFF;
	background-color: #be111a;
	
	
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	height: 24px;
}

.layout_lijst_header_text {
	color: #FFFFFF;
	text-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;
	line-height: 20px;
	height: 22px;
}
.layout_lijst_tr_0 {
	background-color: #FFFFFF;
	color: #000;
	line-height: 20px;
	height: 22px;

}
.layout_lijst_tr_1 {
	color: #000;
	background-color: #F2F2F2;
	line-height: 20px;
	height: 22px;
}


/* 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: -29px;
	left: 458px;
	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-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-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-family: Arial, Helvetica, sans-serif; 
	background-color: #FFCD17;
	cursor: pointer;
}
.nav_selected, .nav_selected:active {
	font-size: 14px;
	color: white;
	font-weight: bold;
	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: pointer;
}
.navigatie_selected, .navigatie_selected:over, .navigatie_selected:hover {
	font-size: 12px;
	color: #000080;
	font-style: italic;
	text-decoration: none;
	font-family: Arial,Helvetica;
	cursor: pointer;

}

.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: 12px;
	color: #1E77D3;
	font-weight: normal;
}
.text_menu:hover, .text_menu:over {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: black;
	font-weight: normal;
	background-color: #EFD84C;
}
.text_bijschrift, .text_bijschrift:visited, .text_bijschrift:active {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #0C397D;
	font-weight: normal;
}
.text_bijschrift:hover, .text_bijschrift:over {
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: black;
	font-weight: normal;
	background-color: #EFD84C;
}

.tab_link {
	cursor: pointer;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial,Helvetica;
}
.tab_over {
	background-color: #FFCD17;
	cursor: pointer;
	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: 1px;
	border-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
	color: #0C397D;
	text-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;
}



input, file {
	font-size: 10px;
}

#ajax_popup li {
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;	
}

#ajax_popup h1 {
	top: 25px;
	left: 10px;
}
 
.popup_div h1 {
	top: 25px;
	left: 10px;
}
 

.select_map, .folder_extra > select {
	font-size: 0.9em;
	font-family: Verdana;
	margin: 1px;
	width: 140px;
}

.select_box {
	margin: 1px 1px 2px 1px;
	width: 480px;
}

.button_tr {
	height: 30px;
}

/* het enige dat je mist is de rule zelf... */
.hr {
	height: 4px;
	background-position: center left;
}

.hr_blank {
	height: 2px;
}

.block {
	border: 1px solid #808080;
	color: black;
	margin: 20px 0px 7px 0px;
	padding: 5px;
}

.notice {
	background-color: #ffffec; 
	border: 1px solid #d4d4d4; 
	color: #6a6a6a;
	margin: 7px 0px 20px 0px;
	padding: 5px;
}

.info_blok {
	width: 100%;

	border-padding: 0px;
	border-spacing: 0px;
	border: 1px solid #808080;
	color: black;
	text-align: left;
	margin: 7px 0px 20px 0px;
}



.info_blok_info {
	margin: 5px 5px 5px 5px;
}

.info_blok_button_tr {
/*	background-image: url(../images/info_blok_button_tr.gif);*/
	height: 28px;
}

.info_blok_button_tr_top {
/*	background-image: url(../images/info_blok_button_tr_top.gif);*/
	height: 28px;
}

.drag_div {	
	cursor: move;
}

.drag_div_0 {	
	color: #000;
	line-height: 20px;
	font-size: 12px;
	font-family: Verdana;
	
	background-color: #EEE;
	margin-bottom: 1px;
	cursor: move;
}

.drag_div_1 {	
	color: #000;
	line-height: 20px;
	font-size: 12px;
	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=70); 
	-moz-opacity:.70;
	opacity: .70;
	LEFT: 0px; 
	WIDTH: 0px; 
	TOP: 0px; 
	HEIGHT: 0px; 
	POSITION: absolute; 
	background-color: white;
	overflow: hidden;
}

.popup_div {
	z-index: 1000; 	
	POSITION: absolute; 
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color: #ffffff;
	padding: 25px;
	text-align: left;
}

.popup_iframe {
	z-index: 999;
	border: 0;
	POSITION: absolute;
	visibility: visible; 
}


a.arrangement {
	color: #1E77D3;
	text-decoration: none;
	font-weight: normal;
}

div.scrollbox {
	border: 1px solid #808080;
	padding: 0px;
}

input.readonly {
	background-color: #EEE;
	color: #888;
}

select.readonly {
	background-color: #EEE;
	color: #888;
}

span.arrangement_inhoud_favoriet {
	margin-left: 20px;
}

span.arrangement_inhoud_tekst {
	margin-left: 20px;
}

span.arrangement_inhoud_kop1 {
	margin-left: 2px;
	font-weight: bold;
}

span.arrangement_inhoud_kop2 {
	margin-left: 12px;
}

span.arrangement_inhoud_afbeelding {
	margin-left: 20px;
}

span.arrangement_inhoud_geluid {
	margin-left: 20px;
}

span.arrangement_inhoud_bestand {
	margin-left: 20px;
}

span.arrangement_inhoud_video {
	margin-left: 20px;
}

span.arrangement_inhoud_interactie {
	margin-left: 20px;
}

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;
}
.search_extern {
    float:right;
    color:#808080;
    line-height:16px;
    font-size:10px;
    height:16px;
    font-style:italic;
}

.bestandstype {
	color: #888;
	font-size: 8px;	
	font-weight: normal;
}



.div_help {
	background-color: #ffffec; 
	border: 1px solid #d4d4d4; 
	color: #6a6a6a;
	position: absolute; 
	padding: 4px;
	padding-left: 6px;
	margin-bottom: 8px;
	width: 250px;
	z-index: 200;
}


.div_help h1 {
	margin-top: 0px;
	color: #6a6a6a;
	font-weight: normal;
	font-size: 14px;
}


.div_help_left {
	background: url(../images_hbi/help_left.gif); 
	width: 19px; 
	height: 36px; 
	left: -19px; 
	top: 4px; 
	position: absolute; 
	display: block;
}


.div_help_right {
	background: url(../images_hbi/help_right.gif); 
	width: 19px; 
	height: 36px; 
	left: 260px; 
	top: 4px; 
	position: absolute; 
	display: block;
}


.div_help_left_bottom {
	background: url(../images_hbi/help_left.gif); 
	width: 19px; 
	height: 36px; 
	left: -19px; 
	bottom: 0px; 
	position: absolute; 
	display: block;
}


.div_help_right_bottom {
	background: url(../images_hbi/help_right.gif); 
	width: 19px; 
	height: 36px; 
	left: 260px; 
	bottom: 0px; 
	position: absolute; 
	display: block;
}

.spelling_suggest {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #4F4F4F;
}

#movie {
     width: 640px;
}

.zoek_legenda {
    line-height: 22px;
}

.zoek_legenda img {
    border: 0px;
    vertical-align: middle;
}

/* sidebar */

.sidebar {
    width: 298px;
    background-color: #fff;
    border: 1px solid #ececec;
    margin-bottom: 20px;
}

.sidebar h2 {
    margin: 8px !important;
    padding: 0px !important;
    font-size: 12px;

}
.sidebar h2 img {
    border: 0px;
    vertical-align: text-top;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-right: 8px;
    margin-bottom: 4px;
}
.sidebar p {
    clear: both;
    margin: 8px;
}
.sidebar_grey {
    background-color: #f6f6f6;
    border: 1px solid #ececec;
}

.sidebar_grey_text a {
    color:#4F4F4F;
}

/* sidebar_help */

.sidebar_help {
    width: 298px;
    background-color: #f6f6f6;
    border: 1px solid #ececec;
}

.sidebar_help > h2 {
    margin: 8px !important;
    padding: 0px !important;
    color: #222 !important;
    font-weight: normal;
}
.sidebar_help > p {
    clear: both;
    margin: 8px;
}

.sidebar_help > h1 {
    margin: 8px;
}

.sidebar_help > ul {
    margin: 8px;
}

.sidebar_help > ol {
    margin: 8px;
}
.sidebar_help > li {
    margin: 8px;
}
.sidebar_help a {
   	color: #BE111A !important;
    text-decoration: underline;
}

.main_tabs_titles {
}
.main_tabs_titles ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 22px;
    border-bottom:1px solid #ccc;
}

.main_tabs_titles ul li {
    display: inline;
    list-style: none;
    margin-bottom: -1px;
}

.main_tabs_titles ul a {
    display: block;
    float: left;
    line-height: 21px !important;
    height: 22px !important;
    width: 100px !important;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
	cursor:pointer;
}

.main_tabs_titles_active {
    border-left:1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #222;
}

.main_tabs {
    margin-top: 20px;
    width: 640px;
}
.main_tab {
}
.main_tab_container {
    padding: 8px;
    padding-top: 20px;
    width: 622px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
#laatst_bekeken {
    width:640px;
    overflow:hidden;
    height:240px;
    position:relative;
}

#next{
    font-size:10px;
    z-index:1;
    cursor:pointer;
    margin-left: 8px;
    color:#AAA;
}
#prev{
    font-size:10px;
    z-index:1;
    cursor:pointer;
    color:#AAA;
    margin-right: 4px;
}
#laatst_bekeken_container {
    position:absolute;
    height:226px;
    width:800px;
    overflow: hidden;
}

#laatst_bekeken_container h2 {
	font-size: 12px;
}

#laatst_bekeken .item {
    margin-right: 12px;
    padding:0px;
    width:202px;
    float:left;
    height:226px;
}
#handles {
}
#handles span {
    font-size: 10px;
    cursor:pointer;
    color:#AAA;    
}
#handles .active {
    color:#000;
}
#laatst_bekeken h2 {
    margin-top: 4px;
    margin-bottom: 4px;
}

#pdf_frame {
    width: 640px;
    height: 800px;
    border-style: none;
    border-bottom: 1px solid #4F4F4F;
}

#form_table a, .sidebar p a {
   	color: #BE111A !important;
}

#tag_cloud a {
   	color: #4F4F4F !important;
}

.folder_select {
	border:#BBB 1px solid;
	width:130px;
}

.folder_select h3 {
	padding:5px;
	margin:0px;
	border-bottom:1px solid #BBB;
}

.folder_select div {
	cursor:pointer;
	padding:5px;
}

.folder_select .selected {
	background-color:#BBB;
	color:#000;
}

.folder_extra {
    padding: 8px;
    line-height: 24px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ececec;
}

/* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}
 
/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}
 
#bestand_status {
	padding: 10px 15px 10px 15px;
	margin:10px 0px 0px 0px;
	border: 1px solid #eee;
}
 
#bestand_status .progress {
	background: url(../images_hbi/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}
 
#bestand_status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#bestand_properties {
	margin-top:10px;
	border: 1px solid #eee;
	padding:10px 15px;
}

.item_select td {
	vertical-align:top;
}

.item_select .small {
	width:64px;
}

.item_select tr {
	background-color:#eee;
}

.item_select tr:hover {
	background-color:#ccc;
}

.pad_10 {
	padding:10px;
}

.clickable {
	cursor:pointer;
}


.folder_select_inhoud {
	width:130px;
}

.folder_select_inhoud h3 {
	padding:5px;
	margin:0px;
}

.folder_select_inhoud div {
	cursor:pointer;
	padding:5px;
}

.folder_select_inhoud .selected {
	background-color: #BBB;
	color:#000;
}

.inhoud_kop1, .inhoud_kop2, .inhoud_tekst, .inhoud_video, .inhoud_geluid, .inhoud_favoriet, .inhoud_extern, .inhoud_bestand, .inhoud_afbeelding {
    margin: 0px;
    padding: 8px;
    padding-bottom: 12px;
}

.inhoud_kop1 {
    background-color: #BBB;
    line-height: 16px;
    font-size: 14px;
    font-weight: bold;
}

.inhoud_readonly {
    background-color: lightyellow;
}

.inhoud_kop2 {
    background-color: #DDD;
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}

.blbar {
    position:absolute;
	bottom:2px;
	left: 82px;
	height:12px;
    font-size: 10px !important;
    margin: 0px;
    padding: 0px;
    line-height: 12px;
    color: #BE111A !important;
    font-style: italic;

}
.bbar {
	position:absolute;
	bottom:2px;
	right:8px;
	height:12px;
    font-size: 10px !important;
    margin: 0px;
    padding: 0px;
    line-height: 12px;
    color: #888 !important;
}
.bbar > a {
    color: #666 !important;
}
.bbar > a:hover {
    color: #BE111A !important;
}

.fullscreen_main {
    width: 646px;
    float:left;
}

.fullscreen_left {
    width: 150px;
    float:left;
}

.fullscreen_center {
    float: left;
    width: 486px;
    margin-left: 0px;
    border: 1px solid #BBB;
}

.no_drag_container {
    position: relative;
}
.no_drag {
    position: absolute;
    top: -64px;
    width: 64px;
    height: 64px;
    display: inline;
    background: url( ../images_hbi/transparant.gif );
}

.arrangement_buttons_holder {
	position: relative;
	height: 0px;
	line-height: 0px;
    top: -20px;
    right: 20px;
}

.lijst_buttons_holder {
	position: relative;
	height: 0px;
	line-height: 0px;
}
.lijst_buttons, .lijst_buttons_under {
	position: absolute;
	top: -20px;
	right: 0px;
	text-align: right;
    line-height: 16px;
    font-size: 11px;
}
.lijst_buttons > a {
    color: #BE111A !important;
    text-decoration: none;
}
.lijst_buttons > a:hover {
    text-decoration: underline;
}
 .lijst_buttons_under {
     top: 14px;
     right:-20px;
}

.error {
    line-height: 32px;
    color: #f00;
}


.filter_unselected, .filter_selected {
/*    line-height: 16px;
    padding: 1px;
    margin-bottom: 1px;*/
    cursor: pointer;
}

.filter_unselected:hover {
    background-color: #ececec;
}

.filter_selected {
    background-color: #ececec;
    color: #000;
}

.filter_selected:hover {
    background-color: #fff;
}

.vergrootglas {
	width: 18px;
	height: 18px;
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0;
	bottom: 2px;
    right: 4px;
    cursor: pointer;
}
.result_row_link {
    font-size: 10px;
    color: #BE111A;
}

#rpc_wrapper {
	min-height: 100%;
	position: relative;
	background-color: White;
}

#rpc_header {
	width: 100%;
	height: 124px;
	background-image: url(../images/registratie/svh_header.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	margin-bottom: 20px;
}

#rpc_footer {
	height: 21px;
	position: absolute;
	bottom: 0px;
	width:100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url(../images/registratie/svh_footer.jpg);
}

#rpc_body {
	padding-bottom: 21px;
}

#reg_header {
	font-size: 16pt;
	font-weight: Bold;
	margin-bottom: 5px;
}

#reg_caption {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 16px;
}

tr.row_hidden {
	display: none;
}

#form_table div.explanation {
	font-size: 90%;
	line-height: 90%;
	margin-bottom: 5px;
	color: Gray;
}

.form_error {
    height: 20px !important;
    line-height: 20px;
    background-color: #FFF;
    border-top: 1px solid red;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: center;
    font-weight: bold;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

.wijnkaart_info_holder {
    position: relative;
    display: inline;
    height: 0px;
}

.wijnkaart_info {
    position: absolute;
    width: 298px;
    left: 660px;
}

.wijnkaart_info table {
    width: 298px !important;
}
