﻿body.master 
{
    background-color:  #DBDBDB;
}

.style2 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 1em;
}
.style3 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 1.1em;
	color: #000066;
    text-indent:0.0em;	
}
.style4 {
	font-family: Tahoma;
	font-size: 0.85em;
	font-weight: normal;
	color: #333333;
    text-indent:0.0em;	
}
.style5 {
	font-family: Tahoma;
	font-size: 0.85em;
	font-weight: normal;
	color: #333333;
    text-indent:0.0em;
    list-style-type: none;	
}
.ListItemHeader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	line-height: 100%; 
}
.ListText 
{
    font-family: Tahoma;
	color: #333333;
	font-size: 0.85em;
    text-indent:0em;

}
ul.u {list-style-type: none;}

div.in
    { margin-left: 1em;}
    
        .TopRow
        {
            width: 975px;
            height: 135px;
        }
        .MenuCell
        {
            width: 167px;
            background-color: #CCCCCC;
        }
        .ContentCell
        {
            background-color: white;
        }        
        .BottomRow
        {
            background-color: #339933;
            height: 25px;
        }     
        
        
        

            .IE8Fix  
            {  
                z-index:100;  
            }
            .Menu
            {
                Margin: 0;
                width: 10.5em;
                background-color: #CCCCCC;
                border: 1px solid #CCC;
                padding: 0em 0.75em 0em 1em;
            }
            .fiets
            {
                padding: 1em 0.75em 1em 1em ;
            }
            .Static
            { 
                font-size: 100%;
                border: 1px solid #CCC;
                background-color: #FFF;
	            padding: 0.5em 0.1em 0.5em 0.25em;
	            color: gray;
	            font-family: Tahoma;
	            font-style: normal;
	            text-decoration: none;  
	            width: 10.5em;         
	            margin: 0;     
             }
            .StaticSelected
            {
            }
            .StaticHover
            {
                font-weight: bold;
            }
            .Dynamic
            {
                font-family: Tahoma;
                font-size: 100%;
                border: 1px solid #CCC;
                background-color: #FFF;
	            padding: 0.5em 0.1em 0.5em 0.25em;
	            color: gray;
	            font-style: normal;
	            text-decoration: none;  
	            width: 9.5em;         	                                         
            }
            .DynamicSelected
            {
            }
            .DynamicHover
            {
                font-weight: bold;
            }