/* CSS Document for Bibliotheek Rijswijk*/

/* General settings for fonts, headers, links & margins */
html {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:white;
}
html,body  {
	padding:0;
	margin:0;
	height:90%;
}



a {	color:white; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }
a:vistited { color:white; }

img 		{ border:0; }
img.rechts	{ float:right; margin-left:10px; }
img.links	{ float:left; margin-right:10px; }

h1 {
	margin-top:0;
	margin-bottom:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:30px;*/
	font-size:240%;
	line-height:50px;
}
h1.hidden { display:none; }
h2 {
	margin-top:5px;
	font-size:150%;
	/*font-size:17px;*/
}
h3 { 
	font-size:120%;
}
h4 {
	font-size:110%;
	margin-bottom:3px;
}
span.datum { font-size:70%; }
strong	{ font-weight:bold; font-style:italic;  } 
td { vertical-align:top; text-align:left; }

iframe#bicat {
	margin-left:50px;
	width:705px;
	height:450px;
	border:0px;
	background:none;
}
#collectie iframe#bicat,
#RHI iframe#bicat,
#catalogus iframe#bicat
 {
	margin-left:0px;
	width:100%;
	height:450px;
	border:0px;
	background:none;
}
form { margin:0px; margin-bottom:10px; }



/* A special div element to enforce floating divs */
div.clear 			{ clear:both; height:0; width:100%; }
hr.clear			{ clear:both; }
/* Some bars for headers & layout */
#headerBar			{height:149px; background-color:#FFFFFF;}
#logoBar			{height:103px; border:0 }
#mijnBiebNavBar		{height:46px; background-color:#ab4b15; }
#mijnBiebNav		{width:804px; height:46px; position:absolute; top:103px; left:50%; margin-left:-402px; }
#mainNavBar			{height:45px; background-color:#b49948; overflow:hidden; }
#mainNav			{width:804px; margin-left:auto; margin-right:auto; padding-left:3px; }



/* The div containing the actual 'content' of the site */
#contentWrapper 	{ width: 804px; margin-left:auto; margin-right:auto; margin-bottom:33px}

img.logo			{width:804px; height:148px; position:absolute; top:0; left:50%; margin-left:-402px; border:0;} 



#homeIntern 					{ width:685px; }
#homeIntern input				{ border:1px solid #896e0a; padding-left:3px }
#homeIntern input.button		{ background-color:#f2c61c; width:130px; border:none}

#catalogusIntern input.text		{ border:1px solid #be5f09; padding-left:3px }
#catalogusIntern input.button	{ background-color:#e67109; width:130px; border:none}

#alginfo textarea.text,
#alginfo input.text				{ border:1px solid #a50b0b; padding-left:3px; width:140px; }
#alginfo input.button			{ background-color:#bf0707; width:146px; border:none}


/* Colors for diffrent categories */
#home				{ /*min-height:100%;*/ padding-bottom:20px; background-color:#f2c61c;}
#alginfo 			{ /*min-height:100%;*/ padding-bottom:20px; background-color:#bf0707;}
#catalogus 			{ /*min-height:100%;*/ padding-bottom:20px; background-color:#e67109;}
#collectie 			{ /*min-height:100%;*/ padding-bottom:20px; background-color:#d1b706;}
#onderwijs	 		{ /*min-height:100%;*/ padding-bottom:20px; background-color:#bde41f;}
#uitleen 			{ /*min-height:100%;*/ padding-bottom:20px; background-color:#53d11b;}
#RHI 				{ /*min-height:100%;*/ padding-bottom:20px; background-color:#3fe7bd;}
#senioren 			{ /*min-height:100%;*/ padding-bottom:20px; background-color:#7c45a8;}
#activiteiten 		{ /*min-height:100%;*/ padding-bottom:20px; background-color:#ce24ac;}



/* Colors for breadcrumb area */
#breadcrumb						{ width: 796px; height:50px; padding-left:8px; }
#home			#breadcrumb 	{ background-color:#896e0a;}
#alginfo 		#breadcrumb 	{ background-color:#a50b0b;}
#catalogus 		#breadcrumb 	{ background-color:#be5f09;}
#collectie 		#breadcrumb 	{ background-color:#9b880b;}
#onderwijs	 	#breadcrumb 	{ background-color:#a1c21b;}
#uitleen 		#breadcrumb 	{ background-color:#45ad17;}
#RHI 			#breadcrumb 	{ background-color:#25b18e;}
#senioren 		#breadcrumb 	{ background-color:#661e9e;}
#activiteiten 	#breadcrumb 	{ background-color:#b21a93;}

/* Colors for content area */
#content					{ widht: 804px; padding-top:10px; padding-bottom:10px; }
#home			#content	{ background-color:#b08f0e; }
#alginfo 		#content 	{ background-color:#6a0808;}
#catalogus 		#content	{ background-color:#793a01;}
#collectie 		#content 	{ background-color:#746606;}
#onderwijs	 	#content 	{ background-color:#69810a;}
#uitleen 		#content 	{ background-color:#29710a;}
#RHI 			#content 	{ background-color:#0c6b53;}
#senioren 		#content 	{ background-color:#3f0b68;}
#activiteiten 	#content 	{ background-color:#7e1168;}

/* Colors for Links */

/*#alginfo 	  #menu	a:hover,a.active { color:#bf0707;}
#catalogus 	  #menu	a:hover,a.active { color:#e67109;}
#collectie 	  #menu	a:hover,a.active { color:#d1b706;}
#onderwijs	  #menu	a:hover,a.active { color:#bde41f;}
#uitleen 	  #menu	a:hover,a.active { color:#53d11b;}
#RHI 		  #menu	a:hover,a.active { color:#3fe7bd;}
#senioren	  #menu	a:hover,a.active { color:#7c45a8;}
#activiteiten #menu	a:hover,a.active { color:#ce24ac;}*/

#home		  a:hover,
#home		  a.active { color:#f2c61c;}
#homeIntern	  a:hover,
#homeIntern	  a.active { color:#f2c61c;}
#alginfo 	  a:hover,
#alginfo	  a.active { color:#bf0707;}
#catalogus 	  a:hover,
#catalogus 	  a.active { color:#e67109;}
#collectie 	  a:hover,
#collectie 	  a.active { color:#d1b706;}
#onderwijs	  a:hover,
#onderwijs	  a.active { color:#bde41f;}
#uitleen 	  a:hover,
#uitleen 	  a.active { color:#53d11b;}
#RHI 		  a:hover,
#RHI 		  a.active { color:#3fe7bd;}
#senioren	  a:hover,
#senioren	  a.active { color:#7c45a8;}
#activiteiten a:hover,
#activiteiten a.active { color:#ce24ac;}


/* Some Columns */
#menu				{ float:left; 	width:170px; }
#home #menu			{ float:left; margin-left:15px; width:155px; overflow:hidden}
#columnLeft			{ float:left; 	width:588px;	margin-right:13px;	overflow:hidden; padding-left:15px;}
#columnRight, img.right { float:right; 	width:280px;	margin-left:13px;	overflow:hidden; }

/** MENU/NAVIGATIE **/

/* Hoofd MENU **/

#mainNav a:hover { color:white; }

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainNav li {
	display: block;
	float:left;
	margin-right:3px;
	height:45px; 
	background-repeat:no-repeat;
}
#mainNav li:hover { text-decoration:underline; }


#mainNav li.alginfo 	 				{ background-image:url(../img/mainNav/_trans/alginfo_trans.gif);      width:139px;}
#alginfo #mainNav li.alginfo			{ background-image:url(../img/mainNav/_active/alginfo_active.gif);    width:139px;}
#mainNav li.catalogus 	 				{ background-image:url(../img/mainNav/_trans/catalogus_trans.gif);    width:74px;}
#catalogus #mainNav li.catalogus 	 	{ background-image:url(../img/mainNav/_active/catalogus_active.gif);  width:74px;}
#mainNav li.collectie 	 				{ background-image:url(../img/mainNav/_trans/collectie_trans.gif);    width:67px;}
#collectie #mainNav li.collectie 	 	{ background-image:url(../img/mainNav/_active/collectie_active.gif);  width:67px;}
#mainNav li.onderwijs 	 				{ background-image:url(../img/mainNav/_trans/onderwijs_trans.gif);    width:77px;}
#onderwijs #mainNav li.onderwijs 	 	{ background-image:url(../img/mainNav/_active/onderwijs_active.gif);  width:77px;}
#mainNav li.uitleen 	 				{ background-image:url(../img/mainNav/_trans/uitleen_trans.gif);      width:92px;}
#uitleen #mainNav li.uitleen 	 		{ background-image:url(../img/mainNav/_active/uitleen_active.gif);    width:92px;}
#mainNav li.RHI 		 				{ background-image:url(../img/mainNav/_trans/rhi_trans.gif);          width:41px;}
#RHI #mainNav li.RHI 		 			{ background-image:url(../img/mainNav/_active/rhi_active.gif);        width:41px;}
#mainNav li.jeugd 		 				{ background-image:url(../img/mainNav/_trans/jeugd_trans.gif);        width:52px;}
#jeugd  #mainNav li.jeugd 		 		{ background-image:url(../includes/img/mainNav/_active/jeugd_active.gif);      width:52px;}
#mainNav li.jongeren 	 				{ background-image:url(../img/mainNav/_trans/jongeren_trans.gif);     width:72px;}
#jongeren #mainNav li.jongeren 	 		{ background-image:url(../includes/img/mainNav/_active/jongeren_active.gif);   width:72px;}
#mainNav li.senioren 	 				{ background-image:url(../img/mainNav/_trans/senioren_trans.gif);     width:70px;}
#senioren #mainNav li.senioren 	 		{ background-image:url(../img/mainNav/_active/senioren_active.gif);   width:70px;}
#mainNav li.activiteiten 				{ background-image:url(../img/mainNav/_trans/activiteiten_trans.gif); width:84px;}
#activiteiten #mainNav li.activiteiten 	{ background-image:url(../img/mainNav/_active/activiteiten_active.gif); width:84px;}


/* Don't show text in highlighted page-tab */
#alginfo      #mainNav li.alginfo div		{ display:none; }
#catalogus    #mainNav li.catalogus div		{ display:none; }
#collectie    #mainNav li.collectie div		{ display:none; }
#onderwijs    #mainNav li.onderwijs div		{ display:none; }
#uitleen      #mainNav li.uitleen div		{ display:none; }
#RHI          #mainNav li.RHI div			{ display:none; }
#senioren     #mainNav li.senioren div		{ display:none; }
#activiteiten #mainNav li.activiteiten div	{ display:none; }

#mainNav div	{ height:45px; cursor:pointer; text-align:center; padding-top:27px; font-size:12px}

/* Contact MENU */
#mijnBiebNav a:hover { color:white; text-decoration:underline;}

#mijnBiebNav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#mijnBiebNav li {
	float:right;
	display:inline;
	margin-right:3px;
}
#mijnBiebNav div			{ height:18px; cursor:pointer; text-align:center; padding-top:27px; font-size:12px}

#mijnBiebNav li				{ height:45px; background-repeat:no-repeat; }
#mijnBiebNav li:hover		{ text-decoration:underline; }
#mijnBiebNav li.zoeken		{ background-image:url(../img/mainNav/_top/zoeken.gif);   width:60px;}
#mijnBiebNav li.mijnbieb	{ background-image:url(../img/mainNav/_top/mijnbieb.gif); width:113px;}
#mijnBiebNav li.opening		{ background-image:url(../img/mainNav/_top/opening.gif);  width:107px;}
#mijnBiebNav li.contact		{ background-image:url(../img/mainNav/_top/contact.gif);  width:61px;}

hr { color:white; height:3px; }

/* Side MENU */

#menu ul {
	list-style-image:url(../img/bullet.gif);
	margin: 0;
	margin-left:30px;
	padding: 0;
	font-size:75%;
}
#menu li { margin-bottom:8px; }
#menu ul ul { margin-left:10px; margin-top:5px;	font-size:100%; }
#menu ul ul ul { margin-left:15px; margin-top:5px; }
#menu ul ul ul ul { margin-left:20px; margin-top:5px; }

#breadcrumb a:hover { color:white; text-decoration:none; }

#activiteiten .datum { width:80px; float:left; }
#activiteiten .titel { width:230px; float:left; }
#activiteiten .titel img{ margin-top:5px; }
#activiteiten .omschrijving { width:250px; float:left; margin-bottom:5px; }
