/* GENERAL STYLES */
.excerpt 
{
    background-repeat: no-repeat;
    font: normal 11px Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    width: 330px;
    height: 115px;
    padding: 10px;
    color: #000000;
    text-align: right;
}

.excerptContent 
{
    display: block;
    width: 185px;
    padding-left: 140px;
    padding-right: 15px;
    padding-top: 10px;
    height: 90px;
    text-align: left; 
    
}

.leesMeer
{
    color: #ffffff;
    padding-right: 10px;
}

a.leesMeer:link
{
    color: #ffffff;
    text-decoration: none;    
}

a.leesMeer:visited
{
    color: #ffffff;
    text-decoration: none;
}

a.leesMeer:active
{
    color: #ffffff;
    text-decoration: none;
}

a.leesMeer:hover
{
    text-decoration: underline;
}


/* EDITOR PROPERTIES */
