* {  font-size: 11px; font-family: Arial, Verdana, Helvetica, "Sans Serif"; line-height: 15px;}

#hoofdkop {
  position: relative;
text-align: left;
  margin: 0;
  padding-top: 47px;
  font-size: 15px;
  color: #9F4571;
  font-weight: bold;
  width: 430px;
  border: 0px solid #990;
  line-height: 15px;
}

#address {
  margin-top: 595px;
  margin-left: 40px;
  color: white; 
  font-family: Times New Roman, Times, serif;
  font-style: normal; 
  font-size: 13px;
  line-height: 130%;
}

#address a {
  color: white;  
  font-family: Times New Roman, Times, serif;
  font-style: normal; 
  font-size: 13px;
  line-height: 130%;
  text-decoration: none;
}

#menu_links ul{
    border-top: 0px #000 solid;
    border-left: 0px #000 solid;
    border-right: 0px #000 solid;
    margin:0;
    padding:0;
    width:190px;
    }

#menu_links li{
    width:190px;
    float:left;  
    list-style:none;
    margin:0;
    padding:0;
    border: 0px solid #000000;border-bottom: 0px solid #8D2354;    
    }
    
#menu_links li ul li{
    width:190px;
    float:left;  
    list-style:none;
    margin:0;
    padding:0;
    border: 0px solid #000000;border-bottom: 0px solid #8D2354;
    }    

#menu_links li a{
    text-align:right;
    color:#702470;
    text-decoration: none;
    font-weight:bold;
    line-height: 20px;
    font-size: 12px;
    }
    
#menu_links li a:hover{
    font-weight:bold;
    }      
    
#menu_links ul li ul li a{
    text-align:right;
    background:;
    color:#523463;
    font-weight:normal;
    border-bottom: 0px #000 solid;
    text-decoration:none;
    margin:0;
    padding:0px 0 0px 0px; /* em units can creat little graphic bug in mozilla */
    }  
    
#menu_links ul li ul li ul li a{
    text-align:right;
    background:;
    color:#8B2354;
    font-weight:normal;
    border-bottom: 0px #000 solid;
    text-decoration:none;
    margin:0;
    padding:0px 0 0px 0px; /* em units can creat little graphic bug in mozilla */
    }         
    
#menu_links a:hover{
    font-weight:bold;
    }
