body, table
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #D61D31;
    line-height: 1.5;
    letter-spacing: 0pt;
    padding-top:8px;
    margin:0;
}

table
{
    line-height: 1.4;
}

a
{
    font-weight: bold;
    text-decoration: none;
}

a:link, a:visited, #navigatie a.nietactief
{
    color: #D70004;
}


a:hover, #navigatie a.nietactief:hover, #navigatie a.actief:hover
{
    color: #44b6ef;
}

a:active, #navigatie a.actief
{
    color: #555555;
}
#pagewrapper{
	margin:0 auto;
	width:1000px;
	}

.kopje
{
    font-family: Verdana, sans-serif;
    font-size: 14px;
    letter-spacing: 0.1pt;
    color: #D70004;
    font-weight: bold;
}

.kopje2
{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    letter-spacing: 0.1pt;
    color: #D70004;
    font-weight: bold;
}

.grotekop
{
    font-family: Verdana, sans-serif;
    font-size: 40px;
    letter-spacing: 0.1pt;
    color: #D70004;
    font-weight: bold;
}

.kopjekleiner, .tussenkop
{
    font-size: 12px;
}


.tussenkop
{
    
    color: #44b6ef;
}

.klein
{
    font-size: 10px;
    line-height: 1.4;
    font-style: italic;
}

.lineheightnormal
{
    line-height: 1;
}
