@charset "UTF-8";
/* CSS Document */

ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

<!-- Stijlen -->
H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0055a5;
	padding-top:10px;
	padding-bottom:5px;
	}	
		
H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0055a5;
	padding-left:25px;
	padding-top:5px;
	}		

body {
	//background-image:url(../images/bg_schuin.png);
        background-image:url(../images/bg_bl.png);
	background-position:top;
	background-repeat:repeat-x;
        background-color: #21517e;
	}
	
.streepje{
	color:#0055a5;
	font-weight: bolder;
	font-size: 14px;
}

#wrapper {
	width:850px;
	}
        #container{
            background: url(../images/fam.png) no-repeat left;
            background-position:  0px center;
            background-attachment: fixed; 
}

#header {
	width:850px;
	height:250px;
	}
	
.automulder_logo {
	width:850; 
	height:60px;
	background-image:url(../images/automulder_logo.png);
	background-position:top left;
	background-repeat:no-repeat;
	}

.menu {
	width:850px;
	height:25px;
	background-image:url(../images/menu/menu_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}

.header_foto {
	width:850px;
	height:250px;
	}
#header_foto {
	width:850px;
	height:250px;
	}
	
<!-- Content -->
#inhoudhouder{
	padding-left:0px;
	margin-right: 10px;
	float:left;
	
}
#inhoudhouder.h1{
	color:#33FF00;
}
#content {
	padding-left:25px;
	width:825px;
	background-image:url(../images/content_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#c6c6c6;
	line-height: 18px;
	}
	
#content_text {
	width:825px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b3b3b;

	}
#content_text img{
	/*border:2px solid #0055a5;*/
	border:3px solid #6997d2;
}
#content_text a{
	color: #0066CC;
	text-decoration: none;	
}	
#content_text img.geen_border{
	border:0px;
}
img.geen_border{
	border:0px;
}
p.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b3b3b;
	text-decoration:none;
	padding-left:25px;
	padding-top:5px;
	}
	
#klik_balk {
	width:20px;
	height:430px;
	float:right;
	}
	
#rechter_collom {
	width:345px;
	min-height:430px;
	background-image:url(../images/rechter_collom/collom_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	z-index:10;
	margin-right:0px;
	}

.opvul_hoogte {
	width:345px;
	height:90px;
	}

.snel_contact_menu {
	width:345px;	
	height:265px;
	}

.logos {
	width:345px;
	height:75px;
	background-color:#616161;
	list-style-type: none;
	text-align:center;
	}
	.logos li {display:inline; margin-right:10px;}
	.logofooter li {display:inline; margin-right:10px;}
	
.logofooter {
	width:850px;
	height:65px;
	background-color: #616161;
	padding-bottom:0px;
	list-style-type:none;
	}
	
<!-- Footer -->
#footer {
	width:850px;
	height:25px;
	margin-top:5px;
	}	

#contact_gegevens_onder {
	width:505px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float:left;
	}

#gemaakt_door {
	width:345px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float:right;
	}
	

	
.clearfix:after {	
content:".";		
display:block;		
height:0;		
clear:both;		
visibility:hidden;	
}	
.clearfix {
display: inline-table;
}	
/* Hides from IE-mac \*/	
* html .clearfix {		
height:1%;	
}	
*+html 
.clearfix {		
height:1%;	
}	
.clearfix {		
display:block;	
}	
/* End hide from IE-mac */	

.flink{
	color: #FFFFFF;
	text-decoration: none;	
}
