body {
	background: #f9f9f9 url('../images/bg_blauw.gif') repeat-x;
}

#header { background: #FFF url('../images/bg_header_blauw.gif') no-repeat; }
#headerHoog { background: #FFF url('../images/bg_header_blauw_hoog.gif') no-repeat; }

#tabbar {}

#tabbar li.active {
	background: url('../images/tab_left_blauw.gif') no-repeat 0px 4px;
}
#tabbar li.active a.tab span {
	background: url('../images/tab_right_blauw.gif') no-repeat top right;
}

a.niv1Open,
a.niv2Open { color:#2F6AA4; }

a.niv1ArrowActive {color: #2F6AA4;}
.handler-arrow-active { background: #FFF url('../images/bullet_arrow_active_blue.gif') no-repeat 1px 5px; }
.handler2-arrow-active { background: #FFF url('../images/bullet_smallarrow_active_blue.gif') no-repeat; }
a.niv2active {color: #2F6AA4;}
a.niv3active {color: #2F6AA4; background: #FFF url('../images/bullet_smallarrow_active_blue.gif') no-repeat; }

.breadcrumbSep {color: #2a8bbe;}

.whitespaceSidebar {border-top: 1px solid #2A8BBE;}
.whitespaceSidebar H2 {color: #2A8BBE;}

.accountGegevens {border-top: 1px solid #2A8BBE;}
.accountGegevens H2 {color: #2F6AA4;} /* Donkere tekstkleur */

/*--- Questions -----*/
.questionBox {border-top: 1px dotted #2A8BBE; background: #DFF1FB;}
.questionBox h2 {color: #2F6AA4;}
.questionBox .radioAnswer,
.questionBox .openanswer { background-color: #FFF; border: 1px solid #2A8BBE; }

/*--- Open de toets -----*/
.openToets {border-top: 1px dotted #2A8BBE; background: #f4fafe url('../images/icon_opentoets.gif') no-repeat 7px 8px;}
#col1 .openToets {border: 1px dotted #2A8BBE; background: #f4fafe url('../images/icon_opentoets.gif') no-repeat 140px 5px;}
.openToetsLink {background: url('../images/icon_opentoets_newwindow.gif') no-repeat 0px 6px;}

/*--- Open het college -----*/
.openCollege {border-top: 1px dotted #2A8BBE; background: #f4fafe url('../images/icon_opencollege.gif') no-repeat 7px 8px;}

/*--- Open instructievideo -----*/
.openVideo {border-top: 1px dotted #2A8BBE; background: #f4fafe url('../images/icon_openvideo.gif') no-repeat 7px 8px;}
#col1 .openVideo {border: 1px dotted #2A8BBE; background: #f4fafe url('../images/icon_openvideo.gif') no-repeat 140px 5px;}


/*-------- FORMS -----------*/
input.button {background-color: #FFF; border: 1px solid #2A8BBE; color: #145190;}
input.button:hover {background-color: #2A8BBE; border: 1px solid #2A8BBE; color: #FFF;}
.formTable {background-color: #C0E4F7; border-top: 1px solid #2A8BBE;}
.formTable td {background-color: #C0E4F7;}
.formTable tr td:first-child {background-color: #D8EEFA;}

/* ---------------- FORUM ------------- */
#forumReactieForm, #forumBerichtForm {border: 1px dotted #2A8BBE; background: #DFF1FB;}

.backgroundColor {background-color:#2A8BBE;}

/* ---------------- LVS ------------- */
.detailHeader {background: #f9f9f9 url('../images/bg_lvs_detailheader_blauw.gif') repeat-x;}

#zoekButton:hover {
	width: 21px; height: 19px; 
	margin: 0px; padding: 0px; 
	background: url('../images/bt_zoeken_blauw.gif') no-repeat;
	border: 0px;
	clear: right;
	cursor: pointer;
} 

/* TRANSCRIPTIE VRAGEN */
.transcriptie_boxdark {background: #2A8BBE;}

