/* Aangepaste stylesheet voor afdrukken
----------------------------------------------- */

/* Algemeen
----------------------------------------------- */

body 
{
	margin: 0;
	padding: 0;
	font : 80%/150% "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif; 
	/*oud
	font: 90%/150% Arial, Helvetica, sans-serif; */
	color: black;
	background: url(images/pattern2.gif) fixed 0 0;
}
h1 
{
	font-size: 2.0em;
	letter-spacing: -1px;
}
h2 
{
	font-size: 1.4em;
}
h3 
{
	font-size: 1.2em;
}
h4 
{
	font-size: 1em;
}


/* Navigation
----------------------------------------------- */ 

#menu 
{
	display: none;
}

/* Layout
----------------------------------------------- */
#header 
{
	display: none;
}
#container 
{
	text-align: left;
}

/* Contents
----------------------------------------------- */

#contents	
{
	width: 100%;
}

#contents a 
{
	/* text-decoration: none; */
	color: black;
	padding-left: 0.1em;
	padding-right: 0.1em;
}
#contents a.extern 
{
	background: url(images/ext-link.gif) no-repeat center right;
	padding-right: 13px;
}
#contents a.pdf 
{
	background: url(images/pdf.gif) no-repeat center left;
	padding-left: 15px;
}
#contents a.mp3 
{
	background: url(images/mp3.gif) no-repeat center right;
	padding-right: 13px;
}

/* Footer &amp; copyright
----------------------------------------------- */

#footer	
{
	display: none;
}

#copyr 
{
	text-align: center;
	margin-left: 40px;
	font-size: 0.8em;
	color: white;
}
#copyr a 
{
	text-decoration: none;
	border-bottom: 1px dotted white;
	color: white;
}
#copyr img 
{
	margin-right: 1em;
	margin-top: 0.5em;
	border: 0;
}

/* Foto's
----------------------------------------------- */

.foto_l 
{
	border: 1px solid #ddd;
	padding: 3px;
	margin-right: 1em;
	float: left;
}
.foto_r 
{
	border: 1px solid #ddd;
	padding: 3px;
	margin-left: 1em;
	float: right;
}
.foto_c 
{
	border: 1px solid #ddd;
	padding: 3px;
	text-align: center;
}
p.caption 
{
    margin: 2px; 
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
/* Concertagenda
----------------------------------------------- */

.concertagenda 
{
	margin-bottom: 1em;
}

.concertagenda th 
{
	background-color: #99F;
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.5em;
	text-align: center;
	padding: 3px;
}

.concertagenda tr td 
{
	vertical-align: top;
	font: 9pt/135% Verdana, Arial, Helvetica, sans-serif;
	padding: 0.2em;
}

.concertagenda .titel 
{
	font: 1.5em georgia, times, helvetica, serif;
	font-weight: bold;
	color: black;
}

.marker 
{
	display: none;
}

.concertagenda .apd 
{
	background: url(images/marker.gif) repeat 0 0;
}

.concertagenda .adres 
{
	font: 1em/120% Arial, Helvetica, sans-serif;
}

/* reacties
----------------------------------------------- */
.reacties .r_datum 
{
	white-space: nowrap;
}
.reacties tr td 
{
	vertical-align: top;
	padding: 0.2em 0.5em 0 0;
}


/* headers
----------------------------------------------- */

#index #header 
{
	height: 160px;
	background: url(images/header-wolken.jpg) no-repeat 0 0;
}

/*#projecten #header 
{
	height: 160px;
	background: url(images/header-zonnebloem.jpg) no-repeat 0 0;
}*/

#goededoelen #header 
{
	height: 160px;
	background: url(images/header-roos.jpg) no-repeat 0 0;
}
#concertagenda #header 
{
	height: 160px;
	background: url(images/header-paars.jpg) no-repeat 0 0;
}
#donateurs #header 
{
	height: 160px;
	background: url(images/header-waterpl.jpg) no-repeat 0 0;
}
#reacties #header 
{
	height: 160px;
	background: url(images/header-groen.jpg) no-repeat 0 0;
}
#contact #header 
{
	height: 160px;
	background: url(images/header-oranje.jpg) no-repeat 0 0;
}
/* dl-lijsten
----------------------------------------------- */
#lijst dt, .hihfp dt 
{
	font-weight: bold;
}

/* Project-pagina Hand in Hand for Peace
----------------------------------------------- */
.hihfp li.na, .hihfp dt.na 
{
	color: #aaa;
}
#teller 
{
	width: 0;
	height: 0;
	border: none;
}
/*
Recensies uit de krant
-------------------------- */
.krant 
{
	background-color: #eee;
	font: 120%/110% "Times New Roman", Times, serif;
	text-align: justify;
	margin: 1em;
	padding: 0.2em 2em 1em 2em;
}

.krant_kop 
{
	font: bold 240%/80% "Times New Roman", Times, serif;
	text-align: left;
}

/*
Quotes
------ */
blockquote 
{
	text-indent: 2em;
	background: url(images/quote-left.gif) left top no-repeat;
}

/*
Taal
----- */
.taal
{
display: none;
}
