BODY {
  MARGIN: 0px;
  font-family : Calibri, Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12px; 
  BACKGROUND: #DADADA;
  COLOR: #000;
}

table {
  font-size : 12px; 
}
#begin {
  position:absolute;
  top:0px;
  z-index:2;
  height:50px;
  text-align:center;
  width:660px;
  padding-left:120px;
}
#begin h1 {
  text-align:center;
  width:660px;
  color:#474747;
}

#startpaal {
  position:absolute;
  top:510px;
  left:105px;
  width:300px;
  text-align:center;
  z-index:2;
  height:50px;
}

#starttouch {
  position:absolute;
  top:510px;
  left:505px;
  width:300px;
  text-align:center;
  z-index:2;
  height:50px;
}

#start {
  position:absolute;
  top:0px;
  font-size:13px;
  font-weight:bold;
  color:#474747;
}

#wrapper {
  MARGIN: auto;
  WIDTH: 900px;
  BACKGROUND: url(/bg_onder.jpg) #FFF center top;
}

#kop {
  TEXT-ALIGN:CENTER;
}

.bovengewoon {
  background-color:#99b2c6;
}

.boventouch {
  background-color:#adea47;
}

#kollinks {
  WIDTH: 260px;
  FLOAT: left;
  font-size : 14px; 
  font-weight : bold;   
}

#kolrechts {
  WIDTH: 260px;
  FLOAT: right;
  text-align:right;
  font-size : 14px; 
  font-weight : bold;   
  padding-right:20px;
}

#kolmidden {
  BACKGROUND-COLOR: #FFF;
  MARGIN-LEFT: 240px;
  MARGIN-RIGHT: 240px;
}

#kolmidden .tekst {
  padding:20px;
}

.tekst a {
  color:#000;
}

.menu1padding {
  padding-left:26px;
  padding-top:20px;
}

.menu2padding {
  padding-left:76px;
  padding-top:20px;
}

.splits1 { 
  float : left; 
  width : 150px;
  margin-right:10px;
}

.splits2 { 
  float : left; 
  width : 200px;
}

img.foto { 
  margin-top: 10px; 
  margin-bottom: 25px; 
  border: 1px solid #7d9aaa;
} 


H1 {
  font-size : 18px; 
  color : #7d9aaa; 
  margin-bottom : 12px; 
  border-bottom : 0 solid #343837; 
}

H2 {
  font-size : 15px; 
  font-weight : bold; 
  color : #7d9aaa; 
  margin-bottom : 12px; 
  border-bottom : 1px solid #7d9aaa; 
  text-transform : uppercase;
}

.item, .item_actief { 
  height : 31px; 
  text-decoration : none; 
  color : #fff; 
  display : block; 
  width : 170px; 
  margin-bottom : 6px;
} 

.item a { 
  text-decoration : none; 
  float : left; 
  color : #fff; 
  height : 31px; 
  width : 170px; 
  padding-top : 5px; 
} 

.item_actief a { 
  text-decoration : none; 
  float : left; 
  color : #7d9aaa; 
  height : 31px; 
  width : 170px; 
  padding-top : 5px; 
} 

.item a:hover, .item_actief a:hover { 
  height : 31px; 
  color : #7d9aaa; 
  text-decoration : none;
} 

#divtr1 {
  DISPLAY: block; 
}
#divtr2, #divtr3, #divtr4, #divtr5, #divtr6, #divtr7 { 
  DISPLAY: none; 
} 

#div3 { 
  DISPLAY: block; 
} 
#div4 { 
  DISPLAY: none; 
} 

#voet {
  BACKGROUND: #fff;
  CLEAR: both;
  text-align:center;
  padding:10px;
  height:22px;
}
#voet a {
  color:#000;
}

