@import url('reset.css');

body{
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	line-height: 170%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/motorhome_bg.gif) left top repeat-x #376c96;
}

#wrapper{
	background: url(../images/motorhome_bg_wrapper.jpg) center top no-repeat;
	text-align: center;
}

#container{
	width: 919px;
	_overflow: hidden;
	margin: 0px auto;
	text-align: left;
}

#print_logo{
	display: none;
}

#navigation{
	height: 15px;
	width: 574px;
	padding: 267px 169px 0px 346px; 
}

#content{
	margin-top: 28px;
}

#leftcontent{
	width: 333px;
	float: left;
	margin-right: 11px;
}

	#motorhome{
		background-color: #8baecb;
		color: #0b2345;
	}
	
	#beschikbaarheid{
		margin-top: 13px;
		background-color: #fff;
		color: #0b2345;
	}
	
		#beschikbaarheid h4{
			font-weight: bold;
			font-size: 1.15em;
			padding: 5px 0px 0px 0px;
			color: #3e6b91; 
			}

		#beschikbaarheid a:link, #beschikbaarheid a:visited, #beschikbaarheid a:hover, #beschikbaarheid a:active{
			color: #0b2345;
		}
	
	#contact{
		margin-top: 13px;
		background-color: #bec045;
		color: #4c5501;
	}
	
		#contact a:link, #contact a:visited, #contact a:hover, #contact a:active{
			color: #4c5501;
		}
		
		#contact .tekst,
		#contact h1{
			width: 150px;
			
			overflow: hidden;
			}

#rightcontent{
	width: 573px;
	float: left;
}

	#fotogalerij{
		background-color: #d4dbe2;
	}
	
		#fotos_wrapper{
			padding: 0px 10px 10px 10px;
		}
	
	#paperassen{
		margin-top: 13px;
		background-color: #d6d780;
		color: #4c5501;
	}
	
	#hoe_huren{
		margin-top: 13px;
		background-color: #d9e3eb;
		color: #0b2345;
	}
	
		#hoe_huren a:link, #hoe_huren a:visited, #hoe_huren a:hover, #hoe_huren a:active{
			color: #0b2345;
		}
	
	#onze_prijzen{
		margin-top: 13px;
		background-color: #fff;
		color: #0b2345;
	}
	
		#onze_prijzen h2, #beschikbaarheid h2{
			background-color: #d9e3eb;
			padding: 4px 10px;
			font-weight: bold;
			margin-top: 10px;
		}
		
		#onze_prijzen .tekst{
			height: 512px;
			#height: 499px;
		}

.tekst{
	padding: 5px 20px 20px 50px;
}

.tekst_motorhome{
	padding: 20px 20px 20px 20px;
}

h1 span{
	display: none;
}

#content p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footer{
	color: #d9e3eb;
	text-align: center;
	padding: 25px 0px;
}

	#footer a:link, #footer a:hover, #footer a:visited, #footer a:active{
		color:#d9e3eb;
	}

/* STYLES FOR THICKBOX */

#TB_overlay{
	z-index: 1000;
	}

#TB_window{
	z-index: 1002;
	}

/* CLEARFIX */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    #display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* END CLEARFIX */



