﻿/* Stylesheet voor nieuwzicht.nl. (c) Tsjil internet solutions. Alle rechten voorbehouden. */


/* ---------- Stijlen: Algemeen ---------- */

html, body {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	min-width:990px;
	min-height:1px;
}

form{
  margin: 0px;
	padding: 0px;
}

body {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #284b6a;
  background: #f6f8e8;
}

a {
  font-weight: bold;
  font-style: italic;
  color: #f57f20;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img { border: 0px; }

.clearfix {
  clear: both;
  height:0px;
  line-height: 0px;
  overflow: hidden;
  font-size: 0px;
}


/* ---------- Stijlen: Top ---------- */

#top {
  min-width:990px;
  width:100%;
  background: url(/interface/images/top_bg.jpg) no-repeat center bottom;
}

#top #top_inner {
  width: 990px;
  height: 303px;
  margin: 0px auto;
  position: relative;
  z-index: 30;
}

#top #logo {
  position: absolute;
  left: 22px;
  top: 10px;
  z-index: 10;
}

#top #topbanner {
  position: absolute;
  left: 26px;
  top: 65px;
  width: 616px;
  height: 235px;
  overflow: hidden;
  z-index: 5;
}

#top #topbanner img {
  float: right;
}

#top #topbanner .inner {
  float: left;
  width: 374px;
  margin-top: 118px;
  padding-left: 11px;
  border-left: 1px solid #ffffff;
}

#top #topbanner .inner .titel {
  font-size: 26px;
  font-style:italic;
  line-height: 36px;
  color: #ffffff;
}

#top #topbanner .inner .btn_meerweten {
  float: right;
}

#top #nav {
  position: absolute;
  right: 10px;
  top: 54px;
  z-index: 20;
  margin: 0px;
  padding: 0px;
}

#top #nav li {
  float: left;
  clear: both;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#top #nav li a {
  display: block;
  width: 290px;
  height: 24px;
  text-indent: -999px;
  outline: 0px;
  overflow: hidden;
}

#top #nav li:hover a {
  background-position: left -24px;
  text-decoration:none;
}

#top #nav li a.small{
  height:22px;
}

#top #nav li.active a,
#top #nav li.childActive a {
  background-position: left -48px;
}

#top #nav li.active:hover a,
#top #nav li.childActive:hover a {
  background-position: left -72px;
}

#top #nav li ul {
  width: 243px;
  position: absolute;
  left: -9001px;
  top: auto;
  margin: -38px 0px 0px -250px;
  color: #003470;
  padding: 0px 11px 0px 0px;
}

#top #nav li:hover ul {
  left: auto;
}

#top #nav li li {
  width: 221px;
  padding: 0px 11px;
  background: url(/interface/images/nav_li_li_bg.gif);
}

#top #nav li li.pre {
  height: 10px;
  line-height: 1px;
  overflow: hidden;
  background: url(/interface/images/nav_li_pre_bg.png);
}

#top #nav li li.post {
  height: 10px;
  line-height: 1px;
  overflow: hidden;
  background: url(/interface/images/nav_li_post_bg.png);
}

#top #nav li li a,
#top #nav li:hover li a,
#top #nav li.active:hover li a,
#top #nav li.childActive:hover li a {
  width: 199px;
  height: auto;
  padding: 5px 11px;
  background: url(/interface/images/nav_li_li_a_bg.gif) no-repeat left bottom;
  color: #ffffff;
  text-indent: 0px;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  font-style: normal;
}

#top #nav li li:hover a,
#top #nav li.active li:hover a,
#top #nav li.childActive li:hover a {
  background-color: #b85403;
}


/* ---------- Stijlen: Main - Content algemeen ---------- */

#main {
  min-width:990px;
  width:100%;
  background: #f7f9eb url(/interface/images/main_new_bg.jpg) no-repeat center bottom;
}

#main #main_inner {
  width: 920px;
  margin: 0px auto;
  background: #f7f9eb url(/interface/images/main_new_bg.jpg) no-repeat -795px bottom;
  padding: 20px 35px 0px 35px;
  position: relative;
}

#main #content {
  float: left;
  width: 590px;
  min-height: 177px;
  margin-bottom: 55px;
  line-height: 17px;
}

#main #content .breadcrumb {
  clear: both;
  font-size: 12px;
  color: #284b6a;
  margin-bottom: 36px;
}

#main #content h1 {
  margin: 0px 0px 13px 0px;
  padding: 0px;
  font-size: 30px;
  line-height: normal;
  font-weight: normal;
}

#main #content h2 {
  margin: 0px 0px 6px 0px;
  padding: 0px;
  font-size: 18px;
  line-height: normal;
  font-weight: normal;
}

#main #content h3,
#main #content h4,
#main #content h5,
#main #content h6 {
  margin: 0px 0px 3px 0px;
  padding: 0px;
  font-size: 14px;
  line-height: normal;
}

#main #content p,
#main #content ul {
  margin: 0px 0px 18px 0px;
  padding: 0px;
}

#main #content li {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 14px;
  list-style: none;
  background: url(/interface/images/bullet.gif) no-repeat left 5px;
}

#main #content li ul {
  margin-top: 5px;
}

#main #content .foto_links,
#main #content #player2 {
  float: left;
  clear: left;
  margin: 0px 10px 10px 0px;
}

#main #content #fotos_onder {
  margin: 20px -10px 20px 0px;
  width: 600px;
  clear: both;
}

#main #content #videos_onder{
  margin:auto;
  width:320px;
  clear:both;
}

#main #content #videos_onder #player{
  margin-bottom:15px;
}

#main #content #fotos_onder img {
  float: left;
  margin: 0px 10px 10px 0px;
}

#main #content #downloads .titel{
  font-weight:bold;
  border-bottom: solid 1px #284B6A;
  padding-bottom: 2px;
  margin-bottom:5px;
}

#main #content #downloads .item{
  margin: 0px 0px 3px 25px;
}


/* ---------- Stijlen: Main - Sidebar ---------- */

#main #sidebar {
  float: right;
  width: 275px;
  margin: -45px 0px 110px 0px;
}

#main #sidebar #terugbellen,
#main #sidebar #nieuwsbriefaanmelden {
  width: 275px;
  color: #6c4e0e;
  margin-bottom: 30px;
}

#main #sidebar #terugbellen h5,
#main #sidebar #nieuwsbriefaanmelden h5 {
  margin: 0px 0px 8px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
}

#main #sidebar #terugbellen p,
#main #sidebar #nieuwsbriefaanmelden p{
  margin: 0px 0px 14px 0px;
  padding: 0px;
}

#main #sidebar #terugbellen p.dankwoord,
#main #sidebar #nieuwsbriefaanmelden p.dankwoord {
  margin: 0px 0px 14px 0px;
  padding: 0px 0px 32px 0px;
  background: url(/interface/images/terugbellen_dankwoord_bg.gif) no-repeat right bottom;
}

#main #sidebar #terugbellen .input_telefoonnummer {
  width: 100%;
  height: 28px;
  margin-bottom: 14px;
  background: url(/interface/images/terugbellen_tekstveld_bg.gif) no-repeat;
}

#main #sidebar #nieuwsbriefaanmelden .input_mailadres {
  width: 100%;
  height: 28px;
  margin-bottom: 14px;
  background: url(/interface/images/terugmailen_tekstveld_bg.gif) no-repeat;
}

#main #sidebar #terugbellen .input_telefoonnummer label,
#main #sidebar #nieuwsbriefaanmelden .input_mailadres label {
  float: left;
  width: 22px;
  height: 26px;
  margin: 1px 2px 0px 0px;
}

#main #sidebar #terugbellen .input_telefoonnummer input,
#main #sidebar #nieuwsbriefaanmelden .input_mailadres input {
  float: left;
  width: 128px;
  margin: 4px 14px 0px 0px;
  padding: 2px;
  border: 0px;
  color: #6c4e0e;
}

#main #sidebar #terugbellen .input_telefoonnummer a,
#main #sidebar #nieuwsbriefaanmelden a.hplnieuwsbrief {
  float: left;
  width: 62px;
  height: 28px;
  background: url(/interface/images/btn_bel_mij.gif);
}

#main #sidebar #terugbellen .input_telefoonnummer a:hover,
#main #sidebar #nieuwsbriefaanmelden a.hplnieuwsbrief:hover {
  float: left;
  width: 62px;
  height: 28px;
  background-position: left -28px;
}

#main #sidebar .previewblok {
  width: 100%;
  margin-bottom: 25px;
  line-height: 16px;
}

#main #sidebar .previews .previewblok .titel {
  margin: 0px 0px 8px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
}

#main #sidebar .previews .previewblok img {
  float: left;
  margin: 0px 10px 7px 0px;
}

#main #sidebar .previews .previewblok p {
  margin: 0px;
  padding: 0px;
  display: inline;
}


/* ---------- Stijlen: Main - Onder ---------- */

#main #main_onder {
  clear:both;
  height: 95px;
  padding-bottom: 16px;
}

#main #main_onder .banner_contact {
  float: left;
  width: 300px;
  color: #284b6a;
  font-size: 12px;
}

#main #main_onder .banner_contact h5 {
  margin: 0px 0px 3px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
}

#main #main_onder .banner_contact p {
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

#main #main_onder .referentie_preview {
  float: right;
  width: 585px;
  padding-left: 8px;
  border-left: 1px solid #a1906b;
  position: relative;
}

#main #main_onder .referentie_preview .ref_foto {
  position: absolute;
  right: 6px;
  top: -107px;
}

#main #main_onder .referentie_preview .ref_tekst {
  width: 375px;
  height: 66px;
  overflow: hidden;
  font-size: 18px;
  color: #89713c;
  line-height: 22px;
}

#main #main_onder .referentie_preview .ref_tekst p {
  margin: 0px;
  padding: 0px;
  display: inline;
}

#main #main_onder .referentie_preview .ref_link {
  margin: 3px 0px 0px 270px;
  display: inline;
}

#main #main_onder #tijdelijk_blok {
  float: right;
  width: 585px;
  margin-top: 8px;
  padding-left: 8px;
  border-left: 1px solid #a1906b;
  position: relative;
  font-size: 18px;
  color: #89713c;
  line-height: 26px;
}

#main #main_onder #tijdelijk_blok .links {
  font-size: 14px;
}


/* ---------- Stijlen: Home-pagina ---------- */

#main #content .previews {
  width: 640px;
  margin-right: -50px;
}

#main #content .previews .previewblok {
  float: left;
  width: 270px;
  margin-right: 50px;
  line-height: 16px;
}

#main #content .previews .previewblok .titel {
  margin: 0px 0px 8px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
}

#main #content .previews .previewblok img {
  float: left;
  margin: 0px 10px 7px 0px;
}

#main #content .previews .previewblok p {
  margin: 0px;
  padding: 0px;
  display: inline;
}


/* ---------- Stijlen: Referentie-overzicht ---------- */

#main #content .referentie {
  margin-bottom: 18px;
  padding-bottom: 6px;
  border-bottom: 1px solid #c7c09b;
}

#main #content .referentie .titel {
  margin: 0px 0px 8px 0px;
  padding: 0px;
  font-size: 18px;
  font-weight: normal;
}

#main #content .referentie p {
  margin: 0px 0px 8px 0px;
}



/* ---------- Stijlen: Contactpagina ---------- */

#main #content .contactformulier {
  width: 100%;
}

#main #content p.foutmelding,
#main #sidebar #terugbellen p.foutmelding {
  padding: 5px 10px;
  border: 1px solid #f57f20;
  background-color: #ffdac2;
  color: #a44200;
}

#main #content .contactformulier .regel {
  float: left;
  width: 100%;
  margin-bottom: 18px;
}

#main #content .contactformulier .regel_links {
  width: 280px;
}

#main #content .contactformulier .regel_rechts {
  float: right;
  width: 280px;
}

#main #content .contactformulier .regel label {
  float: left;
  width: 95px;
  margin: 1px 5px 0px 0px;
}

#main #content .contactformulier .regel .input_text {
  float: left;
  width: 480px;
  border: 1px solid #b4ac7e;
  padding: 2px 4px 3px 4px;
  font-size: 13px;
  color: #6c4e0e;
}

#main #content .contactformulier .regel_links .input_text,
#main #content .contactformulier .regel_rechts .input_text {
  width: 170px;
}

#main #content .contactformulier .regel_textarea label {
  float: none;
  display: block;
  width: auto;
  margin-bottom: 2px;
}

#main #content .contactformulier .regel_textarea textarea {
  width: 580px;
  height: 140px;
  border: 1px solid #b4ac7e;
  padding: 2px 4px 3px 4px;
  font-size: 13px;
  color: #6c4e0e;
  font-family: arial, helvetica, sans-serif;
}

#main #content .contactformulier .btn_verzenden {
  float: right;
  width: 86px;
  height: 27px;
  background: url(/interface/images/btn_verzenden.gif);
}

#main #content .contactformulier .btn_verzenden:hover {
  background-position: left bottom;
}


/* ---------- Stijlen: Routepagina ---------- */

#main #content #routebeschrijving {
  margin-bottom: 10px;
}

#main #content #googlemap {
  width: 588px;
  height: 450px;
  border: 1px solid #b4ac7e;
}

#main #content .btn_route_plannen {
  display: block;
  width: 96px;
  height: 23px;
  background: url(/interface/images/btn_route_plannen.gif);
}

#main #content .btn_route_plannen:hover {
  background-position: left bottom;
}

#main #content #container-route-van {
  margin-bottom: 15px;
  padding: 8px 13px 10px 13px;
  border: 1px solid #b4ac7e;
  background-color: #eeead2;
}

#main #content .formblock-route {
  float: left;
}

#main #content .formblock-route .lblroute {
  display: block;
  clear: both;
  font-weight: bold;
  margin-bottom: 2px;
}

#main #content .formblock-route .tbxroute {
  width: 185px;
  margin-right: 9px;
  border: 1px solid #b4ac7e;
  padding: 3px 4px 4px 4px;
  font-size: 13px;
  color: #6c4e0e;
}

#main #content .btn_planroute {
  float: left;
  width: 86px;
  height: 27px;
  margin-top: 17px;
  background: url(/interface/images/btn_toon_route.gif) no-repeat;
}

#main #content .btn_planroute:hover {
  background-position: left bottom;
}

#main #content #container {
  padding-bottom: 10px;
}

#main #content .btn_toon_route {
  float: left;
  width: 86px;
  height: 26px;
  background: url(/interface/images/btn_toonroute.gif);
}

#main #content .btn_toon_route:hover {
  background-position: left bottom;
}


/* ---------- Stijlen: Footer ---------- */

#footer {
  min-width:990px;
  width:100%;
  overflow:hidden;
  position:relative;
  font-size: 11px;
  overflow:hidden;
}

#footer #footer_inner {
  border-top: 1px solid #b4ac7e;
  width: 920px;
  margin: 0px auto;
  padding: 10px 0px 15px 0px;
  position: relative;
}

#footer #copyright {
  color: #846c36;
  margin-bottom: 4px;
}

#footer #tsjil {
  position: absolute;
  right: 0px;
  top: 2px;
}

#footer #footertekst {
  color: #afa37a;
}

#footer #footertekst a {
  color: #afa37a;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

#footer #footertekst a:hover {
  color: #352d13;
}