body
  {background:#D96C00;font-family:"Century";color:#800000;}

h1
  {font-size:30px; text-align:left; font-weight:normal;}

h2
  {font-size:22px; text-align:left; font-weight:normal;}

h3
  {font-size:22px; text-align:center; font-weight:normal;}

p
  {font-size:14px; font-weight:normal;}

p#edit
  {font-size:14px; color:#FF0000; font-weight:normal;}

p#scroll
  {font-size:15px; font-weight:normal;}

p#marge
  {font-size:15px; font-weight:normal; margin-right:50px;}
li
  {font-size:14px; font-weight:normal;}


a:link
  {color:#0000FF;}

a:visited
  {color:#9900CC;}

a:hover
  {color:#800000; background:#FFD729;}

a#knop
    {color:#800000; background:#FFD729; text-decoration:none;}

a#knop:hover
  {color:#800000; background:#FFFF66; text-decoration:none;}





/* concerten.html */
body.concerten
    {background:#D96C00;font-family:"Century"; color:#800000; font-size:14px; font-weight:normal; color:#000000;}

td.concert 
  {width:245px;}
  
td.uur
  {width:100px; text-align:center;}

td.plaats
  {width:300px;}

td.land
  {width:140px;}



/* Concertpagina opmaak */
h1#c1
  {font-size:26px; text-align:left; font-weight:normal; line-height:70%;}

h2#c2
  {font-size:20px; text-align:left; font-weight:normal; line-height:10%;}

div#inspr
  {text-align:left; margin-left:50px;}

span#stuk
  {text-align:left; margin-left:150px;}



/* repertoirepagina opmaak */
body.repertoire
  {background:#D96C00;font-family:"Century"; color:#800000; font-size:14px; font-weight:normal; color:#000000;}

div#repertoire
  {text-align:left; margin-left:50px;}

td.componist
  {width:250px;}
  
td.leefjaren
  {width:160px;}

td.compstuk
  {width:250px;}

td.repblanco
  {width:15px;}

/* fotopagina opmaak */
body.foto
  {background:#D96C00;font-family:"Century"; color:#800000; font-size:14px; font-weight:normal; color:#000000;}

td.foto
  {width:160px; height:160px; vertical-align:bottom;}

td.tekst
  {height:10px; text-align:center;}

