/* Layout Stylesheet EEEEE7*/ 

body{
 	margin: 0; 
 	padding: 0;  	
 	background: #D61010; 
 	font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 170%;
	color: #333333;	
 } 

#outer{
 width: 900px; 
 margin: auto; 
} 
 
#hdr{ 
 
 color:#333333;
 height: 108px;
 margin:0 0 0 0;
 padding:0;
 }

#top{
 background:#FFFFFF; 
 width: 805px; 
 
} 


#logo 
{
	float: left;
	margin: 0px 0px 0px 10px;
}
	 

#content{
 background: #FFFFFF; 
 margin: 0px 0px 0px 0px;
 background-image: url(../images/shadow.gif);
 background-repeat: repeat-y; 
 background-position: top right;
 }
 

#rechter_kolom{
 float: left;
 width: 182px;
 margin: 10px 10px 10px 10px;
 padding: 0px 0 0 0px;  
 clear: both;  
 }

#navigatie_balk_boven{
 float: left;
 margin: 0 1px 0 291px;

 }

#navigatie_balk_boven2{
 position: absolute;
 top: 0px;
 margin: 0 0 0 292px;
 float: right;
 clear: both;
 }
 
#header_home{  
 height: 153px;
 margin: 4px 10px 8px 10px;
 padding: 0px; 
 background-repeat: no-repeat; 
 background-position: top left; 
 text-align: right; 
 }

#header_samen_fietsen{  
 height: 153px;
 margin: 4px 10px 8px 10px;
 padding: 0px; 
 background-repeat: no-repeat; 
 background-position: top left; 
 text-align: right; 
 }

#header_mtb{  
 height: 153px;
 margin: 4px 10px 8px 10px;
 padding: 0px; 
 background-repeat: no-repeat; 
 background-position: top left; 
 text-align: right; 
 }

#header_peddelaars_in_den_vreemde{  
 height: 153px;
 margin: 4px 10px 8px 10px;
 padding: 0px; 
 background-repeat: no-repeat; 
 background-position: top left; 
 text-align: right; 
 }
    
#header_peddelaars_in_den_vreemde_franse_alpen{  
 height: 153px;
 margin: 4px 10px 8px 10px;
 padding: 0px; 
 background-repeat: no-repeat; 
 background-position: top left; 
 text-align: right; 
 }
 
#header_peddelaars_in_den_vreemde_mallorca{  
 height: 153px;
 margin: 4px 10px 8px 10px;
 padding: 0px; 
 background-repeat: no-repeat; 
 background-position: top left; 
 text-align: right; 
 }
#c-col{

 margin: 20px 0px 0px 200px;
 width: 630px;   
 padding: 0px 10px 1px 10px;
 background: #FFF;  
 }
 
#afbeeldingen_rechts {float: right; margin: 0px 10px 0px 0px;}
.afbeelding {margin: 0px 0px 0px 35px;}
 
#footer{
height: 22px;
 background: #333333; 
 color:#FFFFFF;
 margin:0 0 5px 0;
 font-size: 11px;
 }
 
