body
{
color: #242021;
font-family: 'PT Sans',arial;
font-size: 14px;
font-weight:normal;
line-height:19px;
}

body {
overflow-y: scroll;
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding:0;
width:100%;
height:100%;
background-color:#ffffff; /* default */
/*background-image:url('<img src="/siteimages/main/background/DG-Home-A.jpg" alt="Vereenigde Doopsgezinde Gemeente Haarlem - home" />'); 
background-repeat: no-repeat;
background-position:0px 0px;*/
}

.bloc_logo {
float:left;
width:230px;
height:160px;
overflow:hidden;
text-indent:-1000px;
background-image:url('/siteimages/main/basis/logos/logo_home.gif'); 
background-repeat: no-repeat;
background-position:0px 0px;
margin-bottom:5px;
}

#cnt_main_col {
position:absolute;
top:96px;
left:240px;
width:719px;
height:auto;
/* Fallback for web browsers that doesn't support RGBa */
  background: rgb(81, 108, 178);
  /* RGBa with 0.6 opacity */
  background: rgba(81, 108, 178, 0.6);
  /* For IE 5.5 - 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99516cb2, endColorstr=#99516cb2);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99516cb2, endColorstr=#99516cb2)";
padding:10px;
}

.dropmenu .toplevel.selected {      
color:#ffffff;
background-color: #516cb2;
}


.dropmenu .toplevel.hover.selected {  

}
