/* Global style */
html, body {
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma;
	color: #404743;
	background-color: #0c4281;
}
form {
	margin: 0px;
	padding: 0px;
	display: block;
}
img {
	border: 0px;
}
a {
	color: #404743;
	text-decoration: underline;
}
h1 {
	background: url(../images/logo_c_center.jpg) no-repeat;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 394px;
	height: 198px;
}
h1 span {
	display: none;
}
ul {
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}
li {
	display: block;
	margin: 0px;
	padding: 1px 0px 1px 20px;
	background: url(../images/opsom_right.gif) no-repeat left 5px;
}
div#spacer {
	padding: 10px;
}
table#container {
	width: 749px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
/* Head top style */
td#head_t_left {
	height: 50px;
	width: 171px;
	background-color: #194ca7;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}
td#head_t_right {
	width: 578px;
	background-color: #194ca7;
	border-bottom: 1px solid #FFFFFF;
	text-align: right;
	padding: 10px;
}
td#head_t_right span {
	display: none;
}
td#head_t_right a, td#head_t_right img {
	float: right;
	margin: 0px 4px 0px 4px;
}
td#head_t_right a#home {
	height: 10px;
	width: 9px;
	background: url(../images/header_t_home.gif);
}
td#head_t_right a#contact {
	height: 10px;
	width: 9px;
	background: url(../images/header_t_contact.gif);
}
td#head_t_right a#sitemap {
	height: 9px;
	width: 11px;
	background: url(../images/header_t_sitemap.gif);
}
/* Head center style */
td#head_c_left {
	background: #FFFFFF url(../images/header_left.jpg) no-repeat;
	width: 171px;
	height: 196px;
}
td#head_c_right {
	height: 196px;
	width: 578px;
	background: #FFFFFF url(../images/header_right.jpg) no-repeat;
}
/* Menu top style */
td#menu_top_left {
	height: 33px;
	width: 171px;
	background: url(../images/menu_bg.gif) repeat-x;
	border-right: 1px solid #FFFFFF;
}
td#menu_top_right {
	width: 578px;
	height: 33px;
	background: url(../images/menu_bg.gif) repeat-x;
}

ul#menuTop {
	display: block;
	padding: 0px;
}
ul#menuTop li.head {
	display: block;
	float: left;
	background: url(../images/menu_splitter.gif) no-repeat right;
	height: 23px;
	padding: 10px 20px 0px 20px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
ul#menuTop li.head a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#menuTop li.head a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul#menuTop ul.sub {
	position: absolute;
	display: none;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	background-color: #194ca7;
	border-bottom: 0px;
	top: 290px;
	left: 0px;
	z-index: 100;
}
ul#menuTop ul.sub li {
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
ul#menuTop ul.sub li a {
	display: block;
	padding: 2px 10px 2px 2px;
	color: #FFFFFF;
	background-color: #194ca7;
	text-decoration: none;
	margin: 0px;
}
ul#menuTop ul.sub li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4386d1;
}
/* menu style */
td#menu {
	width: 171px;
	background-color: #93b8e2;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
}
ul#menu_left {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
ul#menu_left li {
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#menu_left li div {
	height:2px;
	overflow: hidden;
}
ul#menu_left li a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
ul#menu_left li#index a {
	border-top: 1px solid #FFFFFF;
	background: #01497a url(../images/menu_start.gif) no-repeat;
}
ul#menu_left li#links a {
	background: #025289 url(../images/menu_link.gif) no-repeat;
}
ul#menu_left li#zoeken a {
	background: #025c99 url(../images/menu_zoek.gif) no-repeat;
}
ul#menu_left li#referenties a {
	background: #025c99 url(../images/menu_referentie.gif) no-repeat;
}
ul#menu_left li#route a {
	background: #0365a7 url(../images/menu_route.gif) no-repeat;
}
ul#menu_left li#contact a {
	background: #046fb7 url(../images/menu_contact.gif) no-repeat;
}
/* Content style */
td#content_center {
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	height: 205px;
	width: 367px;
}
td#content_center h2 {
	padding: 0px;
	margin: 0px;
	font: 16px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #2055b4;
	clear: both;
}
td#content_right {
	width: 171px;
	vertical-align: top;
	background-color: #e1edf8;
	padding: 5px 10px 5px 10px;
}
td#content_right h2 {
	display: block;
	padding: 0px;
	margin: 0px;
	font: 14px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #025289;
}
td#content_right p {
	color: #003e69;
}

td#content_right img.news {
	border: 1px solid #83aedc;
	padding: 1px;
	background-color: #FFFFFF;
	margin-top: 5px;
}
/* Contact Card */
td#content_contact {
	background-color: #e1edf8;
	vertical-align: bottom;
	height: 70px;
}
div#content_contact {
	height: 70px;
	background: #93b8e2 url(../images/right_contact.jpg) no-repeat 140px center;
	padding: 0px 10px 0px 15px;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
/* Footer style*/
td#footer_left {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 60px;
	background-color: #194ca7;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}
td#footer_right {
	height: 60px;
	background-color: #194ca7;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
/* Page dependent */
div.nieuws {
	margin: 10px;
	clear: both;
}
div.referenties {
	margin: 10px;
	clear: both;
}
div.nieuws h3 {
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font: 14px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #0d3a89;
	border-top: 1px solid #e1edf8;
	clear: both;
}
div.more_pic {
	text-align: center;
}
div.more_pic img {
	border: 1px solid #83aedc;
	padding: 1px;
	margin-right: 2px;
}
div.nieuws img {
	float: left;
	border: 1px solid #83aedc;
	padding: 1px;
	margin-right: 5px;
}
div.referenties img {
	/*float: left;*/
	border: 1px solid #83aedc;
	padding: 1px;
	margin-right: 5px;
}
div.nieuws p {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
div.referenties p {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
a.more {
	clear: both;
	float: right;
	background: url(../images/opsom_center.gif) no-repeat 0px 3px;
	padding-left: 12px;
	display: block;
}
div.nieuws a.more {
	margin-bottom: 5px;
}
/* Default table style */
.overzicht {
	position: relative;
	width: 100%;
	border-collapse: collapse;
}
.overzicht th {
	background-color: #1270AB;
	color: #FFFFFF;
	border: 1px solid #1270AB;
	text-align: left;
}
.overzicht td {
	border: 1px solid #1270AB;
	padding: 2px;
}
.overzicht img {
	border: 0px;
}

/* Image popup */
div#img_overlay {
	position: absolute;
	display: none;
	background-color: #0c4281;
	top: 0px;
	left: 0px;
	z-index: 100;
	
	font-size: 18px;
	font-weight: bold;
	font-family:"Segoe UI", Tahoma, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
div#img_placehold {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	text-align: center;
	z-index: 110;
	overflow: hidden;
	cursor: default;
}
div#img_container {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #FFFFFF;
	padding: 10px;
}
div#img_container h2 {
	display: block;
	font-family:"Segoe UI", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	color: #0c4281;
	text-align: left;
}
div#img_container b {
	position: absolute;
	font-size: 16px;
	top: 10px;
	right: 10px;
	background-color: #FFFFFF;
	padding-left: 5px;
	cursor: pointer;
}