/* -------------- MAIN -------------- */
body {
	margin:				0px;
	text-align:			center;
	color:				#02033d;
	font-family:		Tahoma;
	
	/* Disable cleartype in IE
    -ms-filter:			progid:DXImageTransform.Microsoft.Alpha(opacity=99);
    filter:				progid:DXImageTransform.Microsoft.Alpha(opacity=99);*/
}

table, tr, td {
	text-align:			left;
	color:				#02033d;
	font-family:		Tahoma;
	font-size:			8pt;
}

a {
	text-decoration:	none;
	color:				#02033d;
	font-weight:		bold;
}

a:hover {
	text-decoration:	underline;
}

img {
	display:			inline;
}

div#navbuttons {
	text-align:			right;
}

div#navbuttons img {
	margin-top:			90px;
	border:				none;
}

li {

	line-height:		18px;
	font-weight:		bold;
}

textarea, input {
	color:				#02033d;
	font-family:		Tahoma;
	font-size:			8pt;
}

form {
	margin:				0px;
	padding:			0px;
}

input {
	width:				150px;
}

div {
	text-align:			left;
}

div.faderow {
	width:				822px;
	height:				43px;
}

div.fadeleft, div.faderight {
	width:				11px;
	height:				43px;
}

div.fadeleft {
	float:				left;
}

div.faderight {
	float:				right;
}

div#logo {
	height:				115px;
	width:				800px;
	background-image:	url('../images/logo.jpg');
	margin-left:		auto;
	margin-right:		auto;
	background-repeat:	no-repeat;
	background-position:top left;
}

div#bgbar {
	background-color:	#f5d108;
	border-bottom:		solid 1px #3b697a;
	border-top:			solid 1px #3b697a;
	height:				174px;
	position:			relative;
	z-index:			1;
	text-align:			center;
}

div#bg1 {
	height:				158px;
	width:				800px;
	margin-left:		auto;
	margin-right:		auto;
	background-image:	url('../images/header1_05.jpg');
	background-repeat:	no-repeat;
	background-position:center center;
	position:			relative;
	z-index:			3;
}


div#bg2 {
	height:				158px;
	width:				800px;
	margin-left:		auto;
	margin-right:		auto;
	background-image:	url('../images/header2_05.jpg');
	background-repeat:	no-repeat;
	background-position:center center;
	position:			relative;
	z-index:			2;
	margin-top:			-158px;
}

div#bg3 {
	height:				158px;
	width:				800px;
	margin-left:		auto;
	margin-right:		auto;
	background-image:	url('../images/header3_05.jpg');
	background-repeat:	no-repeat;
	background-position:center center;
	position:			relative;
	z-index:			1;
	margin-top:			-158px;
}

div#bgbot {
	height:				16px;
	background-color:	#02033d;
	font-family:		Tahoma;
}

div#navbar {
	height:				194px;
	width:				800px;
	/*padding-left:		45px;*/
	position:			relative;
	z-index:			2;
	margin-top:			-185px;
	margin-left:		auto;
	margin-right:		auto;
}

div#nav-left {
	width:				16px;
	margin-left:		-16px;
	height:				194px;
	background-image:	url('../images/nav_left.png');
	float:				left;
}

div#nav {
	height:				179px;
	width:				220px;
	background-color:	#ffffff;
	float:				left;
	padding-top:		15px;
}

div#nav-right {
	width:				16px;
	height:				194px;
	background-image:	url('../images/nav_right.png');
	float:				left;
}

div#conwrap {
	width:				822px;
	min-height:			580px;
	clear:				both;
	margin-left:		auto;
	margin-right:		auto;
}

div#content {
	background-color:	#ffffff;
	width:				800px;
	float:				left;
	text-align:			center;
}

div#botline {
	height:				12px;
	background-color:	#f5d108;
	border-bottom:		solid 1px #010228;
	clear:				both;
}

div#footer {
	height:				105px;
	background-color:	#010228;
	text-align:			center;
	color:				#f5d108;
	font-size:			8pt;
	padding-top:		10px;
	line-height:		18px;
}

div#footer a {
	color:				#f5d108;
	text-decoration:	none;
}

div#footer a:hover {
	text-decoration:	underline;
}

div.button {
	text-transform:		uppercase;
	font-family:		Tahoma;
	font-size:			8pt;
	margin-left:		14px;
	margin-right:		14px;
	height:				18px;
	border-bottom:		dotted 1px #0d5165;
	margin-bottom:		7px;
}

div.clear {
	clear:				both; 
	overflow:			hidden; 
	height:				1px;
}

div.button a {
	color:				#0d5165;
	text-decoration:	none;
}

div.button a.selected {
	color:				#199dbe;
	margin-left:		8px;
}

/*
div.button a:hover {
	text-decoration:	underline;
}*/

div#partners {
	width:				754px;
	height:				105px;
	margin-left:		auto;
	margin-right:		auto;
	background-image:	url('../images/partner_bg.jpg');
	background-repeat:	no-repeat;
	text-transform:		uppercase;
	padding-left:		5px;
	clear:				both;
	margin-top:			30px;
}

div#partners img {
	display:			inline;
	border:				none;
	margin-right:		5px;
}

div#partners #aangesloten {
	font-weight:		bold;
	padding-left:		10px;
	padding-top:		10px;
	font-size:			7pt;
}

div#con {
	font-size:			8pt;
	text-align:			left;
	min-height:			370px;
}

div#conleft {
	width:				11px;
	float:				left;
	background-image:	url('../images/border_left.jpg');
	background-repeat:	repeat-y;
}

div#conright {
	width:				11px;
	float:				left;
	background-image:	url('../images/border_right.jpg');
	background-repeat:	repeat-y;
}

h1 {
	margin:				0px;
	padding:			0px;
	font-size:			18pt;
	font-weight:		bold;
	margin-bottom:		10px;
}


h2 {
	font-weight:		bold;
	text-transform:		uppercase;
	margin:				0px;
	padding:			0px;
	font-size:			8pt;
	margin-bottom:		5px;
}

/* -------------- HOME -------------- */
div.col {

	/* Columned style */
	float:				left;
	width:				349px;
	border-right:		solid 1px #0f4555;

	text-align:			justify;
	margin-bottom:		15px;
	padding-left:		25px;
	padding-right:		25px;
}

div.col img {
	margin-top:			0px;
	margin-bottom:		15px;
	width:				100%;
}

div.col p, div#coninfo p {
	margin:				0px;
	padding:			0px;
	font-size:			8pt;
	line-height:		16px;
	margin-bottom:		15px;
}

/* -------------- CONTACT -------------- */
div#concon {
	margin-left:		25px;
	float:				left;
	width:				455px;
}

#map {
	margin-top:			20px;
	width:				455px;
	height:				300px; 
	float:				left;
	border:				solid 1px #104555;
}

div.contactinfo {
	float:				right; 
	border-right:		none; 
	padding:			0px;
	line-height:		15px;
	padding-top:		10px;
	width:				300px;
}

/* -------------- Informatie -------------- */
div#coninfo {
	margin-left:		25px;
	margin-right:		25px;
}

div.informatie {
	width:				530px;
	text-align:			justify;
	float:				left;
}


span.highlight {
	color:				#0D5165;
	font-weight:		bold;
}

p.subdesc {
	height:				65px;
}

input, select, textarea {
	font-family:		Verdana;
	font-size:			8pt;
	width:				150px;
	line-height:		9pt;
}

form {
	margin:				0px;
	padding:			0px;
}

textarea {
	width:				300px;
	height:				70px;
}

div#admin {
	line-height:		18pt;
	margin-left:		25px;
	margin-right:		25px;
}

div.dlimg {
	width:				100px; 
	float:				left;
	height:				100px;
}

div.dlfield {
	width:				620px;		
	float:				left;
	height:				100px;
}

div.dlfield input {
	width:				400px;
	margin-top:			40px; 
	margin-left:		30px;
}

div#topleft {
	background-image:	url('../images/schaduw_11.jpg');
}

div#topright {
	background-image:	url('../images/schaduw_12.jpg');
}

div#botleft {
	background-image:	url('../images/schaduw_13.jpg');
}

div#botright {
	background-image:	url('../images/schaduw_14.jpg');
}

table.vac, table.vac td, table.vac tr {
	border-collapse:	collapse;
	padding:			0px;
}

table.vac {
	width:				300px;
}

table.vac td.desc {
	width:				140px;
	font-weight:		bold;
	height:				20px;
}

div#klanten {
	margin-top:			40px;
	text-align:			center;
}

div#klanten img {
	margin-bottom:		30px;
	margin-right:		70px;
	border:				none;
}