/* kolom1 */
#kolom1 
{
  width: 220px;
  float: left;
  padding: 67px 0px 25px 42px;
  margin-right: 20px;
}

/* kolom2 */
#kolom2 
{
  width: 480px;
  float: left;
  padding: 0 0px 35px 0px;
  color: #666666;
}

#kolom2 b {
	color: #404040;
}

/* kolom3 */
#kolom3 
{
  width: 168px;
  float: left;
  margin-left: 20px;
  padding-top: 67px;
  padding-right: 38px;
}

#kolom2 .adopted
{
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #b7b3b0;
}

#kolom2 .adopted ul
{
  margin-top: 0px;
  margin-bottom: 20px;
}

#kolom1 .detail
{
  margin-top: 20px;
  background-color: #f0ede1;
  padding-bottom: 10px;
}

#kolom1 .detail .title
{
  border-bottom: 1px solid white;
  font-size: 1.2em;
  font-weight: bold;
  padding: 10px;
}

#kolom1 .detail dl
{
  margin: 10px
}

#kolom1 .detail dl dt
{
  font-weight: bold;
}

#kolom1 .detail dl dd
{
  margin-left: 0px;
  margin-bottom: 8px;
}

#kolom1 ul
{
  margin-top: 0px;
}

#kolom1 ul li
{
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid #f0ede1;
}

#kolom2 .kop
{
  height: 67px;
}

#kolom2 .kop h2
{
  margin: 0;
  margin-bottom: auto;
  padding-top: 20px;
  font-size: 2em;
  font-weight: normal;
  color: #000;
  display: block;
  line-height: 0.95em;
  /* letter-spacing: -0.05em; */
}

#kolom3 .activity
{
  padding: 0px 10px;
  margin-bottom: 36px;
}

#kolom3 .activity .title
{
  color: #000;
  font-weight: bold;
}

#kolom3 dl dt
{
  font-weight: normal;
  color: #c5c5c5;
}

#kolom3 dl dd
{
  margin-left: 0px;
  margin-bottom: 6px;
}

#kolom3 #witnessaccount
{
  padding-bottom: 0px;
  background: #ebe7d7 url( '../gfx/blokje_bg2.gif' ) repeat-x scroll top left;
}

#kolom3 #witnessaccount h1
{
  margin: 0;
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
  padding: 10px;
}

#kolom3 #witnessaccount p.intro
{
  font-weight: bold;
  font-size: 1.1em;
  padding: 0px 10px;
  margin-bottom: 0px;
}

#kolom3 #witnessaccount p.body
{
  padding: 0px 10px 20px 10px;
}

#kolom3 #regionmonuments
{
  padding-left: 10px;
}

#kolom3 #regionmonuments li
{
  margin-bottom: 3px;
}

/* middle tabs */
#kolom2 .tabnav
{
  height: 35px;
  width: 100%;
  padding: 0;
  margin: 0;
}

#kolom2 .tabheader
{
  float: left;
  text-align: center;
  width: 24%;
  list-style-type: none;
  list-style-image: none;
  border-right: 1px solid white;
}

#kolom2 .tabheader a
{
  display: block;
  padding-top: 3px;
  background: #fff url( '../gfx/03_tab_normal.gif' ) scroll no-repeat top center;
  color: #7e735f;
  font-weight: bold;
  text-decoration: none;
  height: 29px;
}

#kolom2 .tabheader a:hover
{
  color: #fff;
  background-image: url( '../gfx/03_tab_rollover.gif' );
}

#kolom2 .tabheader.selected a
{
  color: #fff;
  background-image: url( '../gfx/03_tab_selected.gif' );
}

#kolom2 .tabheader.first a
{
  background-position: top left;
}

#kolom2 .tabheader.last a
{
  background-position: top right;
}


#kolom2 .tabheader.last
{
  border-right: none;
  width: 27%;
}

#kolom2 .tab
{
  margin-top: 11px;
  display: none;
}

#kolom2 .tab h3
{
  font-size: 1em;
  color: #000;
}

#kolom2 .tab.active
{
  display: block;
}

#kolom2 .tab strong
{
  color: #000;
}

#kolom2 #tab2 img
{
  margin-right: 10px;
  margin-bottom: 10px;
}

.clear
{
  max-height: 0px;
}
