/* start: background image definitions for sheets */

p
{ padding: 0px;
padding-top: 0px;
padding-bottom: 0px
}

.titeldetail #shade, .auteursdetail #shade2{
	position: relative;
	background-image: url(../images/bckgr_titeldetail.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}
.auteursdetail #shade  {
	position: relative;
	background-image: url(../images/bckgr_titeldetail.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	
}

.columnsheet #shade {
	position: relative;
	background-image: url(../images/verticalline.gif);
	background-repeat: no-repeat;
	background-position: 495px 0px;
}
.nieuws #shade {
	position: relative;
	background-image: url(../images/verticalline.gif);
	background-repeat: no-repeat;
	background-position: 120px 0px;
}

.recent #shade  {
background-image: url(../images/verticalline2.gif);
}

.nieuwsdetail #shade {
	position: relative;
	background-image: url(../images/verticalline.gif);
	background-repeat: no-repeat;
	background-position: 175px 0px;
}
/* end: background image definitions for sheets */


#close_sheet { 
	text-indent: -9000px;
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	right: 4px;
	top: 4px;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	z-index: 20;
}
h3.pagetitle, .default h1.pagetitle {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 1.8em;
	margin: 15px 0 0 30px;
	font-style:italic;	
}
.auteursdetail h3.pagetitle {
	margin-left: 220px;
}
.nieuwsdetail h3.pagetitle {
	margin-left: 185px;
}

.titelinfo {
	height: 280px;
	position: relative;
	width: 450px;
	margin: 0 0 0 30px;
}

.auteursdetail .titelinfo {
	left: 220px;
	margin: 0 30px 0 0;
}
.columnsheet .titelinfo {
	height: 250px;	
}

	.titelinfo .pos {
		position: absolute;
		bottom: 0px;
		text-align:right;
		width: 100%;
		padding: 0 0 10px 0;
		border-bottom: solid 1px #CCCCCC;
		margin: 0;
	}
		.auteursdetail .titelinfo .pos, .columnsheet .titelinfo .pos {
			border-bottom: solid 1px #FF0000;
			text-align:left;
		}
			
	.titelinfo h2 {
		font-size: 3.2em;
		margin: 0;
		padding: 0;
		text-transform:uppercase;
		color: #333333;
	}
		.columnsheet .titelinfo h2 {
			font-size: 2.5em;
			font-weight: normal;
			text-transform:none;
		}
	.titelinfo h1 {
		font-size: 3.9em;
		margin: 0;
		padding: 0;
		color: #d30f27;
		text-transform:uppercase;
	}
		.auteursdetail .titelinfo h1 {
			text-transform: none;
			color: #000000;
			font-size: 3.6em;
			font-weight: normal;
		}
		.columnsheet .titelinfo h1 {
			margin-bottom: 30px;
		}
	.titelinfo .coverimage {
		position: absolute;
		right: -205px;
		bottom: 0px;
		width: 170px;
		padding: 6px 0px 15px 8px;
	}
	.titelinfo .coverimage p.bijschrift {
		margin: 0;
		padding: 0;
		font-size: 1em;
		text-align: right;
	}
	.auteursdetail .titelinfo .coverimage {
		left: -210px;
		text-align:right;
		border-bottom: solid 1px #CCCCCC;
	}

	.titelinfo .ondertitel {
		color: #333333;
		font-size: 1.2em;
		margin: 0;
		padding: 0;
	}
	.auteursdetail .titelinfo .ondertitel {
		color: #FF0000;
		margin: 15px 0 8px 0;
		font-size: 1.5em;
		font-weight:bold;
	}
.detailinfo {
	float: right;
	width: 170px;
	padding: 10px 15px;
	font-size: 1.1em;
}
.auteursdetail .detailinfo {
	float: left;
}
	.detailinfo .nadruk {
		color: #FF0000 !Important;
		font-weight: bold;
		text-transform:uppercase;
	}
	
		.detailinfo .nadrukzwart {
		color: #000000 !Important;
		font-weight: bold;
		text-transform:uppercase;
	}
	.detailinfo ul.details {
		margin: 0;
		padding: 0;
	}
	.detailinfo ul.details li {
		color: #666666;
		margin: 4px 0;
		padding: 0;
		list-style-type:none;
	}
	.detailinfo ul.links, .detailinfo ul.anchorlinks  {
		margin: 0;
		padding: 0;
	}
	.detailinfo ul.links li {
		color: #666666;
		margin: 4px 0;
		padding: 0 0 0 8px;
		list-style-type:none;
		background-image: url(../images/black_dash.gif);
		background-repeat: no-repeat;
		background-position: left 0.7em;
	}
	.detailinfo ul.anchorlinks li {
		color: #666666;
		margin: 4px 0;
		padding: 0;
		list-style-type:none;
	}
	
	.detailinfo h3, .tekst h3, .fondslijst .tekst h1, .nieuwsdetail .titelarea h3 {
		color: red;
		font-size: 1.5em;
		text-transform: uppercase;
		margin: 1em 0 0 0;
	}
	.fondslijst .tekst h1 { font-size: 1.3em;}
.tekst {
	position: relative;
	width: 430px;
	margin: 10px 0 0 30px;
	font-size:1.20em;
	line-height: 160%;
}
.default .tekst {
	margin: 10px auto 0 auto;
}
.columnsheet .tekst {
	font-size: 1.3em;
	line-height: 170%;
}
.fondslijst .tekst {
	width: auto;
	margin-right: 30px;	
}
.auteurslijst .tekst {
	width: 640px;
	margin: 0 20px;
	padding: 0 0 0 35px;	
}
* html .auteurslijst .tekst {
	width: 600px;
}
.nieuws .tekst {
	margin-left: 150px;
}
.nieuwsdetail .tekst {
	margin-left: 190px;
}
#shade2 .tekst {
	margin-left: 0;
}
.auteursdetail .tekst {
	float:left;
}
	.tekst h3 {
		border-top: solid 1px red;
		padding: 0.5em 0 0 0;
	}
		.default .titelarea {
			position: relative;
			height: 100px;	
			width: 440px;
			margin: 0 auto;
		}
		.nieuwsdetail .titelarea {
			position: relative;
			height: 200px;	
			width: 440px;
			margin: 0 0 0 185px;
		}
		.nieuwsdetail .titelarea h2 {
			text-transform:uppercase;
			color: #333333;
			font-size: 2em;
			margin: 0.1em 0;
		}
		.nieuwsdetail .titelarea .datum {
			color: black;
			font-size:1.2em;
			color: #FF0000;
		}

		.nieuwsdetail .titelarea .nwsarchief {
			position: absolute;
			left: -170px;
			top: 210px;
		}
		.nwsimage {
			position: absolute;
			border: solid 1px red;
			left: -170px;
			top: -15px;
			width: 140px;
			height: 210px;
			overflow: hidden;
			border: solid 1px #ffffff;
			background-color: #ffffff;
		}
		
		
		.nieuwsdetail .nieuwsgegevens {
			position: absolute;
			width: 100%;
			padding: 0 0 0.2em 0.2em;
			bottom: 0;
			margin: 0;
			border-bottom: solid 1px #cccccc;
		}
		.default .titelarea h2 {
			position: absolute;
			width: 100%;
			padding: 0 0 0.2em 0.2em;
			bottom: 0;
			font-size: 2em;
			margin: 0;
			border-bottom: solid 1px #cccccc;
			text-transform:uppercase;
			color: #333333;
		}
.default .tekst h3 {
	font-size: 1.2em;
	border: none;
}
.auteursdetail .linkerkolom {
position:relative;
	width: 460px;
	float: left;
	padding: 8px 15px;
	
}
.auteursdetail .rechterkolom {
	width: 200px;
	float: right;
	
}
h2.sheetheader {
	border-bottom: solid 1px #cccccc;
	margin: 0;
	padding: 0;
	color: #666666;
	font-weight: normal;
	font-size: 1.2em;
}
h3.divider {
	border-bottom: solid 1px red;
	border-top: none;
	padding-bottom: 6px;
}
.detailinfo .item {
	margin: 0 0 10px 0;
}
.floateditems {width: 440px;}
.auteurslijst .floateditems {width: auto; padding:  0 25px;}
.floateditems .item {
	width: 210px;
	margin: 10px 10px 0 0;
	float: left;
	font-size: 0.9em;
}
	.auteurslijst .floateditems .item {
	width: 240px;
	height: 92px;
	border: solid 1px #CCC;
	margin: 5px 25px 10px 0;
	padding: 3px 2px;
	position: relative;
	}
	.auteurslijst .floateditems .item h2 {
	margin: 1px 0 0 0; 
	padding: 0 0 0 3px; 
	font-size: 1.3em; 
	font-weight:bold; 
	text-transform:uppercase;
	background-color: #f1f1f1; 
	width: 177px;
	}
	* html .auteurslijst .floateditems .item h2 {width: 173px;}
	*+html .auteurslijst .floateditems .item h2 {width: 173px;}
	
	.auteurslijst .floateditems .item p {color: red; padding: 3px; font-size: 1.2em;}
	.auteurslijst .floateditems .item p.links {position: absolute; bottom: 0px;}	
	.auteurslijst .floateditems .item a {color: black;}
	.auteurslijst .floateditems .item img {float: right; border: solid 1px #CCC;}
	
	.nieuws .item { 
		position:relative;
		font-size: 0.9em;
		clear:both; 
		border-bottom: solid 1px #CCC;
		margin: 0 0 15px 0; 
		padding: 0 0 10px 0;
		min-height:114px;
	}
	* html .nieuws .item {
		height: 114px;
	}
	.nieuws .item h2 {
		margin: 2px 0;
		padding: 0;
		font-size: 1.3em;
		font-weight: bold;
	}
	.nieuws .item p {
		position:relative;
		color: black;
	}
	.nieuws .item .nwsimg {
		position: relative;
		float: left;
		background-color: #ffffff;
		width:77px;
		height: 114px;
		padding: 1px;
		margin: 0 5px 0 0;
	}
.columnsheet .item .mini { font-size: 0.9em;}
.columnsheet .item h4 {
	display: inline;
	font-size: 1em;
	text-transform:uppercase;
	padding: 0 8px 0 0;
}
.columnsheet .item h4 a {color: black; text-decoration:none;}
.columnsheet .item q {
	display: inline;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
.clickable {
	cursor: pointer;
	cursor: hand;
}
h3.rss {
	background-image: url(../images/rss_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	width: 50px;
}
h3.rss a {
	display: block;
	width: 50px;
}
.fondslijst .tekst table {
border-collapse:collapse;
border-spacing: 10px 0 0 0;
margin-top: 15px;
}
table td {
	padding: 3px 2px;
}

.fondslijst .tekst #column1 {
	width: 140px;
	}
.fondslijst .tekst #column2 {
	width: 290px;
}
.fondslijst .tekst #column3 {
	width: 80px;
}
.fondslijst .tekst #column4 {
	width: 80px;
}
.tdprijs {
	text-align: right !important;
}
th.tdisbn {
	font-family: inherit;
	text-align: left !important;
}
.tdisbn {
	
	font-family: "Courier New", Courier, mono;
}
.fondslijst .tekst th {
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
}
.fondslijst .tekst thead tr {
	border-bottom: solid 1px #666666;
}
tr.odd, li.odd {
	background-color: #f1f1f1;
}
.fondslijst .tekst td {vertical-align: top; margin: 10px 0;}

.nav_omhoog {
	border-top: solid 1px #999999;
	margin: 20px 0 20px 0;
	padding: 3px;
	text-align: right;
	clear:both;
}
.nav_omhoog a {
	text-transform: uppercase;
	
}

.redbckgr {
	width: 500px;
	position: absolute;
	height: 25px;
	right: -5px;
	top: -7px;
	border: solid 6px red;
	border-right:  solid 4px red;
	border-bottom: none;
	border-left: none;

}
.letters {
	z-index: 10;
}
.letters ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 25px;
	top: -1px;
}
.letters ul li {
	list-style-type: none;
	display: inline;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	
}
.letters ul li a {
	color: black;
	text-decoration:none;
	display:block;
	width: auto;
	padding: 3px 4px;
}
.letters ul li a.hier {
	background-color: red;
	border: solid 1px black;
	border-top: none;
	color: white;
}

.letters ul li a, .letters ul li a:link {}
.letters ul li a:hover {
	color: red;
}
.letters ul li a.hier:hover {
	color: white;
}
.fondslijst form {}

.fondslijst form fieldset { 
	margin:10px 0 0 0;
	padding: 0;
	border: none;
}
.fondslijst form fieldset label {
	width: 120px;
	display: block;
	float: left;
	text-transform:uppercase;
}
.fondslijst form fieldset#fondsopties { margin: 10px 0 0 150px; border: none; text-transform:none;}
.fondslijst form fieldset#fondsopties label { float: none; clear: both; text-transform:none;}
.fondslijst form fieldset.zoek { float: right; border: none; margin-top: -20px; margin-right: 30px;}
* html .fondslijst form fieldset.zoek {margin-right: 0px;}
.fondslijst form fieldset.zoek label {display: none;}
.fondslijst form fieldset #term {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 0.9em; width: 150px; }
.fondslijst form fieldset .submit { text-transform:uppercase; font-weight: bold;font-family: "Trebuchet MS", Arial, sans-serif; font-size: 0.9em;background-color: #cdcdcd;border: solid 1px #676767; cursor:pointer;cursor: hand;}
.grey_multiple input,
.grey_multiple select,
.grey_multiple textarea {
background-color: #CCCCCC;
}
.normal_multiple input,
.normal_multiple select,
.normal_multiple textarea {
background-color: none;
}
/* auteurslijst*/

.auteurslijst ol {
	padding: 0;
	margin: 0 0px 15px 0;
	position: relative;
	float: left;
	width: 200px;
	

}
.auteurslijst ol li {
	margin: 6px 0 0 0;
	padding: 1px 2px;
	list-style-type: none;
	font-weight:bold;
	color: red;
	font-size: 1.2em;
}
.auteurslijst ol li ul {
	margin: 0 0 0 -2px;
	padding: 0;
	width: 180px;
}
.auteurslijst ol li ul li {
	margin: 0px;
	font-weight:normal;
	color: #333333;
	font-size: 0.75em;
	line-height: 145%;
	padding: 0;
	}
.auteurslijst ol li ul li a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333333;
	display:block;
	padding: 1px 2px;
	border: solid 1px white;

}
.auteurslijst ol li ul li a:hover {
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	color: black;
}
.auteurslijst ol li ul li.odd a:hover {
	background-color: #e8e8e8;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
.auteurslijst ol li ul li a:hover {
	background-color: #f5f5f5
}
