/*----algemene struktuur----*/

html,body	{
height: 100%;
margin: 0;
padding: 0;
background: #900f20 url("bg.jpg");
font-family: "Times New Roman", Palatina, Antiqua, Helvetica, Arial, sans-serif;
color: #fff;
}
#wrap	{
position: relative;
top: 0;
width: 925px;
margin: 0 auto;
height: auto;
height: 100%;
min-height: 100%;
background: #910011;
background: transparent url("bg_wrap.png");
}
#boven	{
position: absolute;
top: 0;
left: 0;
height: 50px;
width: 925px;
background: transparent none;
}
#inhoud	{
position: absolute;
top: 50px;
left: 0;
background: #500;
}
#footer	{
position: absolute;
top: 525px;
left: 0;
width: 922px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #601;
text-align: right;
}



/*----opbouw inhoud---*/

#links	{
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 475px;
}
#links_schaduw	{
position: absolute;
top: 0;
left: 0;
width: 50px;
height: 475px;
background: url("schaduwL.png") no-repeat top right;
}
#midden	{
position: absolute;
top: 0;
left: 50px;
width: 634px;
height: 475px;
}
#rechts	{
position: absolute;
top: 0;
left: 684px;
width: 241px;
height: 475px;
}
#rechts_schaduw	{
position: absolute;
top: 0;
left: 684px;
width: 241px;
height: 475px;
background: url("schaduwR.png") no-repeat top left;
}


/*----algemene opmaak---*/

/*afbeeldingen*/
img	{
border: 0;
margin: 0;
padding: 0;
}

/*witte onderstreepte hyperlinks*/
.a_wit_lijn:link	{
color: #fff;
}
.a_wit_lijn:visited	{
color: #fff;
}
.a_wit_lijn:hover	{
color: #500;
}
.a_wit_lijn:active	{
color: #500;
}

/*witte niet-onderstreepte hyperlinks*/
.a_wit:link	{
text-decoration: none;
color: #fff;
}
.a_wit:visited	{
text-decoration: none;
color: #fff;
}
.a_wit:hover	{
text-decoration: none;
color: #500;
}
.a_wit:active	{
text-decoration: none;
color: #500;
}

/*gele hyperlinks*/
a#geel	{
position: absolute;
top: 430px;
left: 100px;
font-size: 20px;
font-weight: bold;
}
a#geel:link	{
text-decoration: none;
color: #fff115;
}
a#geel:visited	{
text-decoration: none;
color: #fff115;
}
a#geel:hover	{
text-decoration: none;
color: #500;
}
a#geel:active	{
text-decoration: none;
color: #500;
}

/*thumbs op rechterkant*/
#thumb_klein	{
position: absolute;
top: 92px;
left: 89px;
}
#thumb_groot	{
position: absolute;
top: 92px;
left: 62px;
}

/*h4 memo - alternatieve tekst*/
h4	{
position: absolute;
top: 382px;
left: 2px;
width: 180px;
margin: 0;
padding: 0;
color: #000;
font-family: arial;
font-size: 8px;
line-height: 10px;
}
#nederlands	{
top: 382px;
left: 2px;
width: 180px;
}
#français	{
top: 422px;
left: 2px;
width: 185px;
}

/*menu*/
#menu	{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
margin: 0;
padding: 30px 0 0 30px;
}
li	{
list-style: none;
margin: 0;
padding: 0;
}
#actief	{
color: #ef0b00;
}

#menu a:link	{
text-decoration: none;
color: #fff;
}
#menu a:visited	{
text-decoration: none;
color: #fff;
}
#menu a:hover	{
text-decoration: none;
color: #500;
}
#menu a:active	{
text-decoration: none;
color: #500;
}

#footer a:link	{
text-decoration: none;
color: #500;
}
#footer a:visited	{
text-decoration: none;
color: #500;
}
#footer a:hover	{
text-decoration: none;
color: #fff;
}
#footer a:active	{
text-decoration: none;
color: #500;
}


/*alle hyperlinks*/
a:active	{
outline: none;
}


 /*---extra opmaak per pagina-------*/

/*----startpagina----*/

#inhoud_start	{
height: 475px;
width: 925px;
background: #960117 url("misterO_start.jpg") no-repeat top left;
}
#p_start	{
margin: 330px 0 0 78px;
padding: 0;
font-size: 18px;
font-weight: bold;
}


/*----home pagina----*/

#inhoud_home	{
height: 475px;
width: 925px;
background: #960117 url("misterO_home.jpg") no-repeat top left;
}
#inhoud_home_fr	{
height: 475px;
width: 925px;
background: #960117 url("misterO_home_fr.jpg") no-repeat top left;
}
#p_home	{
width: 170px;
margin: 170px 35px 0 45px;
padding: 0;
font-size: 18px;
font-weight: bold;
text-align: center;

}


/*----verhaal pagina----*/

#inhoud_verhaal	{
height: 475px;
width: 925px;
background: #960117 url("misterO_grote_thumb.jpg") no-repeat top left;
}
#p_verhaal	{
width: 570px;
margin: 88px 0 0 30px;
padding: 0;
font-size: 18px;
font-weight: bold;
text-align: justify;
}


/*----artiesten pagina----*/

#inhoud_artiesten	{
height: 475px;
width: 925px;
background: #960117 url("misterO_grote_thumb.jpg") no-repeat top left;
}
#p_artiesten	{
width: 590px;
margin: 88px 0 0 30px;
padding: 0;
font-size: 18px;
font-weight: bold;
}
#h2_artiesten	{
width: 720px;
margin: 60px 0 0 30px;
padding: 0;
font-size: 20px;
}
#p_artiesten_wie	{
margin: 62px 0 0 30px;
padding: 0;
font-size: 18px;
}



/*----fotos pagina----*/

#inhoud_fotos	{
height: 475px;
width: 925px;
background: #910011 url("bg_content.gif") repeat-x;
}
#div_fotos_thumbs	{
width: 75px;
margin: 25px 0 0 85px;
padding: 0;
text-align: center;
}
#div_fotos_thumbs img	{
border: 1px solid #c51219;
}
#div_fotos_pijlen	{
width: 75px;
margin: 0 0 0 85px;
padding: 0;
text-align: center;
}


/*----film pagina----*/

#inhoud_film	{
height: 475px;
width: 925px;
background: #960117 url("misterO_trailer.jpg") no-repeat top left;
}
#trailerC	{
position: absolute;
top: 38px;
left: 0px;
background: #000000;
}
#trailer p	{
font-size: 13px;
}
#p_film	{
position: absolute;
top: 252px;
left: 41px;
width: 164px;
height: 80px;
font-size: 13px;
text-align: right;
margin: 0;
padding: 0;
}


/*----agenda pagina----*/

#inhoud_agenda	{
height: 475px;
width: 925px;
background: #960117 url("misterO_grote_thumb.jpg") no-repeat top left;
}
#midden_agenda	{
width: 634px;
height: 475px;
background: #960117 url("misterO_agenda.jpg") no-repeat top left;
}
#p_agenda	{
position: absolute;
top: 330px;
left: 220px;
width: 360px;
font-size: 18px;
font-weight: bold;
}
#groteletters	{
position: relative;
z-index: 2;
top: 0;
left: 0;
font-size: 64px;
font-weight: bold;
}
#schaduw	{
position: absolute;
z-index: 1;
top: 1px;
left: 1px;
font-size: 64px;
font-weight: bold;
color: #333;
}
#seizoenen	{
width: 236px;
margin: 310px 0 0 5px;
padding: 0;
text-align: center;
}
#huidig_seizoen	{
font-size: 16px;
font-weight: bold;
}
#vorige_seizoenen	{
margin: 24px 0 0 5px;
font-size: 12px;
}

/*----speellijst pagina----*/

#inhoud_stretcher_speellijst	{
background-image: url("bg_stretcher.jpg");
}
#inhoud_speellijst	{
height: 475px;
width: 925px;
background: #960117 url("misterO_grote_thumb.jpg") no-repeat top left;
}
#inhoud_speellijst table	{
width: 605px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-collapse: collapse;
}
.table_speellijst_familie	{
margin: 30px 0 0 14px;
}
.table_speellijst_school	{
margin: 16px 0 0 14px;
}
#inhoud_speellijst table td	{
vertical-align: top;
height: 14px;
padding: 0 0px 0 2px;
}
caption	{
text-align: left;
height: 20px;
}
caption span	{
display: block;
border-top: 1px solid #ebb;
border-left: 1px solid #ebb;
border-bottom: 1px solid #866;
border-right: 1px solid #866;
background: #fff;
font-weight: bold;
color: #2868c2;
}


/*----contact pagina----*/

#inhoud_contact	{
height: 475px;
width: 925px;
background: #960117 url("misterO_grote_thumb.jpg") no-repeat top left;
}
#p_contact	{
width: 590px;
margin: 88px 0 0 30px;
padding: 0;
font-size: 18px;
font-weight: bold;
}


/*----links pagina----*/

#inhoud_links	{
height: 475px;
width: 925px;
background: #960117 url("misterO_kleine_thumb.jpg") no-repeat top left;
}
#midden_links	{
width: 634px;
height: 475px;
background: #960117 url("misterO_links.jpg") no-repeat top left;
}
#p_links	{
margin: 92px 0 0 30px;
font-size: 16px;
}
#p_links strong	{
font-size: 18px;
margin: 0 0 0 14px;
}
#p_links_thumb	{
width: 241px;
margin: 170px 0 0 47px;
padding: 0;
font-size: 16px;
}



