body {
  margin:0px;
}

.topMenu
{
  color: darkorange;
}


#foto {
  height: 200px;
  background: url(../images/thema2/foto.jpg) white ;
}


#balk {
  height: 22px;
  background: #2c336f;
}


#naam {
  color: white;
  text-align: right;
  padding-right: 20px;
  padding-top: 5px;
  text-transform: uppercase;
  float: left;
  height: 22px;
  width: 190px;
}


#navigatie {
 height: 22px;
 background: transparant;
 padding: 0px;
 float: left;
}


#zoeken {
  height: 22px;
  padding: 0px;
  width: 190px;
  float: right;
}


#onderbalk {
  height: 22px;
}

#RSSlink {
}

#kruimelpad {
  text-align: left;
}


#logo {
  padding-top: 10px;
  float: right;
}


#midden {
}
#links {
  float: left;
  width: 162px;
}
#rechts {
  margin-left: 162px; /* ook kan float: right, maar dat werkt niet goed in netscape.*/
}
#kruimelpad {
}
#inhoud {
  text-align: left;
  margin-left: 18px;
}
.ZoekenInput
{
  border: 1px solid black;
}
#mail {
  float: right;

}

