body
{ background-color: #EEEEEE;
  font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 10px;
  font-size: 12px;
  text-align: center;
}

#container
{ width: 900px;
  margin-left: auto; 
  margin-right: auto;
  text-align: left;
}

#header
{ width: 900px;
  height: 120px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #FF0000;
  border: 1px solid #CC0000;
}

#navigatie 
{ width: 900px;
  height: 20px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #DDDDDD;
  border: 1px solid #CC0000;
  border-top: 0px;
  text-align: right;
}

#website 
{ width: 900px;
  height: 1500px;
  border: 1px solid #CC0000;
  border-top: 0px; 
  background-color: #FFFFFF;
}

#sidebar
{ width: 200px;
  height: 100%;
  float: left;
  border: 1px solid #CC0000;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  background-color: #CCCCCC;
}

#sidebar_header
{ width: 100%;
  height: 18px;
  border: 1px solid #CC0000;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  background-color: #FF0000;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 18px;
}

#sidebar_item
{ width: 100%;
  border: 0px;
  border: 1px solid #CC0000;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

#sidebar_item_sponsor
{ width: 100%;
  border: 0px;
  text-align: center;
}

#content
{ width: 670px;
  margin-right: 10px;
  margin-top: 10px;
  float: right;
  background-color: #FFFFFF;
}

#footer
{ width: 900px;
  height: 20px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #DDDDDD;
  border: 1px solid #CC0000;
  border-top: 0px;
  text-align: center;
  line-height: 18px;
}

#einde
{ text-align: center;
}

ul.menu
{ list-style-image: url(images/lijst_item.jpg);
  padding-top: 5px;
  line-height: 18px;
}

A:link
{ text-decoration: none;
  color: #000000;
}

A:visited
{ text-decoration: none;
  color: #000000;
}

A:hover
{ text-decoration: none;
  color: #CC0000;
}

A:link.menu
{ text-decoration: none;
  color: #000000;
}

A:visited.menu
{ text-decoration: none;
  color: #000000;
}

A:hover.menu
{ text-decoration: none;
  color: #CC0000;
}

A:link.navigatie
{ text-decoration: none;
  color: #000000;
}

A:visited.navigatie
{ text-decoration: none;
  color: #000000;
}
A:hover.navigatie
{ text-decoration: none;
  color: #FFFFFF;
  background-color: #FF0000;
}

img.sponsor_boven
{ padding: 10px 10px 0px 10px;
  border: 0px;
}

img.sponsor
{ padding: 5px 10px 0px 10px;
  border: 0px;
}

p.navigatie
{ line-height: 18px;
  display: inline;
}

p.pagina_titel
{ font-size: 20px;
  display: inline;
}

span.rood
{ color: #CC0000;
}

span.vet
{ font-weight: bold;
}

hr 
{ border: none 0; 
  border-top: 1px dashed #CC0000;
  width: 100%;
  height: 1px;
}

p.paragraaf_titel
{ font-weight: bold;
  display: inline;
} 

p.paragraaf_italic
{ font-style: italic;
  display: inline;
}

img.afbeelding_rechts
{ float: right;
  padding: 3px;
  border: 0px;
}

img.afbeelding_links
{ float: left;
  padding: 3px;
  border: 0px;
}
img.header_links
{ margin-left: 15px;
  padding: 3px;
  border: 0px;
}
img.header_midden
{ margin-left: 15px;
  padding: 3px;
  border: 0px;
}
img.header_rechts
{ 
  margin-right: 0px;
  padding: 3px;
  border: 0px;
}

img.affiche
{ float: center;
  width: 400px;
  margin-left: 140px;
  border: 0px;
}

img.affiche_groot
{ float: center;
  width: 600px;
  margin-left: 40px;
  border: 0px;
}

ul.lijst
{ line-height: 20px;
  list-style-type: none;
}

table.agenda
{ width: 100%;
  font-size: 12px;
}

table.jetteshop
{ width: 100%;
  font-size: 12px;
}

table.prijslijst
{ width: 60%;
  font-size: 12px;
}

table.bestuur
{ width: 100%;
  border: 0px;
  line-height: 20px;
  font-size: 12px;
}

table.oud_bestuur
{ float: right;
  width: 50%;
  font-size: 12px;
}

table.prosenioren
{ width: 40%;;
  font-size: 12px;
}

tr.vet 
{ font-weight: bold;
}