a {
  color: #101d68;
}

a:hover {
  color: #84d0f0;
}

a img {
  border: 0;
}

body,
html {
  margin: 0;
  padding: 0;
}

body,
button,
input[type=password],
input[type=text],
select,
textarea {
  color: #fff;
  font: 12px/1.5 Verdana, Tahoma, Arial, sans-serif;
}

input[type=text],
textarea {
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0 0 0.85em 0;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 35px;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
  color: #101d68;
	font-size: 12px;
	margin-bottom: 0;
  margin-top: 25px;
}

form,
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

html {
}

label {
  cursor: pointer;
}

legend {
  display: none;
}

ol,
ul {
  padding: 0;
}

.inleiding {
  font-weight: bold;
}

#base {
  background: url(/img/base/sprite-basegradient.png) no-repeat;
	border: 1px solid #0069af;
  margin: 15px auto;
  min-height: 400px;
  padding: 0 12px 12px 0;
  width: 976px;
}

#base #header {
  height: 130px;
	position: relative;
}

#base #header #logo {
  left: 12px;
  position: absolute;
  top: 0;
}

#base #header #onshuis-nieuwbouw {
  position: absolute;
  right: 10px;
  top: 20px;
}

#base #nav {
  bottom: 7px;
  font-size: 12px;
  font-weight: bold;
  left: 20px;
  list-style: none;
  margin: 0;
  max-width: 840px;
  position: absolute;
}

#base #nav a {
  color: #0069af;
}

#base #nav a:hover {
  color: #84d0f0;
}


#base #nav li {
  border-left: 1px solid #0069af;
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 15px;
}

#base #nav li:first-child {
  border: none;
}

#base #nav li a,
#base #subnav li a  {
  text-decoration: none;
}

#base #subnav a:hover  {
  color: #9c3385;
}


#base #subnav li a {
  color: #fff;
  font-weight: bold;
}

#base #subnav li.active-item {
  padding-top: 5px;
}

#base #nav li.active-item a,
#base #subnav li.active-item>a {
  color: #7c3385;
}

#base #subnav>li>a {
  font-size: 18px;
}

#base #subnav,
#base #urlimagesubmenu {
  background: url(/img/base/line.png) no-repeat;
  margin: 20px 11px 0 0;
  padding-left: 12px;
}

#base #urlimagetop img,
#base #urlimagemiddle img,
#base #urlimagebottom img,
#base #urlimagesubmenu img {
  display: block
}

#base #b-1 ul {
  list-style-type: none;
}

#base #subnav li {
  background: url(/img/overlay-green2.png);
  padding-left: 10px;
}

#base #subnav>li {
  min-height: 188px;
}

#base #subnav li ul li.active-item {
  list-style-image: url(/img/base/bullet-5.gif);
}

#base #subnav li ul li {
  list-style-image: url(/img/base/bullet-4.gif);
  margin-left: 20px;
  padding-bottom: 1px;
  padding-left: 0;
  padding-top: 3px;
}

#base #subnav li ul li ul li {
  list-style-image: url(/img/base/bullet-2.gif);
  padding-top: 1px;
}

#base #subnav li ul li ul li.active-item {
  list-style-image: url(/img/base/bullet-3.gif);
}

/* First hide the subnav completely... */
#base #subnav>li {
  display: none;
}

/* ...and then only show the active-item. */
#base #subnav>li.active-item {
  display: block;
}

#base #mni {
  background: url(/img/base/sprite-basegradient.png) no-repeat; /* Legt nogmaals de gradient erover */
  position: relative;
  overflow: hidden;
}

#base #mni .corner {
  background: url(/img/base/sprite-corner.png);
  position: absolute;
  left: 0;
}

#base #wrapper {
  background: url(/img/base/vt-bottom.png) no-repeat bottom;
  min-height: 600px;
  overflow: hidden;
}

#base .fxc-1 #wrapper {
  min-height: 400px;
}

/* #b-1 en #b-2 is de kolom indeling van de site */
#base #wrapper #b-1 {
  float: left;
  min-height: 100px;
  padding-bottom: 130px;
  width: 250px;
}

#base #wrapper #b-2 {
  float: left;
  width: 726px;
}

#base .fxc-3 #wrapper #b-2 {
  *padding-bottom: 10px;
}


/* Default width and padding for the faux columns. */
#b-2-0,
#b-2-1 {
  float: left;
  padding: 20px 20px 30px 20px;
  width: 446px;
}

#b-2-2 {
  float: left;
  padding: 20px 15px 30px 35px;
  width: 190px;
}

#b-2-2 h1 {
  font-size: 18px;
	margin-bottom: 0;
}

/* Faux columns... */
#base .fxc-1 {
  background: url(/img/fxc/fxc-1.png) repeat-y right;
}

#base .fxc-2 {
  background: url(/img/fxc/fxc-2.png) repeat-y right;
}

#base .fxc-2 #b-2-1 {
  padding-top: 18px;
}

#base .fxc-2 #b-2-1 h1,
#base .fxc-2 #b-2-1 h2,
#base .fxc-3 #b-2-0 h1,
#base .fxc-3 #b-2-0 h2,
#base .fxc-3 #b-2-1 h1,
#base .fxc-3 #b-2-1 h2,
#base .fxc-4 #b-2-1 h1,
#base .fxc-4 #b-2-1 h2,
#base .fxc-4 #b-2-1 h5,
#base .fxc-6 #b-2-1 h1,
#base .fxc-6 #b-2-1 h2 {
  background: url(/img/overlay-blue.png) repeat-y;
  margin-bottom: 0;
  margin-left: -20px;
  padding-left: 20px;
}

#base .fxc-5 #b-2-1 h1,
#base .fxc-5 #b-2-1 h2,
#base .fxc-5 #b-2-1 h5 {
  background: url(/img/overlay-green3.png) repeat-y;
  margin-bottom: 0;
  margin-left: -20px;
  padding-left: 20px;
}

#base .fxc-3 #b-2-1 h1,
#base .fxc-3 #b-2-1 h2 {
  margin-left: 0;
  padding-left: 20px;
}

#base .fxc-2 #b-2-1 a img#mainimage,
#base .fxc-2 #b-2-1 a img#sit_mainimage {
  display: block;
  margin-bottom: 44px;
  margin-left: -20px;
}

#base .fxc-2 #b-2-1 a img#mainimage {
  margin-top: 50px;
}

#base .fxc-2 #b-2-2 {
  margin-bottom: 80px;
  padding: 67px 0 0 0;
  width: 240px;
  *float: none;
}

#base .fxc-2 #b-2-2,
#base .fxc-3 #b-2-1,
#base .fxc-3 #b-2-2 {
  position: relative;
  height: 100%;
}

#base .fxc-2 #b-2-2 .overlay,
#base .fxc-3 #b-2-1 .overlay,
#base .fxc-3 #b-2-2 .overlay {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#base .fxc-2 #b-2-2 .overlay {
  background: url(/img/overlay-purple.png);
  width: 17px;
}

#base .fxc-3 #b-2-1 .overlay,
#base .fxc-3 #b-2-2 .overlay {
  background: url(/img/overlay-blue2.png);
  width: 12px;
  z-index: 100;
}


#base .fxc-2 #b-2-2 a img {
  display: block;
  margin-top: 20px;
}

#base .fxc-3 {
  background: url(/img/fxc/fxc-3.png) repeat-y right;
}

#base .fxc-3 #b-2-1,
#base .fxc-3 #b-2-2 {
  padding: 0 0 30px 0;
  width: 363px;
}

#base .fxc-3 #b-2-1 {
  margin-bottom: 12px;
  padding-bottom: 20px;
}

#base .fxc-3 #b-2-1 a img,
#base .fxc-3 #b-2-2 a img {
  display: block;
}

#base .fxc-3 #b-2-0 {
  background: url(/img/fxc/fxc-3a.png) repeat-y right;
  padding-bottom: 0;
}

#base .fxc-3 #b-2-0,
#base .fxc-6 #b-2-1 {
  width: 686px
}

#base .fxc-4 #b-2-1
#base .fxc-5 #b-2-1 {
  width: 506px
}


#base .fxc-4 {
  background: url(/img/fxc/fxc-4.png) repeat-y right;
}

#base .fxc-5 {
  background: url(/img/fxc/fxc-5.png) repeat-y right;
}

#base .fxc-6 {
  background: url(/img/fxc/fxc-6.png) repeat-y right;
}

#base #fxc.fxc-x {
  background: url(/img/fxc/fxc-x.png) repeat-y right;
}

.layout-1 #base {
  background-position: 0 130px;
}

.layout-2 #base {
  background-position: -990px 130px;
}

.layout-1 #base #mni {
  border-bottom: 6px solid #fff;
  height: 280px;
  padding: 20px 0 0 12px;
}

.layout-2 #base #mni {
  background-position: -250px 0;
  height: 192px;
  padding: 20px 0 0 0;
}

.layout-1 #base #mni .corner {
  height: 76px;
  left: 12px;
  top: 20px;
  width: 76px;
}

.layout-2 #base #mni .corner {
  background-position: 0 -77px;
  height: 60px;
  top: 20px;
  width: 60px;
}

.layout-2 #base #main {
}

#copyright {
  color: #04428d;
  font-size: 10px;
  text-align: center;
}


#ecc {
  background: url(/img/overlay-green.png);
  border-left: 17px solid #779807;
  color: #fff;
  height: 150px;
  line-height: normal;
  padding: 0 10px;
  position: absolute;
  right: 20px;
  top: 40px;
  width: 183px;
}

#ecc p {
  margin: 0.5em 0;
}

#ecc .line-1 {
  font-size: 22px;
}

#ecc .line-2 {
  font-size: 16px;
}

/*#GLOBALS*/
.blocklevel {
  margin-bottom: 15px;
  overflow: hidden;
}

.custombullet {
}

.customlist {
}

.customtable {
}

.customform input[type=text],
.customform select,
.customform textarea {
  color: #000;
}

.hilight {
}

.no-spacing {
  margin: 0 !important;
}


/* To be edited, situationpage */
#buildingtypes {
  background: url(/img/overlay-blue.png) repeat-y;
  float: left;
  margin-top: -25px;
  margin-left: -20px;
  margin-right: 11px;
  padding-left: 12px;
  position: relative;
  width: 193px;
}

#buildingtypes a {
  text-decoration: none;
}

#buildingtypes p {
  font-size: 9px;
}

#base .fxc-2 #b-2-1 #buildingtypes h2 {
  background: #006bb3;
  margin-left: 0;
  padding-left: 8px;
}

#buildingtypes .category_title {
  font-weight: bold;
  margin-right: 5px;
}

#buildingtypes ul {
  list-style-type: none;
  margin-bottom: 0;
  margin-left: -12px;
}

#buildingtypes li {
  background-color: #0b8dcb;
  margin-top: 10px;
  padding: 12px 22px 9px 22px;
  width: auto;
}

#buildingtypes li:first-child {
  margin-top: 0;
}

#buildingtypes .type {
  border-bottom: 3px solid #0b8dcb;
  border-right: 3px solid #0b8dcb;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  text-align: center;
  height: 20px;
  width: 20px;
}

#buildingtypes .typeinfo {
  background-color: #0b8dcb;
  display: none;
  left: 216px;
  position: absolute;
  top: 0;
  width: 256px;
}

#buildingtypes .typeinfo,
#buildingtypes .typeinfo span h3 {
  color: #fff;
}

#buildingtypes .typeinfo span h3 {
  background: url(/img/overlay-purple.png);
  font-size: 14px;
  height: 23px;
  left: 0;
  padding: 4px 10px 0 10px;
  position: absolute;
  top: 2px;
  width: 236px;
}

#buildingtypes .typeinfo span img {
  display: block;
}

#buildingtypes .typeinfo p {
  font-size: 12px;
  padding: 10px;
}

#buildingtypes a:hover .typeinfo {
  display: block;
}

/* To be edited, buildingtypepage */
#base .fxc-3 #b-2-1 #floorplan,
#base .fxc-3 #b-2-2 #usp {
  padding: 10px;
}

#base .fxc-3 #b-2-2 #usp {
  min-height: 498px;
  padding-left: 22px;
}

#base .fxc-3 #b-2-1 #floorplan h3,
#base .fxc-3 #b-2-2 #usp h3 {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 27px;
  margin: 0 -10px 10px;
  padding-left: 20px;
}

#base .fxc-3 #b-2-1 #floorplan h3 {
  background: #006bb3;
  margin-left: -22px;
}

#base .fxc-3 #b-2-2 #usp h3 {
  background: #4d1458;
  margin-left: -22px;
}

#usp ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

#usp ul>li {
  background-image: url(/img/base/bullet-2.gif);
  background-position: left 8px;
  background-repeat: no-repeat;
  padding-left: 10px;
}

.floor .title,
.option .title {
  background-color: #006bb3;
  font-size: 11px;
  height: 23px;
  line-height: 23px;
  padding: 7px 10px;
  margin-right: 2px;
}

#floorplan {
  height: 508px;
  margin-left: 12px;
  position: relative;
}

.floor,
.option {
  display: block;
  float: left;
  height: 23px;
  margin-top: 15px;
}

.option {
  float: right;
}

.floor .floorstext,
.option .optionstext {
  font-size: 10px;
  position: absolute;
  top: 42px;
}

.floorinfo,
.optioninfo {
  background-color: #fff;
  color: #000;
  display: none;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  left: 0;
  height: 429px;
  padding: 17px 20px;
  top: 85px;
  width: 311px;
}

.floorinfo a,
.optioninfo a {
  display: block;
  width: 100%;
  text-align: center;
}

.floorinfo a img,
.optioninfo a img {
  display: block;
  margin-top: 20px;
}

span.floor:hover .floorinfo,
span.option:hover .optioninfo {
  display: block;
}

span.floor:hover .title,
span.option:hover .title {
  background-color: #fff;
  color: #006bb3;
  cursor: default;
}

/* Nieuws */
.styledlink {
  background: url(/img/base/link-bkg.png) repeat-y;
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: bold;
  margin: 25px 0 25px -20px;
  margin-left: -20px;
  padding: 3px 11px 3px 20px;
  text-decoration: none;
  width: 50px;
}

#base .fxc-4 #b-2-1 .teaser,
#base .fxc-5 #b-2-1 .teaser  {
  font-weight: bold;
}

#base .fxc-4 #b-2-1 .teaser,
#base .fxc-4 #b-2-1 .newscontent,
#base .fxc-5 #b-2-1 .teaser,
#base .fxc-5 #b-2-1 .extracontent {
  width: 442px;
  margin-bottom: 20px;
}

#base .fxc-4 #b-2-1 .mainimage,
#base .fxc-5 #b-2-1 .mainimage {
  display: block;
  margin-left: -20px;
}

#extra-list,
#news-list,
#news-list-archive {
  list-style-type: none;
  list-style-position: inside;
}

#news-list-archive {
  *margin-left: -16px;
}

#extra-list li,
#news-list li,
#news-list-archive li {
  font-size: 11px;
  margin-left: -20px;
  *margin-left: -36px;
  margin-top: 25px;
  padding-left: 20px;
  position: relative;
  width: 500px;
}

#news-list li,
#news-list-archive li {
  background: url(/img/overlay-blue2.png) repeat-y;
}

#news-list-archive li {
  margin-top: 0;
}

#news-list-archive li:first-child {
  margin-top: 25px;
}

#news-list-archive a {
  font-size: 12px;
  text-decoration: none;
}

#news-list-archive a:hover {
  color: #0069af;
}

#extra-list li {
  background: url(/img/overlay-green4.png) repeat-y;
}

#extra-list li .leesmeer ,
#news-list .leesmeer {
  margin-bottom: 0;
}

#extra-list li .leesmeer a,
#news-list .leesmeer a {
  background: url(/img/base/bullet-2.gif) no-repeat left 7px;
  border-bottom: 1px dashed #fff;
  color: #fff;
  display: block;
  padding-bottom: 12px;
  padding-left: 9px;
  text-decoration: none;
}

#extra-list .leesmeer a:hover,
#news-list .leesmeer a:hover {
  color: #9c3385;
}

#extra-list .overlay,
#news-list .overlay {
  background: url(/img/overlay-purple.png);
  bottom: 0;
  display: block;
  height: 80px;
  position: absolute;
  left: 546px;
  width: 17px;
}

#extra-list img,
#news-list img {
  bottom: 0;
  display: block;
  position: absolute;
  left: 546px;
}

#extra-shortlist,
#news-shortlist {
  list-style: none;
}

#extra-shortlist li,
#news-shortlist li {
  font-size: 11px;
}

.layout-1 #base #news-shortlist li {
  border-bottom: 1px dashed #fff;
  padding: 10px 0 0;
}

.layout-2 #base #news-shortlist li,
.layout-2 #base #extra-shortlist li,
#news-list-archive li {
  margin-left: -20px;
  padding-left: 32px;
  *padding-left: 20px;
}

.layout-2 #base #news-shortlist li {
  background: url(/img/overlay-blue.png) repeat-y;
}

.layout-2 #base #extra-shortlist li {
  background: url(/img/overlay-green3.png) repeat-y;
}

#extra-list .date,
#extra-shortlist .date,
#news-list .date,
#news-shortlist .date {
  font-size: 10px;
  font-style: italic;
}

#extra-list h3 ,
#news-list h3,
#extra-shortlist h3 ,
#news-shortlist h3 {
  margin-bottom: 0;
  margin-top: 0;
}

.layout-1 #base #news-shortlist h3 {
  color: #fff;
}

#extra-shortlist a,
#news-shortlist a {
  text-decoration: none;
}

.layout-2 #base #extra-shortlist a,
.layout-2 #base #news-shortlist a,
#news-list-archive a {
  background: url(/img/base/bullet-6.gif) no-repeat left center;
  *background-position: 0 3px;
  color: #101d68;
  font-weight: bold;
  margin-left: -12px;
  *margin-left: 0;
  padding-left: 12px;
}

.layout-1 #base #news-shortlist a {
  background: url(/img/base/bullet-1.gif) no-repeat left center;
  color: #84d0f0;
  padding-left: 9px;
}

.layout-1 #base #news-shortlist a:hover,
.layout-2 #base #extra-shortlist a:hover,
.layout-2 #base #news-shortlist a:hover {
  color: #0069af;
}

.clearer {
  clear: both;
  *height: 1px;
}

/* Customform */
.customform fieldset {
  position: relative;
}

.customform .form-label {
  color: #000;
  float: left;
  width: 125px;

}

.customform .form-input {
  color: #000;
  margin-left: 125px;
  margin-top: 3px;
}

.customform .form-input input[type=text] {
  border: 1px solid #ccd1d4;
  margin: 0;
  padding: 2px;
  width: 315px;
  line-height: 14px;
}

.customform .form-errorblock {
  background-color: #f9ccd1;
  color: #f00;
  font-size: 11px;
  min-height: 215px;
  left: -257px;
  padding: 10px 25px 10px 10px;
  position: absolute;
  top: 0;
  width: 202px;
  z-index: -1;
}

#base .fxc-2 #b-2-1 .customform .form-errorblock h1,
#base .fxc-2 #b-2-1 .customform .form-errorblock h2,
#base .fxc-2 #b-2-1 .customform .form-errorblock h5 {
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}

#base .fxc-2 #b-2-1 .customform .form-errorblock h1 {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
}

.customform .form-errorblock ul {
  list-style: none;
  font-size: 10px;
  margin: 0;
  margin-left: 20px;
}

.customform .form-errorblock ul li {
  list-style: url(/img/base/error.png);
  *padding-left: 8px;
  *padding-bottom: 2px;
}

.customform .error {
  background: url(/img/base/bullet-7.gif) no-repeat 0 center;
  margin-left: -42px;
  padding-left: 42px;
}

.customform .error .form-input input[type=text] {
  background-color: #f9ccd1;
  border-color: #f00;
}

.customform .form-input input[type=checkbox],
.customform .form-input input[type=radio] {
  margin-right: 5px;
}

.customform .form-button {
  margin-left: 125px;
  margin-top: 45px;
}

.customform .form-button button {
  background: url(/img/base/link-bkg2.png) repeat-y;
  border: none;
  color: #fff;
  padding: 3px 11px 3px 20px;
  width: 165px;
}

.customform .form-button button:hover {
  color: #84d0f0;
}

/* Onze partijen */
#base .fxc-6 #b-2-1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#base .fxc-6 #b-2-1>ul {
  margin-left: -20px;
}

#base .fxc-6 #b-2-1 ul h2 {
  background: url(/img/base/link-bkg.png) repeat-y;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 27px;
  margin-left: -12px;
  padding-left: 20px;
}

#base .fxc-6 #b-2-1>ul>li {
  background-color: #fff;
  color: #000;
  float: left;
  margin-left: 12px;
  margin-top: 16px;
  height: 235px;
  width: 223px;
  position: relative;
}

#base .fxc-6 #b-2-1>ul li>ul {
  font-size: 10px;
  margin: 8px;
}

#base .fxc-6 #b-2-1>ul li a {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 223px;
}

#base .fxc-6 #b-2-1>ul li ul a {
  display: inline;
  text-align: left;
  position: relative;
  width: 100%;
}

#base .fxc-6 #b-2-1>ul li>a img {
  display: inline;
  padding-bottom: 5px;
}

/* Pager */
#pager-container {
  font-size: 9px;
  font-weight: bold;
  margin-left: -20px;
  margin-top: 20px;
  padding-left: 12px;
  height: 16px;
  width: 534px;
}

.fxc-4 #pager-container {
  background: url(/img/overlay-blue.png) repeat-y;
}

.fxc-5 #pager-container {
  background: url(/img/overlay-green3.png) repeat-y;
}

#pager {
  height: 16px;
  list-style: none;
  padding-left: 8px;
}

.fxc-4 #pager {
  background: url(/img/overlay-blue2.png);
}

.fxc-5 #pager {
  background: url(/img/overlay-green4.png);
}

#pager a {
  color: #fff;
  text-decoration: none;
}

#pager a:hover {
  color: #84d0f0;
}

#pager li {
  display: block;
  float: left;
  height: 16px;
  text-align: center;
  width: 16px;
}

.fxc-4 #pager li.active-item {
  background-color: #02a9d1;
}

.fxc-5 #pager li.active-item {
  background-color: #a1c525;
}

