@charset "utf-8";

#container1 {
	width: 100%;
}
#container2 {
	background-image:url(../images/Container2_Bg.jpg);
	width: 1000px;
	background-repeat: repeat-y;
	margin: 0px auto -1px auto; 
}
#container3 {
	width: 1000px;
	height: 100%;
}
.main_wrapper
{
	background:transparent url(../images/Main_Bg.jpg) no-repeat center top;
	padding: 20px 80px;
	position: relative;
}
#footer {
	background-image:url(../images/Footer_Bg.jpg);
	width: 1000px;
	height: 79px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	font-size: 8pt;
}
.spontane {
	margin-top: 20px 0;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 30px;
	border: #7c7c7c 1px solid;
}
#main {
	position: relative;
}
.jobitem {
	height: 27px;
	/*background-image:url(../images/Plus.png);
	background-repeat: no-repeat;
	background-position: 10px;*/
	padding-left: 15px; /*32*/
	padding-top: 10px;
	cursor: pointer;
	background-color: #ebebeb;
	margin-top: 5px;
	margin-bottom: 5px;
}
.jobitemselected {
	height: 27px;
	background-color: #7c7c7c;
	/*background-image:url(../images/Min.png);
	background-repeat: no-repeat;
	background-position: 10px;*/
	color: #FFF;
	font-weight: bold;
	padding-left: 15px; /*32*/
	padding-top: 10px;
}
.jobitemselectedcontainer {
	border: #7c7c7c 1px solid;
	width: 100%;
	height: 100%;
}
.jobitemselectedcontent {
	padding-left: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	vertical-align: top;
	line-height: 25px;
	background: transparent;
}
.jobitemselectedfooter {
	height: 27px;
	background-color: #7c7c7c;
	font-weight: bold;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 10px;
	color: #d06516;
}
.jobitemselectedfooter a:link, .jobitemselectedfooter a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.jobitemselectedfooter a:hover,.jobitemselectedfooter a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.jobitemselectedcompany {
	margin-top: 20px 0;
	background-color: #ebebeb;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bar {
	color: #ffffff;
	font-weight: bold;
}
.printvacature {
	color: #ffffff;
	font-weight: bold;
}
.jobitemselected a:link, .jobitemselected a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.jobitemselected a:hover,.jobitemselected a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.center {
	text-align:center;	
}
.informatie {
	font-size: 7pt;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
}
.logos_group {
	text-align: center;	
}
.margin_logo {
	margin-top: 20px;
	margin-bottom: 20px;
}
.h1text {
	position: relative;	
	float: left;
}
.language {
	padding-right: 80px;
	float: right;
	font-size: 12pt;
	padding-top: 7px;
}
.language a:link, .language a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal; !important
}
.language a:hover, .language a:active {
	text-decoration: none;
	color: #ffffff;
}
