* {
	margin:0;
	padding:0;
}
/* body */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:#fff url(../images/web_images/bg.png) repeat-x;
}
.small {
	font-size:10px;
}
img {
	border:0;
}
.warn {
	color:#2e4f91;
}
.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:30px!important
}
.space {
	margin-top:16px;
}
a {
	text-decoration:none;
	outline:none!important;
}
.banner {
	text-align:center;
	margin-bottom:20px;
}
.clear {
	clear:both;
}
ul {
	list-style:none;
}
.complogodiv{
	float:left;
	margin:0 8px 8px 0;
}
.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;
}
form input, form select, form textarea {
	border:1px solid #ccc!important;
	color:#666;
	font-size:12px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
}
form input{
	width:210px;
}
form .normal{
	width:auto;
}
hr {
	height: 0;
	border: 0;
	border-top:1px dotted #ccc;
	margin:10px 0 10px 0;
	padding:0;
}
.nobg{
	background:none!important;
}
/* 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:#fff;
}
#header .logo {
	padding-top:10px;
	height:75px;
	overflow:hidden;
}
/* FIX OM IE6 ed PNG te laten zien */
* .logo img {
	behavior: url(http://www.webmailtjes.nl/screen/iepngfix.htc)!important;
}
#header .topfirst {
	float:right;
	margin-right:5px;
	height:26px;
	overflow:hidden;
}
#header .topfirst li {
	float:left;
	border:1px solid #999999;
	border-bottom:none;
	height:25px;
	margin:0 5px 0 5px;
	font-weight:bold;
}
#header .topfirst li a {
	display:inline-block;
	padding:5px 20px 10px 20px;
	color:#32579e;
}
#header .topfirst li a:hover {
	background:#031a48;
	color:#fff;
}
#header .topfirst .current {
	background:#32579e;
}
#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;
	margin-top:18px;
}
#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 {
	background:url(../images/web_images/pointer.gif) 0 6px no-repeat;
	padding-left:12px;
}
/* frontpagebox */
#frontpagebox{
	height:300px;
	background:url(../images/web_images/Untitled-2.jpg) no-repeat;
	color:#fff;
	width:960px;
	height:300px;
	overflow:hidden;
	margin-bottom:15px;
}
#frontpagebox #shadow{
	padding:8px;
	width:658px;
	height:200px;
	margin:42px 0 0 142px;
	background:url(../images/web_images/frontbox_shadow.png) ;
}
/* FIX OM IE6 ed PNG te laten zien */
* #frontpagebox #shadow {
	behavior: url(screen/iepngfix.htc);
}
#frontpagebox #inner{
	width:628px;
	height:170px;
	background:#fff;
	border:1px solid #ccc;
	 
	padding:15px;
	overflow:hidden;
	background:url(../images/web_images/frontbox_bg.png) repeat-x;
}
#frontpagebox #inner h1{
	font-size:16px;
	margin-bottom:6px;
	color:#2e4f91;
}
#frontpagebox #inner form{
	height: 74px;
	overflow:hidden;
}
#frontpagebox #inner form input{
	background: url(../images/web_images/frontpage_input_bg.png) no-repeat;
	border:none!important;
	width:164px!important;
	height:16px!important;
	float: left;
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding:12px 18px 12px 18px;
}
#frontpagebox #inner form .knop{
	background:url(../images/web_images/frontpage_knop_bg.png) no-repeat;
	color:#fff;
	width:195px!important;
	height:40px!important;
	padding:0;
}
#frontpagebox #inner form a{
	color:#2e4f91;
}
#frontpagebox #inner form li{
	float:left;
	margin-right:15px;
}
#frontpagebox #inner #linksbox{
	clear:both;
	color:#fff;	
	font-size:10px;
}
#frontpagebox #inner #linksbox h4{
	font-size:10px;
	color:#fff;
	margin-bottom:0px;
}
#frontpagebox #inner #linksbox a{
	color:#fff;
}
#frontpagebox #inner #linksbox ul{
	width:190px;
	float:left;
	margin-right:15px;
}
#frontpagebox #inner #linksbox ul li{
	margin:0!important;
	
}
/* left */
#left {
	width:770px;
	margin-right:10px;
	float:left;
	overflow:hidden;
	padding-top:40px;
}
#main a {
	color:#2f4f91;
}
#main p a {
	text-decoration:underline;
	color:#ff9214;
}
#main a:hover {
	color:#ff9214;
}
#main h1, #main h2, #main h3, #main h4, #main legend{
	color:#2f4f91;
	margin-bottom:18px;
}
#main fieldset{
	border:1px solid #eee;
	padding:10px;
}
#main h1 {
	font-size:20px;
	color:#031a48;
}
#main h2 {
	font-size:16px;
}
#main h3, #main h4 {
	font-size:14px;
}
#main p, #main ul {
	line-height:20px;
	margin-bottom:20px;
}
#main label {
	width:200px;
	float:left;
}
#main .bedrijfspresentatie {
	width:688px;
	overflow:hidden;
}
#main .bedrijfspresentatie li{
	width:160px;
	float:left;
	overflow:hidden;
	font-size:10px;
}
#main #frontleft{
	width:686px;
	float:left;
	overflow:hidden;
}
#main #frontpg_right{
	width:252px;
	height:325px;
	padding:11px;
	float:left;
	overflow:hidden;
	background:url(../images/web_images/frontbox_bg_right.png) no-repeat;
}
#main #frontpg_right h4{
	margin-bottom:8px;
	font-size:12px;
	background:url(../images/web_images/lightbulb.png) 0 0 no-repeat;
	padding-left:18px;
}
#main #frontpg_right p{
	height:120px;
	overflow:hidden;
}
#main #frontpg_right span{
	color:#ff9318;
}
#main .logobox{
	overflow:hidden;
}
#main .logobox li {
	float:left;
	padding:0;
	margin:0;
	background:none;
	width:100px;
	padding:15px 25px 15px 25px;
	text-align:center;
}

#left #map {
	width:373px;
	height:373px;
	border:1px solid #ccc;
	margin:20px 10px 10px 0;
	float:left;
}

#main .fpvacs {
}
#main .vacbox, #main .fpvacs li, #main .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;
}
#main .vacbox {
	min-height:135px;
}
/*  Internet Explorer bugfix :)*/
/*\*/
* html #left .vacbox {
	height: 135px;
}
/**/
#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;
}
#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;
}
#left .vacimg {
	float:right;
	margin:0 0 20px 20px;
}
#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;
}
/* lastreviews */
#main #lastreviews{
height:96px;
}
#main #lastreviews li{
	padding:0;
	margin:0;
	float:left;
	width:218px;
	background:none;
	overflow:hidden;
	margin-right:10px;
	background:url(../images/web_images/last_review_bg.png) no-repeat;
	height:84px;
	padding:6px;
}
#main #lastreviews li img{
	float:right;
}
#main #lastreviews li h4{
	font-size:12px;
	margin-bottom:2px;
	white-space:nowrap;
}
#main #lastreviews li h4 a{
	color:#ff6509;

}
#main #lastreviews li p{
	font-size:10px;
}
#main #lastreviews li span{
	color:#294a8d;
	font-weight:bold;
}
/* foto image ding */
#left #bigpix {
	text-align:center;
	overflow:hidden;
	width:373px;
	height:373px;
	border:1px solid #ccc;
	margin:20px 10px 10px 0;
	float:left;
}
#left #smallpix {
	width:385px;
	height:375px;
	margin:20px 0 10px 0;
	float:left;
}
#left #smallpix img {
	width:60px;
	margin:0 2px 2px 0!important;
	padding:0!important;
	overflow:hidden;
	border:1px solid #ccc;
	cursor:pointer;
}


#left #contactbox{
	width:385px;
	height:375px;
	margin:20px 0 10px 0;
	float:left;
	overflow:auto;
	}
#left #contactbox p{	
	margin-bottom:3px;
}
#left #contactbox .space{
	margin-top:8px;
}
#left #reviewbox{
	clear:both;
}
#left #reviews h4{
	font-size:12px!important;
	margin-bottom:8px!important;
}
#left #reviews h4 span{
	color:#ff9318;
}
#left #reviews .small{
	margin:0;
	color:#294b8e;
}
#left #reviews div{
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:15px;
}
#left .knop{
	background:url(../images/web_images/left_button_Bg.png) no-repeat;
	height:48px;
	width:153px;
	color:#fff;
	font-size:14px;
	border:none!important;
	font-weight:bold;
	cursor:pointer;
}
/* nieuws pagina */
#left #newsblock{
}
#left #newsblock img{
	float:left;
	margin:0 10px 10px 0;
}
/* right */
#right {
	width:180px;
	float:left;
	overflow:hidden;
}
#right a {
	color:#031a48;
}
#right a:hover {
	color:#ff9214;
}
#right h2, #right h3 {
	font-size:12px;
	color:#031a48;
	margin:0;
	background: url(../images/web_images/r_h3_bg.png) no-repeat;
	padding:6px 0 0 22px;
	height:24px
}
#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;
}
#right li a {
	color:#666;
}
/* footer */
#footer {
	border-top:1px solid #0b416a;
	clear:both;
	color:#fff;
	overflow:hidden;
	background:#26498c;
}
#footer div{
	width:980px;
	margin:0 auto;
}
#footer ul {
	width:234px;
	float:left;
}
#footer ul li h4 {
	font-size:14px;
	margin-bottom:10px;
	color:#fff;
}
#footer ul li{
	padding:5px 0 5px 0;
}
#footer ul li a {
	padding:5px 0 5px 10px;
	border-left:1px solid #ff9214;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#ff9214;
}
#footer p {
	font-size:10px;
	margin-top:40px;
}
#topbanner {
	position:absolute;
	top:31px;
	width:468px;
	height:60px;
	margin-left:492px;
	z-index:998;
}
/* Dashboard */
.dash{
	width:245px;
	float:left;
	height:140px;
	overflow:hidden;
	border:1px solid #eee;
	padding:8px 8px 8px 120px;
	margin:0 10px 10px 0!important;
}
.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/dash_vier.png) 10px 10px no-repeat;
}
