* {
	margin:0;
	padding:0;
}
/* body */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:#fff repeat-x;
}
.  {
	font-size:10px;
}
img {
	border:0;
}
.warn {
	color:#65a3cf;
}
.trtop {
	background:#2e4f91;
	color:#fff;
	font-weight:bold;
	padding:4px;
}
.trover:hover {
	cursor:pointer;
	background:#eee;
	color:#666;
}
.white {
	background:#fff;
}
.bluwe {
	background:#e2ecf3;
}
.sepp {
	margin-top:50px;
}
.sepp2 {
	margin-top:20px;
}
.space {
	margin-top:16px;
}
a {
	text-decoration:none;
	outline:none;
}
.banner {
	text-align:center;
	margin-bottom:20px;
}

.spacerline {
		border-bottom:1px solid #F90!important;
		min-width:750px;
}

.clear {
	clear:both;
	line-height:0;
	height:0;
	overflow:hidden;
}

/*ul {
	list-style:none;
}*/

.prostyle {list-style:inside; font-size:12px; text-align:center;}

td.productentekst {
text-align:left;
list-style:inside;
list-style-position:inside;
}

.knop {
	padding:2px 10px 2px 10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:28px;
	background:url(../images/web_images/knop-bg.png) repeat-x;
	border:2px solid #ff9318!important;
	cursor:pointer;
	width:160px;
}

.knop2 {
	padding:2px 10px 2px 10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:28px;
	background:url(../images/web_images/knop-bg.png) repeat-x;
	border:2px solid #ff9318!important;
	cursor:pointer;
}

.knop2 a {
	color:#fff;
}

form select {
	border:1px solid #ccc!important;
	color:#666;
	font-size:12px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
}

form radio {
	border:1px solid #ccc!important;
	color:#666;
	font-size:12px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	width: 10px;
}

form input, form textarea {
	border:1px solid #ccc!important;
	color:#666;
	font-size:12px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	width:210px;
}

form input.small {
	width:50px;
}


/* File upload */
form.fileupload {
	position: relative;
	}
	
form input.file {
	width: 250px;
	height: 20px;
	background: #fefefe;
	border: 1px solid #bbb;
	border-right: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 4px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	outline: none;
	}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: -11px;
	left: 200px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}



hr {
	height: 0;
	border: 0;
	border-top:1px dotted #ccc;
	margin:10px 0 10px 0;
	padding:0;
}
/* wrapper */
#wrapper {
	width:980px;
	margin:0 auto;
}
/* header */
#header {
}
#header a {
}
#header .submenu {
	height:14px;
	overflow:hidden;
	font-size:10px;
	text-align:right;
	padding:1px 0 0 0;
}
#header .submenu a {
	color:#031a48;
	padding:0 10px 0 10px;
}
#header .submenu a:hover {
	color:#2f4f91;
}
#header .logo {
	padding:0 0 0 20px;
	margin-bottom:-26px;
	height:120px;
	overflow:hidden;
}
#header .topfirst {
	float:right;
	margin-right:5px;
	height:26px;
	overflow:hidden;
}
#header .topfirst li {
	float:left;
	border-bottom:none;
	height:26px;
	margin:0 5px 0 5px;
	font-weight:bold;
	background:url(../images/web_images/prelist.png) no-repeat;
	width:115px;
	text-align:center;
	list-style:none;
}
#header .topfirst li a {
	display:inline-block;
	color:#32579e;
	padding-top:6px;
}
#header .topfirst li:hover {
	background: url(../images/web_images/prelist_hover.png);
}
#header .topfirst li:hover a{
	color:#fff;
}
#header .topfirst .current {
	background: url(../images/web_images/prelist_select.png) no-repeat;
}
#header .topfirst .current a {
	color:#fff;
}
#header .topsecond {
	clear:both;
	background:url(../images/web_images/main_menu_bg.png) no-repeat;
	height:30px;
	overflow:hidden;
	border-bottom:1px solid #fff;
	list-style:none;
}
#header .topsecond li {
	float:left;
}
#header .topsecond li a {
	display:inline-block;
	padding:7px 20px 10px 20px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#header .topsecond li a:hover {
	color:#ff9214;
}
#header .sub {
	overflow:hidden;
	border-bottom:1px solid #ff9214;
}
#header .sub li {
	float:left;
	overflow:hidden;
	padding:3px 20px 3px 20px!important;
}
#header .sub li a {
	color:#666;
}
#header .sub li a:hover {
	color:#61a2cd;
}
/* main */
#main {
	padding:10px;
	overflow:hidden;
}
#main li {
	padding-left:2px;
}

.wit a {color:#fff;}
/* left */
#left {
	width:770px;
	margin-left:10px;
	margin-bottom:20px;
	float:left;
	overflow:hidden;
	padding-top:5px;
}
#left a {
	color:#2f4f91;
}
#left a:hover {
	color:#ff9214;
}
#left p a {
	color:#ff9214;
	text-decoration:underline;
}
#left h1, #left h2, #left h3, #left h4, #left legend{
	color:#2f4f91;
	margin-bottom:18px;
}
#left fieldset{
	border:1px solid #F40;
	padding:10px;
}
#left h1 {
	font-size:20px;
	color:#031a48;
}
#left h2 {
	font-size:16px;
}
#left h3, #left h4 {
	font-size:14px;
}
#left p, #left ul {
	line-height:20px;
	margin-bottom:20px;
}

#left p, #left ul {
	line-height:20px;
	margin-bottom:20px;
}

#left label {
	width:200px;
	float:left;
}
#left .bedrijfspresentatie {
	width:385px;
	float:left;
}

#left .logobox{
	overflow:hidden;

}

table span { padding:0 10px 0 0; font-weight:bold; }
td { padding:5px 2px; border-bottom: 1px solid #e2e2e2; font-size:11px; }
td a.intro-link { font-size:11px; }
tr.table-header h4 { padding:10px 0; }
th { padding: 10px 0 0 0; border-top:1px solid #F90; border-bottom:1px solid #F90; font-weight:bold; }

#left .logobox li {
	float:left;
	padding:0;
	margin:5px;
	background:none;
	width:125px;
	padding:15px 25px 15px 25px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#F90;
	list-style:none;
}
#left .complogodiv{
	float:left;
	margin:0 10px 10px 0;
}
#left #map {
	width:768px;
	height:400px;
	border:1px solid #ccc;
	margin-top:20px;
}
#left .fpvacs {
	float:left;
	display:inline;
	width:300px;
	
}
#left .fpvacs li{
	border:1px solid #ccc!important;
	margin-bottom:15px!important;
	padding:12px;
	cursor:pointer;
}
#left .vacbox, #left .search {
	border:1px solid #ccc!important;
	margin-bottom:15px!important;
	padding:12px;
	background:#fff  url(../images/web_images/resultsbox_bg.png) repeat-x;
	cursor:pointer;
}
#left .vacbox {
	min-height:135px;
	list-style:none;
}
/*  Internet Explorer bugfix :)*/
/*\*/
* html #left .vacbox {
	height: 135px;
	list-style:none;
}

#left .vacbox2{
	border:1px solid #ccc!important;
	margin-bottom:15px!important;
	padding:12px;
	background:#fff  url(../images/web_images/resultsbox_bg.png) repeat-x;
	cursor:pointer;
}
#left .vacbox2 {
	min-height:635px;
	list-style:none;
}
/*  Internet Explorer bugfix :)*/
/*\*/
* html #left .vacbox2 {
	height: 135px;
	list-style:none;
}
/**/
#left .search {
	cursor:auto;
}
#left .vacbox:hover, #left .fpvacs li:hover {
	border:1px solid #2f4f91!important;
}
#left .fpvacs li img {
	width:80px;
	float:left;
	margin:0 10px 10px 0;
}
#left .fpvacs h2{
	color:#ff9214;
}
#left .fpvacs h2 a {
	font-size:14px;
}
#left .fpvacs li p{
	min-height:70px;
}
* #left .fpvacs li p{
	height:70px;
}
#left .vacbox p, #left .vacbox ul {
	padding:0 0 0 120px;
	list-style:none;
}
#left .comlog {
	padding:0;
	background:none;
}
#left .vacbox .comlog img {
	position:absolute;
	width:100px;
	margin:-16px 0 0 -120px;
	z-index:999;
}
.topvacspan, .topvacspan a{
	color:#ff9214;
}
#left .top {
	border:2px solid #ff9214;
	padding:10px;
	list-style:none;
}
#left .vacimg {
	float:right;
	margin:0 0 20px 20px;
	list-style:none;
}
#left .functiezoek {
	width:230px;
	float:left;
	overflow:hidden;
}
#left .fp_special{
	height:225px;
	background:url(../images/web_images/functiekiezen_bg.jpg) no-repeat;
	padding:15px;

}
#left .fp_special h2{
	color:#031a48;
}
#left .toppervac{
	text-align:right;
	font-size:10px;
	margin-top:-15px;
}

/* right */
#right {
	width:180px;
	float:left;
	overflow:hidden;
	margin-right: 5px;
	margin-left: -10px;
}

#right a {
	color:#fff;
}
#right a:hover {
	color:#ff9214;
}
#right h2, #right h3 {
	font-size:14px;
	color:#fff;
	margin:0;
	background: url(../images/web_images/r_h3_bg.png) no-repeat;
	padding:6px 0 0 22px;
	height:23px
}
#right p, #right ul {
	line-height:20px;
	margin-bottom:20px;
}
#right .box {
	background:#d8deea url(../images/web_images/right_box_bg.png) no-repeat bottom right;
	padding:8px; 
	margin-bottom:15px;
	color:#fff;
}

#right .boxsmall {
	background:#d8deea url(../images/web_images/right_box_bg_small.png) no-repeat bottom right;
	padding:8px; 
	margin-bottom:15px;
}

#right .boxsmall a { color:#FFF; }
#right .boxsmall a:hover { color:#F90; }

/*#right li a {
	color:#666;
}*/

.banner {
	float:left;
	display:inline;
	width:			200px;
	height:			90px;
	margin-top:		10px;
	margin-bottom: 20px;
}

.footer{
	float:left;
	display:inline;
	position:relative;
	width:954px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom: 20px;
	text-align:center;
}

.footer2 {
	float:left;
	display:block;
	background:		url(../images/web_images/footer.png);
	width:			954px;
	height:			38px;
	margin:			0 auto;
	margin-top:		10px;
	margin-bottom: 20px;
	text-align:center;
}
/* Dashboard */
.dash{
	width:245px;
	float:left;
	height:155px;
	overflow:hidden;
	border:1px solid #F90;
	padding:8px 8px 8px 120px;
	margin:0 10px 10px 0!important;
	list-style:none;
}
.dash.een{
	background:url(../images/web_images/dash_een.png) 10px 10px no-repeat;
}
.dash.twee{
	background:url(../images/web_images/dash_twee.png) 10px 10px no-repeat;
}
.dash.drie{
	background:url(../images/web_images/dash_drie.png) 10px 10px no-repeat;
}
.dash.vier{
	background:url(../images/web_images/bedrijf.png) 10px 10px no-repeat;
}
.dash.vijf{
	background:url(../images/web_images/dash_vier.png) 10px 10px no-repeat;
}
.dash.zes{
	background:url(../images/web_images/bestel.png) 10px 10px no-repeat;
}
.dash.zeven{
	background:url(../images/web_images/banner.png) 10px 10px no-repeat;
}
.dash.acht{
	background:url(../images/web_images/dash_vijf.png) 10px 10px no-repeat;
}

.producten{
	width:740px;
	float:left;
	overflow:hidden;
	border:1px solid #F90;
	padding:8px;
	margin:0 10px 10px 0!important;
}

.producten.een{
	background:url(../images/web_images/vacature.png) 93% 10% no-repeat;
}

.producten.twee{
	background:url(../images/web_images/bedrijf.png) 93% 10% no-repeat;
}

.producten.drie{
	background:url(../images/web_images/banner.png) 93% 10% no-repeat;
}

.producten.vier{
	background:url(../images/web_images/top-vac.png) 93% 10% no-repeat;
}
.producten.vijf{
	background:url(../images/web_images/dash_drie.png) 93% 10% no-repeat;
}
.producten.bestel{
	background:url(../images/web_images/bestel.png) 93% 10% no-repeat;
}

.producten.bestel p{
	width:575px;
}

.overzicht {
	width:355px;
	float:left;
	overflow:hidden;
	border:1px solid #F90;
	padding:8px;
	margin:0 10px 10px 0!important;
}

.overzicht p { width:255px;}

.overzicht.een{
	background:url(../images/web_images/vacature.png) 93% 10% no-repeat;
}

.overzicht.twee{
	background:url(../images/web_images/bedrijf.png) 93% 10% no-repeat;
}


