

html, body {
    height: 100%;
    width: 100%;
    
    font-family: verdana;
    font-size: 12px;
    color: #0C66A5;   
    background-color: #ffffff;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #ffffff;
    
}


#Content {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    
} 

td {
    font-family: verdana;
    font-size: 12px;
    color: #0C66A5; 
    vertical-align: top;
}

td.gray {
    background-color: #fafafa;
}


td.right
{
   text-align: right;
}

td.center
{
   text-align: center;
}

td.zijbalk	{
    background-image: url("../img/zijbalk.jpg");
    background-repeat: repeat-x;
    
}

td.zijbalk2	{
   
    
}

td.zijbalk3		{
    background-image: url("../img/zijbalk3.jpg");
    background-repeat: repeat-x;
    
}

td.zijbalkrechts		{
    background-image: url("../img/zijbalk_rechts.jpg");
    background-repeat: repeat-y;
    
}

td.zijbalkrechts2		{
    background-image: url("../img/zijbalk_rechts2.jpg");
    background-repeat: repeat-y;
    
}

td.zijbalkrechts3		{
    background-image: url("../img/zijbalk_rechts3.jpg");
    background-repeat: repeat-y;
    
}

td.zijbalklinks {
    background-image: url("../img/zijbalk_links.jpg");
    background-repeat: repeat-y;
    
}

td.zijbalklinks2 {
    background-image: url("../img/zijbalk_links2.jpg");
    background-repeat: repeat-y;
    
}

td.zijbalklinks3 {
    background-image: url("../img/zijbalk_links3.jpg");
    background-repeat: repeat-y;
    
}


td.gradientonder		{
    background-image: url("../img/gradientonder.jpg");
    background-repeat: repeat-x;
    text-align: right;
    padding: 5px;
}


td.onderbalk		{
    background-image: url("../img/onderbalk.jpg");
    background-repeat: repeat-x;
    text-align: right;
    padding: 5px;
    color: #7F919B;
}

td.bg	{
    background-image: url("../img/bg.jpg");
    background-repeat: no-repeat;
}


td.bg2	{
    background-image: url("../img/bg2.jpg");
    background-repeat: repeat-y;
}


td.header	{
    background-image: url("../img/header.jpg");
    background-repeat: no-repeat;
}



a:link
{
    color: #000000;
    text-decoration: none;        
}

a:visited
{
    color: #000000;
    text-decoration: none;    
}

a:active
{
    color: #000000;
    text-decoration: none;        
}

a:hover
{
    color: #73705C;
    text-decoration: none;  
}



a:link.subcat
{
    color: #179AAD;
    text-decoration: none;        
}

a:visited.subcat
{
    color: #179AAD;
    text-decoration: none;    
}

a:active.subcat
{
    color: #179AAD;
    text-decoration: none;        
}

a:hover.subcat
{
    color: #73705C;
    text-decoration: none;  
}


font.paars
{
   color: #540578;	
}

input
{
   border: 1px;
   border-style: solid;
   width: 200px;
   height: 18px;
   border-color: #181453;
   font-family:Arial;
   color: #0E3E3E;
   font-size:10px;   
}

input.knop
{
   border: 1px;
   border-style: solid;
   width: 75px;
   height:18px;
   border-color: #181453;
   font-family:Arial;
   color: #0E3E3E;
   font-size:10px;   
}

textarea
{
   border: 1px;
   border-style: solid;
   width: 200px;
   height: 60px;
   border-color: #181453;
   font-family:Arial;
   color: #0E3E3E;
   font-size:10px;   
}

a:link.webdesign
{
    color: #8AADC6;
    text-decoration: none;        
}

a:visited.webdesign
{
    color: #8AADC6;
    text-decoration: none;    
}

a:active.webdesign
{
    color: #8AADC6;
    text-decoration: none;        
}

a:hover.webdesign
{
    color: #3C6582;
    text-decoration: none;  
}


a:link.menu
{

    font-size: 12px;
    font-weight: bold;
    color: #019FE0;
    text-decoration: none;        
}

a:visited.menu
{
    font-size: 12px;
    font-weight: bold;
    color: #019FE0;
    text-decoration: none;    
}

a:active.menu
{
    font-size: 12px;
    font-weight: bold;
    color: #019FE0;
    text-decoration: none;        
}

a:hover.menu
{
    font-size: 12px;
    font-weight: bold;
    color: #1E7AA0;
    text-decoration: none;  
}

a:link.categorie
{

    font-size: 12px;
    color: #002E41;
    text-decoration: none;        
}

a:visited.categorie
{
    font-size: 12px;
    color: #002E41;
    text-decoration: none;    
}

a:active.categorie
{
    font-size: 12px;
    color: #002E41;
    text-decoration: none;        
}

a:hover.categorie
{
    font-size: 12px;
    color: #2A6882;
    text-decoration: none;  
}