body {
  background-color: #5d5d5d;
  text-align:  center;
  line-height: 19px;
  font-size:   12px;
}

tr#header {
  background-color: white;
  background-image: url('../images/bg_header_annefrank_2010.jpg');
  background-repeat:no-repeat;
  height:237px;
}

tr#footer {
  background-color: #52282a;
  color: white;
  height:39px;
}

td#content {
    font-family: arial, helvetica;
    background-color: white;
    text-align:left;
    vertical-align: top;
    padding: 3px;
    padding-top: 10px;
    padding-left: 10px;
}
div#main_content {
    float:left;
    width: 500px;
}

div#middle_content {
    float:left;
    width: 200px;
    height: 400px;
}

div#right_content {
    float:right;
    width: 200px;
    height: 400px;
}



div.formcontainer {
    margin-left: 10px;
    width: 450px;
}

a {
  color: #00428f;
}
a:hover {
  color: #222;
}

img { 
  border: none;
}

div.samenvatting_gemeente {
  padding:5px;
  background-color: #ddd;
  float:right;
  width:250px;
}

div.samenvatting_gemeente h3{
  margin-top: 0px;
  margin-bottom: 0px;
}

ul#schoollijst li {
  padding-top: 5px;
}
