.verplicht {
	color:red;
}

body {
	background-color:#6699cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	color:#0032af;
	font-size:13px;
}

h2 {
	color:#0032af;
	font-size:12px;
	
}

h3 {
	color:#0032af;
	font-size:11px;
	text-decoration:underline;
}


h4 {
	color:#0032af;
	font-size:11px;
}

h5 {
	color:#0032af;
	font-size:10px;
	text-decoration:underline;
}

h6 {
	color:#0032af;
	font-size:10px;
}


strong {
color:#0032af;
}

a {
	color:#0032af;
	text-decoration:underline;
	font-weight:bold;
}

a.knop {
	color:#0032af;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #0032af;
	padding:5px;
}

ul.vacatures {
	list-style-type:none;
	margin:0px;
	padding:0px;
	display:block;
}

ul.vacatures li{
	overflow:hidden;
	display:block;
}

.container {
	background-color:white;
	width:996px;
	height:573px;
	left:50%;
	/*top:50%;*/
	margin-left:-498px;
	/*margin-top:-285px;*/
	overflow:hidden;
	position:relative;
}

.banner {
	text-align:center;
	height:20px;
	overflow:hidden;
}

.animatie {
	height:92px;
	text-align:center;
	overflow:hidden;
}

.navigatie {

}

.content_container {
	height:400px;
	overflow:hidden;
}

.fotoleft {
	float:left;
	width:166px;
	overflow:hidden;
	height:400px;
}

.content {
	float:left;
	overflow-x:hidden;
	overflow-y:scroll;
	width:643px;
	height:380px;
	padding:10px;
}

.fotoright {
float:right;
width:166px;
overflow:hidden;
text-align:right;
height:400px;
	
}

.footer {
	height:41px;
	overflow:hidden;
}

.submit {
	color:#003399;
	border: 1px solid #003399;
	background-color:white;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:4px;
}

/*NAVIGATIE*/
.navigatietabel a {
	color:white;
	text-decoration:none;
	font-weight:normal;
}

.navigatietabel a.strong {
	font-weight:bold;
}

.navigatietabel2 a {
	color:#6699cc;
	text-decoration:none;
	font-weight:normal;
}

.navigatietabel2 a:hover {
	color:#0032af;
}

/*FOOTER*/
.zoeklijn
  {
  font-family: Verdana;
  font-size: 9px;
  color: #003399;
  text-decoration: none;
  border-top: 0.1em solid #003399;
  cursor: default;
  }

.zoekvlak
  {
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #003399;
  text-decoration: none;
  border-top: 0.1em solid #003399;
  border-left: 0.1em solid #003399;
  border-right: 0.1em solid #003399;
  border-bottom: 0.1em solid #003399;
  cursor: default;
  }

.invulvak
  {
  font-family: Verdana;
  font-size: 11px;
  color: #003399;
  background-color: #A7C9EB;
  border-top: 0.1em solid #6699CC;
  border-left: 0.1em solid #6699CC;
  border-right: 0.1em solid #6699CC;
  border-bottom: 0.1em solid #6699CC;
  text-decoration: none;
  }


.zoekop
  {
  font-family: Verdana;
  font-size: 9px;
  color: #003399;
  background-color: #A7C9EB;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  text-decoration: none;
  cursor: default;
  }



/*NAVIGATIE*/
.hoofdnavigatie
  {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 0.1em solid #003399;
  border-right: 0.1em solid #FFFFFF;
  cursor: default;
  }
  
  .subnavigatie
  {
  font-family: Verdana;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 0.1em solid #003399;
  cursor: default;
  }

.subsubnavigatie
  {
  font-family: Verdana;
  font-size: 11px;
  color: #6699CC;
  text-decoration: none;
  border-bottom: 0.1em solid #6699CC;
  border-left: 0.1em solid #6699CC;
  border-right: 0.1em solid #6699CC;
  cursor: default;
  }
/* Alles hieronder is voor het menu */
.clCMAbs{ position: absolute; visibility: hidden; left: 0; top: 0; }

/*Style for the background-bar*/
.clBar{position:absolute; width:5; height:5; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:verdana; font-size:11px; font-weight:bold}
.clLevel0{background-color:#B2005C; layer-background-color:#B2005C; color:white;}
.clLevel0over{background-color:#964B36; layer-background-color:#964B36; color:white; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:3px; font-family:verdana; font-size:11px;}
.clLevel1{background-color:#B2005C; layer-background-color:#B2005C; color:white;}
.clLevel1over{background-color:#964B36; layer-background-color:#964B36; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#964B36; layer-background-color:#964B36}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:3px; font-family:verdana; font-size:11px;}
.clLevel2{background-color:white; layer-background-color:white; color:#B2005C;}
.clLevel2over{background-color:white; layer-background-color:white; color:964B36; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#B2005C; layer-background-color:#B2005C}

#subhome
  {
  position: absolute;
  left: 0px;
  top: 132px;
  visibility: hidden;
  z-index: 10;
  }

#subhome2
  {
  position: absolute;
  left: 167px;
  top: 133px;
  visibility: hidden;
  z-index: 10;
  }

#subbedr
  {
  position: absolute;
  left: 167px;
  top: 132px;
  visibility: hidden;
  z-index: 10;
  }

#subbedr2
  {
  position: absolute;
  left: 333px;
  top: 152px;
  visibility: hidden;
  z-index: 10;
  }

#subkand
  {
  position: absolute;
  left: 333px;
  top: 132px;
  visibility: hidden;
  z-index: 10;
  }

#subkand2
  {
  position: absolute;
  left: 499px;
  top: 152px;
  visibility: hidden;
  z-index: 10;
  }

#subinfo
  {
  position: absolute;
  left: 665px;
  top: 132px;
  visibility: hidden;
  z-index: 10;
  }

#subnieu
  {
  position: absolute;
  left: 830px;
  top: 132px;
  visibility: hidden;
  z-index: 10;
  }
.bottom_txt
  {
	text-align: center;
	color: #FFF;
	font-size: 10px;
	font-weight: bolder;
	margin-top: 5px;
	width:100%;
	
	overflow:hidden;
	/*position:relative;*/
	}


#ul_nav {
	width:996px;
	background-color:#6699CC;
	height:19px;
	margin:0px;
	padding:0px;
	/*overflow:hidden;*/
	position:relative;
	border-bottom:1px solid #003399;
	list-style-type:none;
}

.li_main {
	border-left:1px solid white;
	float:left;
	width:198px;
	height:19px;
	overflow:hidden;
	line-height:19px;
}

.li_main a {
	color:white;
	text-decoration:none;
	width:198px;
	height:19px;
	overflow:hidden;
	display:block;
	padding-left:3px;
	line-height:19px;
}

.li_main a:hover {
	background-color:#003399;
}


.li_sub {
	margin:0;
	padding:0;
	
}

.ul_sub a {
	margin:0;
	padding:0;
	font-weight:normal;
	
	
}

.ul_sub a:hover {
	color:#003399;
	margin:0;
	padding:0;
	width:198px;
	background-color:#6699CC;
	
}

.ul_sub {
	margin:1px 0px 0px 0px;
	padding:0px;
	display:none;
	position:absolute;
	width:198px;
	overflow:hidden;
	z-index:10;
	background-color:#6699CC;
	list-style-type:none;
}


.ul_sub li {
	float:none;
	border-bottom:1px solid #003399;
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}

#vacaturetabel ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}
