﻿body, TD 
{    
    font-family: Arial;
    font-size: 11px;
    color: #44646f;
    line-height: 14px;  
    margin: 0 0 0 0;  
    background-color:#FFFFFF;
}

a, a:visited, a:link
{
     color: #8da992;  
    text-decoration:none;    
}
a:hover, a:active
{
    color: #44646f;  
    text-decoration:underline;    
}


.kopje1
{
    font-size: 12px;
    font-weight: bold;
    color: #44646f; 
}
.kopje2
{
    font-size: 11px;
    font-weight: bold;
    color: #8da992;   
}

.leesverder, .leesverder:visited, leesverder:link
{
    display:block;
    color: #8da992;  
    text-decoration:none;    
    text-align: right;
}
.leesverder:hover, leesverder:active
{
    display:block;
    color: #44646f;  
    text-decoration:underline;    
    text-align: right;
}
.content 
{
    font-family: Arial;
    font-size: 11px;
    color: #44646f;
    line-height: 14px;
    text-align:left;
}

.contentrechts
{
    font-family: Arial;
    font-size: 11px;
    color: #44646f;
    line-height: 14px;
    text-align:left;
}
.Seniorcontent 
{
    font-family: Arial;
    font-size: 13px;
    color: #44646f;
    line-height: 16px;
    text-align:left;
}

#TESTIMONIAL
{ 
    background-color: Gray;
    border: dashed 1px #000000;
    width: 330px;
    height: 330px;
}

.CenterDIV 
{
    width: 100%;
    text-align:center;
}

.MainDiv
{
    width: 800px;
    left: 50%;
	margin-left: auto;
	margin-right: auto;			
	text-align: left;
	background-color:#FFFFFF;		
}

.logoTd
{
   width: 253px; 
}
.TickerTD
{    
    width: 539px;
    text-align:right;
    padding-right: 8px; 
    font-family: Arial;
    font-size: 16px;
    color: #5f8997;    
    font-style:italic; 
    vertical-align:middle;
    height:107px;   
}
.tickerText
{
    font-family: Arial;
    font-size: 16px;
    color: #5f8997;    
    font-style:italic;  
    font-weight:bold ;  
}
#TopMenu 
{
    position:relative;
    z-index: 20;
    width:802px;
    background-color:#FFFFFF;
}
.MenuDiv 
{
     width: 800px;
     height: 38px;
     background-image: url('../images/menubg.jpg');
     background-repeat:no-repeat;
     text-align:right;
     vertical-align:top;     
}
.topmenuLink 
{
    width: 103px;
    border-left: solid 1px #FFFFFF;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    display: -moz-inline-box;
    display: inline-block;
    text-align:left;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: bottom;
    cursor: pointer;
}

.uitklapmenus 
{
    position: absolute;
    left: 50%;
    top: 144px;   
    width: 800px;
    margin-left: -400px;
    position: absolute;
    z-index: 5;		
}
.uitklapmenu
{
    display:block; 
    position:absolute;
    top: 0px;
    right:1px;
    /* background-color:#799789; */
    background-image: url('../images/uitklapbg.png');
    background-repeat:repeat;
    height: 100px;
    padding-top: 25px;  
    z-index:6;
    top: -500px;
}
.submenuHolder 
{
    /* width: 100px;*/
    float:left;
    text-align:left;
}
.lnktopmenu, .lnktopmenu:hover, .lnktopmenu:visited, .lnktopmenu:active, .lnktopmenu:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.subMenuItem, .subMenuItem:link, .subMenuItem:visited
{
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    display: block;
    text-align:left;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 5px;
    vertical-align: bottom;
    cursor: pointer;     
    white-space: nowrap;
    text-decoration: none;
}
.subMenuItem:hover, .subMenuItem:active
{
     text-decoration: none;
     color: #44646f;
     text-align: left;
}

.MenuImgDiv
{
      width: 800px;
      text-align:right;  
      height: 181px;
      background-repeat:no-repeat;
}
.broodkruimel
{
    height: 21px;
    padding-top: 9px;
    padding-left: 9px;
    width: 791px;
    font-family: Arial;
    font-size: 9px;
    color: #8da992;
    text-align: left;
}

.DivLogos
{    
    bottom: 0px;    
    text-align:right;
}

h1 
{
    font-size: 12px;
    font-weight: bold;
    color: #44646f; 
    padding:0; 
    margin:0;    
}

h2
{
    font-size: 11px;
    font-weight: bold;
    color: #8da992;    
    padding:0; 
    margin:0; 
}

.FormInput
{
     background-color: #FFFFFF;
     border: solid 1px #44646f;
}
.FormInputActive
{
    
     background-color: #B7C8B5;
     border: solid 1px #44646f
}

.Footer
{
    border-top: solid 2px #8fab93;
    text-align: center;
}
