
body
{
  font-family: freesans, arial, helvetica, sans-serif;
  margin: 13px 17px;
  padding: 0;
  background-color: white;
}
.smallfont, .smallfont td, .smallfont input, .smallfont button, .smallfont select, .smallfont li
{
  font-size: 10pt;
}
.largefont, .largefont td, .largefont input, .largefont button, .largefont select, .largefont li
{
  font-size: 13pt;
}

div, form
{
  margin: 0;
  padding: 0;
}
input, select, button
{
  font-family: freesans, arial, helvetica, sans-serif;
}
button
{
  background-color: transparent;
  border: none;
  color: #1e117f;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: auto;
}
a img
{
  border: none;
}
a img.inline
{
  position: relative;
  top: 1px;
  vertical-align: baseline;
}

/* Af en toe moeten tables worden gebruikt voor layout */
table.table-layout
{
  border-width: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
table.table-layout td
{
  margin: 0;
  padding: 0;
  vertical-align: top;
}

/* Het gedeelte bovenaan met het hoofdmenu */
#header
{
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 10pt; /* Won't be affected by font size switcher */
  height: 165px;
  position: absolute;
  width: 963px;
}
#headerbg
{
  background-color: #ff5200;
  height: 32px;
  left: 0;
  position: absolute;
  top: 112px;
  width: 963px;

  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
}
#headeritems
{
  height: 32px;
  left: 0;
  position: absolute;
  top: 112px;
  width: 963px;
}
#headeritems div
{
  float: left;
  height: 20px;
  margin: 5px;
  padding: 3px 6px 0;
}
#headeritems div a
{
  color: #ffffff;
  font-family: kalimati, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}
#headeritems div.current
{
  background-color: #edeaf4;
  margin-right: 0;
  padding-right: 0;
}
#headeritems div.current a
{
  color: #1e117f;
}
#headeritems div.headeritem-e
{
  background: url(../images/headeritem_e.png) top left no-repeat;
  margin-left: 0;
  padding: 3px 0 0 0;
  width: 6px;
}

/* Het gedeelte met het kruimelpad/de nieuwsberichten en de fontswitcher */
#path
{
  background-color: #ffffff;
  color: #1e117f;
  height: 27px;
  margin-top: 165px;
  position: absolute;
  width: 963px;
}
#pathitems
{
  overflow: hidden;
  padding-top: 4px;
  white-space: nowrap;
  width: 744px;
}
#pathitems a
{
  color: #1e117f;
  font-weight: normal;
  text-decoration: none;
}
#pathitems a.current
{
  font-weight: bold;
}

/* Het uitlogblokje */
#logout
{
  height: 27px;
  left: 744px;
  position: absolute;
  top: 0;
}
#logout table
{
  background-color: #ff5200;
  line-height: 16px;
  margin-top: 4px;
}
#logout table td
{
  padding: 1px 10px 1px 16px;
}
#logout table td.logout-right
{
  background: #ff5200 url(../images/logout_ne.png) top right no-repeat;
  font-size: 0;
  line-height: 0;
  padding: 0;
  width: 6px;
}
#logout a
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
#logout img
{
  position: top;
}

/* De fontswitcher */
#font
{
  color: #ff5200;
  height: 27px;
  margin-left: 900px;
  padding-top: 4px;
  position: absolute;
  text-align: right;
  top: 0;
  width: 63px;
}
#font a
{
  color: #ff5200;
  font-weight: bold;
  text-decoration: none;
}

/* De rest van de pagina */
#page
{
  margin-top: 192px;
  position: absolute;
  width: 963px;
}
table.page
{
  width: 963px;
}

#pageheader
{
  background-position: top left;
  background-repeat: no-repeat;
  color: #ffffff;
  height: 72px;
  width: 963px;
}
#pageheader h1.pagetitle
{
  font-size: 1.6em;
  font-weight: bold;
  margin: 0;
  padding: 10px 10px 0 10px;
}
#pageheader h1.pagetitle-nopadding
{
  padding: 10px 0 0 0 !important;
}
#pageheader h1.pagetitle .subheader
{
  font-weight: normal;
}
#pageheader h1.pagetitle .small
{
  font-size: .8em;
}
#pageheader p
{
  margin: 0;
  padding: 0;
}
#pageheader a
{
  color: #ffffff;
  text-decoration: none;
}

.pageheader-home
{
  height: 196px !important;
  padding-left: 1px;
}

.pageheader-woningzoeken
{
  height: 190px !important;
  margin-bottom: 10px;
}
.pageheader-woningzoeken .pageheader-huurwoning
{
  left: 282px;
  position: absolute;
  width: 282px;
}
.pageheader-woningzoeken .pageheader-koopwoning
{
  left: 687px;
  position: absolute;
  width: 277px;
}
.pageheader-woningzoeken .pageheader-huurwoning h1,
.pageheader-woningzoeken .pageheader-koopwoning h1
{
  font-size: 16pt !important;
}
.pageheader-woningzoeken p
{
  margin: 10px 0 !important;
}
.pageheader-woningzoeken a
{
  font-weight: bold;
}

.pageheader-woonvinder
{
  height: 92px !important;
  margin-left: 9px !important;
  padding: 0;
  width: 732px !important;
}
.pageheader-woonvinder h1
{
  padding: 0 !important;
}
.pageheader-woonvinder a
{
  font-weight: bold;
}
.pageheader-woonvinder-toprow
{
  padding: 7px 10px;
  position: absolute;
  top: 0;
  width: 713px;
}
.pageheader-woonvinder-toprow .left
{
  float: left;
}
.pageheader-woonvinder-toprow .right
{
  float: right;
}
.pageheader-woonvinder-toprow a
{
  padding-left: 18px;
}
.pageheader-woonvinder-title
{
  padding: 12px 28px;
  position: absolute;
  top: 31px;
}

#pageheaderextra
{
  position: absolute;
  right: 0px;
  top: 0;
}

/* Het submenu links */
td.submenu
{
  width: 222px;
}
#submenu
{
  color: #1e117f;
  font-weight: bold;
  width: 222px;
}
#submenu .submenutop
{
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 0;
  height: 6px;
  line-height: 0;
}
#submenu .submenucontent
{
  padding: 4px 16px 10px 11px;
}
#submenu .submenubottom
{
  background-position: top left;
  background-repeat: no-repeat;
  height: 44px;
  margin-bottom: 7px;
  padding: 36px 16px 0 11px;
}
#submenu h1
{
  border-color: #beb2d6;
  border-style: solid;
  border-width: 1px 0 0 0;
  color: #1e117f;
  font-size: 1.1em;
  x-height: 20px;
  margin: 0;
  padding: 5px 6px 6px;
}
#submenu h1.current
{
  background-color: #1e117f;
  color: #ffffff;
  x-padding: 6px;
}
#submenu h1.current a
{
  color: #ffffff;
}
#submenu h1.bottomborder
{
  border-bottom-width: 1px;
  padding-bottom: 5px;
}
#submenu div.bottomborder
{
  border-color: #beb2d6;
  border-style: solid;
  border-width: 0 0 1px 0;
}
#submenu div.subitem
{
  padding: 2px 2px 2px 6px/*14px*/;
}
#submenu div.subitem_current
{
  background-color: #d6d4e8/*efecf5*/;
  padding: 2px 2px 2px 6px/*14px*/;
}
#submenu div.submenu
{
  padding: 2px 2px 2px 6px/*14px*/;
  x-text-indent: -12px;
}
#submenu div.submenu_current
{
  background-color: #d6d4e8/*#1e117f*/;
  padding: 2px 2px 2px 6px/*14px*/;
  x-text-indent: -12px;
}
#submenu a
{
  color: #1e117f;
  display: block;
  text-decoration: none;
}
#submenu div.submenu_current a
{
  x-color: #ffffff;
  display: block;
}
#submenu img
{
  padding-right: 3px;
}
#submenu div.subsubitem
{
  x-background-color: #efecf5;
  color: #1e117f;
  font-weight: normal;
  padding: 2px 2px 2px 19px;
  x-text-indent: -9px;
}
#submenu div.subsubitem a
{
  color: #1e117f;
  display: block;
}
#submenu div.subsubitem_current
{
  x-background-color: #ff5200;
  background-color: #d6d4e8/*efecf5*/;
  x-color: #ffffff;
  font-weight: normal;
  padding: 2px 2px 2px 19px;
  x-text-indent: -9px;
}
#submenu div.subsubitem_current a
{
  x-color: #ffffff;
  display: block;
}
#submenu div.subsubitem small,
#submenu div.subsubitem_current small
{
  font-size: 7pt;
}
#submenu h1.submenu:hover,
#submenu div.submenu:hover,
#submenu div.subitem:hover,
#submenu div.subsubitem:hover
{
  x-background-color: #d6d4e8 !important;
  background-color: #efecf5 !important;
}

#printmail
{
  font-size: .8em;
  text-align: center;
}
#printmail a
{
  color: #1e117f;
  text-decoration: none;
  width: 100%;
}

/* Het zoekveld */
div.search
{
  margin: 0;
  padding: 0 42px 0 0;
}
div.search form
{
  margin: 0;
  padding: 0;
}
div.search input.searchquery
{
  border-color: #beb2d6;
  border-style: solid;
  border-width: 1px;
  color: #1e117f;
  float: left;
  font-weight: bold;
  height: 17px;
  margin: 0 -42px 0 0;
  padding: 2px 9px;
  width: 100%;
}
div.search input.searchbutton
{
  float: right;
  height: 23px;
  left: 42px;
  position: relative;
  width: 22px;
}
div.search div.searchclear
{
  clear: both;
  font-size: 0;
  line-height: 0;
}

/* Het "Mijn Woonplaats" inlogblokje op de homepage */
.pageheaderextra-home
{
  color: #ffffff;
  height: 196px;
  margin-left: 25px !important;
}
.pageheaderextra-home .links
{
  padding: 3px 0 0 0 !important;
  text-align: left;
  width: 282px;
}
.pageheaderextra-home .links div
{
  font-size: 1.3em;
  font-weight: bold;
  line-height: 37px;
  padding: 0 10px !important;
}
.pageheaderextra-home .links img
{
  padding-top: 7px;
  vertical-align: top;
}
.pageheaderextra-home .mijnwoonplaats
{
  background: #ff5200 url(../images/pageheaderextra_home.png) bottom right no-repeat;
  padding: 14px;
  text-align: left;
  width: 192px;
}
.pageheaderextra-home .mijnwoonplaats h1
{
  font-size: 1.3em;
  margin: 0;
  padding: 0;
}
.pageheaderextra-home .mijnwoonplaats p
{
  font-size: 1em;
  margin: 0;
  padding: 0;
}
.pageheaderextra-home .mijnwoonplaats a
{
  color: #ffffff;
  display: block;
  font-weight: bold;
  height: 22px;
  padding-top: 4px;
  width: 100%;
}
.pageheaderextra-home .login
{
  background: url(../images/login.png) no-repeat;
  height: 26px;
  margin: 10px 0;
  text-align: center;
  width: 190px;
}

/* RSS-feed op de actueel-pagina's */
.pageheaderextra-actueel
{
  margin: 13px;
}
.pageheaderextra-actueel a
{
  color: #ffffff;
}
.pageheaderextra-actueel img
{
  vertical-align: middle;
}

/* Projectoverzicht */
.pageheaderextra-projecten
{
  font-size: 1.3em;
  font-weight: bold;
  margin: 0;
  padding: 15px 0 0;
  position: static !important;
  text-align: left !important;
  width: 673px;
}
.pageheaderextra-projecten .title
{
  height: 27px;
  margin-left: 15px;
}
.pageheaderextra-projecten .link-left
{
  font-size: 0;
  left: 295px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 84px;
}
.pageheaderextra-projecten .link-right
{
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 84px;
}
.pageheaderextra-projecten table.projects
{
  margin-left: 16px;
}
.pageheaderextra-projecten td.project
{
  background: url(../images/project_tabbg.png) top left no-repeat;
  height: 30px;
  padding: 5px 5px 0;
}
.pageheaderextra-projecten td.project-margin
{
  padding-right: 20px;
}
.pageheaderextra-projecten td.project div.project-tab
{
  background: #ff5200 url(../images/project_bottom.png) bottom left no-repeat;
  overflow: hidden;
  padding-bottom: 10px;
  width: 140px;
}
.pageheaderextra-projecten td.project div.project-tab img
{
}
.pageheaderextra-projecten td.project div.project-tab span
{
  display: block;
  padding: 0 10px;
}
.pageheaderextra-projecten .searchform
{
  background-color: #1e117f;
  padding: 0 5px 10px;
}
.pageheaderextra-projecten .searchform table
{
  width: 100%;
}
.pageheaderextra-projecten .searchform td
{
  padding: 5px 10px;
}
.pageheaderextra-projecten .searchform input,
.pageheaderextra-projecten .searchform select
{
  font-weight: normal;
  width: 100%;
}

/* Rechterkolom met plaatje als banner */
.pageheaderextra-bannerimg
{
  width: 219px;
}

/* Layout met bannerkolom rechts */
td.column-body
{
  width: 731px;
}
td.column-bannerbody
{
  padding: 0 30px 0 0 !important;
  width: 482px;
}
td.column-banners div.column-banners-container
{
  padding-bottom: 20px;
  position: absolute;
  width: 225px;
}
td.column-banners div.column-banners-container-hasheader
{
  margin-top: 75px;
}

/* Woonvinder */
.wv-intro
{
  margin: 0 !important;
}
.wv-intro .introduction-m
{
  font-size: 1.1em;
  font-weight: bold;
  padding: 7px 20px !important;
}

.wv-infocolumn
{
  min-width: 100px;
}
.wv-logocolumn
{
  width: 200px;
}

.wv-woning
{
  width: 100%;
}
.wv-woning td
{
  border-color: #beb2d6;
  border-style: solid;
  border-width: 0 0 1px 0 !important;
  padding: 4px 0 !important;
}
.wv-woning td.right
{
  width: 100%;
}

#body .wv-woning td.disclaimer
{
  padding-top: 30px !important;
  font-size: 85%;
}
.noborder td
{
  border: none;
}
.wv-woning .wv-huurprijs
{
  background: #edeaf4;
}
.wv-woning .wv-huurprijs td
{
  border-color: #ffffff;
  border-width: 0 0 6px 0 !important;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.wv-woning .wv-huurprijs td.left
{
  padding-left: 8px !important;
}
.wv-woning .wv-huurprijs td.right
{
  padding-right: 8px !important;
}
.wv-woning .wv-huurprijs td.round
{
  background: #edeaf4 url(../images/introduction_ne.png) top right no-repeat;
}
.wv-woning .wv-title
{
  border: none !important;
  padding-top: 0 !important;
}
.wv-woning h2
{
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#body .wv-woning h2.koopwoning
{
  border-bottom: 1px solid #b79fd1;
  color: #10147f;
  padding: 10px 0px 3px 0px !important;
  margin-bottom: 3px;
}

.wv-fotos
{
  position: absolute;
  width: 738px;
}
.wv-fotos td
{
  text-align: center;
}
.wv-fotos td.browser
{
  background: #ddd8eb url(../images/wv_fotobrowser_w.png) left repeat-y;
  padding: 15px 0 !important;
  width: 139px;
}
.wv-fotos td.browser img
{
  border: 2px solid #ffffff;
}
.wv-fotos td.browser img.current
{
  border-color: #ff5200;
}
.wv-fotos td.browser img.thumbSelected
{
  border: 2px solid #FF5200;
}
.wv-fotos td.browser-up
{
  background: #1e117f url(../images/wv_fotobrowser_nw.png) top left no-repeat;
  height: 40px;
  vertical-align: middle;
}
.wv-fotos td.browser-down
{
  background: #1e117f url(../images/wv_fotobrowser_sw.png) bottom left no-repeat;
  height: 55px;
  vertical-align: middle;
}
.wv-fotos td.viewer
{
  background: #edeaf4 url(../images/wv_fotobrowser_e.png) right repeat-y;
  padding-right: 5px !important;
  width: 594px;
}
.wv-fotos td.viewer-n
{
  background: #edeaf4 url(../images/wv_fotobrowser_ne.png) top left no-repeat;
  height: 40px;
  width: 599px;
}
.wv-fotos td.viewer-s
{
  background: #edeaf4 url(../images/wv_fotobrowser_se.png) bottom left no-repeat;
  height: 55px;
  width: 599px;
}

.wv-kaart
{
  width: 731px;
  height: 400px;
}
.wv-geenkaart
{
  display: none;
}

.wv-woning-header
{
  padding: 6px 5px 15px;
}

.button-orange
{
  background-color: #ff5200;
}
.button-orange td
{
  padding: 3px 0 3px 11px !important;
}
.button-orange a
{
  color: #ffffff !important;
}
.button-orange td.button-orange-e
{
  background: #ff5200 url(../images/block_ne_orange.png) top right no-repeat;
  font-size: 0;
  line-height: 0;
  padding: 0 !important;
  width: 11px;
}

.button-orange-border
{
  background-color: #ff5200;
}

.button-orange-border td.w
{
  padding: 3px 10px 3px 11px !important;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 0 1px 1px;
}

.button-orange-border td.se
{
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 0 1px 1px 0;
  width: 5px;
}

.button-orange-border a
{
  color: #ffffff !important;
}
.button-orange-border td.button-orange-border-ne
{
  background: #edeaf4 url(../images/block_ne_orange_border.png) bottom left no-repeat;
  font-size: 0;
  line-height: 0;
  padding: 0 !important;
  width: 5px;
  height: 5px;
  padding: 0;
  margin: 0;
}


table.button-darkblue-border
{
  margin:6px 5px 0px 0px;
}

.button-darkblue-border
{
  background-color: #1E117F;
}

.button-darkblue-border img
{
  padding: 1px 2px 0 10px;
}

.button-darkblue-border td.w
{
  padding: 3px 10px 3px 11px !important;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 0 1px 1px;

}

.button-darkblue-border td.se
{
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 0 1px 1px 0;
  width: 5px;
}

.button-darkblue-border a
{
  color: #ffffff !important;
  font-weight: normal !important;
}
.button-darkblue-border td.button-darkblue-border-ne
{
  background: #edeaf4 url(../images/block_ne_darkblue_border.png) bottom left no-repeat;
  font-size: 0;
  line-height: 0;
  padding: 0 !important;
  width: 5px;
  height: 5px;
  padding: 0;
  margin: 0;
}



.wv-woning-tabs
{
  background: #edeaf4 url(../images/wv_tabs_bg.png) bottom repeat-x;
  margin-bottom: 10px;
  padding-top: 10px;
}
.wv-woning-tabs table
{
}
.wv-woning-tabs table td
{
  background: #edeaf4 url(../images/wv_tab_bg.png) top repeat-x;
  height: 29px;
  line-height: 29px;
  text-align: center;
  width: 115px;
}
.wv-woning-tabs table td img
{
  vertical-align: middle;
}
.wv-woning-tabs table td a
{
  color: #8c74c0 !important;
  display: block;
}
.wv-woning-tabs table td.current
{
  background-image: url(../images/wv_tab_bg_current.png);
  color: #1e117f;
  font-weight: bold;
}
.wv-woning-tabs table td.empty
{
  background: none;
  font-size: 0;
  line-height: 0;
}

.wv-woningen-searchbar
{
  background: #edeaf4;
  border-color: #beb2d6;
  border-style: solid;
  border-width: 1px 0 1px 0 !important;
  width: 100%;
}

.wv-woningen-searchbar td.searchbartitle
{
  padding: 10px 10px 2px 10px;
  font-size:1 em;
  font-weight:bold;
}

.wv-woningen-searchbar td.searchbarpulldown
{
  padding: 3px 10px 10px 10px;
  font-size:1 em;
}

.wv-woningen-searchbar div.wv-pulldown
{
  border-color: #beb2d6;
  border-style: solid;
  border-width: 1px;
  background: #FFFFFF;
  color: #1e117f;
  float: left;
  height: 20px;
  padding: 1px 4px 0px 4px;
}

.wv-woningen-searchbar div.wv-pulldown-button
{
  float: right;
  height: 23px;
  left: 0px;
  width: 22px;
}

.wv-woningen
{
  background-color: #ffffff;
  border-color: #beb2d6;
  border-style: solid;
  border-width: 0 0 1px 0 !important;
  width: 100%;
}
.wv-woningen-first
{
 !important;
}
.wv-woningen-photo
{
  border: none !important;
  padding: 10px 0 !important;
  width: 172px;
}
.wv-woningen-photo img
{
/*  border: 1px solid #beb2d6; */
}
.wv-woningen-photo-container
{
  position: relative;
  zoom: 1;
  border: 1px solid #beb2d6;
  position: relative;
  margin-right: 10px;
}

.wv-woningen-photo img.wv-view
{
  border: 0;
  margin: -6px 0 0 8px;
  position: absolute;
}
.wv-woningen-info
{
  padding: 10px !important;
  text-align: right;
  width: 180px;
  vertical-align: bottom !important;
}
.wv-lastrow
{
  padding: 0 0 10px 0 !important;
}

.wv-overview
{
  width: 100%;
}
.wv-overview td.wv-overview-td
{
  padding: 17px 10px !important;
}

/* Projectoverzicht */
.page-projecten #submenu
{
  color: #1e117f !important;
  font-weight: normal !important;
  width: 278px !important;
}
.page-projecten #submenu .submenutop
{
  font-size: 12pt;
  font-weight: bold;
  height: 30px !important;
  line-height: 1em;
}
.page-projecten #submenu .submenutop .tab
{
  background: url(../images/project_submenu_tab_bg.png) top repeat-x;
  float: left;
  height: 25px;
  margin-right: 1px;
  padding: 5px 0 0 0 !important;
}
.page-projecten #submenu .submenutop .tab_current
{
  background-image: url(../images/project_submenu_tab_bg_current.png);
}
.page-projecten #submenu .submenutop .tab span
{
}
.page-projecten #submenu .submenutop .tab a
{
  color: #8e74c3 !important;
  display: inline;
}
.page-projecten #submenu .submenutop .tab_current a
{
  color: #1e117f !important;
}
.page-projecten #submenu .submenutop .tab img
{
  margin: -5px 0 0 0;
  padding: 0 !important;
  vertical-align: top;
}
.page-projecten #submenu .submenubottom
{
  height: 64px !important;
  padding-top: 20px;
}
.page-projecten #submenu a
{
  color: #1e117f !important;
}
.page-projecten #submenu .header
{
  border-color: #1e117f;
  border-style: solid;
  border-width: 0 0 1px 0;
  font-weight: bold;
  margin-bottom: 1em;
  padding-bottom: .3em;
}
.page-projecten #submenu .footer
{
  border-color: #1e117f;
  border-style: solid;
  border-width: 1px 0 0 0;
  font-size: 0;
  height: 15px;
  line-height: 0;
}

.page-projecten .column-body
{
  width: 673px;
}
.page-projecten .hasmargin
{
  padding-top: 20px;
}
.page-projecten .searchresults
{
}
.page-projecten .searchresults .header
{
  background-color: #edeaf4;
  border-color: #8c78b6;
  border-style: solid;
  border-width: 0 0 1px 0;
  font-size: 1.1em;
  font-weight: bold;
  padding: 15px;
}
.page-projecten .searchresults .result
{
  border-color: #1e117f;
  border-style: solid;
  border-width: 0 0 1px 0;
  clear: both;
  padding: 10px 0 !important;
}

.page-projecten .mapresults
{
  margin: 92px 0 0 0;
}

.page-projecten .projecten-kaart
{
  height: 450px;
  width: 673px;
}
.page-projecten .projecten-geenkaart
{
  display: none;
}

.pagebefore-projecten
{
  margin: 0 20px 15px 20px;
}

.page-fotoboek
{
  width: 100%;
}
.page-fotoboek .fotoboek-thumb
{
  background: url(../images/photo_thumb.png) top left no-repeat;
  float: left;
  height: 95px;
  padding: 6px 16px 27px 6px;
  text-align: center;
  width: 95px;
}
.page-fotoboek .fotoboek-thumb img
{
  vertical-align: middle;
}
.page-fotoboek .fotoboek-foto
{
  font-size: 0;
  line-height: 0;
  margin: 0 auto 12px;
  text-align: center;
}
.page-fotoboek .fotoboek-foto img
{
  border: 2px solid #c4b7e3;
}
.page-fotoboek td.prevlink a,
.page-fotoboek td.directlinks a,
.page-fotoboek td.overviewlink a,
.page-fotoboek td.nextlink a
{
  color: #1e117f !important;
}
.page-fotoboek td.prevlink a,
.page-fotoboek td.overviewlink a,
.page-fotoboek td.nextlink a
{
  font-weight: normal !important;
}
.page-fotoboek td.prevlink
{
  text-align: left !important;
  width: 20%;
}
.page-fotoboek td.directlinks
{
  vertical-align: bottom;
  width: 60%;
}
.page-fotoboek td.directlinks .directlinks-container
{
  margin: 0 auto;
}
.page-fotoboek td.directlinks .directlinks-container td
{
  padding: 0 2px;
}
.page-fotoboek td.directlinks .directlinks-container div
{
  font-size: 8pt !important;
  height: 10px;
  line-height: 9px;
  padding: 2px 0 1px;
  width: 14px;
}
.page-fotoboek td.directlinks .directlinks-container div.link
{
  background: url(../images/photo_page.png) no-repeat;
}
.page-fotoboek td.directlinks .directlinks-container div.current
{
  background: url(../images/photo_page_current.png) no-repeat;
  color: #ffffff !important;
  font-weight: bold;
}
.page-fotoboek td.nextlink
{
  text-align: right !important;
  width: 20%;
}
.page-fotoboek .fotoboek-nw
{
  background: #1e117f url(../images/photo_nw.png) left repeat-y;
  font-size: 0;
  line-height: 0;
  width: 13px;
}
.page-fotoboek .fotoboek-nwn
{
  background: #1e117f url(../images/photo_nwn.png) top left no-repeat;
  height: 13px;
  width: 13px;
}
.page-fotoboek .fotoboek-n
{
  background: #1e117f url(../images/photo_n.png) top repeat-x;
  color: #ffffff;
  font-weight: bold;
  padding: 8px 5px;
}
.page-fotoboek .fotoboek-ne
{
  background: #1e117f url(../images/photo_ne.png) right repeat-y;
  font-size: 0;
  line-height: 0;
  width: 16px;
}
.page-fotoboek .fotoboek-nen
{
  background: #1e117f url(../images/photo_nen.png) top right no-repeat;
  height: 13px;
  width: 16px;
}
.page-fotoboek .fotoboek-nws
{
  background: #d4cce5 url(../images/photo_nws.png) left repeat-y;
  vertical-align: bottom;
  width: 13px;
}
.page-fotoboek tr.fotoboek-m .fotoboek-nav
{
  background: #d4cce5;
  padding: 5px;
  text-align: center;
}
.page-fotoboek .fotoboek-nes
{
  background: #d4cce5 url(../images/photo_nes.png) right repeat-y;
  vertical-align: bottom;
  width: 16px;
}
.page-fotoboek .fotoboek-w
{
  background: #edeaf5 url(../images/photo_w.png) left repeat-y;
  width: 13px;
}
.page-fotoboek td.fotoboek-m
{
  background: #edeaf5;
  padding: 12px 0 0;
}
.page-fotoboek .fotoboek-e
{
  background: #edeaf5 url(../images/photo_e.png) right repeat-y;
  width: 16px;
}
.page-fotoboek .fotoboek-sws
{
  background: #d4cce5 url(../images/photo_sws.png) bottom left no-repeat;
  height: 16px;
  width: 13px;
}
.page-fotoboek tr.fotoboek-s .fotoboek-nav
{
  background: #d4cce5 url(../images/photo_s.png) bottom repeat-x;
  padding: 5px 5px 8px;
  text-align: center;
}
.page-fotoboek .fotoboek-ses
{
  background: #d4cce5 url(../images/photo_ses.png) bottom right no-repeat;
  height: 16px;
  width: 16px;
}

/* Mijn Woonplaats */
.page-login
{
}
.page-login input.text
{
  border: 1px solid #bfb4d7;
  padding: 2px;
  width: 301px;
}

/* Consilio zoekresultaten */
.page-consilio
{
  background-color: #edeaf4;
  width: 100%;
}

.page-consilio td.results-last
{
  padding-bottom: 10px !important;
}
.page-consilio td.results h3
{
  font-size: 1.1em !important;
}
.page-consilio td.results a
{
  color: #1e117f !important;
  text-decoration: underline !important;
}
.page-consilio td.results .type
{
  color: #666666;
}
.page-consilio td.results .result_footer
{
  font-size: .8em;
  font-weight: normal !important;
}

.page-consilio td.prevlink,
.page-consilio td.directlinks,
.page-consilio td.nextlink
{
  background-color: #1e117f;
  color: #ffffff;
  height: 23px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.page-consilio td.prevlink a,
.page-consilio td.directlinks a,
.page-consilio td.nextlink a
{
  color: #ffffff !important;
}
.page-consilio td.prevlink a,
.page-consilio td.nextlink a
{
  font-size: .8em;
  font-weight: normal !important;
}
.page-consilio td.prevlink img,
.page-consilio td.nextlink img
{
  vertical-align: middle;
}
.page-consilio td.prevlink
{
  padding-left: 20px;
  text-align: left;
  width: 20%;
}
.page-consilio td.directlinks
{
  text-align: center;
  width: 60%;
}
.page-consilio td.directlinks .directlinks-container
{
  margin: 0 auto;
}
.page-consilio td.directlinks .directlinks-container td
{
  padding: 0 2px;
}
.page-consilio td.directlinks .directlinks-container div
{
  font-size: 8pt !important;
  height: 10px;
  line-height: 9px;
  padding: 2px 0 1px;
  width: 14px;
}
.page-consilio td.directlinks .directlinks-container div.link
{
  background: url(../images/search_page.png) no-repeat;
}
.page-consilio td.directlinks .directlinks-container div.current
{
  background: url(../images/search_page_current.png) no-repeat;
  color: #1e117f !important;
  font-weight: bold;
}
.page-consilio td.nextlink
{
  padding-right: 20px;
  text-align: right;
  width: 20%;
}
.page-consilio tr.toprow td.nextlink
{
  background: #1e117f url(../images/block_ne.png) top right no-repeat;
}

/* Een introductietekst in lichtpaars met ronde hoekjes */
.introduction-nw
{
  background: #edeaf4;
  font-size: 0;
  height: 6px;
  line-height: 0;
  width: 6px;
}
.introduction-n
{
  font-size: 0;
  height: 6px;
  line-height: 0;
}
.introduction-ne
{
  background: #edeaf4 url(../images/introduction_ne.png) bottom right no-repeat;
  font-size: 0;
  height: 6px;
  line-height: 0;
  width: 6px;
}
.introduction-m
{
  padding: 0 6px !important;
}
.introduction-sw
{
  background: #edeaf4;
  font-size: 0;
  height: 6px;
  line-height: 0;
  width: 6px;
}
.introduction-s
{
  font-size: 0;
  height: 6px;
  line-height: 0;
}
.introduction-se
{
  background: #edeaf4;
  font-size: 0;
  height: 6px;
  line-height: 0;
  width: 6px;
}
.introduction-se-round
{
  background: #edeaf4 url(../images/introduction_se.png) bottom right no-repeat;
}

/* Een blokje met links of tekst */
.block
{
  background-color: #edeaf4;
  color: #1e117f;
  margin: 0 auto !important;
  text-align: left;
}

/* Adding '!important' here to override default '#body' layout rules */
.block p
{
  margin: 0 !important;
  padding: 0 0 5px 0 !important;
}
.block p.link
{
  padding: 0 0 5px 10px !important;
  text-indent: -10px;
}
.block p.link a
{
  color: #1e117f !important;
  font-weight: normal !important;
  text-decoration: none !important;
}
.block-n a
{
  color: #ffffff !important;
  font-weight: bold !important;
}

.block-nw
{
  background: #1e117f url(../images/block_nw.png) top right no-repeat;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 11px;
}
.block-nws
{
  background-color: #1e117f;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 11px;
}
.block-n
{
  background-color: #1e117f;
  color: #ffffff;
  font-weight: bold;
  height: 18px;
  padding: 4px 0 !important;
}
.block-ne
{
  background: #1e117f url(../images/block_ne.png) top right no-repeat;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 11px;
}
.block-nes
{
  background-color: #1e117f;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 11px;
}
.block-sw
{
  x-background: url(../images/block_sw.png) bottom left no-repeat;
  font-size: 0;
  height: 7px;
  line-height: 0;
  width: 11px;
}
.block-m
{
  padding: 10px 0 !important;
}
.block-s
{
  font-size: 0;
  height: 7px;
  line-height: 0;
}
.block-se
{
  background: url(../images/block_se.png) bottom right no-repeat;
  font-size: 0;
  height: 7px;
  line-height: 0;
  width: 11px;
}
.block-mw-white,
.block-m-white,
.block-me-white,
.block-sw-white,
.block-s-white,
.block-se-white
{
  background: #ffffff;
}
.block-list
{
  width: 100%;
}
.block-list .block-n,
.block-list .block-m
{
  padding: 4px !important;
}
.block-list .block-s
{
  height: 11px;
}

.bannerblock
{
  background-color: #edeaf4;
  color: #1e117f;
  margin-left: 0 !important;
  margin-bottom: 15px !important;
  text-align: left;
  width: 225px;
}
.bannerblock-hasmargin
{
  margin-top: 24px !important;
}
/* Adding '!important' here to override default '#body' layout rules */
.bannerblock .bannerblock-m p
{
  margin: 0 0 5px 0 !important;
  padding: 0 !important;
}
.bannerblock a
{
  color: #1e117f !important;
  font-weight: normal !important;
  text-decoration: none !important;
}
.bannerblock a.readmore
{
  /* Adding '!important' to override default block link properties */
  color: #ff5200 !important;
  font-weight: bold !important;
}
.bannerblock-n a
{
  color: #ffffff !important;
  font-weight: bold !important;
}

.bannerblock-nw
{
  background: url(../images/bannerblock_nw.png) top right repeat-y;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 11px;
}
.bannerblock-nw .bannerblock-nwn
{
  background: #ff5200 url(../images/bannerblock_nwn.png) right repeat-y;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 11px;
}
.bannerblock-n
{
  background-color: #ff5200;
  color: #ffffff;
  font-weight: bold;
  height: 18px;
  padding: 4px 0 !important;
  width: 198px;
}
.bannerblock-ne
{
  background: #ff5200 url(../images/bannerblock_ne.png) top right repeat-y;
  font-size: 0;
  x-height: 13px;
  line-height: 0;
  width: 16px;
}
.bannerblock-ne .bannerblock-nen
{
  background: #ff5200 url(../images/bannerblock_nen.png) right repeat-y;
  float: right;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 16px;
}
.bannerblock-m
{
  background: #edeaf4 url(../images/bannerblock_m.png) repeat-y;
  padding: 10px 16px 0 11px !important;
  width: 225px;
}
.bannerblock-m-img
{
  background: #edeaf4 url(../images/bannerblock_m.png) repeat-y;
  padding: 0 0 0 1px !important;
  width: 225px;
}
.bannerblock-m-line
{
  background: #ffffff url(../images/bannerblock_m_relevant.png) repeat-y;
  padding: 0 11px !important;
}
.bannerblock-m-line div
{
  background: #1e117f;
  font-size: 0;
  height: 1px;
  line-height: 0;
}
.bannerblock-s
{
  background: #edeaf4 url(../images/bannerblock_s.png) top left no-repeat;
  font-size: 0;
  height: 23px;
  line-height: 0;
  width: 225px;
}

.bannerblock-nw-blue
{
  background: url(../images/bannerblock_nw_blue.png) top right repeat-y;
}
.bannerblock-nw-blue .bannerblock-nwn
{
  background: #1e117f url(../images/bannerblock_nwn_blue.png) right repeat-y;
}
.bannerblock-n-blue
{
  background-color: #1e117f;
}
.bannerblock-ne-blue
{
  background: url(../images/bannerblock_ne_blue.png) top left repeat-y;
}
.bannerblock-ne-blue .bannerblock-nen
{
  background: #1e117f url(../images/bannerblock_nen_blue.png) left repeat-y;
}

.bannerblock-relevant
{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 219px;
}
.bannerblock-relevant .bannerblock-m div.title,
.bannerblock-relevant .bannerblock-m div.title a
{
  font-weight: bold !important;
}
.bannerblock-nw-relevant,
.bannerblock-n-relevant,
.bannerblock-ne-relevant
{
  background: #1e117f;
}
.bannerblock-nw-relevant .bannerblock-nwn,
.bannerblock-ne-relevant .bannerblock-nen
{
  display: none;
}
.bannerblock-m-relevant
{
  background: #ffffff url(../images/bannerblock_m_relevant.png) repeat-y;
  padding: 10px 11px !important;
}
.bannerblock-s-relevant
{
  background: #ffffff url(../images/bannerblock_s_relevant.png) top no-repeat;
  height: 8px;
}

/* Inhoudblok met links tussenkoppen */
.contents
{
  margin-bottom: 10px !important;
  width: 100%;
}
.contents img
{
  position: relative;
  top: 1px;
}
.contents-nw
{
  background: url(../images/contents_nw.png) no-repeat;
  font-size: 0;
  height: 12px;
  line-height: 0;
  width: 12px;
}
.contents-n
{
  background: url(../images/contents_n.png) repeat-x;
  font-size: 0;
  height: 12px;
  line-height: 0;
}
.contents-ne
{
  background: url(../images/contents_ne.png) no-repeat;
  font-size: 0;
  height: 12px;
  line-height: 0;
  width: 12px;
}
.contents-w
{
  background: url(../images/contents_w.png) repeat-y;
  font-size: 0;
  line-height: 0;
  width: 12px;
}
.contents-m
{
  padding-left: 8px !important;
}
.contents-e
{
  background: url(../images/contents_e.png) repeat-y;
  font-size: 0;
  line-height: 0;
  width: 12px;
}
.contents-sw
{
  background: url(../images/contents_sw.png) no-repeat;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 12px;
}
.contents-s
{
  background: url(../images/contents_s.png) repeat-x;
  font-size: 0;
  height: 13px;
  line-height: 0;
}
.contents-se
{
  background: url(../images/contents_se.png) no-repeat;
  font-size: 0;
  height: 13px;
  line-height: 0;
  width: 12px;
}

p.contents-to-top
{
  margin: 10px 0 20px !important;
}
p.contents-to-top a
{
  background: url(../images/to_top.png) bottom right no-repeat;
  color: #1e117f !important;
  font-weight: normal !important;
  padding-right: 8px;
}

/* Aanbod-blokje in de Woonvinder */
.wv-block
{
  x-margin-left: auto !important;
  x-margin-right: auto !important;
}
.wv-block div.p
{
  border-color: #beb2d6;
  border-style: solid;
  border-width: 0 0 1px 0;
  color: #1e117f;
  x-height: 20px;
  margin: 0 11px 0 8px !important;
  padding: 8px 0 4px !important;
}
.wv-block div.extra
{
  margin: 18px 11px 0 48px !important;
}
.wv-block a
{
  color: #1e117f !important;
  font-weight: bold !important;
  text-decoration: underline !important;
}
.wv-block div.extra img
{
  margin-left: -40px;
  margin-top: -6px;
  position: absolute;
}
.wv-block-nw
{
  background: #1e117f url(../images/wv_block_nw.png) top right no-repeat;
  font-size: 0;
  line-height: 0;
  width: 6px;
}
.wv-block-n
{
  background: #1e117f;
  color: #ffffff;
  font-size: 1.2em !important;
  font-weight: bold;
  padding: 4px !important;
}
.wv-block-ne
{
  background: #1e117f url(../images/wv_block_ne.png) top left no-repeat;
  font-size: 0;
  line-height: 0;
  width: 6px;
}
.wv-block-mw
{
  background: #ffffff url(../images/wv_block_mw.png) right repeat-y;
  font-size: 0;
  line-height: 0;
  width: 6px;
}
.wv-block-ml
{
  background: #ffffff;
  width: 252px;
}
.wv-block-mr
{
  background: #edeaf4;
  height: 108px;
  width: 81px;
}
.wv-block-mr img
{
  position: absolute;
}
.wv-block-me
{
  background: #edeaf4 url(../images/wv_block_me.png) right repeat-y;
  font-size: 0;
  line-height: 0;
  width: 6px;
}
.wv-block-sw
{
  background: #ffffff url(../images/wv_block_sw.png) top right no-repeat;
  font-size: 0;
  height: 6px;
  line-height: 0;
  width: 6px;
}
.wv-block-sl
{
  background: #ffffff url(../images/wv_block_sl.png) top repeat-x;
  font-size: 0;
  height: 6px;
  line-height: 0;
}
.wv-block-sr
{
  background: #ffffff url(../images/wv_block_sr.png) top repeat-x;
  font-size: 0;
  height: 6px;
  line-height: 0;
}
.wv-block-se
{
  background: #edeaf4 url(../images/wv_block_se.png) top left no-repeat;
  font-size: 0;
  height: 6px;
  line-height: 0;
  width: 6px;
}

/* Layout voor een Tollium-applicatie */
.tolliumapp
{
}
.tollium-text
{
  color: #1e117f;
}
button.tollium-text
{
  color: #ff5200;
  cursor: hand;
  cursor: pointer;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.tollium-label
{
  font-weight: bold;
}
.tollium-textedit
{
  border: 1px solid #beb2d6;
  color: #1e117f;
  font-weight: bold;
  padding: 2px 5px;
  x-width: 90%;
}

.webforms-button td.button-nw,
.webforms-button td.button-n,
.webforms-button td.button-ne,
.webforms-button td.button-w,
.webforms-button td.button-e,
.webforms-button td.button-s
{
  font-size: 0;
  line-height: 0;
}
.webforms-button td.button-nw
{
  background: #ff5200 url(../images/button_nw.png) top left no-repeat;
  height: 6px;
  width: 6px;
}
.webforms-button td.button-n
{
  background: #ff5200 url(../images/button_border.png) top repeat-x;
  height: 6px;
}
.webforms-button td.button-ne
{
  background: #ff5200 url(../images/button_ne.png) top right no-repeat;
  height: 6px;
  width: 6px;
}
.webforms-button td.button-w
{
  background: #ff5200 url(../images/button_border.png) left repeat-y;
  height: auto;
  width: 6px;
}
.webforms-button input
{
  background: #ff5200;
  border: none;
  color: #ffffff;
  cursor: pointer;
  cursor: hand;
  font-weight: bold;
  margin: 0;
  padding-bottom: 5px !important;
  text-align: center;
  x-width: 120px;
}
.webforms-button td.button-e
{
  background: #ff5200 url(../images/button_border.png) right repeat-y;
  height: auto;
  width: 6px;
}
.webforms-button td.button-s
{
  background: #ff5200 url(../images/button_border.png) bottom repeat-x;
  height: 1px;
}
.webforms-button-disabled td.button-nw,
.webforms-button-disabled td.button-n,
.webforms-button-disabled td.button-ne,
.webforms-button-disabled td.button-w,
.webforms-button-disabled input,
.webforms-button-disabled td.button-e,
.webforms-button-disabled td.button-s
{
  background-color: #cccccc;
}
.webforms-button-disabled td.button-nw
{
  background-image: url(../images/button_nw_disabled.png);
}
.webforms-button-disabled td.button-ne
{
  background-image: url(../images/button_ne_disabled.png);
}

/* Webpack */
.whwp-question
{
  margin-top: 5px;
}

/* De daadwerkelijk inhoud van de pagina */
#body
{
  color: #1e117f;
  margin-bottom: 20px !important;
}
.hassubmenu
{
  margin-left: 10px !important;
}
.haspageheader
{
  margin-top: 13px !important;
}

#body h1
{
  background-color: #edeaf4;
  clear: both;
  color: #ff5200;
  font-size: 1.8em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#body h2
{
  clear: both;
  color: #ff5200;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 5px 0;
  padding: 0;
}
#body h2 img
{
  float: left;
  margin-right: 13px;
}

#body h3
{
  clear: both;
  color: #1e117f;
  font-size: 1em;
  font-weight: bold;
  margin: 10px 0 2px 0;
  padding: 0;
}

#body p
{
  margin: 2px 0;
  padding: 0;
}
#body ul,
#body ol
{
  margin: 0;
  padding: 0;
}
#body li
{
  margin: 2px 25px;
  padding: 0 0 0 10px;
}

.haspadding h1,
.haspadding h2,
.haspadding h3,
.haspadding p,
.haspadding ul,
.haspadding ol,
.haspadding div.brochure
{
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.haspadding li p
{
  margin: 0 !important;
  text-indent: 0;
}

#body a
{
  color: #ff5200;
  font-weight: bold;
  text-decoration: none;
}

#body .homepage-links
{
  width: 311px;
}
#body .homepage-actueel
{
  padding-right: 12px;
  width: 428px;
}
#body .homepage-actueel-header
{
  border-color: #1e117f;
  border-style: solid;
  border-width: 0 0 1px 0;
}
#body .homepage-actueel-header table
{
  background: #1e117f url(../images/block_ne.png) top right no-repeat;
  color: #ffffff;
  font-weight: bold;
}
#body .homepage-actueel-header table td
{
  padding: 4px 11px !important;
  width: 90px;
}
#body .homepage-rechts-search
{
  padding-bottom: 13px;
  width: 220px;
}
#body .homepage-rechts .column-banners-container
{
  position: absolute;
}

#body .introduction
{
  background-color: #edeaf4;
  margin-bottom: 10px;
  width: 100%;
}
#body .introduction h1
{
  background-color: transparent;
}

#body .introduction-bold *
{
  font-weight: bold !important;
}

#body table.newsitems
{
  width: 100%;
}
#body .newsitem
{
  border-color: #1e117f;
  border-style: solid;
  border-width: 0 0 1px 0;
  padding-bottom: 10px;
}

#body .newsitem h2,
#body .newsitem p
{
  padding: 0;
}

#body .faqs
{
  background-color: #edeaf4;
}
#body .faqs h2
{
  margin-top: 0;
}
#body .faqs a
{
  color: #1e117f;
  font-weight: normal;
}
#body .pagebefore-veelgesteldevragen
{
  margin: 6px 0;
}
#body .pagebefore-veelgesteldevragen a
{
  color: #1e117f;
  font-size: 1.1em;
}

#body div.brochure
{
  margin-top: 10px;
}

#mediaplayer-player
{
  padding-bottom: 20px;
  padding-top: 20px;
  position: absolute;
}
.haspadding #mediaplayer-player
{
  padding-left: 20px;
  padding-right: 20px;
}
#mediaplayer-title
{
  background: #1e117f url(../images/mediaplayer_n.png) top repeat-x;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  height: 33px;
  width: 690px;
}
#mediaplayer-title div
{
  padding: 7px 0;
}
#mediaplayer-playlist-open
{
  display: none;
  height: 18px;
  width: 690px;
}
#mediaplayer-playlist-closed
{
  display: none;
  height: 18px;
  width: 422px;
}
#mediaplayer-container
{
  overflow: hidden;
}

.wv-email
{
  background-color: #edeaf4;
}

.emailme td
{
  padding: 3px !important;
}

.emailme td.empty
{
  background: none;
  font-size: 0;
  line-height: 0;
}

.emailme td.question
{
  font-weight: bold;
}

#body .wv-email h2
{
  color: #1e117f;
}

#body .wv-email h3
{
  font-size: 11pt;
  margin-bottom: 10px;
}

#body .wv-email h2, #body .wv-email h3, #body .wv-email p
{
  padding-left: 3px;
}

#body .wv-email td
{
  padding: 10px;
}

.emailme-submit td
{
  padding: 0 !important;
}

#body .emailme div.explanation
{
  margin-top: 15px;
  font-size: 75%;
}

#body .emailme .topmargin
{
  padding-top: 15px;
}

#body .emailme select.multipleselect
{
  height: 150px;
  width: 200px;
}

#body .emailme select.multipleselect optgroup
{
  font-style: normal;
  padding-left: 2px;
  margin: 0;
}

#body .emailme table.districtlists td.arrows
{
  width: 50px;
  vertical-align: middle;
}

#body .emailme table.districtlists td.arrows a:focus
{
  outline: none;
}

#body .emailme table.districtlists div.listlabel
{
  margin-bottom: 5px;
}

#body .emailme select.multipleselect option.city
{
  font-weight: bold;
}

#body .emailme select.multipleselect option.district
{
  padding-left: 10px;
  margin: 0;
}

.koopwoning-banner-overlay
{
  background-color: #1F1367;
  height: 25px;
  width: 161px;
  left: 0;
  position: absolute;
  bottom: 0;

  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
}

#body a.bannerlink
{
  color: white;
  display: block;
  line-height: 25px;
  width: 151px;
  left: 0px;
  position: absolute;
  bottom: 0;
  font-size: 80%;
  padding: 0px 5px;

  background: transparent url('../images/bannerlink.png') no-repeat center right;
}

span.koopwoning-rente
{
  font-weight: normal;
  padding-left: 25px;
  font-size: 90%;
}

#gmarker_info_window{
  width: 400px;
}
#gmarker_info_window_contents{
  background-color: #F15E2B;
}
#gmarker_info_window_tl{
  width: 7px;
  height: 7px;
  background: url('../images/gmaps/tl.png') top left no-repeat transparent;
}
* html #gmarker_info_window_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gmaps/tl.png', sizingMethod='crop');
}
#gmarker_info_window_t{
  background: url('../images/gmaps/t.png') top left repeat-x transparent;
}
#gmarker_info_window_tr{
  width: 7px;
  height: 7px;
  background: url('../images/gmaps/tr.png') top left no-repeat transparent;
}
* html #gmarker_info_window_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gmaps/tr.png', sizingMethod='crop');
}
#gmarker_info_window_l{
  width: 3px;
  background: url('../images/gmaps/l.png') top left repeat-y transparent;
}
#gmarker_info_window_r{
  width: 3px;
  background: url('../images/gmaps/r.png') top right repeat-y transparent;
}
#gmarker_info_window_bl{
  width: 9px;
  height: 18px;
  background: url('../images/gmaps/bl.png') top left no-repeat transparent;
}
* html #gmarker_info_window_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gmaps/bl.png', sizingMethod='crop');
}
#gmarker_info_window_b{
  background: url('../images/gmaps/b.png') top left repeat-x transparent;
}
#gmarker_info_window_br{
  width: 7px;
  height: 7px;
  background: url('../images/gmaps/br.png') top left no-repeat transparent;
}
* html #gmarker_info_window_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gmaps/br.png', sizingMethod='crop');
}
#gmarker_info_window_beak{
  width: 27px;
  height: 37px;
  background: url('../images/gmaps/beak.png') top left no-repeat transparent;
}
* html #gmarker_info_window_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/snowWindow_beak.png', sizingMethod='crop');
}

table.gmapballooninfo img
{
  display: block;
}

#gmarker_info_window_close{
  width: 14px;
  height: 13px;
  background: url('../images/uitloggen.png') top left no-repeat transparent;
  cursor: pointer;
  margin-top: 6px;
}
* html #gmarker_info_window_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/uitloggen.png', sizingMethod='crop');
}


table.gmapballooninfo td.photo
{
  padding: 5px 3px 5px 8px;
}

table.gmapballooninfo td.info div.text
{
  margin-left: 5px;
  margin-top: 2px;
  color: white;
  font-size: 12pt;
  line-height: 16pt;
}

.sold-photo
{
  background-image: url('../images/verkocht.png');
  width: 160px;
  height: 106px;
  position: absolute;
}

.rent-reserved-photo
{
  background-image: url('../images/verhuurd_ov.png');
  width: 160px;
  height: 106px;
  position: absolute;
}

.rent-photo
{
  background-image: url('../images/verhuurd.png');
  width: 160px;
  height: 106px;
  position: absolute;
}

/* consilio results */
table.page-consilio td.results
{
  padding: 3px 10px;
}

table.page-consilio td.results span.date
{
  font-style: italic;
  font-size: 8pt;
}




#body div.interviewbar
{
  background-image: url(../images/interviewbarbg.gif);
  background-repeat: no-repeat;
  width: 929px;
  margin-bottom: 15px;
  background-color: #0f1380;
  color: white;
  padding: 10px 16px;
}

#body div.interviewbar a.prevnextlink
{
   color: white;
   text-decoration: none !important;
}

#body table.interviewblueblock
{
  margin: 10px 0px 10px 16px;
  width: 278px;
}

#body table.interviewblueblock a
,#body table.interviewblueblock td
{
  color: white;
  font-weight: bold;
}

#body table.interviewblueblock img
{
  margin-right: 10px;
}

#body table.interviewblueblock a.more img
{
  margin: 0;
}

#body div.interviewcontenttitlebar
{
  background-image: url(../images/interviewbarbg.gif);
  background-repeat: no-repeat;
  width: 929px;
  margin-bottom: 0px;
  background-color: #0f1380;
  color: white;
  padding: 10px 16px;
  font-size: 12pt;
  font-weight: bold;
}

#body div.interviewcontent
{
  background-image: url(../images/interview_bg.jpg);
  background-repeat: no-repeat;
  height: 545px;
  padding: 47px 64px 47px 64px;
  width: 833px;
}

#body td.interviewcontentnav div.container
{
  width: 201px; /* 267 - padding */
  padding: 28px 33px 20px 33px;
  height: 424px; /* to position the next/prev navigation */
}

#body td.interviewcontentbody
{
  padding: 10px 13px 10px 13px;
}

#body td.interviewcontentbody a
{
  color: white;
}

#body td.interviewcontentfooter
{
  padding: 10px 33px 0px 33px;
}

#body a.interviewcontentprevnextlink
{
   color: white;
   font-weight: bold;
   text-decoration: none !important;
}

#body a.interviewcontentpagenum
,#body span.interviewcontentpagenumselected
{
  width: 14px;
  height: 13px;
  background-image: url(../images/interviewcontentpagenum.gif);
  background-repeat: no-repeat;
  font-size: 8pt;
  padding:0px 3px 0 1px;
  background-repeat: no-repeat;
  color: white;
}

#body span.interviewcontentpagenumselected
{
  background-image: url(../images/interviewcontentpagenumselected.gif);
  color: #10147e;
}


#body a.interviewpagenum
,#body span.interviewpagenumselected
{
  width: 14px;
  height: 13px;
  background-image: url(../images/interviewpagenum.gif);
  background-repeat: no-repeat;
  font-size: 9pt;
  padding:3px 4px 7px 4px;
  line-height: 20px;
  background-repeat: no-repeat;
  color: white;
}

#body span.interviewpagenumselected
{
  background-image: url(../images/interviewpagenumselected.gif);
  color: #11137e;
}

#body td.interviewcontentbody p.wh-normal
{
  margin-left: 0 !important;
  margin-right: 0 !important;
}

p#phototext
{
  color: white;
  font-style: italic;
  margin: 13px 0 !important;
}

div#interviewsback
{
  padding: 5px 0 10px 0;
}

div#interviewsback a
{
  color:#0F1380;
  font-size:11pt;
  font-weight:bold;
}
