/* CSS Document */

#wrapper {

  width:874px;
  margin:0px auto;
  min-height:100px;
  border:0px solid black;
}
#footer {
	display:block;
	text-align:center;
	color:white;
	background-color:#603b3b;
	width: 519px;
}
#header {
  width:874px;
  height:175px;
  background-image: url(../images/interface/header.gif);
    
  border:0px solid black;  
}

#menu {
  width:180px;

  border:1px solid white;
  float:left;
  background-color: #ffe3d8;
  margin-bottom:10px;  
  margin-left:3px;
  margin-left:2px !ie;
}

#menu ul {

}

#contentWrapper {
  width:519px;
  float:left;
  background-color:white;
  
}

#content {
  width:519px;
  min-height:333px;
  height:325px !ie;
  margin-bottom:10px; 
  margin-bottom:0px !ie;
}
#contentText {
  float:left;
  width:477px;
  border:0px solid black;  
  margin-left:23px;
  padding-bottom: 10px !ie;
}
#rightColumn {
  /*position:absolute;*/
  /*left:622px;*/
  float:left;
  width:163px;
  border:1px solid white;
  border-top:0px solid black;
  min-height:400px;
  background-color:#FFE3D8;
}

#rightColumn span {
  display:block;
}

.infoContainer {
  float:left;
  margin-right:6px;
  margin-left:11px;
  margin-bottom:10px;
  width:140px;
  text-align: center;
}
.infoTitle {
  text-align:center;
}
#escortGegevens {
  margin-left:10px;
  padding-right:10px;
  margin-bottom:20px;
}

#escortGegevens table {
  font-size:11px;
  width:355px;
}

#omschrijving_escort {
  margin-left:10px;
  padding-right:10px;
}

