img
{
    border: 0px;
}

a:link
{
    color: #2D2D2D;
    text-decoration: none;
}

a:visited
{
    color: #2D2D2D;
    text-decoration: none;
}

a:active
{
    color: #2D2D2D;
    text-decoration: none;
}

a:hover
{
    color: #00529C;
    text-decoration: underline;
}

a:link.terug
{
    font-weight: bold;
    font-size:16px;
    color: #5A78D0;
    text-decoration: none;
}

a:visited.terug
{ 
    font-weight: bold;
    font-size:16px;
    color: #5A78D0;
    text-decoration: none;
}

a:active.terug
{
    font-weight: bold;
    font-size:16px;
    color: #5A78D0;
    text-decoration: none;
}

a:hover.terug
{
    font-weight: bold;
    font-size:16px;
    color: #00529C;
    text-decoration: none;
}

a:link.bijlage
{

    color: #00529C;
    text-decoration: underline;
}

a:visited.bijlage
{ 

    color: #00529C;
    text-decoration: underline;
}

a:active.bijlage
{

    color: #00529C;
    text-decoration: underline;
}

a:hover.bijlage
{

    color: #00529C;
    text-decoration: none;
}

td
{
   background-color: transparent;
   text-align: left; 
   vertical-align: middle;   
}

td.contact
{
   background-color: #DAEA82;
   text-align: left;
   vertical-align: top;  
}



td.top
{
   text-align: left; 
   vertical-align: top;   
}

td.right
{
   text-align: right;
   vertical-align: middle;  
}

td.righttop
{
   text-align: right;
   vertical-align: top;  
}


td.left
{
   text-align: left;
   vertical-align: middle;  
}


td.lefttop
{
   text-align: left;
   vertical-align: top;  
}

td.center
{
   text-align: center;
   vertical-align: middle;  
}

td.boog
{
   background-image: url("../img/boog.jpg");
   text-align: right;
   vertical-align: middle;
}

td.anekdote
{
   background-image: url("../img/anekdote.jpg");
   text-align: center;
   vertical-align: top;
}

font.subtitel
{
 color: #9C9A8B;
 font-size:17px;
 font-weight: bold;
}
 
 
font.subsubtitel
{
 color: #9C9A8B;
 font-size:12px;
 font-weight: bold;
}

font.tekst
{
 color: #2D2D2D;
 font-size:12px;
 font-weight: normal;
}


font.anekdote
{
 color: #2D2D2D;
 font-size:11px;
 font-weight: normal;
}
 
 
font.klein
{
 color: #2D2D2D;
 font-size:11px;
 font-weight: normal;
}
 

/*----------------------------------------------*/

html, body {
 background-color: #FFFFFF;
 background-attachement: fixed;
 background-repeat: repeat-x;
 background-valign:top;
 margin-top:0px; 
 margin-bottom:0px;
 padding:0px; 
 text-align:center; 
 font-family:Arial;
 color: #2D2D2D;
 font-size:10px;
 verical-align: top; 
} 


 
