body
{
    margin: 0px;
    text-align: center;      
    font-family: Verdana;
    font-size: 9pt;
    color: #5f6062;
    background-color: #ffffff;
    text-align:justify;
}

a
{
    color: #5f6062;
    font-weight: bold;
    text-decoration: none;   
}

a:hover
{
    color: #c1002b;   
}

a img
{
    border: 0px;
}

td,div,p
{
    text-align: left;    
    vertical-align: top;
}

form
{
    margin: 0px;
}

.main
{
    width: 1000px;    
    position:relative;
    margin: 0 auto;   
}

.header
{
    height: 112px;
    text-align: right;
    padding-right: 2px;   
}

.content
{
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 2px;
    padding-right: 2px;
}

.image
{
    padding-left: 2px;   
    padding-right: 2px;   
}

.pagecontent
{
    width: 485px;   
    padding-left: 13px;
    padding-right: 12px;
    background-image: url('../images/pagetext_prefix.gif');
    background-repeat: repeat-y;
    font-size: 8pt;
}

.pagepreview_content
{
    width: 230px;
    padding-left: 13px;
    padding-right: 11px;
    background-image: url('../images/extrapage_prefix.gif');
    background-repeat: repeat-y;
    font-size: 8pt;
}

.pagepreview_content p
{
    margin-top: 0px;
    text-align: justify;   
}

.newscontent
{
    padding-left: 13px;
    background-image: url('../images/extrapage_prefix.gif');
    background-repeat: repeat-y;
    color: #c1002b;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    padding-right: 2px;
}

.newscontent p
{
    margin-top: 0px;
    text-align: justify;   
}


.pagecontent p
{
    margin-top: 0px;
    text-align: justify;   
}

.pagecontent h1
{
    background-image: url('../images/pagetext_stippellijn.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    margin-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 7px;
    font-size: 9pt;   
}

.pagepreview_content h3
{
    background-image: url('../images/extracontent_stippellijn.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    margin-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 7px;
    font-size: 9pt;   
}

.newscontent h3
{
    background-image: url('../images/nieuws_stippellijn1.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    margin-top: 0px;
    padding-bottom: 9px;
    margin-bottom: 7px;
    font-size: 9.5pt;   
}

.leesverder a
{
    display: block;
    width: 80px;
    background-image: url('../images/extrapage_prefix.gif');
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-left: 140px;
    font-size: 8pt;
}

.leesverder_rood
{
    color: #c1002b; 
    text-align: right;
}



.leesverder_rood a
{

    color: #c1002b; 
    background-image: url('../images/nieuws_lees_verder_prefisx.gif');
    background-repeat: no-repeat;
    padding-left: 10px;
    text-align: right;
    font-size: 8pt;
}


.leesverder_rood1
{
    padding-bottom: 5px;
    background-image: url('../images/nieuws_stippellijn2.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    margin-bottom: 5px;
}

.leesverder_rood2
{
    padding-bottom: 5px;
    background-image: url('../images/nieuws_stippellijn3.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    margin-bottom: 5px;
}

.leesverder_rood3
{
    padding-bottom: 5px;
    background-image: url('../images/nieuws_stippellijn4.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
    margin-bottom: 5px;
}

.footer
{
    height: 24px;
    background-color: #C1002C;   
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
}

#menu
{
    position: absolute;
    top: 69px;
    left: 2px;
    z-index: 9;
}

.main_menuitem
{
    background-image: url('../images/mainmenuitem_prefix.gif');  
    background-repeat: no-repeat;
    padding-left: 7px;
    padding-right: 60px;
}

.first_sub_menuitem
{
    font-size: 7pt;  
    padding-right: 25px;
    padding-left: 6px;
}

.sub_menuitem
{
    font-size: 7pt;  
    padding-right: 25px;
    
}

.menu_vspacer
{
    height: 7px;   
}

.selected
{
    color: #c1002b;   
}