@charset "utf-8";
/* CSS Document */

/* BALK RECHTS */

 .balk_rechts_titel { 
 padding-left: 15px; padding-top: 12px; padding-bottom: 12px;
 font-family: Impact, Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #515151;
 }
 
 .balk_rechts_titel_klein { 
 padding-left: 15px; padding-top: 12px; padding-bottom: 12px;
 font-family: Impact, Arial, Verdana, Helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #515151;
 }
 
 .balk_rechts_ikwil_marge {
 padding-left: 11px;
 }
 
 .academ_marge {
 padding-left: 11px;
 }
  
 /* LIGHTBOX POPUP */
 
 
   a.lbOn:link	 { text-decoration: none; font-weight: normal; color: #565353; }
   a.lbOn:visited{ text-decoration: none; font-weight: normal; color: #565353; }
   a.lbOn:active { text-decoration: none; font-weight: normal; color: #565353; }
   a.lbOn:hover	 { text-decoration: none; font-weight: normal; color: #FFFFFF; }

	 
	 a.popup:link	 { text-decoration: none; font-weight: normal; color: #565353; }
   a.popup:visited{ text-decoration: none; font-weight: normal; color: #565353; }
   a.popup:active { text-decoration: none; font-weight: normal; color: #565353; }
   a.popup:hover	 { text-decoration: none; font-weight: normal; color: #FFFFFF; }
   
.home_link_wit { font-weight: bold; color: #ffffff; }
   
.popup_titel { 
  font-family: Impact, Arial, Verdana, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #515151;
 }
 
  .popup_subtitel { 
  color: #FFFFFF;
 }
 
 .popup_content { 
   padding-left: 15px; padding-right: 15px;
 }
 
 .popup_sluiten {
  padding-left: 430px; padding-top: 0; position: absolute;
 }
 

 
 #lightbox h2{
 	margin:0 0 1em 0;
 }
 #lightbox h3{
 	color:#FF713F;
 }
 #lightbox.done p{
 	color:#333;
 }
 
 
 #definition{
 	margin:0;
  background-image: url('../img/popup/top_background.jpg');
  background-position: top left;
  background-repeat: repeat-x;
 }


#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:400px;
	margin:-220px 0 0 -250px;
	border:0;
	/* border:1px solid #fff; */
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}
/*
#lightbox.done img{
	width:100%;
	height:100%;
}
*/


/* AUTORIJSCHOLEN DROPDOWN */

#sddm
{	margin: 0;
	padding: 0;
	z-index: 0;
	font-size: 11px;}



#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 161px;
	font-size: 11px;
	}

.dropd_top_background {
  background-image: url('../img/dropdown/background_top.jpg'); 
  background-position: top center;
  background-repeat: no-repeat; 

}

.dropd_background {
  background-image: url('../img/dropdown/background.jpg'); 
  background-position: top center;
  background-repeat: repeat-y; 

}

.dropdown { text-decoration: none; font-size: 11px;      color: #aeaeae; font-weight:bold;}
a.dropdown:link { padding: 0; text-decoration: none;  font-weight: bold; font-size: 11px;     color: #000000; }
a.dropdown:visited { padding: 0; text-decoration: none;  font-weight: bold; font-size: 11px;     color: #000000; }
a.dropdown:active { padding: 0; text-decoration: none;  font-weight: bold; font-size: 11px;     color: #000000; }
a.dropdown:hover { padding: 0; text-decoration: none;  font-weight: bold; font-size: 11px;     color: #ec70a6; }

a.dropdownsub:link { padding-left: 25px; text-decoration: none;  font-weight: normal; font-size: 11px;     color: #000000; }
a.dropdownsub:visited { padding-left: 25px; text-decoration: none;  font-weight: normal; font-size: 11px;     color: #000000; }
a.dropdownsub:active { padding-left: 25px; text-decoration: none;  font-weight: normal; font-size: 11px;     color: #000000; }
a.dropdownsub:hover { padding-left: 25px; text-decoration: none;  font-weight: normal; font-size: 11px;     color: #ec70a6; }

.dropdown span { display:none;}

#extraveld {
	display: none;
}

.krediet {
	text-align:right;
}


.hand {
	cursor:pointer;
}
.nomargin {
	margin: 0px;
}
.vet {
	font-weight:bold;
}

.tb_center {
	text-align: center;
}

.tb_right {
	text-align:right;
}

#tblBorgsteller{
	display: none;
}