/* Alles */

body { 
margin: 0px;
background: #000;
font: 11px/15px verdana, sans-serif;
color:#fff;
}

p{
text-align:justify;
margin:0px;}

a:link, a:active, a:visited{
text-decoration:underline;
color:#f66;
}

a:hover{
text-decoration:none;
color:#fff;
}

/* Header */

div#flashheader a:link, div#flashheader a:active, div#flashheader a:visited{
text-decoration:none;
color:#f66;
}

div#flashheader a:hover{
text-decoration:none;
color:#fff;
}

div#flashheaderbalk{
background-color:#444;
height:17px;
padding-left:20px;
padding-top:3px;
line-height:normal;
font-size:9px;
font-weight:bold;
color:#fff;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}



.paginabox {
padding: 0px 12px 8px 8px;
background: url('../pix/kolom_body_rand.gif') repeat-y top right;
}
/*
div#intro{
background: url('../pix/kolom_body_rand.gif') repeat-y top right;
}

div#nieuws{
background: url('../pix/kolom_body.gif');
}

div#agenda{
background: url('../pix/kolom_body.gif');
}

div#biografie{
background: url('../pix/kolom_body.gif');
}
*/

/* Nieuws */
.nieuws_datum{
text-align:left;
font-weight:bold;
font-size:12px;
padding-bottom:3px;
}

/* Agenda */

.agenda_titel{
text-align:left;
font-weight:bold;
font-size:12px;
padding-bottom:3px;
}

.agenda_datumtijd{
text-align:left;
}

.agenda_informatie{

}

.agenda_oud_titel{
text-align:left;
font-weight:bold;
color:#666;
font-size:12px;
padding-bottom:3px;
}

.agenda_oud_datumtijd{
text-align:left;
color:#666;
}

.agenda_oud_informatie{
color:#666;
}
/*Biografie
.boxbiografie{
padding: 3px 0px 0px 6px;
}
Audio Video Foto
.boxaudiovideofoto{
padding: 3px 0px 0px 6px;
}
*/
/* Footer */

div#footer{
/*background: url('../pix/footerbg.gif') repeat-x;*/
background-color:#444;
height:17px;
padding-left:20px;
padding-top:3px;
line-height:normal;
font-size:9px;
font-weight:bold;
color:#fff;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

div#footer a:link, div#footer a:active, div#footer a:visited{
text-decoration:none;
color:#f66;
}


div#footer a:hover{
text-decoration:none;
color:#fff;
}
