/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

#pmmkheader {
	height: 70px;
}

#logo {
	padding-right: 40px;
	float: left;
	padding-top: 33px;
	padding-left: 92px;
}

#bibliotheek {
	margin-top: 33px;
	float: left;
}

#books {
	background-image: url(../_images/boeken10.jpg);
	background-repeat: repeat-x;
	height: 150px;
	clear: both;
}

#pmmkmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 42px;
	clear: both;
}

#taalkeuze {
	text-align: right;
	width: 186px;
	letter-spacing: 6px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: 30px;
	background-image: url(../_images/menu/menudash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#taalkeuze A {
	color: #999999;
	text-decoration: none;
}

.taalkeuzezonderlink {
	color: #999999;
	text-decoration: none;
}

#taalkeuze A:hover {
	color: #333333;
}

#menu {
	/*float: left;*/
	padding: 12px;
	background-image: url(../_images/menu/menudash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu A {
	color: #999999;
	text-decoration: none;
	padding: 12px 4px;
	background-image: url(../_images/menu/menudash.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#menu A:hover {
	color: #333333;
	background-image: url(../_images/menu/highlitewhite.gif);
}

#menu .menuActiveON {
	color: #333333;
	background-image: url(../_images/menu/highlitewhite.gif);
}

#menu .menuActiveOFF {
	color: #333333;
	background-image: url(../_images/menu/menudash.gif);
}

#pmmksubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	color: #666666;
	width: 180px;
	clear: left;
	margin-left: 20px;
	line-height: 16px;
}

#pmmksubmenu .submenu_br_lineheight {
	line-height: 7px;
}

#pmmksubmenu .submenu_selected {
	color: #000000;
	margin-left: 0px;
}

#pmmksubmenu a {
	color: #666666;
	text-decoration: none;
	margin-left: 30px;
}

#pmmksubmenu a:hover {
	color: #000000;
	text-decoration: none;
}

#pmmkcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4B4B4B;
	width: 470px;
	margin-left: 220px;
}

#pmmkcontent_with_images {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4B4B4B;
	width: 670px;
	margin-left: 220px;
}

#pmmkcontent TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4B4B4B;
}

#pmmkcontent_with_images TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4B4B4B;
}

#pmmkcontent A {
	color: #4B4B4B;
	text-decoration: none;
	border-bottom: 1px dotted #4B4B4B;
}

#pmmkcontent_with_images A {
	color: #4B4B4B;
	text-decoration: none;
	border-bottom: 1px dotted #4B4B4B;
}

#pmmkcontent A:hover {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

#pmmkcontent_with_images A:hover {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

#partnerlogo {
	float: left;
	clear: both;
	width: 220px;
	margin-top: 60px;
	text-align: center;
	padding-bottom: 20px;
}

#pmmkfooter {
	margin-top: 63px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	height: 45px;
	float: left;
}

#pmmkfooter a {
	color: #666666;
	text-decoration: none;
}

#pmmkfooter a:hover {
	color: #000000;
}

h5 {
	color: #000000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
/*	text-transform: lowercase; */
	margin-top: 20px;
	margin-bottom: 9px;
}

.image_border {
	border: 5px solid #e1e1e1;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	clear: right;
}

.image_border_sans {
	border: 5px solid #e1e1e1;
	margin-bottom: 20px;
	margin-left: 20px;
}

.image_to_print {
	border: 5px solid #e1e1e1;
	margin-bottom: 20px;
	float: right;
	clear: right;
	display: none;
}

.image_to_screen {
	border: 5px solid #e1e1e1;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	clear: right;
}

.opsomming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B4B4B;
}

.alfabet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B4B4B;
}

.alfabet A {
	text-decoration: none;
}

.alfabet A:hover {
	text-decoration: underline;
}

.titel {
	font-weight: bold;
}

.bijschrift {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

#pmmkcontent fieldset {
	margin: 0em 0em 1em 0em;
	padding: 0.5em 2em 0.5em 0.5em;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#pmmkcontent legend {
	color: #000000;
	padding: 0em 0.2em 0.2em 0.2em;
}

#nieuws {
	margin-top: 20px;
}

#nieuws A {
	color: #4B4B4B;
	text-decoration: none;
	border-bottom: 1px dotted #4B4B4B;
}

#nieuws A:hover {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

#nieuws h5 {color: #666666;}

#nieuws h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#nieuws .introtekst {
	margin-bottom: 20px;
}

#nieuws h3 a {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

