/* stylesheet by Peter G. Overlaet  */
body{
	color: #000;
	background: #fff;
	margin: 25px 0 25px 0;
	padding: 0;
	}
hr{
noshade; 
	}
ul{	list-style: square;
	list-style-position: inside;
	}
li	{text-align: left;
	font-size:  0.81em;
	font-style : normal;
	font-weight: bold;
	line-height: 1.3; 
	text-decoration : none;
	color: #000;
	}
.hide	{
	display: none;
	}
img {
	display: block;
	border: 1px solid #fff;
	}
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: navy;
	background: transparent; 
	}
a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}
a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #f60;
	background: transparent; 
	}
a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, cdtabel, bedankt, cdlobos, cdcopyright, table, concert, concerttekst	{
	font-family: Verdana,Arial,Helvetica,Lucida,sans-serif;
	}
h1	{
	font-size: 1.15em;
	font-weight: normal;
	}
h2	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}
html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.80em;
	line-height: 1.2;
	}
#footer p	{
	font-size: 11px;
	margin-top: 15px;	
	}
p  {
	/*text-indent: 1.5em; /* als er een paragraaf volgt op een paragraaf, de eerste lijn van de tweede paragraaf krijgt een insprong , in dat geval schrijf ik p + p */
	margin-top: -1em;
	}
/* Hoofdonderverdelingen van de pagina */
#primarycontent	{
	padding-left: 25px;
	padding-top: 25px;
	}
/* weggecommentarieerd 

#content {
	background: transparent url(../grafiek/watermerk.gif) center top no-repeat ;
	background-attachment: scroll;
	}
*/

/* Alles over de Sidebar attributen */
#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	font-weight: bold;
	}
#sidebar img	{
	margin: 30px 0 15px 0;
	border: 1px solid #000;
	}
#sidebar h2	{
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}
table#fotos {
	border: 0;
	}
table#fotos td	{
	font: 7 px Verdana,Arial,Helvetica,Lucida,sans-serif;
	text-align: right;
	border: 0;
	}
	/* Navigatiebalk componenten  plus al wat er in de tabelcellen gaat gebeuren */
table#nav	{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}
table#nav td	{
	font: 11px Verdana,Arial,Helvetica,Lucida,sans-serif;
	text-align: center;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	}
table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
#nav td a:link, #nav td a:visited {
	background: transparent url(../grafiek/bgpatt.gif) repeat;
	display: block;
	margin: 0;
	width: 100px;
	line-height: 25px;
	} 
#nav td a:hover {
	color: #f60;
	background-image: none;
	} 
td#home a:link img, td#home a:visited img {
	color: navy;
	background: transparent url(../grafiek/bgpatt.gif) repeat;
	width: 400px;
	height: 75px;
	} 
td#home a:hover img {
	color: #f60;
	background: white url(../grafiek/nopat.gif) repeat;
	width: 400px;
	height: 75px;
	} 
.copyright{
	font-size: 9px;
	text-align: left;
	color:#000;
	}
.bedankt{
	font-weight: bold;
	color: #00f;
	}
.cdtabel{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color:#000;
	}
.cdlobos{
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color:#000;
	}
.concert {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #f33;
}
.concerttekst {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
.datum {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #f33;
}