@charset "utf-8";
body  {
	
	background: #d1d0cb;
	margin: 0; 	
	text-align: center; 
	color: #000000;
}


h1 {
	font-family:"Times New Roman";
	font-size: 20px;
	color:#a42327;
	line-height:10px;
	
}



.twoColFixLtHdr #sidebar1 a {
	text-decoration:none;
	color:#FFF;
	
	
}

.twoColFixLtHdr #sidebar1  {
	text-decoration:none;
}



.twoColFixLtHdr #mainContent a {
	text-decoration:none;
	color:#a42327;
	
	
}

.twoColFixLtHdr #mainContent a:hover  {
	text-decoration:underline;
}


.twoColFixLtHdr #footer a {
	text-decoration:none;
	color:#FFF;
	
	
}

.twoColFixLtHdr #footer a:hover  {
	text-decoration:none;
}



.twoColFixLtHdr #container { 
	width: 1000px;  
	background-image:url(images/content-background.jpg);
	margin: 0 auto; 
	text-align: left;
	
} 

#content {
	margin-left:25px;
	
}



.twoColFixLtHdr #header { 
	height: 192px;
	width:950px;
	background:#efeee6 ;	 
} 


.twoColFixLtHdr #sidebar1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left; 
	width: 175px;
	height:525px;
	background-image:url(images/navigatie.jpg);
	background-repeat:repeat-x;
}

#navigatie{

	width: 175px;
	line-height:20px;
	font-size:14px;
}

.tekst {
	margin-left: 10px;
	color:#FFF;
	cursor:pointer;
}


#navigatie .hoofdnav{
	border:none;
	cursor:pointer;

}

#navigatie .hoofdnav_over {
	background-image:url(images/navi-rollover.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	
}

.twoColFixLtHdr #mainContent { 
	width: 600px; 
	margin-left: 23px;
	margin-top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	 
} 


#contentkader{ width:650px; z-index: 1; margin-left:212px; margin-top:35px; }

#titel{
	width:600px;
	margin-left:25px;
	maring-top:10px;
}

#streepje{
	float:right;
	background-image:url(images/streepje-horizontaal.gif);
	background-repeat:repeat-x;
	width:650px;
	height:4px;
	margin-top: 0px;
	
}

#streepjebeneden{
	float:right;
	background-image:url(images/streepje-horizontaal.gif);
	background-repeat:repeat-x;
	width:650px;
	height:4px;
	margin-bottom:0px;
	
}

.twoColFixLtHdr #footer { 
	background-image: url(images/footer.jpg);
	background-repeat:repeat-x;
	height:27px;
	width:950px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#footerlinks {
	margin-top:5px;
	margin-left:10px;
	text-align:left;
	font-size:10px;
	color:#FFF;
	width: 200px;
	float:left;
}

#footerrechts{
	margin-top:5px;
	margin-right:10px;
	text-align:right;
	font-size:10px;
	color:#FFF;
	width: 250px;
	float:right;
}

#watermerk { background-image:url(images/content-watermerk.jpg); height:360px; width:950px; z-index: 0; margin-top:-225px; }

#footerschaduw {
	height:15px;
	width:1000px;
	background-image:url(images/schaduw-footer.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
}

#streepjesidebar {
	height:1px;
	width:167px;
	margin-left:4px;
	margin-top:10px;
	background-color:#FFF;
	
}

#gedicht {
	background-image:url(images/gedicht.jpg);
	height:76px;
	width:167px;
	margin-left:4px;
	margin-top:10px;
	
	
}


#gedichttekst{
	color:#FFF;
	font-size:13px;
	margin-left:65px;
	padding-top:10px;
	
}

#tentoonstelling {
	background-image:url(images/agenda.jpg);
	height:100px;
	width:167px;
	margin-left:4px;
	margin-top:10px;
	
}

#agendatitel {
	margin-left:50px;
	padding-top:18px;
	font-size:13px;
	color:#FFF;
}

#agendatekst {
	height:30px;
	width:140px;
	margin-top:9px;
	margin-left:30px;
	font-size:13px;
	color:#FFF;
}

#routekaart {
	float:right;
	width:251px;
	height:211px;
	margin-top:10px;
	
}



#form {
	float:left;
	width:540px;
	height:auto;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

