/* Algemeen
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	/* interessant font gezien op: www.cindyli.com */
	/*font: 76%/140% "Lucida Grande","Lucida Sans",Verdana,Arial,Helvetica,sans-serif;*/ 
	/* oude font */
	/*font: 90%/140% Arial, Helvetica, sans-serif;*/
	/* interessant font gezien op: www.olate.co.uk */
	font : 80%/150% "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif; 
	color: black;
	background: url(images/pattern2.gif) fixed 0 0;
}

h1 {
	font-size: 2.0em;
	letter-spacing: -1px;
	line-height: normal;
}

h2 {
	font-size: 1.6em;
	letter-spacing: -1px;
/*	margin-bottom: -5px;
	background: url(images/textsep-curl.gif) no-repeat center top;
	padding-top: 15px;*/
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99f;
}

h3 {
	padding: 0;
	margin: 1.2em 0 0 0;
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}


/* Navigation
----------------------------------------------- */ 

#menu {
	margin: 2em auto 0 auto; 
	width: 800px;
}
#menu ul {
	text-align: center;
	margin: 0;
	padding: 5px 0.1em 5px 0.1em;
	background-color: #ff9;
}
#menu ul li {
	list-style: none;
	display: inline;
}
#menu ul li a {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 7px 0.3em 7px 0.3em;
}
#menu ul li a:hover {
	color: white;
	background-color: #99f;
}

/* Layout
----------------------------------------------- */
#header {
	/* header graphic */
	height: 160px;
	background: url(images/header-wolken.jpg) no-repeat 0 0; /* default graphic */
	/* naam stichting */
	text-align: center;
	font: bold 2.5em "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	letter-spacing: -1px;
}
#container {
	background: url(images/body.gif) repeat-y 0 0;
	width: 800px;
	text-align: left;
	margin: auto; 
}

.taal {
	text-align: right;
	margin: 0;
}
.taal li
{
	list-style: none;
	display: inline;
}

#contents {
	margin-right: 4em; 
	margin-left: 4em; /* 212px; */
	margin-top: 1em;
}

#contents a {
	/* text-decoration: none; */
	color: #06f; /* #369; */
	padding-left: 0.1em;
	padding-right: 0.1em;
}
#contents a.extern {
	background: url(images/ext-link.gif) no-repeat 0 0.45em;
	padding-left: 12px;
}
#contents a.pdf {
	background: url(images/pdf.gif) no-repeat center left;
	padding-left: 15px;
}

#contents a:visited {
	color: #039;
}
#contents a:hover {
	color: white;
	background-color: #99f;
}
#contents a:active {
	color: red;
}

/* Footer &amp; copyright
----------------------------------------------- */

#footer	{
	clear: both;
	height: 21px;
	background: url(images/footer.gif) no-repeat 0 0;
}

#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 a:hover {
	text-decoration: none;
	color: black;
	background-color: white;
	border: 0;
}
#copyr img {
	margin-right: 1em;
	margin-top: 0.5em;
	border: 0;
}

/* Foto's
----------------------------------------------- */
.foto_l {
	border: 1px solid #ddd;
	padding: 3px;
	margin-right: 1em;
	margin-bottom: 0.5em;
	float: left;
}
.foto_r {
	border: 1px solid #ddd;
	padding: 3px;
	margin-left: 1em;
	margin-bottom: 0.5em;
	float: right;
}
.foto_c {
	border: 1px solid #ddd;
	padding: 3px;
	text-align: center;
}
p.caption, #desc1 {
    margin: 2px;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
/* Concertagenda
----------------------------------------------- */

.concertagenda {
	margin-bottom: 1em;
	width: 100%;
}

.concertagenda th, .concerthistorie th {
	/* background-color: #99F; */
	/* color: white; */
	background-color: #EEF;
	color: black;
	font-weight: bold;
	font-size: 150%;
	padding: 5px;
	letter-spacing: 3px;
}

.concertagenda th.links {
	text-align: left;
}
.concertagenda th.midden, .concerthistorie th {
	text-align: center;
	color: #99F;
}
.concertagenda th.rechts {
	text-align: right;
}


.concertagenda tr td {
	vertical-align: top;
	font: 9pt/135% Verdana, Arial, Helvetica, sans-serif;
	padding: 0.5em 0.2em 0.5em 0.2em;
}

.concertagenda .titel {
	font: 1.5em georgia, times, helvetica, serif;
	font-weight: bold;
	color: black;
}

.marker {
	text-align: left;
	/* font-weight: bold; */
	background: url(images/marker.gif) repeat 0 0;
/*	padding: 0.5em; */
}
.info {
	background: #eeeeff url(images/info_icon.png) no-repeat 0.5em center;
	border: 1px solid #99f;
	padding: 0.5em 0.5em 0.5em 3em;
	/* font-weight: bold; */
}

.concertagenda .apd {
	background: url(images/marker.gif) repeat 0 0;
}

.concertagenda .adres {
	font: 1em/120% Arial, Helvetica, sans-serif;
}

.concertagenda .media {
	list-style-type: none;
	margin: 1ex 0 0 0;
	padding: 0;
	/* border-top: 1px solid #ddd; */
}

/* 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;
}
#cds #header {
	height: 160px;
	background: url(images/header-tulpen.jpg) no-repeat 0 0;
}
#goededoelen #header {
	height: 160px;
	background: url(images/header-roos.jpg) no-repeat 0 0;
}
#vrede #header {
	height: 160px;
	background: url(images/header-lelie.jpg) no-repeat 0 0;
}
#tips #header {
	height: 160px;
	background: url(images/header-sans.jpg) no-repeat 0 0;
}
#vrienden #header {
	height: 160px;
	background: url(images/header-viool.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;
}
#clubv100 #header {
	height: 160px;
	background: url(images/header-clubv100.jpg) no-repeat 0 0;
}
#cdwriter #header {
	height: 160px;
	background: url(images/header-cdwriter.jpg) no-repeat 0 0;
}

/* tijdelijke kerst-header
--------------------------- */
#kerst #header {
	height: 160px;
	background: url(images/header-kerst.jpg) no-repeat 0 0;
}

/* dl-lijsten
----------------------------------------------- */
.lijst dt, .hihfp dt {
	font-weight: bold;
}

.lijst dd {
	margin-left: 1em;
}

/*
Lijsten
------ */
.lijst_hor {
	margin: 0;
	padding: 0;
}
.lijst_hor li {
	display: inline;
	margin-right: 0.2em;
	list-style-type: none;
}

/* bullets
---------------- */
.bul {
	margin-left: 0;
	padding-left: 0;
}
.bul li {
	list-style-image: url(images/bullet_blue.gif);
	margin-left: 2ex;
	padding-left: 0;
}

.mp3 li {
	list-style-image: url(images/mp3.gif);
}

/* Project-pagina Hand in Hand for Peace
----------------------------------------------- */
.hihfp li.na, .hihfp dt.na, p.na {
	color: #aaa;
}
#teller {
	width: 0;
	height: 0;
	border: none;
}
/*
Recensies uit de krant
-------------------------- */
.krant {
	background-color: #f1f5f6;
	/* background: url(images/paper.gif) repeat 0 0; */
	font: 120%/130% "Times New Roman", Times, serif;
	text-align: justify;
	margin: 0.5em;
	padding: 0.2em 2em 1em 2em;
}

.krant_kop {
	font: bold 240%/90% "Times New Roman", Times, serif;
	text-align: left;
	border: 0;
}

/*
Quotes / Pullquotes
------------------- */
blockquote {
	text-indent: 2em;
	background: url(images/quote-left.gif) left top no-repeat;
}
blockquote em {
	background-image: url(images/quote-right.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 2.5em;
}

/*
NEW!
------ */
.new {
	background-color: red;
	color: white;
	margin-left: 1em;
	padding-left: 5px;
	padding-right: 5px;
}

/*
Fotopagina
---------- */

.thumbs {
	text-align: center;
}

.thumbs ul {
	margin: 0;
	padding: 0;
}

.thumbs ul li {
	list-style: none;
	display: inline;
	margin-left: 9px;
}
.thumbs ul li a {
	/* background-color: #06f; */
	padding: 1px;
}
.thumbs ul li a:visited {
	background-color: #039;
}

.thumbs ul li a:hover {
	background-color: #99f;
}
.thumbs ul li a:active {
	background-color: red;
}

/*
Vrienden pagina
---------------- */

/* dl.vrlijst {
	width: 100%;
} */

dl.vrlijst dt {
	width: 10%;
	float: left;
	font-weight: bold;
}
dl.vrlijst dd {
	float: none;
	width: 90%;
	margin: 0 0 .75em 10%;
}

/*
Tabel omlijnd
------------- */

.rand {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-collapse: collapse;
}
.rand th,
.rand td {
	vertical-align: top;
	padding: 0.3em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: normal;
}

.randb {
	border-top: 1px solid #ddd;
}

/*
Naar boven
---------- */
.top {
	padding-left: 15px;
}

/*
Brief opmaak
------------ */

.brief {
	background: url(images/paper.gif) repeat 0 0;
	margin: 1em;
	padding: 3em;
	font: 100%/120% "Courier New", Courier, monospace;
	border: 1px solid #ccc;
}
.brief .dear, .brief .adres {
	margin-top: 4em;
}
.brief h2 {
	font-size: 100%;
	font-weight: bold;
	border: 0;
	margin: 0;
}
.brief .datum {
	text-align: right;
	margin-top: 2em;
}
.brief .hoofd {
	font: bold 2em "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #999;
	letter-spacing: -1px;
	text-align: center;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
.brief .hoofd p {
	font: normal 0.5em "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: 3px;
	margin: 0;
}
.brief .afzender {
	margin: 0;
	padding-top: 2em;
}
/*
Algemene sidebar
---------------- */

.sidebar {
	width: 40%;
	float: right;
	margin-left: 1em;
	padding: 0.5em;
	background-color: #fee;
	border: 1px solid #fcc;
}

/*
Adres
-----*/
address {
	width: 30%;
	margin: 0 auto 0 auto;
	padding: 1em;
	text-align: center;
	font: normal 100%/130% Arial, Helvetica, sans-serif;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
    border-bottom: 3px solid #aaa;
	border-right: 3px solid #aaa;
}

.ziektes dd {
	margin-left: 2em;
}
.ziektes dt {
	font-weight: bold;
}

/*
Concertagenda maanden/jaren
---------------------------*/

.concerthistorie {
	width: 100%;
}
.concerthistorie td {
	text-align: center;
	background-color: #eef;
}
.geenhist {
	color: #aaa;
	background-color: #fff;
}


/*
zeer kleine tekst
----------------- */
.klein {
	font-size: 0.9em;
}

/* Gedichten, liedjes */
.lied {
	font: italic 120%/140% "Times New Roman", Times, serif;
	margin-left: 2em;
	margin-right: 2em;
}

/*
volgende pagina markering
------------------------- */

.volgende {
	text-align: right;
}


/* RSS 
----------------------------------------------- */
.rss {
	background: url(images/rssicon.gif) top left no-repeat;
	padding-left: 20px;
}
