body,html {
		text-align:center;
		margin:0px;
		padding:0px;
		background:#ffffff;
		background-image:url('../images/achtergrond_index.gif');
		background-position:top center;
		background-repeat:repeat-y;
		font-size: 10pt;		
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #56595c;
line-height:16px;
		}
	
	#frame {
	    width:980px;
		margin-right:auto;
		margin-left:auto;
		position:relative;
		padding:0px;
		text-align:left;
		}
#frontleft {
width:420px;
padding:0px;
float:left;
margin-bottom:25px;
}

#frontright {
width:560px;
padding:0px;
float:left;
}

#frontkop{
width:550px;
height:150px;
padding:0px;
float:left;
}
	
#frontkop H1
{
background: transparent url('../images/frontlogo.gif') no-repeat top left; 
margin:0px;
padding:0px;
width: 560px; 
height: 150px; 
float: left;	
}

#frontkop H1 span { 
display:none;
}

#fronttext
{
width:520px;
color:#56595c;
margin-top:20px;
line-height:22px;
font-size: 15px;
font-family: Arial, Helvetica, Verdana, sans-serif;
margin-left:20px;
float:right;	
}

#foto
{
margin-top:15px;
width:980px;
float:left;
}

#contentfooter
{
width:975px;
margin-left:15px;
position:relative;
float:left;
}

.footer
{
font-size: 9px;
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #606060;
float:left;
margin-right:15px;
}

.footer UL
{
margin: 0;
padding: 0;
display 		: block;
list-style: none;	
}

.footer UL LI
{
margin:0;
padding:0;	
color: #606060;
}

.footer UL LI a
		{	
			
			color: #606060;
				
			}
		
.footer UL LI a:hover
		{	
			
			color: #000000;
				
			}


#contentadres
{
font-size: 10px;
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #606060;
margin-top:5px;
width:970px;
float:left;
text-align:right;
}

a:link
{
text-decoration: none;
color: #56595c;
}

a:visited
{
text-decoration: none;
color: #56595c;
}

a:hover
{
text-decoration: none;
color: #cccccc;	
}

a.link:link
{
text-decoration: none;
color: #56595c;
font-size: 9pt;
}

a.link:visited
{
text-decoration: none;
color: #56595c;
font-size: 9pt;
}

a.link:hover
{
text-decoration: none;
color: #cccccc;	
font-size: 9pt;
}

a.rose:link
{
text-decoration: none;
color: #d41d48;
}

a.rose:visited
{
text-decoration: none;
color: #d41d48;
}

a.rose:hover
{
text-decoration: none;
color: #cccccc;	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

