body, html{
  padding: 0;
  margin: 0;
  margin-top: 5px;
  background: white;
}


/* OVERRULES FORMAT>CSS */
a, a:active, a:link, a:visited{
  color: #e90268;
  text-decoration: none;
}

a:hover{
  color: #888888;
}

a.main_menu_link, a:active.main_menu_link, a:link.main_menu_link, a:visited.main_menu_link, a.top_menu_link_active{
  margin: 0px 5px 0px 5px;
  font-size: 1.1em;
  color: black;
  text-decoration: none;
  line-height: 30px;
}

a:hover.main_menu_link{
  margin: 0px 5px 0px 5px;
  font-size: 1.1em;
  color: black;
  text-decoration: none;
}

#center { 
  position: absolute; 
  left: -458px; 
  width: 916px; 
  min-height: 100%;
  margin-left: 50%; 
}

#topbar { 
  margin-left: 4px;
  background-image: url(../img/site/header_img.jpg);
  width: 916px; 
  height: 175px; 
}

#main_menu{
  padding-top: 35px;
  color: white;
  width: 225px;
  text-align: right;
  float: left;

}

#main_content{
margin: 0px;
margin-right: 0px;
margin-left: 7px;
width: 909px;
border-bottom: 1px solid #ddd;
}

#html_content{
margin-top: 20px;
margin-left: 235px;
padding: 0px 20px 0px 20px;
width: 435px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}

#postcode_loterij_banner{
margin-top: 40px;
width: 200px;
text-align: center;
color: #727272;
font-size: 9px;
}

.dot{
margin-left: 11px;
}

#right_frame{
  font-size: 11px;
  line-height: 15px;
  float: right;
}

#right_flash_banner{
  margin-top: 37px;
  width: 184px;
  height: 146px;
  background-image: url(../img/site/tmp_flash.jpg);

}

#right_wordlid_banner{
  margin-top: 27px;
  width: 184px;
  height: 89px;
  background-image: url(../img/site/wordlid.jpg);

}

.news_list_item{
padding: 10px 0px 10px 0px;
border-top: 1px dashed #e90268;
}

