@charset "UTF-8";
/* CSS Document */

Body {margin: 0;
background:#ef8300;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.6em;
}

a:link {color: #de1b26;}
a:visited {color: #de1b26;}
a:active {color: #de1b26;}
a:hover {color: #de1b26; text-decoration:none;}

.clearboth {
	clear: both;
}

#container {
	margin: 0 auto;
	width:896px;
}

#header {width: 896px;height: 103px;}
#headerimage { width:425px;height: 103px;float:left; }

#content {
	padding-top: 30px;
	width:896px;
	background: url(../images/waslijn.png) 0 20px no-repeat #FFFFFF;
}
#tweetthis {float:right;}
#contentvervolg {
	padding-top: 30px;
	width:896px;
	background: #FFFFFF;
}


#inleidingtekst {
	float:left;
	margin: 70px 0 0 20px;
	font-weight:bold;
	width: 240px;
	
}
	
	#filmpje {
		width: 284px;
		height: 209px;
		background:url(../images/backfilmpje.jpg) no-repeat;
		margin: 0 0 0 25px;
		float:left;
		text-align: center;
		padding-top: 60px;}
	#shirt {
			width: 250px;
			height: 250px;
			float:right;
			margin: 0 50px 0 0;
			}
	#broodtekst {margin: 70px 25px 10px 25px; clear:both;}
	#broodtekst H3 {margin-bottom:0;color: #de1b26;}
	
	#broodtekstvervolg {margin: 25px 25px 0px 25px; clear:both;}
	#broodtekstvervolg H2 {margin-bottom:0;color: #000000; font-size: 1.2em;}
	#broodtekstvervolg H3 {margin-bottom:0;color: #de1b26;}
		#kaartje {float: left;width: 400px;}
	.item {display:block; width: 350px; float:left; margin-left: 35px; font-size: 0.9em; line-height: 1.5em;}
	.item IMG {float:right; margin: 0 0 0px 10px;}
	
	#footer {color: #FFFFFF; font-size: 90%; line-height: 13px; padding: 5px 0px 5px 0px;}
		
.clearfloat {clear:both;}