 body  
    {  
        width:        100%;  
        height:        100%;  
        padding:    0;  
        margin:        0;  
        overflow:    auto;  
		background-color: #FFFFFF;
		/*background-image: url(http://89.18.176.128/~kbs/images/bg.gif);
		background-repeat: repeat;*/
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-weight : normal; 
		font-size : 12px; 
		color: white;
    }  

    div.container  
    {  
        top:        40px; 
        bottom:        0; 
        min-height: 1px;
        display:    block;  
        position:     absolute;  
        width:         822px;  

        overflow:    visible;  
        left:        50%;  
        margin-left:    -438px;  
	}  
*html #main
{
height: 400px;
}

#header
{
		width: 882px;
		height: 87px;
		position: relative;		
		/*background-image: url(http://89.18.176.128/~kbs/images/header.png);
		background-repeat:no-repeat;*/
		
		
}

#menu
{
		
		width: 882px;
		height:  34px;
        position: relative;		
		z-index: 1;
		background-image: url(http://89.18.176.128/~kbs/images/menu.png);
		background-repeat: repeat;
		
}


#main
{
		width: 882px;
		min-height:276px;
		height: 100%; 
		position: relative;	
		background-image: url(http://89.18.176.128/~kbs/images/main.png);
		background-repeat: repeat;	
		clear: left;
		
		
		
}

#print
{
margin: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		
		
		
}

#footer
{
		
		width: 882px;
		height:  88px;
        position: relative;
		
			
		
		background-image: url(http://89.18.176.128/~kbs/images/footer.png);
		
		
}

#logo {width: 316px; height: 117px; top: -23px; left: -58px; z-index: 3; position: absolute; float: left; background-image: url(http://89.18.176.128/~kbs/images/logo2.gif);background-repeat:no-repeat;}

#foto{width: 232px; height: 381px; top: 42px; left: -57px; z-index: 2;position: absolute;float: left; background-image: url(http://89.18.176.128/~kbs/images/foto.jpg);}

/*opmaak*/

#menu-padding
{
top: 8px;
width: 650px;
left: 188px;
position: relative;
}

#content-padding {width: 650px; top: 25px; left: 200px; z-index: 1; position: relative; float: left;}

td
{
/*font-variant : small-caps; */
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size : 12px; 
color: white;
}

h1{ font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : bold; font-size : 15px; color: white;}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000066;
}
a:hover {
color: #2f5474;
}
a.actiebutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration:none;
font-size: 11px;
font-variant:normal;
font-weight:normal;
}
a.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration:none;
font-size: 12px;
}
