/* --------- zoeken ---------------------------------- */
#zoekContainer{
		top: 45px;
		left: 580px;
}


/* --------- Pad ---------------------------------- */
.pad{
	font-family: verdana, arial;
	font-weight: normal;
	color: #000000;
	margin: 5px 0px 15px 27px;
  font-size: 60%;
}
.pad a{
	color: #929292;
	text-decoration: none;
}
.pad a:hover{
  color: #929292;
	text-decoration: underline;
}

/* --------- Content links ---------------------------------- */

/*  Submenu  */
.menuLinksTitle{
	font-family: verdana, arial;
	background-image: url(../gfx/bg_submenutitle.gif);
  background-repeat: no-repeat;
	height: 20px;
	padding: 2px 0px 3px 27px;
	font-weight: bold;
	color: Black;
	font-size: 75%;
  background-color:#B2B2B2;
}

.menuLinksTitle a {font-weight: bold; color: Black; text-decoration: none;}
.menuLinksTitle a:hover {text-decoration: none;}

.menuLinksItem{
	font-family: verdana, arial;
	margin: 5px 0px 0px 35px;
	font-size: 70%;
}

.menuLinksItem a{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.menuLinksItem a:hover{
	font-weight: bold;
	color: #D70044;
	text-decoration: none;
}

.menuLinksItem .highLight{
	color: #D70044;
}

.menuLinksPijl{
	margin: 0px 0px 0px -10px;
  background-image: url(../gfx/menuPijl.gif);
  background-repeat: no-repeat;
}


.imgOpleiding{
 margin: 15px 0px 0px 27px;
}

/* --------- Content rechts ---------------------------------- */

.list{
  font-size: 70%;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #939292;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.list a{
	font-weight: bold;
	color: #939292;
	text-decoration: none;
}

.list a:hover{
	color: Black;
  text-decoration: none;
}

.list a.master{ width: 375px; padding-left: 12px;}
.list a.mastertype{ padding-left: 12px;}
.list a.masteropleiding{ width: 337px; padding-left: 12px; }
.listArrow{margin-left: -12px;}
.soortMaster{font-size: 90%; font-weight: normal; color: #939292; float: right; margin-top: -16px;}

.list ul {margin: 0px 0px 0px 30px;}
.list ul li {list-style: none; background: url(../gfx/pijltjesDubbel_geel.gif) no-repeat 0px 7px; padding-left: 8px; font-size: normal;}


.geel{
	background-color: #F6EEC0;
}

.kaderGeelTRBL{
	border: 1px solid #DBBD00;
	padding: 0px 0px 0px 5px;
	font-size: 100%;
}

.kaderGeelTRB{
	border-top: 1px solid #DBBD00;
	border-right: 1px solid #DBBD00;
	border-bottom: 1px solid #DBBD00;
	padding: 0px 0px 0px 5px;
}

.kaderGeelRBL{
	border-right: 1px solid #DBBD00;
	border-bottom: 1px solid #DBBD00;
	border-left: 1px solid #DBBD00;
	padding: 0px 0px 0px 5px;
}

.kaderGeelRB{
	border-top: 1px solid #DBBD00;
	border-bottom: 1px solid #DBBD00;
	border-left: 1px solid #DBBD00;
	padding: 0px 0px 0px 5px;
}

.kaderGeelLRB{
	border-bottom: 1px solid #DBBD00;
	border-right: 1px solid #DBBD00;
	padding: 0px 0px 0px 5px;
}

.prestigues{
	width:120px;
	float:right;
}

.flleft, flleft P{
	width:433px;
	float:left;
}

.lijn{
	border-bottom: 1px solid #D70044;
}

a.back{
  font-family: verdana, arial;
	font-size: 60%;
  color: #D70044;
  text-decoration: none;
}

a:hover.back{
  color: #000000;
  text-decoration: none;
}

.datum{
  font-family: verdana, arial;
	font-weight: normal;
	color: #929292;
  font-size: 70%;
  font-weight: bold;
  margin: 5px 0px 8px 0px;
}

.btnMail{
  height: 20px;
  width: 150px;
  background-color: #B2B2B2;
  margin: 8px 0px 0px 0px;
  background-image: url(../gfx/iconMail.gif);
  background-repeat: no-repeat;
  padding: 0px 0px 0px 3px;
}

.btnMail a:hover{
  text-decoration: none;
  color: #000000;
}

.btnMail .label{
  text-decoration: none;
  font-family: verdana, arial;
	font-weight: bold; 
  color: #FFFFFF;
  font-size: 60%;
  text-transform: uppercase;
}

.bottomLine{
  border-top: 1px solid #DBBD00;
}

/* Searchresult */
.searchResultTitle{
  color: #D70044;
  font-weight: bold;
}
.searchLine{
  font-family : Verdana, Arial;
  font-size : 70%;
  margin: 30px 10px 20px 0px;
}
.searchResultContainer{
  font-family : Verdana, Arial;
  font-size : 70%;
  width: 400px:
}

.searchResult{
  margin: 20px 10px 20px 0px;
}
.search-nav-form-table{
  background-color: #D6D6D6;
  width: 433px;
  margin: 5px 0px 5px 0px;
}
.search-nav{
    color: Black;
}
.search-nav a{
    color: Black;
}
.searchTemplateContainer{
		margin: 10px 0px 0px 0px;
}

.searchTemplateContainer input.zoekVeld {border: 1px solid #B2B2B2; margin: 0px;}
.searchTemplateContainer input.btnZoek {background-color: #B2B2B2; border: 0px; font-size: 11px; color: #fff; font-weight: bold; margin: 0px; height: 18px; cursor: hand;}




