body
{
  font-family: Verdana, Arial, helvetica;
  font-size: 12px;
  color: #808080;
  text-align: center;
  background-color:#abd6ee;
}

#pagina
{
  margin: auto;
  width: 800px;
  background:url(images/background.gif); 
  text-align: left; 
  border: 3px double #808080;
}

#header
{
  height: 90px;
  width: 800px;
  margin-top: 5px;
}

#schoollogo
{
  width: 200px;
  text-align: center;
  margin-left: 5px;
  margin-top: 15px;
  float: left;
}

#title
{
  width: 800px;
  text-align: center;
}

#harmonielogo
{
  width: 200px;
}

#bodyblock
{
  float: none;
  margin-bottom: 20px;
  margin-top: 10px;
}

#menu
{
  margin-left: 10px;
  margin-top: 40px;
  float: left;
  width: 100px;
}

#content
{
  width: 650px;
  margin-right: 10px;
}

.orkest
{
  width: 650px;
  float: none;
  text-align: left;
}

.center
{
  text-align: center;
}

a.navlink:link
{
  font-weight: bold;
  font-size: 12px;
  color: #0077C0;
  text-decoration: none;
}

a.navlink:visited
{
  font-weight: bold;
  font-size: 12px;
  color: #0077C0;
  text-decoration: none;
}

a.navlink:hover
{
  font-weight: bold;
  font-size: 12px;
  color: #abd6ee;
  text-decoration: none;
}

p
{
  text-align: justify;
  clear: none;
}

h1
{
  color: #0077C0;
}

h3
{
  color: #0077C0;
}

hr
{
  color: #0077C0;
  text-align: center;
  width: 750px;
}

hr.gastenboek
{
  color: #0077C0;
  text-align: center;
  width: 450px;
}

img.left
{
  float: left;
  margin-right: 3px;
  vertical-align: top;
}

img
{
  border: 0px;
}

img.centreren {
    vertical-align:middle;
    margin: 5px;
    border: 0px;
}

img.thumbs {
    vertical-align:middle;
    border: 0px;
    margin: 10px;
}

img.groot {
    vertical-align:middle;
    border: 0px;
}

.gastenboek
{
  font-weight: bold;
  font-size: 12px;
  color: #0077C0;
  text-decoration: underline;
}
