html {
	overflow:			scroll;
}
body {
	padding:			0px;
	margin:				0px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	text-align: 		center; 
	background:			#F5F5F5;
	color:				#000000;
}
a {
	color:				#000000;
	text-decoration:	underline;
}
a div {
	cursor:				pointer;
}
a img {
	border:				none;
}
h2 {
	font-size:			16px;
}
th {
	text-align:			left;
}
#container {
	width:				995px;
	margin-left:		auto;
	margin-right:		auto;	
	border:				0px solid red;
	text-align:			left; 
}
#header {
	margin-bottom:		15px;
}
#top_menu {
	padding:			0 5px;
}
#top_menu a {
	margin:				0 5px;
}
#stadsbibliotheek {
	position:			absolute;
	width:				162px;
	height:				62px;
	margin-left:		820px;
	margin-top:			40px;
	background:			url(../images/logosbh.gif);
	background-repeat:	no-repeat;
}
#zeeuwsebibliotheek {
	position:			absolute;
	width:				84px;
	height:				73px;
	margin-left:		720px;
	margin-top:			134px;
	background:			url(../images/zeeuwsebibliotheek.gif);
	background-repeat:	no-repeat;
}
#nederlands {
	position:			absolute;
	width:				32px;
	height:				20px;
	margin-left:		958px;	
	margin-top:			172px;		
	background:			url(../images/nl.jpg);
	background-repeat:	no-repeat;
	border: 1px solid 	#34352F;
}
#engels {
	position:			absolute;
	width:				32px;
	height:				20px;
	margin-left:		958px;	
	margin-top:			172px;		
	background:			url(../images/uk.jpg);
	background-repeat:	no-repeat;
	border: 1px solid 	#34352F;
}
#h {
	width:				1px;
	float:				left;
}
#menu {
	margin-left:		7px;
	vertical-align:		top;
	width:				199px;
	border:				0px solid blue;
	float:				left;
}
#menufooter {
	margin-top:			20px;
	margin-left:		12px;
	width:				173px;
}
#main {
	vertical-align:		top;
	width:				500px;
	float:				left;
	margin-bottom:		15px;
	border-right:		1px solid black;	
}
#maincontent {
	margin-left:		10px;
	float:				left;
	width:				465px;	
}
#right {
	vertical-align:		top;
	width:				220px;
	border:				0px solid blue;
	float:				left;
	padding-left:		20px;
	margin-bottom:		15px;
}
#footer {
	width:				980px;
	border:				0px solid red;
	float:				left;
	text-align:			right;
}
#footercontent {
	float:				right;
	width:				500px;
	border-top:			7px solid #B2303A;
}
#footercontent a, #menufooter a {
	margin-left:		5px;
	margin-right:		5px;
	line-height:		32px;
}
#footercontent a:hover, #menufooter a:hover {
}
#footercontent a.nosep {
	margin-right:		0px;
}
span.leesmeer {
	float:				right;
}
span.leesmeer a {
	font-weight:		bold;
	font-size:			12px;
}
span.leesmeer a:hover {
	font-weight:		bold;
}


#treeMenu span.menuitem, #treeMenu span.subitem {
	font-size:			13px;
	padding:			0px;
	margin:				0px;
}
#treeMenu span.subitem {
	font-weight:		bold;
}
#treeMenu, #treeMenu ul {
	list-style-image: 	none;
	list-style-type: 	none; 			
	padding: 			0px;
	margin: 			0px;
	width:				185px;
	background-color:	#F5F5F5; 
	border-top:			1px solid #999999;
	font-size:			12px;
}
#treeMenu {
	border-top:			none;
}
#treeMenu li {
	color:				red;
	border-bottom:		1px solid #999999;	
}
#treeMenu a {
	font-size:			12px;
	font-family: 		Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color:				#000000;
	font-weight:		bold;
	line-height:		24px;	
	display:			block;
	text-align:			left;
}
#treeMenu a:hover {	
	text-decoration:	underline;		
}
#treeMenu .itemOpen {
}
#treeMenu .itemOpenEnd {
}
#treeMenu .itemOpen ul, #treeMenu .itemOpenEnd ul {
	border-top:			1px solid #999999;
	color:				red;
	background-color:	#F5F5F5;
}
#treeMenu .itemOpen {
	background:			#44518A;
}
#treeMenu .itemOpen li a {
	color:				#000000;
	background:			#E0E0D8;
	background:			#C7C7C7;	
}
#treeMenu .itemOpen a {
	color:				white;
}	
#treeMenu .itemClose {
}
#treeMenu .itemCloseEnd {
}	
#treeMenu .itemClose ul, #treeMenu .itemCloseEnd ul {
	display: 			none;	
}
#treeMenu .itemClose a, #treeMenu .itemCloseEnd a {
}
#treeMenu .item a {	
}
#treeMenu li a {
	padding-left:		15px; 	
}
#treeMenu ul li a {
	font-weight:		bold;
	color:				black;
	padding-left:		30px;
}
#treeMenu li.endItem {
	margin-bottom:		-1px; 
	border-bottom:		1px solid #F5F5F5;
}
#treeMenu ul li.endItem {
	margin-bottom:		-1px; 
	border-bottom:		1px solid #999999;
}
#treeMenu li a:hover {
	background-color:	#44518A;
	text-decoration:	none;
	color:				white;
}
#treeMenu ul li a:hover {
	background-color:	#A9A9A9;
	background-color:	#EEEEE6;
	text-decoration:	none;
	color:				black;
	color:				#222222;	
}
#treeMenu li ul .activeMenuItem a {
	background-color:	#EEEEE6;
	background-color:	#A9A9A9;
	color:				#222222;
	color:				black;	
}
#treeMenu .activeMenuItem a {
	background-color:	#44518A;
}
#treeMenu .activeMenuItem a {
	background-color:	#44518A;
	color:				white;
}
.input1, .button {	
	border:				1px solid #999999;
}
#sitemap li {
	padding-top:		2px;
	padding-bottom:		2px;
}
.SpellE {
	font-size: 			14px;
	font-weight: 		bold;
}
#search {
	position:			absolute;
	margin-left:		890px;
	margin-top:			245px;
	display:			inline;
}
.gids_images img {
	max-width:			465px;
}
.ie .gids_images img {
 	width: expression(this.width > 465 ? 465: true );
}