//
// NEDBIB Cascading Style Sheet
//
// created ahp reuser a@reuser.biz
// 21dec07
// change:
// status:
//

/*

	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
		<link href="css/nedbib.css" type="text/css" rel="stylesheet">
		<script src="scripts/nedbib.js" language="javascript" type="text/javascript"></script>
	</head>

*/ 


a {
	text-decoration	: none		;
}



body, p, ul, ol  {

	font-family	: trebuchet, arial ;
	font-size	: 10pt ;

	background-image	: url(graphs/NEDBIB.gif)	;

	margin		: 0cm 		;
	line-height	: 18pt 		;
	text-align	: justify	;

	scrollbar-arrow-color	: white;
	scrollbar-base-color	: #CD0000;
	scrollbar-dark-shadow-color: white;
	scrollbar-track-color	: white;
	scrollbar-face-color	: #CC0000;
	scrollbar-shadow-color	: white;
	scrollbar-highlight-color: white;
	scrollbar-3d-light-color: white;
}



p, .Kolommen {
	margin	: .5cm ;

}


li {
	margin-left	: 1cm	;
}


h1 {
	font-family	: times 	;
	font-size	: 160% 		; 
	color		: green 	;
	text-decoration	: none 	;
	line-height	: 20pt		;
	text-align	: left 		;
}


	/* used in the VVV */
h2 { 
	font-size	: 140% ; 
	color		:gray ;
}


h3 { 
	font-size	: 120% ;
	color		: purple ;
}


table {
	width		: 100%	;
	border		: none 	;
}


td {
	vertical-align	: top ;
}



.linkermenu {
	border				: solid black 1pt;
	background-color	: gray		;
	text-transform		: lowercase	;
	font-size			: 10pt		;
	font-weight 		: 700 ;
}

.linkermenu a {
	text-decoration		: none 		;
	color				: white 	;
}


.Footer {
	background-color	: #CD0000	;
	color				: white 	;
	text-transform		: lowercase	;
	font-size			: 8pt		;
	font-weight			: 300		;
	text-align			: center	;
	line-height			: 12pt 		;
}


.Logo {
	background-color	: #CD0000 	;
	color				: white 	;
	font-size			: 24pt 		;
	line-height			: 50pt		;
}


.Header a {
	background-color	: black ;
	color				: white ;
	text-decoration		: none ;
	font-weight 		: 700 ;
}

.Header, td {
	border	: solid white .1px ;
}


.beschrijving {
	font-size	: 	;
}


.MailInstructie	{
	font-family	: 'courier new', sans, 'sans serif', helvetica, 'lucia typewriter'	;
	font-size	: 12pt ;
	font-weight	: bold ;
	text-align	: center ;
}

.Edited {
	font-size	: 7pt ;
	font-family : arial ;
}


.PageTOC, .PageTOC a {
	font-size		: 8pt 	;
	text-decoration	: none	;
	text-transform	: lowercase	;
}

.Blok	{
	baaaackground-color	: gray	;
	color				: black	;
	font-family			: 'courier new' ;
	font-size			: 90%	;
	border				: solid green 2px 	;
	margin-left			: 2cm ;
	margin-right		: 2cm ;
}



/* The styles for the main top navigation bar  */

.navigationbar a	{ 
	text-decoration	: none 			;
	color			: #ffffff 		;
	font-size		: 10pt 			;
	font-family		: arial 		;
	text-transform	: lowercase 	;
	text-align		: right 		;

}
.navigationbar	{ 
	width				: 100% 		;
	background-color	: #333333 	;	
	vertical-align		: right		; 
	color				: #ffffff 	;
}

