a:link
{
    font-size:10px;
    color: #DADBCD;
    text-decoration: none;
}

a:visited
{
    font-size:10px;
    color: #DADBCD;
    text-decoration: none;
}

a:active
{
    font-size:10px;
    color: #DADBCD;
    text-decoration: none;
}

a:hover
{
    font-size:10px;
    color: #AFB199;
    text-decoration: none;
}

a:link.contact
{
    font-size:10px;
    color: #747391;
    text-decoration: none;
}

a:visited.contact
{
    font-size:10px;
    color: #747391;
    text-decoration: none;
}

a:active.contact
{
    font-size:10px;
    color: #747391;
    text-decoration: none;
}

a:hover.contact
{
    font-size:10px;
    color: #A5A5A5;
    text-decoration: none;
}

#flashcontent
{
    position:relative;
    margin : 0px;
    padding: 0;
    margin-left: 0px;
    margin-top: 0px;
    width:100%; 
    height:100%;
		
}

div.main
{
  visibility: hidden;
}

div.loading
{
  position: absolute;
  visibility: hidden;
}

body 
{
   background-color: #ffffff;
   background-attachement: fixed;
   background-repeat: no-repeat;
   background-valign:bottom;
   scrollbar-3dlight-color: #ffffff;
   scrollbar-arrow-color: #222222;
   scrollbar-base-color: #222222;
   scrollbar-track-color: #ffffff;
   scrollbar-darkshadow-color: #ffffff;
   scrollbar-face-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   text-align: center;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px; 
   align: center; 
}

img
{
   border: 0;
}



table
{ 
   padding: 0;
   spacing: 0;
}

table.main
{ 
  vertical-align: middle;
}

table.main2
{ 
  width: 100%;
}

td
{
   font-family:arial;
   color: #DDDDDD; //#747396;
   font-weight: normal;
   font-size:15px;
   text-align: center;
   verical-align: middle;
}  

td.fifty
{
  height: 50%
}

td.centerbg
{
  height: 570px
}



td.neontop
{
   background-repeat: no-repeat;
   background-attachement: fixed;
   background-position: bottom center;
}

td.zijkant
{
   background-repeat: repeat-x;
   background-attachement: fixed;
   background-position: bottom center;
}



td.menu
{
   background-color: #BFBFBF;
}

td.left
{
   text-align: left;
}

td.right
{
   text-align: right;
}

td.small
{
   text-align: left;
   font-size:10px;
}

td.left-big
{
   text-align: left;
   font-size:11px;
   color: #666585;
}





td.waarde
{
   font-size:10px;
   text-align: center;
   verical-align: middle;
}  


td.label
{
   font-family:arial;
   color: #DDDDD; 
   background-color: #747396;
   font-weight: normal;
   font-size:10px;
   text-align: center;
   verical-align: middle;
}  

td.titel
{
   font-family:arial;
   color: #5A657B;
   background-color: #dddddd;   
   font-weight: normal;
   font-size:10px;
   text-align: center;
   verical-align: middle;
}






