* {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 13px;
}

body {
  behavior: url(css/csshover.htc);
}

img {
  border: 0;
}

table {
  border-collapse: collapse;
}

div#header,
div#menu,
div#content,
div#footer {
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

#wrapper {
  background: #fff url(../img/bg.png) repeat-y center;
  min-height: 100%;
  width: 858px;
  margin: 0 auto;
  text-align: center;
}

#header {
  margin: 0 auto;
  text-align: center;
  background: url(../img/header.png) no-repeat bottom;
  width: 858px;
  height: 180px;
}

#header div#flashheader {
  margin-left: 0px;
  padding-left: 0px;
  width: 858px;
  height: 180px;
}

div#menu {
  height: 27px;
  background: url(../img/menu.gif) no-repeat center;
  width: 858px;
}

div#content {
  width: 858px;
  text-align: left;
  color: black;
  overflow: auto;
}

div#content div#sidebar {
  float: left;
  width: 230px;
}

div#content div#sidebar div.results {
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
  color: white;
  text-align: left;
  font-size: 11px;
  border: 1px solid white;
  width: 170px;
  margin-left: 38px;
}

div#content div#sidebar div.results h2 {
  color: white;
  font-size: 11px;
  padding-bottom: 5px;
}

div#content div#sidebar div.results a {
  text-decoration: none;
  color: white;
}

div#content div#sidebar div.results table {
  width: 170px;
}

div#content div#sidebar div.results table tr td {
  font-size: 11px;
}

div#content div#sidebar div.results table tr td.high {
  font-weight: bold;
}

div#content div#sidebar div.results table tr td.number {
  width:15px;
}

div#content div#sidebar div.results table tr td.team {
  width:125px;
}

div#content div#sidebar div.results sup {
  font-size: 8px;
}

div#content div#sidebar div#banner {
  padding-left: 70px;
  padding-top: 40px;
}

div#content div#sidebar div#banner img {
  background-color: white;
}

div#content div#contentright {
  width: 605px;
  float: left;
  padding-left: 10px;
}

div#content div#contentright div.shorttext,
div#content div#contentright div.news-text,
div#content div#contentright div.text {
  width: 552px;
  text-align: justify;
}

div#content div#contentright div#ads img {
  border: 1px solid black;
}

div#content div#contentright div.news-text h2 {
  font-size: 13px;
  font-weight: bold;
}

div#content div#contentright div.news-text ul,
div#content div#contentright div.text ul {
  list-style: square;
  padding-left: 15px;
  margin-bottom: 12px;
}

div#content div#contentright div.news-text ol,
div#content div#contentright div.text ol {
  padding-left: 25px;
  margin-bottom: 12px;
  font-size: 13px;
}

div#content div#contentright div.news-text ol li ul,
div#content div#contentright div.text ol li ul,
div#content div#contentright div.news-text ol li ol,
div#content div#contentright div.text ol li ol,
div#content div#contentright div.news-text ul li ul,
div#content div#contentright div.text ul li ul
div#content div#contentright div.news-text ul li ol,
div#content div#contentright div.text ul li ol {
  list-style: square;
  padding-left: 15px;
  margin-bottom: 0;
}

div#content div#contentright div.news-text ul#pics {
  margin-top: 10px;
}

div#content div#contentright ul.nobull,
div#content div#contentright div.text ul.nobull,
div#content div#contentright div.news-text ul#archive {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#content div#contentright div.text ul.nobull {
  padding-bottom: 10px;
}

div#content div#contentright div.shorttext {
  padding-top: 5px;
}

div#content div#contentright div.shorttext img,
div#content div#contentright div.news-text img,
div#content div#contentright div.text img {
  border: 1px solid #585858;
  margin: 3px 12px 3px 0;
}

div#content div#contentright div.shorttext img {
  float: left;
}

div#content div#contentright div.text img.links {
  padding: 0;
  margin: 0;
  margin-bottom: 1px;
  margin-right: 1px;
  border: 1px solid black;
  float: left;
}

div#content div#contentright div.text table#pics img {
  text-align: center;
  border: 1px solid #585858;
  margin: 0;
}

div#content div#contentright div.text table#pics tr td {
  width: 133px;
  padding-right: 5px;
  padding-bottom: 4px;
}

div#content div#contentright div.text table.agenda {
  margin-bottom: 10px;
  width: 595px;
}

div#content div#contentright div.text table.agenda tr td.day {
  width: 15px;
  text-align: right;
}

div#content div#contentright div.text table.agenda tr td.month {
  width: 70px;
  padding-left: 5px;
}

div#content div#contentright div.text table.agenda tr td.description {
  width: 375px;
}

div#content div#contentright div.text table.agenda tr td.place {
  width: 120px;
}

div#content div#contentright div.shorttext a {
  font-weight: bold;
}

div#content div#contentright h1,
div#content div#contentright div.shorttext h1 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  border-left: 4px solid #000000;
  padding-left: 4px;
  width: 580px;
}

div#content div#contentright div.shorttext h1 a {
  text-decoration: none;
  color: #000000;
}

div#content div#contentright h1 {
  margin-top: 5px;
}

div#content div#contentright h2 {
  margin-bottom: 10px;
  margin-top: 10px;
  border-left: 4px solid #000000;
  padding-left: 4px;
  font-size: 13px;
  font-weight: bold;
}

div#content div#contentright small {
  font-size: 10px;
  font-weight: none;
  color: #808080;
  margin: 0;
  line-height: 10px;
  vertical-align: top;
  border-left: 4px solid #000000;
  padding-left: 4px;
  display: block;
  margin-bottom: 5px;
}

div#content div#contentright a {
  color: #000000;
  text-decoration: underline;
}

div#content div#contentright a:hover {
  color: #000000;
  text-decoration: none;
}

div#content div#contentright div.shorttext p,
div#content div#contentright div.news-text p,
div#content div#contentright div.text p {
  font-size: 12px;
  line-height: 17px;
}

div#content div#contentright div.shorttext p {
  margin: 0 0 0.4em 0;
}

div#content div#contentright div.news-text p,
div#content div#contentright div.text p {
  width: 550px;
  margin-bottom: 14px;
  padding: 0;
}

div#content div#contentright div.text p {
  width: 550px;
  margin-bottom: 12px;
  padding: 0;
}

div#content div#contentright div.text {
  margin-top: 16px;
}

div#content div#contentright div.news-text table#standings {
  margin-top: 0;
  margin-bottom: 10px;
}

div#content div#contentright table#standings {
  margin-bottom: 10px;
}

div#content div#contentright table#standings tr th {
  background-color: #000000;
  color: #ffffff;
}

div#content div#contentright table#standings tr td {
  border-bottom: 1px solid #000000;
}

div#content div#contentright table#standings tr td,
div#content div#contentright table#standings tr th {
  text-align: right;
}

div#content div#contentright table#standings tr th.team,
div#content div#contentright table#standings tr td.team {
  width: 250px;
  text-align: left;
}

div#content div#contentright table#standings tr th.number,
div#content div#contentright table#standings tr td.number {
  width: 15px;
  text-align: left;
}

div#content div#contentright table#standings tr th.played,
div#content div#contentright table#standings tr td.played,
div#content div#contentright table#standings tr th.wins,
div#content div#contentright table#standings tr td.wins,
div#content div#contentright table#standings tr th.loses,
div#content div#contentright table#standings tr td.loses,
div#content div#contentright table#standings tr th.draws,
div#content div#contentright table#standings tr td.draws,
div#content div#contentright table#standings tr th.points,
div#content div#contentright table#standings tr td.points,
div#content div#contentright table#standings tr th.total_goals,
div#content div#contentright table#standings tr td.total_goals {
  width: 37px;
}

div#content div#contentright table#standings tr th.goals,
div#content div#contentright table#standings tr td.goals {
  width: 65px;
}

div#content div#contentright table#standings tr td.high {
  font-weight: bold;
}

div#content div#contentright table#archive tr td.date {
  width: 80px;
}

div#content div#contentright table#standings tr th.scorer_player,
div#content div#contentright table#standings tr td.scorer_player {
  text-align: left;
  width: 249px;
}

div#content div#contentright table#standings tr th.scorer_team,
div#content div#contentright table#standings tr td.scorer_team {
  text-align: left;
  width: 248px;
}

div#content div#contentright table#standings tr th.scorer_goals,
div#content div#contentright table#standings tr td.scorer_goals {
  width: 40px;
}

div#content div#contentright hr {
  display:block;
  background: white;
  border: 0;
  border-top: 2px dotted #E4E3E3;
  width: 550px;
  height: 2px;
  clear: both;
  margin-bottom: 1px;
  _margin-bottom: 0;
}

div#content div#contentright div#archive h2,
div#content div#contentright div.text h2,
div#content div#contentright div.text h3 {
  font-size: 13px;
  margin: 0;
  margin-bottom: 10px;
}

div#content div#contentright div#archive ul {
  list-style: square;
  padding-left: 15px;
}

div#content div#contentright img#teamphoto {
  border: 1px solid #000000;
  float: none;
  display: block;
}

div#content div#contentright ul#newsarchive {
  border-left: 4px solid #000000;
  padding-left: 4px;
  margin-top: 10px;
  font-weight: bold;
  list-style-type: none;
}

div#menu ul {
  width: 798px;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

div#menu ul li {
  float: left;
  height: 27px;
  z-index:10;
  font-size: 17px;
  color: white;
  font-weight: bold;
}

div#menu ul li a {
  padding-left: 12px;
  padding-right: 12px;
}

div#menu ul li a#stick-flyers,
div#menu ul li a#agenda,
div#menu ul li a#contact,
div#menu ul li a#fotos {
  padding-right: 20px;
}

div#menu ul li a#nieuws,
div#menu ul li a#links,
div#menu ul li a#wedstrijden {
  padding-right: 21px;
}

div#menu li a {
  text-decoration: none;
  color: white;
  font-size: 17px;
  height: 27px;
  line-height: 27px;
}

div#menu li:hover {
  background: url(../img/bgmenu.gif) repeat-x top;
  height: 27px;
  line-height: 27px;
}

#footer {
  height: 44px;
  background: url(../img/footer.png) no-repeat center;
  width: 858px;
  margin: 0 auto;
  text-align: center;
  clear: both;
}

div#sidebar ul {
  margin-left: 30px;
  list-style: none;
  width: 198px;
}

div#sidebar li a {
  height: 32px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 24px;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

div#sidebar li a:link,
div#sidebar li a:visited {
  color: #fff;
  display: block;
  background: url(../img/menu4.gif) 0 -32px;
  padding: 8px 0 0 10px;
}

div#sidebar li a:hover,
div#sidebar li a#current {
  color: #FFF;
  background: url(../img/menu5.gif);
  padding: 8px 0 0 10px;
}

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#lightbox a img {
    border: none;
}

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#imageContainer {
  padding: 5px;
}

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#imageContainer>#hoverNav {
  left: 0;
}

#hoverNav a {
  outline: none;
}

#prevLink,
#nextLink {
  width: 0;
  height: 0;
  background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
  cursor: hand;
}

#prevLink {
  left: 0;
  float: left;
}

#nextLink {
  right: 0;
  float: right;
}

#prevLink2,
#nextLink2 {
  cursor: hand;
}

#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
}

#imageData {
  padding:0 10px;
  color: #666;
}

#imageData #imageDetails {
   width: 70%;
   float: left;
   text-align: left;
}

#imageData #caption {
  font-weight: bold;
}

#imageData #numberDisplay {
  display: block;
  clear: left;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

#imageData #bottomNavClose {
  width: 66px;
  float: right;
  margin-bottom: 5px;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
}

form#form {
  width: 590px;
  border: 0;
}

form#form fieldset {
  border: 0;
}

form#form fieldset dl {
  margin: 0;
  padding: 0;
  margin-bottom: 4px;
}

form#form fieldset dl dt {
  clear: both;
  margin-bottom: 3px;
  float: left;
  font-weight: bold;
}

form#form fieldset dl dd {
  white-space: nowrap;
  margin-bottom: 3px;
  vertical-align: bottom;
}

form#form fieldset dl dd {
  padding: 0px 0px 0px 170px;
}

form#form fieldset dl dt.fillin,
form#form fieldset dl dd.fillin {
  height: 0px; 
  visibility: hidden;
}

form#form fieldset dl dd input#name,
form#form fieldset dl dd input#address,
form#form fieldset dl dd input#email,
form#form fieldset dl dd textarea#text {
  width: 390px;
}

form#form fieldset dl dd input#postcode {
  width: 60px;
}

form#form fieldset dl dd input#place {
  width: 322px;
}

form#form fieldset dl dd textarea#text {
  height: 150px;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 13px;
}
