body{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	margin: 0px;
	
}

.center {
	width: 460px;
}

a{
	color:#0092D2;
	text-decoration:none;
	}
a:hover{
	color: #0092D2;
	text-decoration:none;
	}
a img {
	border:0;
	}
ul {

display: inline;
}
ul li {
	margin-left: 20px;
}
	
h1, h3, h4, h6{
	margin:0;
	color:#0092D2;
	}

h2{
	font-family: Arial;
	font-size: 15px;
	color: #0092D2;
	margin-bottom: 0px;
	display: inline;
	font-weight:bold;
	
}
h5 {
	font-family: Arial;
	color: #0092D2;
	margin-bottom: 0px;
	display: inline;	
}


h5 a{
	font-family: Arial;
	
	color: #0092D2;
	margin-bottom: 0px;
	display: inline;
	
}

.image_input {
	width: 150px !important;
	height: 20px !important;
	border: 0 !important;
	}

.vacature_label {
	float:left;
	width:120px;
	font-weight:bold;
}

.vacature_value {
	float:left;
}

.leesmeer {
	font-weight:bold;
	color: #0092D2;

}

.link_button {
	font-weight:bold;
	color: #0092D2;
}

b, strong{
	color: black;
}	

input, select, password, submit   {
	font-family: Arial;
	font-size: 11px;
	width:130px;
	border: 1px solid #666;
	margin-left: 0px;
}
div.file_upload_container_1 {
	position: relative;
}
div.file_upload_container_2 {
	position: absolute;
	display: block;
	top:-10px; left:5px;
}
select.select_vakgebied {
	margin-left: 5px;	
}
.radio{
	width:20px ;
	border: 0px solid #666;
	;
}
textarea{
	width:543px;
	height: 100px;
	border: 1px solid #666
}

.articlelist_link {
font-weight:bold;
}

/*---Features---*/
.makeDateSelect_day {
	width: 41px;
}

.makeDateSelect_month {
	width: 42px;
}
.makeDateSelect_year {
	width: 50px;
}



/*---MODULES */

/*---Formulieren algemeen---*/
.formulier_toelichting {
	color:#303030; 
	font-style: italic; 
	size: 8pt; 
}

/*---MODULES---SOLLICITEREN */
.sollicitatie_formulier{
	margin:0px;
	padding:0px;
}
.sollicitatie_formulier_kol_1 {
	height:30px;	
	width:150px;
}
.sollicitatie_formulier_kol_2 {
text-align:right;
width:140px;
}
.sollicitatie_formulier_kol_3 {
	padding-left:20px;
	height:30px;	
	width:120px;
	
}
.sollicitatie_formulier_kol_4 {
text-align:right;
width:140px;
}
.select_vakgebied{
	width: 427px;
	white-space: normal; 
}

.form_error {
	background-color: #0092D2;
	color: #fff;
	padding: 5px;
	font-weight:bold;
}
 .formtext {
 width:212px !important;
 
 }
 
 .formKopje {
 	font-weight:bold;
 }
 .pagination li {
		list-style: none;	
		display:block;
		float:left;
		padding:0px;
		margin-left:5px;
 }
 .paginationNextGhost {
 	
 }
 .paginationLastGhost {
 	
 }
 .paginationCurrentPage {
 	font-weight:bold;
 }