
/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* / RESET */




                   

body {
	background: #ffffff XXXurl('img/tijdelijk.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: 'trebuchet ms', verdana, helvetica, arial; 
	font-size: 11px;                      
}

a, a:visited {
	text-decoration: none;
	color: #42a842;
}

a:hover {
	text-decoration: none;
	color: #999999;
}


div, span {
	border: 0px solid #f00;
}

#header {
	width: 990px;
}
 
#footer {
	position: absolute;
	width: 990px;
	height:95px;
	background: url('../img/dummy/footer-swirl.gif') no-repeat 50px 65px;
	border: 0px solid #ff0000;
}

#footer .logo {
    margin-top: 30px; 
	float: right;
}
 
#topnav {
	width: 990px;
	height: 100px;
	padding: 15px 0px 0px 0px;
}

#topnav a {
	display: block;
	float: right;
	clear: both;
	padding-bottom: 0.7em;
}

h2 {
	color: #9314bd;
	font-size: 1.5em;
	font-weight: normal;
}

#mid {
	height: 440px;
	width: 990px;
	float: left;
	position: relative;     
}

#tekstdeel {
	margin: 0px 0px 0px 80px; /* IE6 : halveren */
	width: 345px;
	float: left;
} 

#tekstdeel p {
	line-height: 14px;
	margin-bottom: 10px;
} 


#huisjes {
     position: absolute;
     bottom: 0;
}


#huisjes span a img:hover {
	border: 1px #00a2ff solid;
	margin: -1px -1px -1px -1px;
}

#huisjes span {
	display: block;
	float: left;
	width: 110px;
	margin-right:5px; /* IE6: halveren */
	
}
 

#huisjes span a img {
	float: left; /* fix ruimte tussen images blok 1 & 2 */
}



.terugnav {
	display: block;
	float: right;
	clear: both;
	height: 2em;
	width: 340px;
}

.terugnav a {
    float: right; 
}



#multimediadeel {
	border: 0px solid #0f0;
	float: right;
	width: 550px;
	height: 490px;
	margin-top: -26px;
}

.clearer {
	clear: both;
}   

#tooltip {
	height: 91px;
	width: 91px;
	background: url('../pix/beluister.png') no-repeat;
	opacity:0.9;
	-moz-opacity:0.90;
	-khtml-opacity:0.90;
	filter:alpha(opacity=90);
}

.ablocker a {
	display: none;
	margin-bottom: 5px;
} 



.gallerij {
	text-align: center;
	margin-top: -30px !important;
}


.gallerij img {
	margin: 25px;
}

/* LET OP!!!!!! DUBBELE DECALRATIES!!!!!! NOG OPSCHONEN!!!!!!! */

#header.blok1{
	  background: url('../img/top-full-blok1.png') no-repeat 40px 14px;
	}
#header.blok2 {
	  background: url('../img/top-full-blok2.png') no-repeat 40px 14px;
	}
#header.blok3 {
	  background: url('../img/top-full-blok3.png') no-repeat 40px 14px;
	}
#header.blok4 {
	  background: url('../img/top-full-blok4.png') no-repeat 40px 14px;
	}

	
	#tekstdeel h2 {
	width: 333px;
	height: 80px;
	margin-bottom: 30px;
	margin-left: -40px;
	text-indent: -1000px;    
		
	}
	
	.blok1 #tekstdeel h2 {
	background: url('../img/blok1-straatnaam.png') no-repeat;
	}
	
	.blok2 #tekstdeel h2 {
	background: url('../img/blok2-straatnaam.png') no-repeat;
	}
	
	.blok3 #tekstdeel h2 {
	background: url('../img/blok3-straatnaam.png') no-repeat;
	}
	
	.blok4 #tekstdeel h2 {
	background: url('../img/blok4-straatnaam.png') no-repeat;
	}
	
	.friemel {
		padding-bottom: 26px;
		background: url('../img/friemeltje.png') no-repeat 100% 100%;
		
	}
	
	#topnav a {
		color: #000000;
		background: url('../img/topbullet.png') no-repeat 100% 1px;
		padding-right: 20px; 
	}
	
	#topnav a:hover {
		color: #999999;
		 
	} 
	

/* / LET OP!!!!!! DUBBELE DECALRATIES!!!!!! NOG OPSCHONEN!!!!!!! */	    


#centreer {
background-color:#FFFFFF;
background-position:0 0;
background-repeat:no-repeat;
border-bottom:0px solid #660066;
left:50%;
margin-left:-495px;
padding:0 0px;
position:absolute;
top:0px;
width:990px;
}
