a {
  color: #006d94;
}

a:hover {
  color: #cc0;
}

a img {
  border: 0;
}

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

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

input[type=text],
textarea {
  padding: 2px;
}

select {
  padding: 1px;
}

input[type=text],
select,
textarea {
  background: #fff url(/img/_base/input-bkg.png) repeat-x top;
  border: 1px solid #006d94;
}

input[type=text] {
  height: 12px;
  line-height: 12px;
}

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

h1 {
  color: #006d94;
  font-size: 18px;
  text-transform: uppercase;
}

h2 {
  color: #006d94;
  font-size: 15px;
  text-transform: uppercase;
}

h3 {
  color: #006d94;
  font-size: 12px;
}

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

html {
  background: url(/img/_base/lightblue-gradient.png) repeat-x top;
}

label {
  cursor: pointer;
}

legend {
  display: none;
}

ol,
ul {
}

#b-1 ul, #b-1 ol {
}

#container-outer { /* takes full width of the page */
  background: url(/img/_base/bottom.png) no-repeat bottom;
  margin-bottom: 15px;
  min-height: 636px;
  padding-bottom: 40px;
}

#container {
  margin: auto;
  overflow: hidden;
  width: 955px;
}

#container #b-1 {
  float: left;
  margin-right: 20px;
  width: 700px;
}

#container #b-1 .oneblock {
  float: left;
  margin-right: 20px;
  width: 160px;
}

#container #b-1 .twoblock {
  float: left;
  margin-right: 20px;
  width: 340px;
}

#container #b-2 {
  float: left;
  width: 235px;
}

#footer {
  font-size: 11px;
  text-align: center;
}

#header {
  background: url(/img/_base/top.png) left;
  height: 155px;
  margin: auto;
  position: relative;
  width: 999px;
  z-index: 3;
}

#header #logo {
  left: 20px;
  position: absolute;
  top: 20px;
}

#header #eloket-link {
  position: relative;
  top: 86px;
  left: 868px;
}

#header .mijn-uwoon {
  font-size: 11px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  right: 390px;
}

#header .zoek {
  height: 18px;
  position: absolute;
  right: 172px;
  top: 8px;
}

#header .zoek button {
	position: absolute;
	right: 0;
	top: 2px;
}

.zoek button {
  background: url(/img/_base/button-zoek.png) no-repeat;
	border: none;
	height: 18px;
	width: 45px;
}

#header .zoek input {
  position: absolute;
  right: 45px;
}

.zoek input {
  float: left;
  margin-top: 2px;
}

.zoek input[type=text] {
  color: #ccc;
  font-size: 10px;
  margin-right: 5px;
  width: 143px;
}

.zoek label {
	float: left;
	line-height: 20px;
	margin-right: 5px;
}

.zoek #query_results {
	color: #006d94;
	font-weight: bold;
}

#header .tekstgrootte {
  font-size: 11px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  right: 20px;
}

#header .tekstgrootte img {
  vertical-align: middle;
}

#header .vestigingen { /*#HOOFDMENU*/
  left: 240px;
  list-style: none;
  margin: 0;
  position: absolute;
  top: 90px;
}

#header .vestigingen li {
  background: url(/img/_base/sprite-vestigingen.png) no-repeat right top;
  float: left;
  margin: 0 5px 0 0;
}

#header .vestigingen li a {
  background: url(/img/_base/sprite-vestigingen.png) no-repeat left -32px;
  display: block;
  height: 32px;
  line-height: 28px;
  padding: 0 20px 0 32px;
  text-decoration: none;
}

#header .vestigingen li.active-item {
  background: url(/img/_base/sprite-vestigingen.png) no-repeat right -64px;
}

#header .vestigingen li.active-item a {
  background: url(/img/_base/sprite-vestigingen.png) no-repeat left -96px;
  color: #fff;
}

#header ul {
  margin: 0 0 0.85em 0;
  padding: 0; 
}

#header #nav {
  color: #b1c115;
  font-weight: bold;
  height: 33px;
  line-height: 33px;
  list-style: none;
  position: absolute;
  text-align: center;
  top: 122px;
  width: 100%;
  z-index: 2;
}

#header #nav > li {
  background: url(/img/_base/sprite-bullets.png) no-repeat -5px -16px;
  display: inline;
  margin: 0;
  padding-left: 12px;
  position: relative;
}

#header #nav li a {
  color: #fff;
  text-decoration: none;
}

#header #nav li a:hover,
#header #nav li.active-item > a {
  color: #cc0;
}

/* Submenu */
#header #nav li ul {
  background: url(/img/_base/submenu.png) no-repeat 0 bottom;
  display: none;
  left: 0;
  list-style: none;
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  text-align: left;
  top: 100%;
  width: 200px;
}

#header #nav li:hover ul {
  display: block;
}

#carrousel {
  color: #fff;
  display: block;
  height: 280px;
  margin-bottom: 15px;
  position: relative;
}

#carrousel>div {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

#carrousel img.banner {
  position: absolute;
}

#carrousel img.button {
  bottom: 10px;
  position: absolute;
  right: 10px;
}

#carrousel ol {
  background: url(/img/_base/carrousel/carrousel-overlay.png);
  bottom: 0;
  font-size: 14px;
  font-weight: bold;
  height: 28px;
  list-style: none;
  margin: 0;
  padding: 47px 0 0 30px;
  position: absolute;
  width: 310px;
}

#carrousel ol li {
  float: left;
  height: 21px;
  line-height: 21px;
  margin: 0 15px 0 0;
  text-align: center;
  width: 20px;
}

#carrousel ol li.arrow-left {
  margin-right: 30px;
}

#carrousel ol li.arrow-left a {
  background: url(/img/sprite-carrousel.png) no-repeat 0 -21px;
  display: block;
  height: 21px;
  width: 35px;
}

#carrousel ol li.arrow-right a {
  background: url(/img/sprite-carrousel.png) no-repeat;
  display: block;
  height: 21px;
  width: 35px;
}

#carrousel ol li.active-item {
  background: url(/img/sprite-carrousel.png) no-repeat 0 -42px;
}

#carrousel ol li.active-item a {
  color: #007298;
}

#carrousel ol li a {
  color: #fff;
  text-decoration: none;
}

#trail {
  border-bottom: 1px dotted #006d94;
  color: #999;
  font-size: 11px;
  height: 26px;
  line-height: 26px;
  margin-bottom: 20px;
}

#trail span {
  background: url(/img/_base/sprite-bullets.png) no-repeat -5px -1px;
  padding-left: 8px;
}

#news-shortlist {
  margin: 0;
}

#news-shortlist li {
  overflow: hidden;
  padding-bottom: 10px;
}

#news-shortlist .b-1 {
  float: left;
  margin-right: 10px;
  text-align: center;
  width: 70px;
}

#news-shortlist .b-1 .thumb {
  height: 68px;
  width: 68px;
}

#news-shortlist .b-1 .date {
  color: #999;
  font-size: 11px;
}

#news-shortlist .b-2 {
  float: left;
  min-height: 90px;
  position: relative;
  width: 155px;
}

#news-shortlist .b-2 a {
	text-decoration: none;
}

#news-shortlist .b-2 .text {
	color: #999;
	font-size: 11px;
  padding: 0 0 18px;
}
#news-shortlist .b-2 img {
	bottom: 0;
	position: absolute;
}

#news-more-link {
  float: right;
}

#pageheader {
  /* position: relative; */
}

#pageheader h1 {
  width: 550px;
}

#pageheader .print {
  background: url(/img/_base/sprite-icons.png) no-repeat;
  height: 16px;
  line-height: 16px;
  padding-left: 24px;
  /*
  position: absolute;
  right: 0;
  top: 0;
  */
  float: right;
}


#feedback {
	clear: both;
}

#feedback form fieldset textarea {
  height: 5em;
  margin: 0 15px 0 0;
  width: 480px;
}

#feedback button {
	background: url(/img/button-verstuur.png) no-repeat;
	border: none;
	height: 18px;
	width: 85px;
}

#feedback span.error {
  color: #f00;
  display: none;
  padding-left: 20px;
}

#feedback p.error span.error{
  display: inline;
}

#feedback table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#feedback td {
	padding: 0;
	vertical-align: bottom;
}

#category-info-block {
  position: absolute;
  right: 10px;
}

#category-info-block p {
  margin: 0;
}

#category-info-block .category {
  background: url(/img/_base/sprite-bullets.png) no-repeat 0 -64px;
  margin-right: 5px;
  padding-left: 10px;
}

#category-info-block .delete {
  background: url(/img/delete.png) no-repeat 0 3px;
  color: #da3d2a;
  font-size: 11px;
  padding-left: 14px;
}

#searchlist, #faqlist {
  margin: 0 0 0.85em 0;
  padding: 0;
}

#searchlist li {
  border-bottom: 1px dotted #666;
  padding-top: 10px;
}

#faqlist li p.custombullet-2 {
  background: url(/img/bullet-groen-rechts.png) no-repeat 3px 3px;
}

#faqlist li.open {
  background: url(/img/faq-open.png) no-repeat bottom;
  border: none;
  padding-bottom: 1px;
  padding-right: 15px;
}

#faqlist li.open .q {
  background: url(/img/bullet-blauw-beneden.png) no-repeat 2px 6px;
  color: #006d94;
  font-weight: bold;
}

#faqlist li.open .a {
  padding-left: 15px;
}

#faqlist li.closed .a {
  display: none;
}

#faq-shortlist a {
  text-decoration: none;
}

#faq-shortlist a:hover {
  text-decoration: underline;
}

#faqlist li {
  cursor: pointer;
}

#faqlist li,
#searchlist li {
  margin-bottom: 5px;
  overflow: hidden;
}

#searchlist .number {
  float: left;
  height: 20px;
  margin-right: 20px;
  width: 20px;
}

#searchlist .content {
  float: left;
  width: 660px;
}

#searchlist .uwoon-blokkop {
  color: #fff;
}

.uwoon-blokkop {
  background: url(/img/_base/kopje-groen-rechts.gif) no-repeat right;
  color: #006d94;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.uwoon-blokkop p {
  background: url(/img/_base/kopje-groen-links.gif) no-repeat left;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.pager {
  background: #eee;
  border-top: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 10px;
  position: relative;
}

.pager ol {
  border-right: 1px solid #ccc;
  color: #006d94;
  float: left;
  list-style: none;
  margin: 0 15px 0 0;
  padding-right: 10px;
}

.pager ol li {
  display: inline;
  margin: 0;
}

.pager ol li a {
  padding: 0 5px;
}

.pager .items {
  float: left;
}

.pager .previous-next {
  position: absolute;
  right: 10px;
  top: 0;
}

.pager .previous-next .previous {
  background: url(/img/_base/sprite-bullets.png) no-repeat -5px -48px;
  padding-left: 12px;
}

.pager .previous-next .next {
  background: url(/img/_base/sprite-bullets.png) no-repeat right 0;
  padding-right: 16px;
}

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

.clickable-image {
  border: 1px solid #ccc;
}

.clickable-image:hover {
  border-color: #cc0;
}

.custombullet { /* Grote pijl */
  background: url(/img/_base/arrow-pointing-right-green.png) no-repeat 0 3px;
  padding-left: 25px;
}

.custombullet-2 { /* Kleine pijl */
  background: url(/img/bullet-groen-rechts.png) no-repeat 3px 8px;
  padding-left: 15px !important; /* Overschijft indien in een td */
}

.customblock {
  overflow: hidden;
}

.customblock a {
  background: url(/img/button-generiek.png) no-repeat left;
  border-right: 1px #0085a7 solid;
  color: #fff;
  display: block;
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 0 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.customblock-2 {
  border-bottom: 1px solid #cc0;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}

.customblock-2 .uwoon-blokkop {
  float: left;
  text-transform: none;
}

.customblock-2 .uwoon-blokkop p {
  margin: 0;
  padding: 0 20px;
}

.customblock-2 .uwoon-blokkop p a {
  background: url(/img/_base/sprite-bullets.png) no-repeat right -33px;
  color: #006d94;
  padding-right: 16px;
  text-decoration: none;
}

.customblock-2 .inner-1 { /* Onderste border wordt door parent-element getekend */
  border: 1px solid #cc0;
  border-bottom: none;
  clear: left;
  overflow: hidden;
  padding: 1px;
}

.customblock-2 .inner-2 {
  background: #f2f2c0;
  min-height: 30px;
  overflow: hidden;
  padding: 10px;
}

.customlist {
  list-style: none;
  margin: 0 0 0.85em 0;
  padding: 0 !important;
}

.customlist li {
  border-bottom: 1px dotted #cc0;
  margin: 0 0 10px 0;
  padding-bottom: 1px; /* needed to respect margin-bottom */
}

.customlist-2 {
  background: url(/img/dotted-groen-verticaal.gif) repeat-y 138px top;
  float: left;
  list-style: none;
  overflow: hidden;
  padding: 0;
  width: 300px;
}

.customlist-2 li {
  background: url(/img/_base/sprite-bullets.png) no-repeat 0 -64px;
  float: left;
  margin: 0;
  padding-left: 12px;
  width: 138px;
}

.customtable {
  border-collapse: collapse;
  margin-bottom: 15px;
  width: 100%;
}

.customtable td,
.customtable th {
  padding: 5px;
  vertical-align: top;
}

.customtable .date {
  font-size: 11px;
  padding-right: 0;
  text-align: right;
}

.customform input[type=text],
.customform select,
.customform textarea,
.widgetform input[type=text],
.widgetform select,
.widgetform textarea {
  width: 260px;
  font-size: 10px;
}

.widgetform input[type=checkbox],
.widgetform input[type=radio] {
  margin-left: 0;
}

.customform select,
.widgetform select {
  width: 266px;
}

.customform .form-row,
.widgetform .form-row,
.widgetform .form-text {
  margin-bottom: 5px;
  overflow: hidden;
  padding: 3px 5px;
}

.customform .form-row.error,
.widgetform .form-row-error {
  background: #ffdfdf;
  color: #f00;
}

.customform .form-row.error input[type=text],
.customform .form-row.error select,
.customform .form-row.error textarea,
.widgetform .form-row-error input[type=checkbox],
.widgetform .form-row-error input[type=radio],
.widgetform .form-row-error input[type=text],
.widgetform .form-row-error select,
.widgetform .form-row-error textarea  {
  border-color: #f00;
}

.customform .form-label,
.widgetform .form-label {
  float: left;
  width: 180px;
}

.customform p.error,
.widgetform .form-error {
  display: inline;
  margin-left: 12px;
  vertical-align: top;
}

.highlight {
  color: #006d94;
  font-weight: bold;
}

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

.widgetform button {
  background: url(/img/button-verstuur.png) no-repeat left;
  border: 0;
  cursor: pointer;
  height: 20px;
  margin-left: 185px;
  margin-bottom: 0.85em;
  /*text-indent: -10000px;*/
  width: 85px;
}

.widgetform textarea {
  height: 6em;
}

.widgetform-errors {
  display: none;
}

.widgetform .form-radios,
.widgetform .form-checkbox {
  width: 260px;
  float: left;
  margin-right: 10px;
}

.widgetform .form-radio {
  display: block;
}

