/*
Juul Stinissen Bibliotheek Peer (Justbib.be)
Door Pixelpanic.be (versie 15-12-2007)
*/

/* HTML selectors */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #3A2C1D;
	margin: 0;
	padding: 0;
}
p, form, fieldset, img, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	line-height: 16px;
}
h1 {
	color: #886644;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	color: #886644;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
#footer h2 {
	color: #443322;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	color: #0D7891;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}
h5 {
	color: #886644;
	font-size: 12px;
	font-weight: normal;
}
h6 {
	color: #AA4422;
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0 7px 0;
}
li {
	list-style: none;
	background: url(../afbeeldingen/opsomming_oranje.png) no-repeat 0 6px;
	padding-left: 11px;
	line-height: 16px;
}

/* Positie */
.container {
	margin: 0 auto;
	width: 760px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}

/* Links */
a {
	color: #0D7891;
}
a:hover, a:active {
	color: #AA4422;
}
h6 a {
	color: #AA4422;
	text-decoration: none;
}
h6 a:hover, h6 a:active {
	text-decoration: underline;
}
#footer a {
	color: #E8E1DA;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #886644;
	background: #E8E1DA;
	text-decoration: none;
}
#copy a {
	color: #886644;
	text-decoration: none;
}
#copy a:hover, #copy a:active {
	color: #E8E1DA;
	background: transparent;
	text-decoration: none;
}
#copy a.logo {
	background: url(../afbeeldingen/logo_pp.gif) no-repeat;
	padding-left: 11px;
}
#copy a.logo:hover, #copy a.logo:active {
	background: url(../afbeeldingen/logo_pp.gif) no-repeat 0px -26px;
	text-decoration: none;
}
#inleiding .info a {
	color: #CA7539;
	text-decoration: none;
}
#inleiding .info a:hover, #inleiding .info a:active {
	color: #CA7539;
	background: none;
	text-decoration: underline;
}
#submenu a {
	color: #886644;
}
#submenu a:hover, #submenu a:active {
	color: #000;
	background: none;
}
#submenu .kijker a {
	color: #000;
}
#submenu .kijker a:hover, #submenu .kijker a:active {
	color: #886644;
	background: none;
}

/* Header */
#header {
	background: #AA4422 url(../afbeeldingen/achtergrond_header.png) repeat-x;
}
#opening {
	color: #AE7373;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 5px;
}
#opening span {
	padding-left: 14px;
	background: url(../afbeeldingen/klok.gif) no-repeat left center;
}
#logo {
	float: left;
}
#logo a {
	width: 120px;
	height: 92px;
	display: block;
	background: url(../afbeeldingen/logo2.png) no-repeat;
}
#logo a:hover, #logo a:active {
	background: url(../afbeeldingen/logo2.png) no-repeat 0 -92px;
}
#logo a span {
	display: none;
}

/* Navigatie */
#menu {
	margin: 0;
	padding-top: 61px;
	height: 31px;
}
#menu {
	white-space: nowrap;
}
#menu li {
	background: none;
	float: left;
	display: block;
	margin-right: 4px;
	padding: 0;
	text-align: center;
}
#menu li a {
	color : #EEDDBB;
	background: url(../afbeeldingen/menu_rechts.png) no-repeat right top;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	display: inline-block; /* IE */
	height: 31px;
	line-height: 31px;
	border:none;
}
#menu li a:hover, #menu li a:active {
	color: #fff;
	background: url(../afbeeldingen/menu_rechts.png) no-repeat right bottom;
}
#menu li a span {
	display: block;
	padding: 0 10px;
	background: url(../afbeeldingen/menu_links.png) no-repeat left top;

}
#menu li a:hover span, #menu li a:active span {
	background: url(../afbeeldingen/menu_links.png) no-repeat left bottom;
}

/* Actieve menu-items */
#menu li.actief a {
	color: #000;
	background: url(../afbeeldingen/menu_rechts_actief.png) no-repeat right top;
}
#menu li.actief a:hover, #menu li.actief a:active {
	color: #fff;
	background: url(../afbeeldingen/menu_rechts_actief.png) no-repeat right bottom;
}
#menu li.actief a span {
	background: url(../afbeeldingen/menu_links_actief.png) no-repeat left top;
}
#menu li.actief a:hover span, #menu li.actief a:active span {
	background: url(../afbeeldingen/menu_links_actief.png) no-repeat left bottom;
}

/* Inleiding */
#inleiding {
	background: #EEDDBB url(../afbeeldingen/achtergrond_inleiding.png) repeat-x left bottom;
	padding: 15px 0;
}
.kalender ul, .kalender li, .kalender {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#inleiding .kalender {
	float: left;
	margin-top: 5px;
}
.kalender li { 
	display: inline;
}
.kalender li a {
	color: #000;
	background: url(../afbeeldingen/icoon_kalender.gif) no-repeat;
	width: 233px;
	height: 21px;
	display: block;
	text-decoration: none;
}
.kalender li a:hover, .kalender li a:active {
	color: #AA4422;
	background: url(../afbeeldingen/icoon_kalender.gif) no-repeat 0 -32px;
}
.kalender li a.einde {
	color: #000;
	background: url(../afbeeldingen/icoon_kalender_meer.gif) no-repeat;
}
.kalender li a:hover.einde, .kalender li a:active.einde {
	color: #AA4422;
	background: url(../afbeeldingen/icoon_kalender_meer.gif) no-repeat 0 -32px;
}
.kalender li span {
	color: #fff;
	font-size: 11px;
	padding: 0 10px 0 17px;
}
.kalender li a.einde span {
	color: #CA7539;
}
.kalender li a:hover.einde span, .kalender li a:active.einde span {
	color: #fff;
}
#inleiding div.beeld a {
	background: #fff;
	width: 140px;
	height: 105px;
	display: block;
	padding: 3px;
	border: 1px solid #DD9966;
	font-size: 0;
	line-height: 0px;
	float: left;
}
#inleiding div.beeld a:hover, #inleiding div.beeld a:active {
	border: 1px solid #AA4422;
}
#inleiding div.beeld img {
	border: none;
	width: 140px;
	height: 105px;
}
#inleiding div.highlight {
	float: right;
	width: 364px;
	margin: 0 0 0 15px;
}
.datum {
	color: #fff;
	background: #DD9966 url(../afbeeldingen/achtergrond_kalender.png) no-repeat;
	float: left;
	width: 30px;
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
}
.datum span {
	font-size: 11px;
	color: #CA7539;
	background: #fff;
	display: block;
	border: 1px solid #DD9966;
}
#contents .datum {
	background: #0D7891 url(../afbeeldingen/achtergrond_kalender_blauw.png) no-repeat;
	margin: 0;
}
#contents .datum span {
	color: #0D7891;
	border: 1px solid #0D7891;
}
#contents .einde {
	background: #AA4422 url(../afbeeldingen/achtergrond_kalender_bruin.png) no-repeat;
}
#contents .einde span {
	color: #AA4422;
	border: 1px solid #AA4422;
}
.info {
	color: #CA7539;
	float: right;
	width: 324px;
	margin: 13px 0 0 10px;
}
#contents .info {
	color: #000;
	float: right;
	width: 485px;
	margin: 0;
}

/* Inhoud */
#inhoud {
	background: #fff url(../afbeeldingen/achtergrond_inhoud.png) repeat-x;
	padding: 25px 0 5px 0;
}
#submenu {
	float: left;
	width: 208px;
}
#submenu .actief {
	font-weight: bold;
}
#submenu p {
	color: #886644;
	margin-bottom: 10px;
}
.foto {
	background: #fff;
	padding: 3px;
	border: 1px solid #D0C2B5;
}
#contents .foto {
	float: right;
	margin: 0 0 5px 15px;
}
#submenu .bijschrift {
	margin: 3px 0 20px 0;
}
#submenu .kijker {
	background: #fff;
	border: 1px solid #886644;
	margin-bottom: 15px;
	padding: 1px;
}
#submenu .kijker p {
	color: #000;
	background: #E8E1DA;
	margin: 0;
	padding: 10px;
}
#submenu .bibweek {
	border: 1px solid #7C8C6D;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
}
#submenu .bibweek p {
	color: #000;
	background: #E5ECE5 url(../afbeeldingen/bibliotheekweek.jpg) no-repeat;
	margin: 0;
	padding: 145px 8px 6px 8px;
}
#submenu .standaard {
	border: 1px solid #7D0C0C;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
}
#submenu .standaard p {
	color: #000;
	background: #DFC8C7 url(../afbeeldingen/standaard.jpg) no-repeat;
	margin: 0;
	padding: 92px 8px 6px 8px;
}
#submenu .spannend {
	border: 1px solid #96C9AA;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
}
#submenu .spannend p {
	color: #000;
	background: #DAECE2 url(../afbeeldingen/spannendeboek.jpg) no-repeat;
	margin: 0;
	padding: 71px 8px 6px 8px;
}
#submenu .voorleesweek {
	border: 1px solid #A1C5C6;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
}
#submenu .voorleesweek p {
	color: #000;
	background: #DAE9EA url(../afbeeldingen/voorleesweek.jpg) no-repeat;
	margin: 0;
	padding: 72px 8px 6px 8px;
}
#submenu .jeugdboekenweek {
	border: 1px solid #889A4D;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
}
#submenu .jeugdboekenweek p {
	color: #000;
	background: #E3E4C9 url(../afbeeldingen/jeugdboekenweek.jpg) no-repeat;
	margin: 0;
	padding: 72px 8px 6px 8px;
}
#submenu .literairelente {
	border: 1px solid #65AA3F;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
}
#submenu .literairelente p {
	color: #000;
	background: #D9EAD0 url(../afbeeldingen/literairelente.jpg) no-repeat;
	margin: 0;
	padding: 72px 8px 6px 8px;
}
#submenu .gedichtendag {
	border: 1px solid #37597C;
	margin-bottom: 15px;
	padding: 1px;
	background: #fff;
}
#submenu .gedichtendag p {
	color: #000;
	background: #CED6DF url(../afbeeldingen/gedichtendag.jpg) no-repeat;
	margin: 0;
	padding: 72px 8px 6px 8px;
}
#contents p, ul, form {
	margin-bottom: 15px;
}
#contents .toegevoegd {
	color: #AA4422;
}
.website {
	background: url(../afbeeldingen/icoon_site.png) no-repeat;
	padding-left: 21px;	
}
.aanwinst {
	padding-top: 10px;
}
.aanwinst div.beeld a {
	background: #fff;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #D0C2B5;
	font-size: 0;
	line-height: 0px;
	float: left;
}
.aanwinst div.beeld a:hover, .aanwinst div.beeld a:active {
	border: 1px solid #0D7891;
}
.aanwinst div.beeld img {
	border: none;
}
.aanwinst div.detail {
	float: right;
	width: 155px;
}

/* Footer */
#footer {
	color: #E8E1DA;
	background: #886644 url(../afbeeldingen/achtergrond_footer.png) repeat-x;
	padding: 20px 0 5px 0;
}
#footer .k {
	float: left;
	width: 252px;
	border-right: 1px solid #947556;
}
#footer .k2 {
	float: left;
	width: 223px;
	padding: 0 15px;
}
#footer .k3 {
	float: right;
	width: 238px;
	padding-left: 15px;
	border-left: 1px solid #947556;
}
#footer .kalender li a {
	color: #E8E1DA;
	background: url(../afbeeldingen/icoon_leestips.gif) no-repeat;
	height: 34px;
	width: 250px;
	text-decoration: none;
}
#footer .kalender li a:hover, #footer .kalender li a:active {
	color: #E8E1DA;
	background: url(../afbeeldingen/icoon_leestips.gif) no-repeat 0 -50px;
}
#footer .kalender li a span {
	color: #E8E1DA;
}
#footer .kalender li a:hover span, #footer .kalender li a:active span {
	color: #886644;
}
#footer .kalender li a span.auteur {
	color: #C3B2A1;
	font-size: 12px;
	margin-left: 40px;
}
#footer .kalender li a:hover span.auteur, #footer .kalender li a:active span.auteur {
	color: #E8E1DA;
}

/* Copyright footer */
#copy {
	color: #886644;
	background: #3A2C1D url(../afbeeldingen/achtergrond_copy.png) repeat-x;
	height: 22px;
	padding-top: 18px;
}