
#hp_left {
  float: left;
  width: 208px;
}
#hp_center {
  background: #e7eef0;
  border-bottom: 1px  solid #c1ced1;
  border-right: 1px  solid #c1ced1;
  float: left;
  position: relative;
  width: 415px;
}
#hp_center #headlinesanchor {
  position: absolute;
  height: 33px;
  top: -10px;
  z-index: 2;
}
/*
#searchbar {
  clear: both;
  height: 103px;
  border-bottom: 1px solid #bacacd;
  background: url('/img/homepage/knowledgebasebar.gif') repeat-x;
  background-position: 0px -41px;
}
#searchbar #textsearch {
  position: relative;
  float: left;
  width: 207px;
  height: 103px;
  border-left: 1px solid #bacacd;
}
#searchbar #textsearch h2 {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 200px;
  font-size: 13px;
  font-weight: bold;
  color: #00677e;
  margin: 0px;
}
#searchbar #textsearch input#searchfor {
  position: absolute;
  top: 38px;
  left: 10px;
  width: 175px;
  color: #00677e;
  font-size: 8pt;
  line-height: 150%;
  height: 17px;
  border: 1px solid #d3dddf;
}
#searchbar #textsearch #searchadvanced {
  position: absolute;
  top: 77px;
  left: 10px;
  font-size: 11px;
  color: #00677e;
  vertical-align: bottom;
}

#searchbar #textsearch input#searchbutton {
  position: absolute;
  top: 72px;
  right: 18px;
}
#searchbar #tagcloud {
  position: relative;
  float: left;
  width: 414px;
  height: 103px;
  border-left: 1px solid #bacacd;
  border-right: 1px solid #bacacd;
  background: #f2f7f8;
}
#searchbar #tagcloud #knowledgebaseselector {
  position: absolute;
  left: 0px;
  width: 414px;
  height: 20px;
  background:  url('/img/homepage/knowledgebasebar.gif') repeat-x;
  background-position: -209px -41px;
  text-indent: -9999px;	
  z-index: 5;
}
#searchbar #tagcloud #knowledgebaseselector a {
  width: 170px;
  margin: 0px auto;
  display: block;
}
#searchbar #tagcloud #knowledgebaseselector.active {
  background:  url('/img/homepage/knowledgebasebar_active.gif') repeat-x;
  background-position: -209px -41px;
}
#searchbar #tagcloud #tags {
  height: 91px;
  overflow-y: hidden;
  text-align: center;
  padding: 4px 8px;
}
#searchbar #tagcloud #tagcloudlink_container {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  z-index: 2;
  width: 414px;
  height: 99px;
  opacity: 0.6;
  filter:alpha(opacity=60);
  background: #F2F7F8;
}
#searchbar #tagcloud #tagcloudlink {
  position: absolute;
  display: none;
  top: 40px;
  left: 124px;
  text-align: center;
  z-index: 3;
}
#searchbar #interactivesearch {
  position: relative;
  float: left;
  width: 206px;
  height: 103px;
  border-right: 1px solid #bacacd;
  border-top: none;
}
#searchbar #interactivesearch img#map {
  position: absolute;
  top: 10px;
  left: 10px;
  margin-right: 10px;
}
#searchbar #interactivesearch div#text {
  position: absolute;
  top: 10px;
  left: 110px;
}
#searchbar #interactivesearch img#arrow {
  position: absolute;
  top: 73px;
  left: 110px;
}
#searchbar #interactivesearch a:link,
#searchbar #interactivesearch a:visited,
#searchbar #interactivesearch a:hover {
  color: #00677e;
  font-size: 13px;
  font-weight: bold;
}
*/
#agendacontainer {
  float: left;
  width: 206px;
  margin-top: 1px;
  margin-right: 1px;
  border-left: 1px  solid #c1ced1;
  border-right: 1px  solid #c1ced1;
  border-bottom: 1px  solid #c1ced1;
}
#agenda {
  background: #fff;
}
#agenda a:link,
#agenda a:visited,
#agenda a:hover {
  color: #00677e;
}
#agenda .agendaitem {
  clear: both;
  padding: 10px;
}
#agenda .color1 {
  background: #fff;
}
#agenda .color2 {
  background: #fff;
}
#agenda div.agendaseparator {
  clear: both;
  height: 1px;
  margin: 2px 10px;
  background: #e5f0f2;
}
#agenda div.agendaitem div.agendaheader {
}
#agenda div.agendaitem div.agendaheader h2 {
  font-size: 13px;
  color: #00677e;
  margin: 0 0 10px 0;
  padding: 0;
}
#agenda div.agendaitem div.agendatext {
  clear: both;
  color: #00677e;
  font-size: 12px;
}

#specialscontainer {
  float: left;
  width: 206px;
  margin-top: 1px;
  margin-right: 1px;
  border-left: 1px  solid #c1ced1;
  border-right: 1px  solid #c1ced1;
  border-bottom: 1px  solid #c1ced1;
}
#specials {
  background: #fff;
}
#specials div {
  padding: 7px 9px;  
}
#specials ul {
  padding: 0px;
  margin: 0px 10px;
}
#specials li {
  list-style-image: url('/img/homepage/arrow.gif');
  margin: 1px 5px;
}
#specials a:link,
#specials a:visited,
#specials a:hover {
  font-size: 12px;
  color: #00677e;
}
#headlinescontainer {
  float: left;
  width: 414px;
}
#bottom_right {
  float: left;
  width: 207px;
  margin-top: 1px;
}
#headlines {
  clear: both;
  padding-top: 20px;
}
#headlines a:link,
#headlines a:visited,
#headlines a:hover {
  color: #00677e;
}
#headlines div.headline {
  clear: both;
}
#headlines div.headline div.headlineimage {
  float: left;
  width: 83px;
  padding: 17px 17px 10px 17px;
}
#headlines div.headline div.headlinetext {
  float: left;
  width: 285px;
  margin: 10px 10px 0 0;
  color: #00677e;
  font-size: 12px;
  padding-bottom: 10px;
}
#headlines div.headline div.headlinetext h2 {
  width: 285px;
  margin: 5px 0;
}
#headlines div.headline div.headlinetext h2 a:link, 
#headlines div.headline div.headlinetext h2 a:visited,
#headlines div.headline div.headlinetext h2 a:hover {
  font-size: 14px;
}
#headlines div.headlineseparator {
  clear: both;
  height: 1px;
  margin-left: 117px;
  margin-right: 15px;
  background: #00677e;
  /* background: #fff url('/img/hmepage/headlineseparator.gif');*/
}
#blogscontainer {
  float: left;
  width: 206px;
  margin-top: 1px;
  border-right: 1px  solid #c1ced1;
  border-bottom: 1px  solid #c1ced1;
}
#blogs {
  clear: both;
  background: #fff;
}
#blogs a:link,
#blogs a:visited,
#blogs a:hover {
  color: #00677e;
}
#blogs div.blog {
  clear: both;
  margin-bottom: 8px;
}
#blogs div.blog div.blogheader {
  height: 16px;
  background: #b2d1d8;
  color: #00677e;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 10px;  
  margin-bottom: 8px;
}
#blogs div.blog div.blogheader h2 {
  font-size: 14px;
  color: #00677e;
  margin: 0;
}
#blogs div.blog div.blogheader a:link, 
#blogs div.blog div.blogheader a:visited,
#blogs div.blog div.blogheader a:hover {
  font-size: 14px;
}
#blogs div.blog div.blogimage {
  float: left;
  width: 63px;
  text-align: center;
  padding-top: 4px;
}
#blogs div.blog div.blogtext {
  float: left;
  width: 135px;
  color: #00677e;
  font-size: 13px;
}

div.kennismarkt {
  font-size: 14px;
  color: #00677e;
  padding: 8px;
}
div.kennismarkt h3 {
  font-size: 14px;
  color: #00677e;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div.kennismarkt ul {
  margin: 0;
  margin-left: 3px;
  padding: 0px;
}
div.kennismarkt li
{
  font-size: 14px;
  color: #00677e;
  margin-left: 16px;
  padding: 0;
  list-style-image: url('/img/homepage/arrow.gif');
}
div.kennismarkt li a:link, 
div.kennismarkt li a:visited, 
div.kennismarkt li a:hover {
  color: #00677e;
  font-size: 12px;
  text-decoration: none;
}
div.kennismarkt li a:hover {
  text-decoration: underline;
}

/* welcome */
#barwithline {
  clear: both;
  height: 2px;
  background: url('/img/homepage/welcomebar.gif') repeat-x;
  background-position: 0px -39px;
}
#searchbar #tagcloud #knowledgebaseselector {
  background:  url('/img/homepage/welcomebar.gif') repeat-x;
  background-position: -209px -41px;
}
#searchbar #tagcloud #knowledgebaseselector.active {
  background:  url('/img/homepage/welcomebar_active.gif') repeat-x;
  background-position: -209px -41px;
}
#welcome {
  background: #ff6603;
  color: #fff;
  padding: 20px;
  display: none;
}
#welcome p {
  text-align: left;
  font-size: 13px;
}
#welcome a:link,
#welcome a:visited,
#welcome a:hover  {
  text-align: left;
  font-size: 13px;
  color: #fff;
}
#welcomebar_layover {
}

#welcomebar_link {
  width: 170px;
  height: 30px;
  margin: 0px auto;
  display: block;
}
#welcomebar_link:hover {
  text-decoration: none;
}
/* end welcome */

/*
#searchbarright {
  float: left;
  width: 207px;
  border-right: 1px solid #d3dddf;
  border-bottom: 1px solid #d3dddf;
  background: #fff url('/img/homepage/knowledgebasebar.gif') repeat-x;
  background-position: -1px -41px;
}
*/

#textsearch {
  position: relative;
  float: left;
  width: 207px;
  height: 123px;
  border-bottom: 1px solid #bacacd;
}

#textsearch h2 {
  position: absolute;
  top: 18px;
  left: 10px;
  width: 200px;
  font-size: 13px;
  color: #00677e;
  margin: 0px;
}

#textsearch input#searchfor {
  position: absolute;
  top: 49px;
  left: 10px;
  width: 175px;
  color: #00677e;
  font-size: 8pt;
  line-height: 150%;
  height: 17px;
  border: 1px solid #d3dddf;
}

#textsearch #searchadvanced {
  position: absolute;
  top: 97px;
  left: 10px;
  color: #00677e;
  vertical-align: bottom;
}

#textsearch input#searchbutton {
  position: absolute;
  top: 92px;
  right: 18px;
}
