h1
{
    color: #7F8169;
    text-decoration: none;
    font-size:12px;
}

h2
{
    color: #949681;
    text-decoration: none;
    font-size:11px;
}


a:link
{
    color: #B28C52;
    text-decoration: none;
}

a:visited
{
    color: #B28C52;
    text-decoration: none;
}

a:active
{
    color: #B28C52;
    text-decoration: none;
}

a:hover
{
    color: #704B1E;
    text-decoration: none;
}


a:link.small
{
    color: #949681;
    text-decoration: none;
    font-size:9px;
}

a:visited.small
{
    color: #949681;
    text-decoration: none;
    font-size:9px;
}

a:active.small
{
    color: #949681;
    text-decoration: none;
    font-size:9px;
}

a:hover.small
{
    color: #636456;
    text-decoration: none;
    font-size:9px;
}

a:link.menu
{
    color: #3C05A2;
    text-decoration: none;
}

a:visited.menu
{
    color: #3C05A2;
    text-decoration: none;
}

a:active.menu
{
    color: #3C05A2;
    text-decoration: none;
}

a:hover.menu
{
    color: #636456;
    text-decoration: none;
}

a:link.link
{
    color: #000000;
    text-decoration: none;
}

a:visited.link
{
    color: #000000;
    text-decoration: none;
}

a:active.link
{
    color: #000000;
    text-decoration: none;
}

a:hover.link
{
    color: #b5b5b5;	
    text-decoration: none;
}

body 
{
   background-color: #000000;
   background-attachement: fixed;
   background-repeat: repeat-x;
   background-valign:bottom;
    text-align: center;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;  
}


img
{
   border: 0;
}

img.kader
{
   border-bottom:  1px solid #AFB199;
   border-left: 1px solid #AFB199;
   border-right: 1px solid  #AFB199;
   border-top:  1px solid #AFB199;
}

table	
{ 
   border:  0px;
   background-color: transparent;
}

table.no-repeat
{ 
   background-repeat: repeat-y;
}

table.kader
{ 
   border-bottom:  1px solid #6D6D6C;
   border-left: 1px solid #6D6D6C;
   border-right: 1px solid  #6D6D6C;
   border-top:  1px solid #6D6D6C;
}



table.wit
{ 
   background-color: #000000;
   border-bottom: 0px;
   border-left: 0px solid #636456
   border-right: 0px solid  #636456
   border-top: 0px;
   background-repeat: no-repeat;
   background-position: bottom right;
}

table.top
{ 
   height: 90px;
   border-bottom: 0px solid #636456
   border-left: 0px;
   border-right: 0px;
   border-top: 0px;
}

table.bottom
{ 
   width: 100%;
   height: 10px;
   border-bottom: 0px;
   border-left: 0px;
   border-right: 0px;
   border-top: 0px solid #636456
}

table.left
{ 
   border-bottom: 0px;
   border-right: 0px solid #636456
   border-left: 0px;
   border-top: 0px;
   background-color: #DADADA;
}

table.menu
{ 

   background-color: transparent;
   
}

table.rooster
{ 
   border:  1px;
   border-style: solid;
   background-color: transparent;
   border-color: #000000;
}

td
{
   font-family:Arial;
   color: #ECCC9C;
   background-color: transparent;
   font-size:12px;
   text-align: left;
   verical-align: middle;
}

td.right
{
   text-align: right;
}

td.titel
{
   color: #B28C52;
   background-color: #ffffff	;
}

td.data	
{
   color: #ECCC9C;
   
}

td.tekst
{
   color: #B28C52;
   background-color: transparent;
}


td.left
{
   text-align: left;
}


td.center
{
   text-align: center;
}

