﻿/* Stylesheet voor leegstra.nl. (c) Woonrijk Leegstra. Alle rechten voorbehouden. */


/* ---------- Stijlen: Algemeen ---------- */

html, body {
	margin: 0px;
	padding: 0px;
}

body {
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: 145%;
  color: #4c575f;
}

#site {
  width: 988px;
  margin: 0px auto;
  margin-bottom: 2px;
  position: relative;
  border: 1px solid #cbcbcb;
  border-top: 0px;
}

a img { border: 0px; }

form {
  margin: 0px;
  padding: 0px;
}

.clearfix {
  height: 0px;
  overflow: hidden;
  clear: both;
  line-height: 0px;
  font-size: 0px;
}

#main {
  min-height: 280px;
  padding: 0px 25px 10px 66px;
  background: url(/interface/images/slogan.gif) no-repeat 14px 22px;
}


/* ---------- Stijlen: Top ---------- */

#top {
  height: 125px;
  position: relative;
  background: url(/interface/images/top_bg.gif) repeat-x left bottom;
}

#top .logo {
  position: absolute;
  left: 23px;
  top: 18px;
}

#top .nav {
  float: right;
  height: 35px;
  margin: 8px 25px 0px 0px;
  padding-top: 43px;
  position: relative;
  background: url(/interface/images/nav_bg.gif) no-repeat left bottom;
  display: inline;
}

#top .nav li {
  list-style: none;
  float: left;
  height: 35px;
  margin: 0px;
  padding: 0px;
}

#top .nav li a {
  float: left;
  height: 35px;
  overflow: hidden;
  padding: 0px 11px;
}

#top .nav li a img {
  display: block;
}

#top .nav li a:hover img,
#top .nav li.active a img {
  margin-top: -35px;
}

#top .nav .topnav {
  position: absolute;
  left: 15px;
  top: 0px;
  height: 35px;
  margin: 0px;
  padding: 0px;
}

#top .nav .mainnav {
  float: left;
  height: 35px;
  margin: 0px;
  padding: 0px 15px;
  background: url(/interface/images/nav_inner_bg.gif) no-repeat right top;
}

#top #actielinks_verborgen {
  display: none;
}

#top .btn_acties {
  position: absolute;
  right: 25px;
  top: 8px;
  width: 127px;
  height: 35px;
  background: url(/interface/images/btn_acties.gif) no-repeat;
}
#top .btn_folder {
  position: absolute;
  right: 165px;
  top: 8px;
  width: 127px;
  height: 35px;
  background: url(/interface/images/btn_folder.gif) no-repeat;
}
#top .btn_folder:hover {
  background-position: left bottom;
}

#top .btn_acties:hover {
  background-position: left bottom;
}


/* ---------- Stijlen: Sidebar ---------- */

#main #sidebar {
  float: left;
  width: 152px;
  margin-top: 22px;
}

#sidebar .subnav {
  margin-bottom: 15px;
  width: 132px;
  background: url(/interface/images/subnav_bg.gif);
  line-height: 16px;
}

#sidebar .subnav ul {
  float: left;
  width: 112px;
  margin: 0px;
  padding: 25px 10px 9px 10px;
  background: url(/interface/images/subnav_inner_bg.gif) no-repeat left bottom;
}

#sidebar .subnav li {
  float: left;
  clear: both;
  width: 100px;
  margin: 0px;
  padding: 3px 0px 3px 12px;
  background: url(/interface/images/bullet_subnav.gif) no-repeat left 9px;
  list-style: none;
}

#sidebar .subnav li a {
  color: #ffffff;
  text-decoration: none;
}

#sidebar .subnav li.active a {
  text-decoration: underline;
}

#sidebar .subnav li a:hover {
  text-decoration: underline;
}

#sidebar .merken {
  margin-bottom: 15px;
  min-height: 240px;
  width: 152px;
}

#sidebar .merken a {
  display: block;
  width: 152px;
  height: 20px;
  opacity: 0.6;
}

#sidebar .merken a:hover,
#sidebar .merken a.actief {
  opacity: 1;
  filter: alpha(100);
}

#sidebar .merken a img {
  display: block;
}

#sidebar .banner_nieuwsbrief {
  display: block;
  width: 185px;
  height: 185px;
  position: relative;
  margin-left: -41px;
  background: url(/interface/images/banner_nieuwsbrief.gif);
}

#sidebar .absolute {
  position: absolute;
  top: 402px;
  left: 66px;
}

#sidebar .banner_nieuwsbrief:hover {
  background-position: left bottom;
}


/* ---------- Stijlen: Content  - Algemeen ---------- */

#main #content {
  float: right;
  width: 720px;
  position: relative;
}

#content .content_smal {
  float: left;
  width: 485px;
}

#content .topfoto {
  display: block;
  margin-bottom: 12px;
}

#content h1 {
  margin: 0px 0px 12px 0px;
  padding: 0px;
  font-size: 16px;
  color: #90103c;
}

#content h2 {
  margin: 0px 0px 2px 0px;
  padding: 0px;
  font-size: 12px;
  color: #008193;
}

#content p {
  margin: 0px 0px 18px 0px;
  padding: 0px;
}

#content a {
  color: #008193;
}

#content a:hover {
  color: #90103c;
}

#content ul {
  margin: 0px 0px 18px 0px;
  padding: 0px;
}

#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;
}

#content li ul {
  margin-top: 5px;
}

#content #afbeeldingen_rechts {
  float: right;
  margin-left: 10px;
  width: 170px;
}

#content #afbeeldingen_rechts img {
  margin-bottom: 10px;
}

#content #afbeeldingen_onder {
  width: 485px;
  margin-top: 18px;
}

#content #afbeeldingen_onder a {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}


/* ---------- Stijlen: Content - Contentbox Rechts ---------- */

#content .contentbox_rechts {
  float: right;
  width: 174px;
  margin-bottom: 15px;
  padding: 15px 18px 18px 18px;
  background-color: #bbcb00;
  font-size: 11px;
  position: relative;
  color: #3d3d3d;
}

#content .contentbox_rechts h5 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  color: #90103c;
  font-size: 13px;
}

#content .contentbox_rechts p {
  margin: 0px 0px 18px 0px;
  padding: 0px;
}

#content .contentbox_rechts a {
  color: #90103c;
}

#content .contentbox_rechts .actiefoto {
  display: block;
  margin: 0px -18px -18px -18px;
}

#content .contentbox_rechts .sticker_actie {
  position: absolute;
  right: -18px;
  bottom: 75px;
  width: 102px;
  height: 105px;
  background: url(/interface/images/banner_actie.png);
}

/*
Rood 90103c
Groen bbcb00
Blauw 008193
*/

#content .contentbox_rechts.blauw h5,
#content .contentbox_rechts.blauw a {
  color: #bbcb00;
}

#content .contentbox_rechts.blauw {
  color: white;
  background-color: #008193;
}

#content .contentbox_rechts.rood h5,
#content .contentbox_rechts.rood a {
  color: white;
}

#content .contentbox_rechts.rood {
  color: #bbcb00;
  background-color: #90103c;
}


/* ---------- Stijlen: Home ---------- */

#content .banner_welkom {
  position: absolute;
  left: -40px;
  top: 25px;
  width: 155px;
  height: 156px;
  background: url(/interface/images/banner_welkom.png);
}

#content .box_home {
  margin-bottom: 75px;
}

#content .contentbox_rechts .contactbox {
  background: url(/interface/images/contactbox_bg.gif);
}

#content .contentbox_rechts .contactbox p {
  width: 150px;
  margin: 0px;
  padding: 12px;
  background: url(/interface/images/contactbox_inner_bg.gif) no-repeat left bottom;
}

#content .uitgelicht {
  clear: both;
  width: 100%;
  padding-top: 25px;
  border-top: 3px solid #bbcb00;
  position: relative;
}

#content .uitgelicht .banner_uitgelicht {
  position: absolute;
  right: 88px;
  top: -73px;
}


/* ---------- Stijlen: Vervolgpagina's ---------- */

#content .topfoto_vervolg {
  display: block;
  clear: both;
}

#content .circelfotos {
  position: absolute;
  left: -28px;
  top: 30px;
  width: 269px;
  height: 81px;
  background: url(/interface/images/cirkelfotos1.png);
}

#content .content_vervolg {
  margin-top: 14px;
}


/* ---------- Stijlen: Overzichtspagina's ---------- */

#content .woordenbalk_overzicht {
  display: block;
  padding-bottom: 20px;
  clear: both;
}

#content .paginering {
  width: 100%;
  clear: both;
  margin-bottom: 5px;
}

#content .paginering .inner {
  float: right;
}

#content .paginering img {
  float: left;
  margin-right: 4px;
}

#content .paginering a {
  float: left;
  margin-left: 3px;
  padding: 4px 8px 2px 8px;
  font-weight: bold;
  line-height: 17px;
  text-decoration: none;
}

#content .paginering a:hover {
  color: #008193;
  background-color: #deedef;
}

#content .paginering a.active,
#content .paginering a.active:hover {
  background-color: #008193;
  color: #ffffff;
}

#content .overzicht {
  width: 100%;
  margin-bottom: 5px;
  padding-top: 19px;
  border-top: 3px solid #bbcb00;
  border-bottom: 3px solid #bbcb00;
}


/* ---------- Stijlen: Producten in overzichten (en uitgelicht op home) ---------- */

#content .product,
#content .product:hover {
  float: left;
  width: 218px;
  height: 164px;
  overflow: hidden;
  margin: 0px 15px 24px 0px;
  padding-right: 15px;
  border-right: 1px solid #b1bbc2;
  font-size: 11px;
  text-decoration: none;
  color: #4c575f;
}

#content .derde_product,
#content .derde_product:hover {
  margin-right: 0px;
  padding-right: 0px;
  border: 0px;
}

#content .product img {
  display: block;
  margin: 0px 0px 3px 25px;
}

#content .product .titel {
  display: block;
  color: #008193;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 1px;
}

#content .product:hover .titel {
  color: #90103c;
  text-decoration: underline;
}

#content .product .tekst {
  display: block;
}


/* ---------- Stijlen: Productset-pagina's ---------- */

#content .content_breed {
  margin-top: 24px;
}

#content .productrij {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #b1bbc2;
  background: url(/interface/images/lijn_grijs.gif) repeat-y 360px bottom;
}

#content .eerste_rij {
  background: none;
}

#content .productrij .btn_terug {
  float: left;
  width: 132px;
  height: 132px;
  background: url(/interface/images/btn_terug.gif);
}

#content .productrij .btn_terug:hover {
  background-position: left bottom;
}

#content .productrij .eerste_setproduct {
  float: right;
  width: 548px;
}

#content .productrij .eerste_setproduct img {
  float: left;
}

#content .productrij .eerste_setproduct .tekst {
  float: right;
  width: 325px;
}

#content .productrij .setproduct {
  float: left;
  width: 325px;
}

#content .productrij .setproduct img {
  display: block;
  margin: 2px 0px 5px 60px;
}

#content .productrij .product_links {
  margin-right: 70px;
}

#content .productrij .setproduct p {
  margin-bottom: 12px;
}

#content input {
  color: #4C575F;
  font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
  font-size: 12px;
}


/* ---------- Stijlen: Aanmeld-pagina nieuwsbrief ---------- */

#content .nieuwsbrief_aanmelden .regel {
  float: left;
  margin-bottom: 10px;
}

#content .nieuwsbrief_aanmelden {
  background-color:#EBF0B2;
  border:1px solid #BBCB00;
  margin-bottom:15px;
  padding:8px 13px 10px;
  width: 457px;
}

#content .nieuwsbrief_aanmelden .regel_links,
#content .nieuwsbrief_aanmelden .regel_rechts {
  width: 180px;
  float: left;
}

#content .nieuwsbrief_aanmelden .regel_links label,
#content .nieuwsbrief_aanmelden .regel_rechts label {
  /*float: left;
  width: 90px;
  margin-top: 3px;*/
  clear:both;
  display:block;
  font-weight:bold;
  margin-bottom:2px;
}

#content .nieuwsbrief_aanmelden .regel_links label {
  width: 60px;
}

#content .nieuwsbrief_aanmelden .regel_links .input_text,
#content .nieuwsbrief_aanmelden .regel_rechts .input_text {
  /*float: right;
  width: 145px;
  padding: 2px 4px;
  border: 1px solid #bbcb00;*/
  border:1px solid #BBCB00;
  color:#4C575F;
  font-size:13px;
  margin-right:9px;
  padding:3px 4px 4px;
  width:134px;
}

#content .nieuwsbrief_aanmelden .btn_aanmelden {
  margin-top:20px;
  float: left;
  padding: 3px 8px;
  background: #008193;
  color: #ffffff;
  text-decoration: none;
}

#content .nieuwsbrief_aanmelden .btn_aanmelden:hover {
  background: #90103c;
  text-decoration: underline;
}


/* ---------- Stijlen: Routepagina ---------- */

#main #content #routebeschrijving {
  margin-bottom: 10px;
}

#main #content #googlemap {
  width: 483px;
  height: 400px;
  border: 1px solid #bbcb00;
}

#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 #bbcb00;
  background-color: #ebf0b2;
}

#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: 134px;
  margin-right: 9px;
  border: 1px solid #bbcb00;
  padding: 3px 4px 4px 4px;
  font-size: 13px;
  color: #4C575F;
}

#main #content .btn_planroute {
  float: left;
  padding: 4px 10px;
  margin-top: 20px;
  background: #008193;
  color: #ffffff;
}

#main #content .btn_planroute:hover {
  background: #90103c;
}

#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;
}


/*
#googlemap {
  height:400px;
}

#googlemap a {
  font-family:Arial;
  font-size:11px;
}

#googlemap .marker {
  font-family:Verdana;
  font-size:11px;
  color:#767676;
}

#googlemap #toonbeschrijving {
  font-family:arial;
  font-size:11px;
  color:#767676;
  float:right;
}

#container-route-van {
  margin-top: 10px;
}

#container-route-van #route-straat,
#container-route-van #route-plaats {
  width: 180px;
}

#googlemap .titel {
  font-size:14px;
  font-weight:bold;
  color:#90103c;
  font-family:Verdana;
}*/


/* ---------- Stijlen: Footer ---------- */

#footer {
  width: 990px;
  margin: 0px auto;
  padding-bottom: 20px;
  font-size: 11px;
  color: #8c9297;
}

#footer a {
  color: #8c9297;
}

#footer a:hover {
  color: #90103c;
}

#footer .contactgegevens,
#footer .links {
  float: left;
  width: 480px;
}

#footer .links {
  float: right;
  text-align: right;
}


/* ------------------stijlen contactformulier--------------------- */
#main #content .regel {
  float: left;
  width: 500px;
  margin-bottom: 6px;
}

#main #content .regel label {
  width: 200px;
  float: left;
}

#main #content .regel input {
  color:#858384;
  float:left;
  font-family:arial;
  font-size:12px;
  padding:0;
  width:156px;
  width: 230px;
  padding:4px;
  width:244px;
}

#main #content .regel select {
  color: #858384;
}

#main #content .regel span.verplicht {
  background: none;
  width: auto;
  float: none;
  display: inline;
}

#main #content .regel span.textarea_wrapper {
  float:left;
  height: 78px;
  padding: 0px;
  margin: 0px;
  width: 251px;
  margin-bottom: 6px;
}

#main #content .regel textarea {
  color:#858384;
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:12px;
  height:70px;
  padding:4px;
  width:244px;
}

#main #content .regel .btn_klein {
  float: right;
  width: auto;
  font-size: 11px;
  line-height: 14px;
}

#main #content .verzenden.knop {

}

#main #content .regel a {
  text-decoration:none;
}
