#b-1 {
  float: left;
  width: 526px;
}

#b-2 {
  float: left;
  margin-top: 233px;
  width: 464px;
}

#container {
  height: 700px;
  margin: auto;
  position: relative;
  width: 990px;
}

#content {
  padding: 0 15px;
}

#footer {
  background: url(/img/footer-bkg.gif);
  color: #fff;
  height: 20px;
  padding-top: 24px;
  text-align: right;
}

#footer a {
  color: #fff;
}

#footer p {
  height: 20px;
  line-height: 20px;
  margin: 0 10px 0 0;
  text-align: right;
}

#fotos img {
	margin: 0 3px 3px 0;
}

.shortcuts-inner-form .form-errors {
	display: none;
}

#form-contact .form-row {
	border-bottom: #ededed 1px solid;
	line-height: 28px;
	margin-bottom: 2px;
	min-height: 28px;
	overflow: auto;
}


* html #form-contact .form-row {
	height: 28px;
}

#form-contact .form-label {
  float: left;
	width: 180px;
	padding: 4px 10px 4px 10px;
	margin-right: 2px;
	line-height: 20px;
	min-height: 20px;
	text-align: left;
}

* html #form-contact .form-label {
	height: 20px;
}

#form-contact .form-row input {
	border: 1px solid #dadada;
	width: 230px;
}

#form-contact .form-row #title{
	border: 1px solid #dadada;
	width: 80px;
}

#form-contact .form-row #postalcode{
	border: 1px solid #dadada;
	width: 80px;
}

#form-contact .form-errors ul {
  border: #ed1c24 1px solid;
  clear: both;
  margin: 20px 15px 20px 10px;
  padding: 10px;
}

#form-contact .form-errors ul li {
  background: url(/img/error.gif) no-repeat;
  color: #000;
  font-weight: bold;
  list-style: none;
  line-height: 22px;
  height: 22px;
  margin: 0;
  padding-left: 30px;
}

#form-contact button {
	background: url(/img/bullet-3.gif) no-repeat right 4px;
	border: none;
	color: #009ee0;
	line-height: 14px;
	margin-left: 362px;
	padding-right: 8px;
}

#form-contact select {
	border: 1px solid #dadada;
	width: 230px;
}

#form-contact textarea {
	border: 1px solid #dadada;
	height: 120px;
	width: 230px;
}

#form-snelcontact .form-row .error,
#form-snelcontact .form-text .error
  {
	background: #fee;
	border: 1px #f00 solid;
}

#header {
  background: #003882;
  height: 147px;
  position: relative;
  width: 526px;
}

#joblist li {
  background: url(/img/bullet-2.gif) no-repeat 0 6px;
  margin: 0;
  padding-left: 13px;
}

#joblist ol, #joblist ul {
  list-style: none;
  margin: 1em 0;
}

#jobopening p strong {
	color: #009ee0;
	display: block;
	font-weight: bold;	
}

#jobopening li {
  background: url(/img/bullet-2.gif) no-repeat 0 6px;
  list-style: none;
  margin: 0;
  padding-left: 13px;
}

#last-project {
	background: #e8f1d9;
	min-height: 218px;
}

* html #last-project {
	height: 218px;
}

#last-project h1{
	background: #7ab51d;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: normal;
  margin: 0;
  padding-left: 10px;
}

#last-project img {
  float: left;
}

#last-project .more span {
	padding-left: 0 !important;
}

#last-project-content {
  float: left;
  margin-left: 7px;
  margin-right: 7px;
  width: 304px;
}

* html #last-project-content {
  width: 297px;
}

#languages {
	display: block; /* temporary language switch disabled */
  line-height: normal;
  list-style: none;
  margin: 0;
  position: absolute;
  right: 1em;
  top: 1em;
}

#languages a {
  color: #fff;
}

#languages li {
  background: url(/img/bullet-1.gif) no-repeat 0 5px;
  float: left;
  margin: 0 13px 0 0;
  padding-left: 13px;
}

#languages li.last-item {
  margin: 0;
}

#logo-container {
  background: url(/img/logo-container.gif) no-repeat;
  height: 119px;
  left: 34px;
  padding: 8px 10px 9px 7px;
  position: absolute;
  top: 4px;
  width: 85px;
}

#logo-container img {
  display: block;
}

#main {
  margin-bottom: 1em;
  overflow: auto;
  padding-top: 40px;
  width: 100%;
  -moz-outline: none;
}

* html #nav a {
  display: block;
  height: 24px;
  white-space: nowrap;
  width: 10px;
}


#nav {
  background: url(/img/nav-bkg.png);
  height: 40px;
  left: 0;
  line-height: 40px;
  list-style: none;
  margin: 0;
  position: absolute;
  text-transform: uppercase;
  top: 147px;
  width: 100%;
  z-index: 2;
}

* html #nav {
  background: url(/img/nav-bkg.gif);
}

#nav a {
  color: #fff;
  display: block;
  padding: 0 15px;
  text-decoration: none;
}

* html #nav a {
  display: block;
  white-space: nowrap;
  width: 10px;
}

#nav a:hover {
  background: #7ab51d;
  border-color: #fff;
  color: #e8f1d9;
}

#nav li {
  float: left;
  margin: 0;
}

#nav li li {
  float: none;
  padding: none;
}

#nav ul {
	list-style: disc;
	margin: 0;
	position: absolute;
	top: 100%;
}

* html #nav ul {
  top: 40px;
  width: 150px;
}

#nav li.last-item {
  margin: 0;
}

#nav .active-item a {
  background: #7ab51d;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#nav .exp-closed ul {
  display: none;
}

#nav .exp-closed ul li {
  border: none;
}

#nav .exp-open .list-open {
  display: block;
}

#nav .list-open li {
	border-top: 1px solid #fff;
	display: block;
	height: 20px;
	line-height: 20px;
}

#nav .list-open a {
	background: url(/img/bullet-1.gif) #a9cb6b no-repeat 9px 9px;
	filter: alpha(opacity=90);
	padding: 0 15px 0 18px;
	width: 170px;
	-moz-opacity: 0.90;
}


#nav .list-open a:hover {
	background: url(/img/bullet-1.gif) #33b1e6 no-repeat 9px 9px;
}

#news-list, #news-list-years {
  list-style: none;
  margin: 0;
}

* html #news-list li {
  height: 50px;
}

#news-list li {
  background: url(/img/news-item.gif) no-repeat left top;
  margin: 0;
  min-height: 50px;
  padding-left: 50px;
  position: relative;
}

#news-list .archief-content p {
	margin: 0px;
}

#news-list .archief-content p strong {
	color: #009ee0;
}

#news-list .leesmeer {
	background: url(/img/bullet-3.gif) no-repeat right 3px;
	margin: 0.5em 0 !important;
  padding-right: 13px;
  text-align: right;
}

#news-list .leesmeer a {
	color: #009ee0;
}

#news-shortlist {
  background: url(/img/news-shortlist.gif) no-repeat;
  font-size: 10px;
  height: 216px;
  list-style: none;
  margin: 0;
  padding: 15px 25px;
}

#news-shortlist li {
  height: 100px;
  margin: 0 0 16px 0;
}

#news-shortlist p {
  margin: 0;
}

#news-shortlist .content {
  height: 75px;
  overflow: hidden;
  padding-top: 5px;
}

#news-shortlist .title {
  font-weight: bold;
}

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

#pager-container {
	margin-left: 50px;
}

#pager {
  color: #999;
  list-style: none;
}

#pager a{
	text-decoration: underline;
}


#pager li {
  float: left;
  margin: 0;
  padding: 0 5px;
}

#pager li.active-item {
  background: #7ab51d;
  color: #fff;
  font-weight: bold;
}

#pager li.first-item a {
	color: #009ee0;
}

#pager li.first-item {
	background: url(/img/bullet-4.gif) no-repeat left 3px;
	color: #b0dff5;
	font-weight: bold;
  padding-left: 13px;
}

#pager li.first-item span {
  padding-left: 0.3em;
}

#pager li.last-item {
	background: url(/img/bullet-3.gif) no-repeat right 3px;
	color: #b0dff5;
	font-weight: bold;
  padding-right: 13px;
}

#pager li.last-item span {
  padding-right: 0.3em;
}

#photo { /* float: left seems impossible for ie6 */
  height: 420px;
  position: absolute;
  right: 0;
  top: 0;
  width: 464px;
}

#reference li {
  background: url(/img/bullet-2.gif) no-repeat 0 6px;
  list-style: none;
  margin: 0;
  padding-left: 13px;
}

#reference strong {
	color: #009ee0;
}

#reference-content {
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
}

#reference-content p {
}

#reference-content li {
  margin: 1.5em 0;
  position: relative;
}

#sc-projects, #sc-news {
  margin-right: 4px;
}

#sc-news a {
  color: #009ee0;
}

#sc-news p {
  margin: 0;
}

#sc-news .title {
  font-weight: bold;
}

#searchPanel {
  display: none;
}

#shortcuts {
  background: url(/img/shortcuts-bkg.gif) repeat-y;
  margin-top: 2em;
  overflow: auto;
  width: 100%;
  -moz-outline: none;
}

#shortcuts div {
  float: left;
  width: 152px;
}

.shortcuts-inner-form {
  padding: 10px 5px;
}

#sc-contact {
	width: 152px !important;
}

#sc-contact div {
	width: auto !important;
}

#shortcuts h1 {
  background: #009ee0;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: normal;
  margin: 0;
  padding-left: 10px;
}

#shortcuts li {
  background: url(/img/bullet-2.gif) no-repeat 0 6px;
  margin: 0;
  padding-left: 13px;
}

#shortcuts ol, #shortcuts ul {
  list-style: none;
  margin: 1em 0;
}


#shortcuts input {
	border: 1px solid #dadada;
	height: 18px;
	width: 130px;
}

#shortcuts textarea {
	border: 1px solid #dadada;
	height: 42px;
	width: 130px;
	overflow: auto;
	
}

#shortcuts .form-button {
	text-align: right;
	width: 130px !important;
}

#shortcuts button {
	background: url(/img/bullet-3.gif) no-repeat right 4px;
	border: none;
	color: #009ee0;
	height: 14px;
	padding-right: 8px;
	*padding-right: 13px;
	line-height: 16px;
	text-align: right;
}

#since-1932 {
  left: 49px;
  position: absolute;
  top: 124px;
}

#sollicitatie-formulier .form-row {
  overflow: auto;
	margin-bottom: 2px;
	border-bottom: #ededed 1px solid;
	line-height: 28px;
	min-height: 28px;
}

#sollicitatie-formulier .form-label {
  float: left;
	width: 180px;
	padding: 4px 10px 4px 10px;
	margin-right: 2px;
	line-height: 20px;
	min-height: 20px;
	text-align: left;
}

#sollicitatie-formulier #dob-dag{
	width: 25px;
}


#sollicitatie-formulier #dob-maand{
	width: 25px;
}

#sollicitatie-formulier #dob-jaar {
	width: 40px;
}

#sollicitatie-formulier .form-row input {
	border: 1px solid #dadada;
	width: 230px;
}

#sollicitie-formulier .form-errors ul {
  border: #ed1c24 1px solid;
  clear: both;
  margin: 20px 15px 20px 10px;
  padding: 10px;
}

#sollicitie-formulier .form-errors ul li {
  background: url(/img/error.gif) no-repeat;
  color: #000;
  font-weight: bold;
  list-style: none;
  line-height: 22px;
  height: 22px;
  margin: 0;
  padding-left: 30px;
}

#sollicitatie-formulier .form-text #motivatie {
	border: 1px solid #dadada;
	height: 100px;
}

.radio {
  width: 16px !important;
} 

#the-art-of-growing {
  position: absolute;
  right: 18px;
  top: 266px;
}

* html #the-art-of-growing {
  behavior: url(/htc/pngbehavior.htc);
  height: 153px;
  width: 100px;
}

.back { 
	background: url(/img/bullet-4.gif) no-repeat left 3px;
  clear: both;
  line-height: normal;
  margin: 1em 0 !important;
  padding-left: 13px;
}

.back a {
  color: #009ee0;
}

.google-tooltip h3 {
  font: 17px Arial, sans-serif;
  font-weight:bold;
  color: #009EE0;
  text-decoration:underline;
}

.google-tooltip a {
  color: green;
  text-decoration:none;
}

.date-container {
  font-size: 10px;
  height: 35px;
  left: 3px;
  position: absolute;
  text-align: center;
  top: 3px;
  width: 16px;
}

.date-container p {
  line-height: normal;
  margin: 0;
}

.date-container-inner {
  height: 45px;
  position: relative;
  width: 100%;
}

.day {
  color: #fff;
  left: 5px;
  position: absolute;
  top: 3px;
  width: 100%;
}

.form-errors ul {
  border: #a93c3c 1px solid;
  clear: both;
  margin: 0 3px 10px 0;
  padding: 10px;
  width: 450px;
}

.form-errors li {
  background: url(/img/error.gif) no-repeat;
  color: #a93c3c;
  font-weight: bold;
  list-style: none;
  line-height: 20px;
  height: 25px;
  margin: 0;
  padding-left: 30px;
}

.last-item {
	color: #b0dff5;
}


.pagerlink {
	color: #009ee0;
}

p.error {
  background: url(/img/error.gif) no-repeat 10px 8px;
  border: #a93c3c 1px solid;
  color: #a93c3c;
  font-weight: bold;
  padding: 10px 10px 10px 40px;
}

.month {
  color: #fff;
  font-size: 9px;
  left: 4px;
  position: absolute;
  top: 17px;
  width: 100%;
}

.meer-nieuwsberichten {
	color: #707173;
	font-weight: bold;
}


.more { 
  clear: both;
  line-height: normal;
  margin: 1em 0 !important;
}

.more a {
  color: #009ee0;
}

.more span {
  background: url(/img/bullet-3.gif) no-repeat right 3px;
  padding-left: 14px;
  padding-right: 13px;
}

.reference-img {
	float: left;
	margin-top: 4px;
	padding-right: 30px;
  width: 87px;
}

.reference-content-text {
	display: block;
  vertical-align: top;
  float: left;
  width: 375px;
}

.reference-content-text .kop a{
	color: #009ee0;
	font-weight: bold;
  vertical-align: top;
  margin: 0;
}

.reference-content-text .kop{
  margin: 0;
}

.reference-content-text .more {
	background: url(/img/bullet-3.gif) no-repeat right 3px;
	color: #009ee0;
	float: left;
	padding-left: 300px;
  padding-right: 13px;
}
.reference-content-text p.more {

}

.shortcuts-inner {
  padding: 0 5px;
  width: auto !important;
}

.year {
	font-size: 9px;
  left: 4px;
  position: absolute;
  top: 36px;
  width: 100%;
}

