@charset "UTF-8"; 

/* hide from ie on mac \*/

html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg/bg_shadow_splash.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: fixed;
	background-color: #FE911B;
}
/* end hide */

input {
	border: 1px solid #DADADA;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #666666;
}

.newstext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #00529B;
	text-decoration: none;
}
.newshead {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #00529B;
	text-decoration: none;
}
.newshead a:link, .newshead a:active,  .newshead a:visited, .newshead a:hover{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #00529B;
	text-decoration: none;
}
h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00529B;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00529B;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00529B;
	text-decoration: none;
	padding: 0;
	margin: 0;
	padding-top: 5px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	padding: 20px 23px;
	margin: 0;
}
#splash-right h4 {
	padding: 0 23px;
	padding-bottom: 10px;
	margin: 0;
}
.splash-right-phone {
	padding: 0 23px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.newstable {
	text-align: left;
	background-color: #D5DCF2;
	padding: 23px;
}
.keuzetable {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.keuzetext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footertext {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:link,a:hover,a:visited {
	color: #FE911B;
	text-decoration: none;
}

.vacature_list {
	 margin: 0px; 
	 padding: 0px 0px 0px 15px; 
	 font-size: 11px; 
	 font-family: Arial, Helvetica, sans-serif; 
	 color: #00529B;
	 line-height: 14px;
}

.vacature_list a:link, .vacature_list a:active,  .vacature_list a:visited, a:hover{
	 font-size: 11px; 
	 font-family: Arial, Helvetica, sans-serif; 
	 color: #00529B;
	 line-height: 14px;
	 text-decoration: none;
}

.right_bar {
	text-align: left;
	background-color: #D5DCF2;
	padding: 5px 23px 0 23px;
	float: left;
}

#seo-urls a {
	color: #999999; 
	text-decoration: none;
	font-size: 10px;
}

#seo-urls a:hover {
	line-height: 12px;
	font-size: 10px;
}

#border-bottom-orange {
	border-bottom: 1px solid #FE911B;
	margin: 10px;
}

#socialmedia {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

.twitter-share-button {
	margin-left: 12px;
	vertical-align: baseline;
}

.facebook-like {
	vertical-align: bottom;
}
