::-moz-selection{
        color:#db156c;
}

::selection {
    
    color:#db156c;
}

a
{
    outline: none;   
    
}



#tekst
{
    
    
    line-height: 150%;
    font-family: verdana;
    font-size: 11px;
}

#teksterror
{
    line-height: 150%;
    font-family: verdana;
    font-size: 11px;
    color: #a21818;
}

#addtekst
{
    width: 100px;
    
    vertical-align: center;
    text-align: center;
    font-family: verdana;
    font-size: 11px;
    background-color: #dddddd;
    border: 1px #333333 solid;
}

#tekstklein
{
    font-family: verdana;
    font-size: 10px;
}

#tekstkleinrechts
{
    margin-right: 5px;
    margin-bottom: 0px;
    text-align: right;
    font-family: verdana;
    color: #ffffff;
    font-size: 10px;
    
}

#tekstkleinrechts a
{
    color: #ffffff;

}

#kopje
{
    font-family: verdana;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 10px;
}



a.back
{
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #db156c;
}

#newstekst
{
    line-height: 150%;   
    
    margin-left: 20px; 
    margin-right: 20px;
    font-family: verdana;
    font-size: 11px;
    

}

#agendatekst
{
    text-align: left;
    line-height: 150%;   
    padding-top: 50px;
    padding-left: 10px;
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    

}

div.lijntje
{
    
    background-image: url("lijntje.jpg");
    background-repeat: no-repeat;
    width: 463px;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.absoluter
{
    margin-top: 10px;


}

#titel
{
    
    font-weight: bold;
    font-family: Lucida Sans;
    font-size: 18px;
    color: #db156c;

}
#datum, #fotodatum
{
    width: 100%;
     
    
    
    font-weight: bold;
    font-family: Arial;
    font-size: 10px;
    color: #555555;
}
#datum
{
    
     text-align: right; 
     
    
 
}

#footer
{
    color: #555555;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 25px;
    width: 100%;
    text-align: left;
    font-family: verdana;
    font-size: 10px;   
}

div.titel
{
   position: absolute;
z-index: 0;
      
      height: 23px;    
      line-height: 15px;
    font-size:    15px;
    
    
   

    
}

#titeltje
{
   
    color: #db156c;
    font-family: Verdana;
    font-variant: small-caps;
    
    font-size: 12px;

}

div.newstitel
{
  

     font-family: 'Century Gothic', 'Trebuchet MS', Verdana;    
    font-weight: bold;  
    font-size:    16px;
    line-height: 15px;  
    color: #222222;   
    
    

    
}

hr
{   
    border: 0;
    height: 1px;
    background-color: #666666; 
    color: #666666;
    width: 90%;
    
}

a
{
      color: #db156c;
      text-decoration: none;
}

#clean
{
    text-decoration: underline;
    color: #000000;
    display: block;
    
}

a.underlined
{
    color: #db156c;
    text-decoration: underline;
    

}

a.agendaitem
{
    color: #ffffff;
    
    


}
a:hover
{
    color: #db156c;
    text-decoration: underline;
}

input,select, textarea
{
    
    font-family: verdana;
    font-size: 12px;
    border: 1px #666666 solid;
}

input:hover, select:hover, textarea:hover
{
    border: 1px #db156c solid;
}


a.clean
{
    color: #000000;
}

#error
{
    line-height: 150%;
    font-family: verdana;
    font-size: 11px;
    color: #db156c;

}


