body {
	margin: 28 5 14 0;
	padding: 0;
	background-color: #FFF;
}
#leftTable {
        
	margin-left: 20px;
	vertical-align: middle;
        font-family: Baskerville, Georgia, Palatino, Times, serif;

        font-size: 8pt;
        color: #333
	
}


#mainTable {
        width: 100%;
        height: 100%;
	color: #333
	background-color: #FFF;
}
#mainTable td {
	padding: 0px;/*Pads each table cell in modern browsers*/
        margin-top: 10px;
        margin-bottom: 10px;
        font-family : Baskerville, Georgia, Palatino, Times, serif;

        font-size : 10pt;
}

#titlebar {
        height: 10px;
	margin-left: 20px;
	vertical-align: top;
        
        color: #333
	
}
#main {
        height:100%;
        vertical-align: middle;
        text-align: center; 
	background-color: #fff;
	color: #333;
}
#thumbtable{
        margin: 0px;
       
}
#thumbtable td{
        padding: 15px;
        vertical-align: middle;
        text-align: center;
}

#thumbtable2{
        
        border-collapse: collapse;
}    
#thumbtable2 td{
        margin: 0px;
        padding: 3px;
        vertical-align: middle;
        text-align: center;
}
         
#footer {
        width: 100%;
        height: 20px; 
	background-color: #fff;
	color: #333;
        margin-right: 20px;
	text-align: right;
}
#bottom {
        height: 10px;
}
#rightside
        {
        height: 100%;
        background-image: url(../images/wit.gif);  
        border: 0px solid; 
        vertical-align: top;
        text-align: center;
        width: 14px;
}
#kleurtext{
        color: rgb(255, 112, 62); 
}
#kleurline{
        background-color: #f64;
}  
 
a:link { 
color : #333;
text-decoration : none;
background-color : transparent;
} 
a:visited { 
color : #333;
text-decoration : none;
background-color : transparent;
} 
a:hover { 
color : #f64;
text-decoration : none;
background-color : transparent;
} 
a:active { 
color : #f64;
text-decoration : none;
background-color : transparent;
} 
