* { margin: 0px;	padding: 0px; outline-style: none; }

html {
	height: 100%;
}

body {
	height: 100%;
	background: url(/pics/back_body.png) center 0px no-repeat #fff;
}

#site {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 995px;
	height: auto;
	font: 11px arial, verdana, sans-serif;
	line-height: 16px;
	color: #333333;
}

/* ------------------------------------------------------------------------- Header */

#header {
	position: relative;
	height: 135px;
}

#header .logo {
	margin: 26px 0px 0px 44px;
	width: 185px;
	height: 45px;
	float: left;
	display: inline;
	background-color: #fff;
}

#header .logo img { border: 0px; }

#header .title {
	margin: 40px 0px 0px 95px;
	float: left;
	display: inline;
}

/* ------------------------------------------------------------------------- Navigation */

#navigation {
	position: absolute;
	top: 87px;
	left: 35px;
	z-index: 25;
	width: 743px;
	height: 27px;
	float: left;
}

#navigation ul {
	list-style-type: none;
	font: 12px arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 27px;
	color: #87cbf0;
}

#navigation li {
	padding: 0px 10px;
	float: left;
}

#navigation a:link, #navigation a:visited {
	font: 12px arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 27px;
	color: #87cbf0;
}

#navigation a:hover, #navigation li.current a:link, #navigation li.current a:visited {
	color: #ffffff;
}

#navigation li.streep {
	padding: 0px;
	width: 0px;
	height: 27px;
	float: left;
	border-left: 1px solid #fff;
}

/* ------------------------------------------------------------------------- SubNavigation */

#subnavigation {
	position: absolute;	
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 132px;
	height: 136px;
	float: left;
	background: url(pics/back_subnavigation.gif) top left no-repeat;
}

#subnavigation ul {
	margin-top: 15px;
	list-style-type: none;
	font: 11px arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
}

#subnavigation li {
	padding: 0px 5px 0px 15px;
	width: 112px;

	float: left;
}

#subnavigation li a:link, #subnavigation li a:visited {
	font: 11px arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #fff;
}

#subnavigation li a:hover, #subnavigation li.current a:link, #subnavigation li.current a:visited {
	color: #87cbf0;
}

/* ------------------------------------------------------------------------- SubSubNavigation */

#subsubnavigation {
	position: absolute;	
	top: 0px;
	left: 132px;
	z-index: 5;
	width: 142px;
	height: 136px;
	float: left;
	display: inline;
	background-color: #414142;
}

#subsubnavigation .line {
	margin: 15px 0px;
	width: 1px;
	font-size: 0px;
	height: 106px;
	float: left;
	background-color: #fff;
}

#subsubnavigation ul {
	margin-top: 15px;
	width: 131px;
	float: left;
	display: inline;
	list-style-type: none;
	font: 11px arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
}

#subsubnavigation li {
	padding: 0px 5px 0px 15px;
	width: 120px;
	overflow: hidden;
	float: left;
	display: inline;
}

#subsubnavigation li a:link, #subsubnavigation li a:visited {
	font: 11px arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #fff;
}

#subsubnavigation li a:hover, #subsubnavigation li.current a:link, #subsubnavigation li.current a:visited {
	color: #87cbf0;
}

#subsubnavigation2 {
	position: absolute;	
	top: 0px;
	left: 274px;
	z-index: 5;
	width: 142px;
	height: 136px;
	float: left;
	display: inline;
	background-color: #414142;
}

#subsubnavigation2 .linedashed {
	margin: 15px 0px;
	width: 1px;
	font-size: 0px;
	height: 106px;
	float: left;
	background-color: transparent;
	border-left: 1px dashed #fff;
}

#subsubnavigation2 ul {
	margin-top: 15px;
	width: 131px;
	float: left;
	display: inline;
	list-style-type: none;
	font: 11px arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
}

#subsubnavigation2 li {
	padding: 0px 5px 0px 15px;
	width: 120px;
	overflow: hidden;
	float: left;
	display: inline;
}

#subsubnavigation2 li a:link, #subsubnavigation2 li a:visited {
	font: 11px arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #fff;
}

#subsubnavigation2 li a:hover, #subsubnavigation2 li.current a:link, #subsubnavigation2 li.current a:visited {
	color: #87cbf0;
}

/* ------------------------------------------------------------------------- Content */

#content {
	padding-bottom: 10px;
	width: 995px;
	float: left;
}

#content .logos-home {
  position: absolute; 
  bottom: 10px; 
  right: 10px;
}

#content .header {
	position: relative;
	margin-left: 10px;
	width: 770px;
	height: 136px;
	float: left;
	display: inline;
}

#content .header .foto {
	background: url(random_foto.php) top left no-repeat;
}

#content .header .foto_vacatures {
	background: url(pics/foto_top4.jpg) top left no-repeat;
}

#content .blok {
	margin-right: 14px;
	float: right;
	display: inline;
}

#content .text {
	position: relative;
	margin-left: 10px;
	padding: 20px 35px 15px 35px;
	width: 700px;
	min-height: 296px;
	height: auto !important;
	height: 296px;
	float: left;
	display: inline;
	background: url(pics/back_text_bottom.gif) bottom left no-repeat #ebe3cd;
}

#content .text td{
	font: 11px arial, verdana, sans-serif;
	line-height: 16px;
	color: #333333;
}

#content .flash {
	margin: 0px 0px 15px -10px;
	padding: 0px;
	float: left;
	display: inline;
}

#content .text .line {
	min-height: 232px;
	height: auto !important;
	height: 232px;
	background: url(pics/back_text_line.gif) bottom left repeat #ebe3cd;
}

#content .text .home_text_left {
	width: 250px;
	float: left;
	color: #0071bb;
	font-weight: bold;
}

#content .text .home_text_right {
	width: 250px;
	float: right;
	color: #0071bb;
	font-weight: bold;
}

#content .text div.left {
	width: 480px;
	float: left;
	display: inline;
}

#content .text div.right {
	width: 190px;
	float: right;
	display: inline;
}

h1, td h1 {font: 19px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 7px;}
h2, td h2 {font: 17px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 7px;}
h3, td h3 {font: 15px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 7px;}
h4, td h4 {font: 13px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 7px;}
h5, td h5 {font: 12px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 7px;}
h6, td h6 {font: 11px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 7px;}

h1.red, h2.red, h3.red, h4.red, h5.red, h6.red  {color: #ec1c24; }

#content .text .right .red img.video {
	margin: -3px 5px 0px 0px;
	float: left;
	border: 0px solid #fff;
	background-color: transparent;
}

#content a:link, #content a:visited {text-decoration: underline; color: #333333;}
#content a:hover { color: #e51837; }

#content .text img { margin: 10px 0px; }
#content .text img.left {	margin: 3px 10px 10px 0px; float: left; }
#content .text img.right { margin: 3px 0px 10px 10px; float: right; }

#content .text a img { padding: 0px; border: none; }

td {
	font: 12px arial, verdana, sans-serif; 
	line-height: 18px;
	color: #333333;
}

#content .text img {
	margin: 5px 0px 5px 10px;
	padding: 1px;
	float: right;
	clear: right;
}

#content .text img.file {
	margin: 0px 5px 0px 0px;
	padding: 1px;
	float: left;
	clear: left;
}

#content .text .right img {
	margin: 5px 0px;
	float: left;
	clear: left;
}


#content .text img.file {
	margin: 0px 5px 5px 0px;
	padding: 1px;
	float: left;
	border: 0px solid #d8e0ea;
	background-color: #fff;
}

#content .text .manager{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 200px;
	float: left;
}

#content .text .manager .foto{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 133px;
	height: 100px;
	float: left;
}

#content .text .manager .foto img{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 133px;
	height: 100px;
	float: left;
}

#content .text .manager .manager_tekst{
	padding: 0px 0px 10px 0px;
	width: 200px;
	float: left;
}

p { margin-bottom: 9px;}

.text ul { margin: 10px 0px 10px 5px; list-style-type: disc;}
.text .right ul { margin: 10px 0px 10px 14px;}
.text li { margin: 0px 0px 0px 15px; padding: 0px;}
.text ol { margin: 10px 0px 10px 10px;}


#content .text .alfabet {
	padding: 25px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

}

#content .text .linksopdrachtgever {
	position: relative;
	width: 330px;
	float: left;
	margin: 0px;
	padding: 0px;
		top: 0;
}

#content .text .rechtsopdrachtgever {
	position: relative;
	width: 330px;
	float: left;
	margin: 0px;
	padding: 0px;
	top: 0;
}

/* ------------------------------------------------------------------------- Accordion */

#accordion a { font-size: 12px; font-weight: bold; }
#accordion a.ui-state-active { color: #e51837; }
#accordion .question { margin: 0px 0px 10px 0px; }

/* ------------------------------------------------------------------------- Nieuws */

#content .text .list {
	position: relative;
	margin: 0px 15px 0px 0px;
	padding: 0px 12px 12px 12px;
	width: 166px;
	height: 380px;
	float: right;
	font: 11px arial, verdana, sans-serif;
	color: #333;
}

#content .text .bottom {
	background: url(pics/back_nieuws_bottom.gif) bottom left no-repeat #87cbf0;
}

#content .text .item {
	padding: 20px 0px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	border-bottom: 1px dashed #333;
}

#content .text .item .datum {
	font-weight: bold;
	color: #333;
}

#content .text_nieuws{
	height: 380px;
	overflow: auto;
}

#content .text .item .intro{
	width: 480px;
	float: left;
}

#content .text .item .img{
	width: 190px;
	height: 143px;
	float: right;
}
/* ------------------------------------------------------------------------- Nieuws */

#nieuws {
	position: relative;
	margin: 24px 12px 0px 0px;
	padding: 0px 12px 12px 12px;
	width: 166px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	float: right;
	display: inline;
	font: 11px arial, verdana, sans-serif;
	color: #22333c;
	background: url(pics/back_nieuws_top.gif) top left no-repeat #87cbf0;
}

#nieuws .bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 190px;
	height: 12px;
	background: url(pics/back_nieuws_bottom.gif) bottom left no-repeat #87cbf0;
}

#nieuws .item {
	padding: 8px 0px;
	border-bottom: 1px dashed #fff;
}

#nieuws .item .datum {
	font-weight: bold;
	color: #fff;
}

#nieuws h3, nieuws td h3 {color: #e51837;}

#nieuws a:link, #nieuws a:visited { text-decoration: none; color: #556371; }

#nieuws a:hover { color: #e51837; }

.newsitem {
	border-bottom: 1px dashed #414142;
}

#content .text .newsitem h3 a:link, #content .text .newsitem h3 a:visited {
	text-decoration: none;
}

/* ------------------------- Google map ----------------------------- */


.googlemap form{
	width: 285px;
}

.plan_route {
	margin-top: 10px;
	width: 265px;
	float: right;
	font: 12px arial, sans-serif; 
}

.googlemap .omschrijving {
	margin: 2px 2px 9px 0px;
	width: 65px;
	float: left;
	font: 11px arial, sans-serif; 
}

.googlemap .omschrijving2 {
	margin: 2px 2px 9px 0px;
	width: 200px;
	float: left;
	font: 11px arial, sans-serif; 
}

.googlemap .invul{
	height: 30px;
	width: 205px;
}

.googlemap input{
	padding: 1px 3px;
	width: 200px;
	float: left;
	color: #434343;
	font: 12px arial, sans-serif; 
	border: 1px solid #434343;
}

.googlemap select  {
	width: 208px;
	float: left;
	color: #434343;
	font: 12px arial, sans-serif; 
	border: 1px solid #434343;
}

.googlemap input.button {
	width: 110px;
	height: 20px;
	float: left;
	color: #434343;
	font: 12px arial, sans-serif; 
	border: 1px solid #434343;
}

.googlemap .invul select{
	width: 206px;
	float: left;
	color: #434343;
	font: 12px arial, sans-serif;  
	border: 1px solid #434343;
}

.googlemap .invul option{
	padding: 0px 3px;
	color: #434343;
	font: 12px arial, sans-serif; 
}


/* ========================= invulformulier ========================= */
 
#invulformulier {
	margin-bottom: 10px;
	width: 560px;
	float: left;
	font: 12px arial, verdana, sans-serif; 
	line-height: 18px;
	color: #000;
} 

#invulformulier .omschrijving {
	width: 170px;
	float: left;
	display: inline;
	font-weight: bold;
}

#invulformulier .invul, #invulformulier .invullen {
	margin: 2px 5px 2px 5px;
	width: 210px;
	float: left;
	display: inline;
}

#invulformulier .invultekst {
	margin: 2px 5px 2px 5px;
	width: 250px;
	float: left;
	display: inline;
	font-weight: bold;
}

#invulformulier .invul_box {
	margin: 2px 0px 2px 5px;
	float: left;
	display: inline;
}

#invulformulier .invul_tekst {
	margin: 5px 0px 0px 0px;
	float: left;
	display: inline;
	line-height: 18px;
}

#invulformulier fieldset {
	padding: 0px 10px;
	border: 1px solid #556371;
}

#invulformulier legend {
	padding: 2px 6px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000;
	background: #fff;
	border: 1px solid #556371;
} 

#invulformulier input.extrasmall{
	padding: 1px 3px;
	margin: 2px 5px 2px 0px;
	width: 30px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	color: #556371;
}

#invulformulier input.small{
	padding: 1px 3px;
	margin-right: 5px;
	width: 65px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	color: #556371;
}

#invulformulier input.medium{
	padding: 1px 3px;
	width: 160px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	color: #556371;
}

#invulformulier input.medium2{
	padding: 1px 3px;
	width: 165px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	color: #556371;
}

#invulformulier input.large{
	padding: 1px 3px;
	width: 200px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	color: #556371;
}

#invulformulier textarea{
	padding: 1px 3px;
	width: 241px;
	height: 48px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	color: #556371;
}

#invulformulier select {
	padding: 0px 0px 0px 3px;
	width: 250px;
	float: left;
	font-weight: bold;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	color: #556371;
}

#invulformulier select.small {
	padding: 0px 1px 0px 3px;
	margin-right: 5px;
	width: 70px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	color: #556371;
}

#invulformulier optgroup {
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	font-style: italic;
	color: #000;
}

#invulformulier option {
	padding-left: 5px;
	color: #556371;
}

#invulformulier optgroup option {
	padding-left: 20px;
	color: #556371;
}

#invulformulier input.radio{
	margin: 0px;
	padding: 0px;
	width: 27px;
}

#invulformulier input.button{
	margin-bottom: 10px;
	padding: 1px 3px 1px 3px;
	width: 80px;
	height: 22px;
	
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	border: 1px solid #7c8893;
	background-color: #f1f1f1;
}

#invulformulier input.file{
	padding: 1px 3px;
	width: 250px;
	height: 20px;
	float: left;
	display: inline;
	font: 11px arial, verdana, sans-serif; 
	font-weight: bold;
	line-height: 16px;
	border: 1px solid #a5acb2;
	background-color: #fff;
}

/*-------------------------------------------------------------------- CShowDescription */

#items, #items_noscript{
	display:block;
	height: 80px;
}

#itemsblok, #itemsblok_noscript {
	width: 351px;
	display:block;
}

#items .blokje {
	width: 80px;
	height: 80px;
	margin-right: 7px;
	float: left;
	display: block;
	border: 0px solid #fff;
}

#items_noscript .blokje {
	width: auto;
	height: auto;
	margin-right: 7px;
	float: left;
	display: block;
	border: 0px solid #fff;
}


#items .blokje .Title, #items_noscript .blokje .Title {
	width: 80px;
	float: left;
	background: url(pics/blok.gif) top left no-repeat;
	border: 0px solid #fff;
	cursor: pointer;
}

#items .blokje .Title img, #items_noscript .blokje .Title img{
	margin: 0px;
	width: 80px;
	height: 80px;
	float: left;
	border: 0px solid #fff;
	cursor: pointer;
}

#items .blokje .TitleCurrent, #items_noscript .blokje .TitleCurrent {
	width: 80px;
	height: 80px;
	float: left;
	background: url(pics/blok_current.gif) top left no-repeat;
	border: 0px solid #fff;
	cursor: pointer;
}

#items .blokje .TitleCurrent img, #items_noscript .blokje .TitleCurrent img{
	margin: 0px;	
	width: 80px;
	height: 80px;
	float: left;
	border: 0px solid #fff;
	cursor: pointer;
}

#items .Description {
	display: none;
}

#items_noscript .Description {
	margin-left: 15px;
	width: 360px;
	height: 100px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

#itemsblok .kopje .Title, #itemsblok_noscript .kopje .Title {
	height: 20px;
	font: 14px arial, verdana, sans-serif;
	border: 0px solid #fff;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	cursor: pointer;
}

#itemsblok .Description {
	display: none;
}

#itemsblok .Description2 {
	display: none;
}

#itemsblok_noscript .Description {
	display: block;
	margin-bottom: 5px;
}

#itemsblok_noscript .Description2 {
	display: block;
	margin-bottom: 10px;
	font-style: italic;
}

#itemsblok .kopje .TitleCurrent, #itemsblok_noscript .kopje .TitleCurrent {
	height: 20px;
	font: 14px arial, verdana, sans-serif;
	border: 0px solid #fff;
	font-weight: bold;
	color: red;
	line-height: 18px;
	cursor: pointer;
}

#targetblok {
	width: 351px;
	padding: 20px;
	margin: 0px;
	display: block;
	border-left: 1px solid #0071BB;
	border-right: 1px solid #0071BB;
	background-color: white;	
}

#descriptiontarget {
	width: 351px;
	padding: 20px;
	display: block;
	border-left: 1px solid #0071BB;
	border-right: 1px solid #0071BB;
	background-color: white;
}

#blok_top{
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	width: 393px;
	height: 13px;
	margin-top: 10px;
	font-size: 0px;
	line-height: 0px;
	background: url(pics/blok_top.gif) top left no-repeat; 
	border: 0px solid red;
}

#blok_bottom{
	height: 13px;
	width: 393px;
	margin: 0px;
	background: url(pics/blok_bottom.gif) top left no-repeat; 
}

/* ------------------------------------------------------------------------- FotoBoek */

#breadcrumb {
	width: 700px;
	height: 20px;
	line-height: 20px;
	border-top: 1px dashed #414142;
	border-bottom: 1px dashed #414142;
	margin-bottom: 20px;
}

#blokken {
    min-height: 100px;
    height: auto !important;
	height: 100px;
	padding-bottom: 10px;
	/*border-bottom: 1px dashed #414142; */
}

#blokken .blok {
	margin: 10px 4px 0px 12px;
	padding: 0px;
	height: 98px;
	width: 214px;
	float: left;
	display: inline;
	border: 1px solid #414142;
	cursor: pointer;
}

#blokken .blok .foto {
	width: 98px;
	height: 98px;
	float: left;
}

#blokken .blok .foto img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#blokken .blok .info {
	position: relative;
	margin: 5px;
	padding: 0px;
	height: 88px;
	float: left;
	display: inline;
}

#blokken .blok .kop {
	width: 106px;
	height: 54px;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}

#blokken .blok .kop a {
	text-decoration: none;
}

#blokken .blok .kop a:hover {
	color: #333333;
}

#blokken .blok .aantal {
	position: absolute;
	bottom: 0;
}

#fotos {
	margin-top: 20px;

}

#fotos .foto {
	margin: 0px 4px 16px 12px;
	height: 98px;
	width: 98px;
	float: left;
	border: 1px solid #414142;
}

#fotos .foto img {
	margin: 0px;
	padding: 0px;
}

#prevnext {
	width: 700px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-top: 1px dashed #414142;
	border-bottom: 1px dashed #414142;
}


/* ------------------------------------------------------------------------- Footer */

#printfooter {
	display: none;
}

br.clear { height: 0px; font: 0px arial; line-height: 0px; clear: both; }