/* CSS Document */

#wrapper {
  position:absolute;
  left:0px;
  top:0px;
  width:1000px;

  
  border:0px solid black;
}
#footer {
  margin-left:505px;
  margin-top:3px;
}
#header {
  width:1000px;
  height:206px;
  background-image: url(../images/interface/header.gif);
    
  border:0px solid black;  
}
#blackRow {
  width:102%;
  
  background-color:black;
  height:207px;
  margin-left:-8px;
  margin-left:-9px !ie;
  position:absolute;
  top:0px;
}
#menu {
  width:185px;

  border:0px solid red;
  float:left;
  background-image: url(../images/interface/nav_background.gif);
  background-repeat: repeat-y;
  margin-bottom:10px;  
}

#menu ul {

}

#contentWrapper {
  width:805px;
  background-image: url(../images/interface/content_background.gif);
  background-repeat: repeat-y;  
  

  margin-left:189px;
  margin-left:186px !ie;
  
}

#content {
  width:805px;
  
  background-image: url(../images/interface/content_footer.gif);
  background-repeat: no-repeat;
  background-position: bottom;  
  min-height:325px;
  height:325px !ie;
  margin-bottom:10px; 
  margin-bottom:0px !ie;
}
#contentText {
  float:left;
  width:590px;
  border:0px solid black;  
  margin-left:14px;
  padding-bottom: 10px !ie;
}
#rightColumn {
  /*position:absolute;*/
  /*left:622px;*/
  margin-left:18px;
  margin-left: 18px !ie;
  float:left;
  width:163px;

  border:1px solid black;
  border-top:0px solid black;
  
  
}

#rightColumn span {
  display:block;
}

.infoContainer {
  float:left;
  margin-right:6px;
  margin-left:11px;
  margin-bottom:10px;
}
.infoTitle {
  text-align:center;
}
#escortGegevens {
  margin-left:10px;
  padding-right:10px;
  margin-bottom:20px;
}

#escortGegevens table {
  font-size:11px;
  width:466px;
}

#omschrijving_escort {
  margin-left:10px;
  padding-right:10px;
}
