@charset "utf-8";
/* CSS Document */
/* Reset all browser styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.centerColumn h1 {
	color:#f30000;
	font-size:1.55em;
	line-height:1.5em;
	margin-bottom: 10px;
}
.inpHdn {
	display:none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Body */
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Header */
#header {
	margin: 0 auto;
	width: 942px;
	height: 114px;
	background: url(../images/header_back.gif) left top repeat-x;
	position: relative;
}

#logo {
	position: absolute;
	width: 110px;
	height: 87px;
	left: -28px;
	top: 19px;
	z-index: 1000;
}

#logo2 {
	position: absolute;
	width: 330px;
	height: 37px;
	left: 85px;
	top: 23px;
	background: url(../images/logo2.gif) left top no-repeat;
	cursor:pointer;
}

/* Search form */
#searchDiv {
	float: right;
	width: 172px;
	margin-top: 18px;
}

#searchDiv label {
	color: #092b6d;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	margin-bottom:5px;
	font-weight: bold;
}

#searchDiv input.sInp {
	background-color: #dadfe9;
	width: 122px;
	vertical-align: middle;
	height: 13px;
	font-size: 11px;

}

#searchDiv input.sBtn {
	background-color: #dadfe9;
	border: 1px solid #b3b3b3;
	vertical-align: middle;
	height: 18px;
	width: 44px;
	color: #092b6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* Main menu */
#menu ul {
	position: absolute;
	left: 81px;
	top: 75px;
}

#menu ul li {
	float: left;
	height: 27px;
}

#menu ul li#thisPage, #menu ul li:hover {
	border-bottom: 1px solid #f30000;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #fff;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
	margin-bottom: 7px;
	font-size: 11px;
	font-weight:bold;
	padding: 0px 11px 0px 11px;
}

/* Front Teaser */
#teaser {
	margin: 0 auto;
	width: 942px;
	height: 250px;
	background-color: #092b6d;
	color: #fff;
	font-size: 13px;
}

#frontTeaserLeft {
	float: left;
	width: 634px;
	height: 250px;
}

#frontTeaserRight {
	float: right;
	width: 308px;
}

#frontTeaserRight h1 {
	font-size: 18px;
	padding: 17px 18px 21px 18px;
	text-transform: uppercase;
}

#frontTeaserRight p {
	padding: 0px 18px 21px 18px;
	line-height: 14px;
}

#frontTeaserRight .mehr {
	padding: 0px 18px 0px 18px;
	text-align: right;
}

div.mehr a, a.detail {
	background: url(../images/mehr.gif) 0 1px no-repeat;
	padding-left: 14px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

div.mehr a:hover {
	text-decoration: underline;
}

/* Teaser Subpage */
#teaserSubpage {
	margin: 0 auto;
	width: 942px;
	height: 69px;
	position: relative;
}

#teaserSubpage #slogan {
	display: block;
	position: absolute;
	color: #f30000;
	width: 290px;
	right: 12px;
	top: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: right;
}

#teaserSubpage h1 {
	position: absolute;
	left: 255px;
	bottom: 0px;
	font-size: 15px;
	text-transform: uppercase;
	color: #092b6d;
	font-weight:bold;
}

/* Breadcrumbs */
#breadcrumb {
	position: absolute;
	color: #092b6d;
	top: 0px;
	left: 255px;
	width: 465px;
	line-height: 15px;
}

#breadcrumb a {
	color: #f30000;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

/* Content */
#content, #contentSub {
	margin: 0 auto;
	width: 942px;
	padding-top: 36px;
	background: url(../images/content_back.gif) 0 0 repeat-x;
}

#content #faux {
	background: url(../images/faux.gif) 0 0 repeat-y;
	width: 648px;
}

#content #faux2 {
	background: url(../images/faux.gif) 0 0 repeat-y;
	width: 300px;
}

.frontBox {
	float: left;
	width: 294px;
	margin-right: 30px;
	padding-bottom: 10px;
}

.frontNews {
	float: right;
	width: 294px;
	padding-bottom: 10px;
}

.frontBox h2, .frontNews h2 {
	padding: 12px 15px 12px 15px;
	color: #092b6d;
	text-transform: uppercase;
	font-size: 11px;
}
.frontBox h2 a, .frontNews h2 a {
	color: #092b6d;
	text-transform: uppercase;
}

.frontNews h2 {
	border-bottom: 1px solid #fff;
	margin-bottom: 12px;
}

.boxImg {
	margin-bottom: 12px;
}

.frontBox a, .frontNews a {
	color: #f30000;
	text-decoration: none;
}

.frontNews a {
	font-weight: bold;
}

.frontBox a:hover, .frontNews a:hover {
	text-decoration: underline;
}

.frontBox p, .frontNews p {
	padding: 0px 15px 0px 15px;
	line-height: 15px;
}

.frontNews ul {
	padding: 0px 15px 0px 15px;
	line-height: 16px;
	margin-bottom: 5px;
}

span.date {
	color: #87949d;
}


a.leer {
	background: url(../images/mehr.gif) 0 2px no-repeat;
	padding-left: 14px;
	color: 	#092b6d;
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin-top: 3px;
	margin-left: 10px;
}


/* Content Sub */
#contentSub #faux {
	background: url(../images/faux_sub.gif) 0 0 repeat-y;
}

#contentSub .leftColumn {
	float: left;
	width: 240px;
	margin-right: 17px;
}

#contentSub .centerColumn {
	float: left;
	width: 494px;
}

#contentSub .rightColumn {
	float: right;
	width: 172px;
}

/* Left Column */
.leftColumn h2 {
	padding: 3px 9px 10px 9px;
	color: #092b6d;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold !important;
}

.leftColumn h2 a {
	color: #092b6d;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold !important;
	text-decoration: none;
}

/* Left navigation */
ul#submenu li {
	background-color: #dadfe9;
	margin-bottom: 1px;
	padding: 4px 0px 5px 0px;
}

ul#submenu li a {
	color: #092b6d;
	text-decoration: none;
	display: block;
	background: url(../images/mehr.gif) 9px 0 no-repeat;
	padding-left: 30px;
}

ul#submenu li a:hover {
	background: url(../images/mehr_over.gif) 9px 0 no-repeat;
	border:0px;
}
ul#submenu li#withSub a {
	background: url(../images/mehr_over.gif) 9px 0 no-repeat;
	border-bottom: 3px solid #dadfe9;
}

ul#submenu li#withSub {
	padding-bottom: 0px;
	border-top: 1px solid #6f7787;
}

ul#submenu li ul {
	margin-top: 3px;
	background: url(../images/faux_sub.gif) 0 0 repeat-y;
	border-top: 1px solid #fff;
}

ul#submenu li ul li {
	background: url(../images/faux_sub.gif) 0 0 repeat-y;
}

ul#submenu li ul li a {
	background: url(../images/mehr_white.gif) 9px 0 no-repeat !important;
	border:none !important;
}

ul#submenu li ul li a:hover, ul#submenu li ul li#onPage a {
	font-weight: bold;
}

/* Center Column */
.articleImg {
	float: right;
	color: #092b6d;
	font-size: 11px;
	font-style: italic;
	margin: 0px 0px 10px 10px;
}

.articleImg img {
	border-bottom: #092b6d 2px solid;
	display: block;
}

.centerColumn p {
	padding: 0px 0px 20px 0px;
	line-height: 16px;
}
.centerColumn ul {
	padding-left:5px;
	padding-bottom:20px;
}
.centerColumn ul li {
	background:transparent url(../images/red_dot.gif) no-repeat scroll 0pt 5px;
	color:#000000;
	display:block;
	line-height:16px;
	padding-left:12px;
	text-decoration:none;
}
.centerColumn ul li a {
	color:#092B6D;
	display:block;
	line-height:16px;
	text-decoration:none;
}
.centerColumn ul li a:hover {
	text-decoration:underline;
}

/* Right Column */
.rightBox {
	background-color: #dadfe9;
	margin-bottom: 19px;
	font-size:11px;
}

.rightBox h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #092b6d;
	font-weight:bold !important;
	padding: 10px 11px 10px 11px;
}

.rightBox ul {
	padding: 0px 11px 0px 0px;
}

.rightBox ul li a {
	color: #092b6d;
	text-decoration: none;
	line-height: 16px;
	background: url(../images/red_dot.gif) 0 5px no-repeat;
	padding-left: 12px;
	display: block;
	_margin-bottom:-13px;
	font-size: 12px;
}

.rightBox ul li.medebox a {
	color: #092b6d;
	text-decoration: none;
	line-height: 16px;
	background: url(../images/red_dot.gif) 0 5px no-repeat;
	padding-left: 12px;
	display: block;
	margin-bottom:-10px!important;
	font-size: 12px;
}


.rightBox ul li a:hover {
	text-decoration: underline;
}

.rightBox a.leer {
background: url(../images/mehr.gif) 0 2px no-repeat;
	margin: 5px 11px 0px 11px;
	color: #f30000;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 3px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 11px;
}

.rightBox a.leer:hover {
	text-decoration: underline;
}

.rightBox a {
	color: #092b6d;
	text-decoration: none;
	background: url(../images/red_dot.gif) 0 5px no-repeat;
	padding-left: 12px;
	display: block;
	margin-left: 11px;
	_margin-bottom:-13px;
	font-size: 12px;
}

.people {
	padding: 0px 11px 0px 11px;
	padding-bottom: 10px;
	display: block;
	font-size: 11px;
	color: #092b6d;
	height: 30px;
}
.people a {
	color: #092b6d;
	text-decoration:none;
}
.people a:hover {
	text-decoration:underline;
}

.people .peopleImg {
	float: left;
	margin-right: 10px;
}

span.functie {
	font-style: italic;
}

/* Footer */
#footer {
	margin: 0 auto;
	width: 942px;
	color: #9a9ea6;
	text-align: center;
	padding-top: 27px;
}

#footerSub {
	color: #9a9ea6;
	text-align: center;
	border-top: 1px solid #666;
	padding-top: 5px;
	font-size: 10px;
}
	

#footer a, #footerSub a {
	color: #9a9ea6;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover, #footerSub a:hover {
	text-decoration: underline;
}

  /*CONTACT*/
.csc-mailform { margin-top:20px; }
.csc-mailform-field { clear: both; margin-bottom: 5px; } 
.csc-mailform input { border: 1px solid #f30000; width: 314px; padding: 1px 4px; } 
.csc-mailform input[Type=Radio] { width: auto; } 
.csc-mailform select { width: 324px; padding: 1px 4px; border: 1px solid #f30000;}
.csc-mailform textarea { border: 1px solid #f30000; width:314px; overflow: auto; padding: 1px 4px; } 
.csc-mailform label { float: left; width: 160px; text-align: left; padding-left: 10px; line-height: 15px; }
.csc-mailform #mailformDordrecht_donderdag_5_maart_20 label {float: none;}
.csc-mailform legend { display: none }
input.csc-mailform-submit { margin-left: 170px; width:260px; background-color: #092B6d; border:none; color: #fff; _margin-left:113px; }

#mailformDordrecht_donderdag_5_maart_20 input {
	width: auto;
	border: none;
}
	

/* SITEMAP */
.csc-sitemap ul {
	margin:0;
	margin-left:10px;
	margin-bottom: 10px;
	padding:0;
}
.csc-sitemap ul li {
	margin-bottom:5px;
}
.csc-sitemap ul li a {
	color: #f30000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.csc-sitemap ul li a:hover {
	text-decoration:underline;
}
/*level2*/
.csc-sitemap ul li ul {
	padding-top: 18px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}
.csc-sitemap ul li ul li {
	margin-bottom:4px;
}
.csc-sitemap ul li ul li a {
	color: #092b6d;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.csc-sitemap ul li ul li a:hover {
	text-decoration:underline;
}

/*level3*/
.csc-sitemap ul li ul li ul {
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
}
.csc-sitemap ul li ul li ul li {
	margin-bottom:3px;
}
.csc-sitemap ul li ul li ul li a {
	color: #9a9ea6;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.csc-sitemap ul li ul li ul li a:hover {
	text-decoration:underline;
}

/* NEWS */
.news {
	margin-top:10px;
	margin-bottom:10px;
	/*border-bottom: 1px solid  #9a9ea6;*/
}
.news p {
	padding:0;
	margin:0;
}
.news h2, .news h2 a {
	color: #092b6d;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.news h2 a:hover {
	text-decoration:underline;
}
.news .more {
	text-align:right;
	margin-bottom:10px;
}
.news .more a {
	color:#f30000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:0;
	background:transparent url(../images/mehr.gif) no-repeat scroll 0pt 1px;
	padding-left:14px;
}
.news .more a:hover {
	text-decoration:underline;
}

.error {
	color:#f30000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.back a {
	color:#f30000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:0;
}
.back a:hover {
	text-decoration:underline;
}
.brochure input { border:1px solid #bfd1df; width:470px; height:17px; display:block; margin:3px 0; font-size:1em; padding-top:2px; }
.brochure b { padding-left:3px; color:#e31b23; }
.brochure p  { text-align:left; padding-right:21px; padding-bottom:0!important; }
.brochure label { width:490px; }
.brochure .submit { width:490px; padding-top:10px; }
.brochure .submit input { width:200px; background-color: #092B6d; color: #fff; font-weight:bold; height:20px; text-transform:uppercase; border:none; }


/* EXTRA */
#CTable { min-height:440px; _height:440px; }
#frontTeaserRight .bodytext { line-height: 18px; }
.frontBox .bodytext { line-height: 16px; }
.tx-indexedsearch { font-size:13px; line-height:16px; }
.browsebox { margin:5px 0; text-align:center; }
.browsebox li { float:left; }

.EList {
	padding: 0;
	padding-bottom: 15px;
	display: block;
	font-size:13px;
}
.EList a {
	color: #092b6d;
	text-decoration:none;
}
.EList a:hover {
	text-decoration:underline;
}

.EList .EImg {
	float: left;
	margin-right: 10px;
}
span.functie {
	font-style: italic;
}
.ESingle p { padding:0;}
.ESImage { float: right;  }

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin:0pt;
	color: #092b6d;
	font-size: 11px;
	font-style: italic;
	padding:2px 0 2px 0;
}
p.bodytext a { color: #f80013; text-decoration:none; }
p.bodytext a:hover { text-decoration:underline; }

div.tx-lumogooglemaps-pi1 {margin-bottom: 10px;}

/* GOOGLE MAPS */
.tx-lumogooglemaps-pi1 p {
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}
.tx-lumogooglemaps-pi1 a {
	color: #f30000;
	text-decoration: none;
}

.tx-lumogooglemaps-pi1 a:hover {
	color: #f30000;
	text-decoration: underline;
}
.gmapTextBox {
	border: 1px solid #f30000;
}
.gmapDirButton {
	background: #092b6d;
	color: #FFFFFF;
	border: 0px;
}

#CTable ul { margin-top: 0px; }

div.news li { background: url(../images/red_dot.gif) 0 5px no-repeat; list-style: none; line-height: 16px; padding-left: 15px; }
div.rightBox ul li.ref { list-style: url(../images/red_dot.gif); margin-left: 25px; line-height: 16px; font-size: 12px; color: #092b6d; }

div.EListClearfix { width: 225px }
div.EListClearfix a { 
	color: #092b6d;
	text-decoration: none;
	line-height: 16px;
	background: url(../images/red_dot.gif) 0 5px no-repeat;
	padding-left: 12px;
	display: block;
	_margin-bottom:-13px;
	font-size: 12px;
}

div.medewerkers { text-align: center; width: 100%; }
#medewerkers_single { border:none; }
#medewerkers_single tr td { pading-bottom: 5px; padding-top: 5px; }
#medewerkers_single tr td a { text-decoration: none; color: #092b6d; }

div.aanmelden { line-height: 15px; padding-left: 10px; }
