* {
margin: 0;
padding: 0;
} 

body {
    margin: 0px;
    background-color: #000000;
    min-width: 1000px;
	padding-bottom: 20px;
    }

#wrapper {
/* Shows the chessboard pattern */
  height: 100%;
  background-image: url(image/bglo.jpg);
  background-repeat: repeat;
}


#header {
  padding-top: 10px;
  background-color: #000000;
  min-height: 145px;
}

.logo {
  background-image: url(image/logo.gif);
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  height: 145px;
  width: 168px;
  margin-left: 20px;
  float: left;
}

.title{
  color: #f5f500;
  font-size: 50px;
  vertical-align: middle;
  text-align: center;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Times New Roman", Times, serif
}

#shadowheader{
  height: 20px;
}


#shadowfooter {
    height: 20px;
}


.menu {
	width: 500px;
	margin-top: 35px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.menu ul{
	margin-left: auto;
	margin-right: auto;
    background-color: #FFFFFF;
  padding: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.menu ul li{
	padding-left: 10px;
	padding-right: 10px;
	  margin: 0px;
    list-style:none;
    display: inline;
    color: #8F2500;
}

.menu ul li a{
	padding: 0px;
	  margin: 0px;
    font-size: 18px;
    text-decoration: none;
    color: #000000;
}

.menu ul li a:visited{
    color: #000000;
}

.menu ul li a:hover{
   color: #8F2500;
}

.contentfield {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 70px;
    padding: 30px;
    width: 70%;
    background-color: #FFFFFF  /*#8F2500*/ ;
}

.content {
  border-bottom: thick solid #8F2500;
  border-top: thick solid #8F2500;
  color:  #000000;
  vertical-align: middle;
  min-height: 300px;
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.content h2 {
    font-size: 20px;
    padding: 5px;
    padding-left: 25px;
    font-weight: bold;
    margin: 0px;
}

.contentfield h1 {
  color: #8F2500;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0px;
  font-style: italic;
}

.contentinfo  {
  text-align: right;
  font-size: 12px;
  font-style: italic;
color:  #8F2500;
}

.contentforward {
    width: 9%;
    float: left;
}

.contentforward a img {
  border-style: none;
}


.contentbackward {
  width: 9%;
  float: right;
  text-align: right;
}

.contentbackward a img {
  border-style: none;
}

.contentnav{
  margin-top: 10px;
}


.contentpreview {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 15px;
    height: 15px;
    color: #8F2500;
}

.misc {
  float: right;
  margin-top: 10px;
  background-color: #FFFFFF ;
  width: 200px;
  height: 100px;
  margin-right: 30px;
}

.misc ul {
  margin: 0px;
  padding-left: 20px;
}

.misc ul li {
    list-style-type: disc;
}


.misc ul li a {
  color: #000000;
  text-decoration: none;
}

.misc ul li a:hover {
  color: #000000;
  text-decoration: underline;
}

.misc ul li a:visited {
  color: #000000;
}

.misc h1 {
  color: #8F2500;
  margin: 0px;
  font-style: italic;
  text-align: center;
  text-decoration: underline;
  font-size: 16px;
}

.sponsor {
    float: right;
    margin-right: 30px;
    margin-top: 10px;
    width: 200px;
    height: 80px;
    background-color: #FFFFFF;
}

.sponsor h1{
  color: #8F2500;
  margin-top: 0px;
  margin-bottom: 5px;
  font-style: italic;
  text-align: center;
  text-decoration: underline;
  font-size: 16px;
}


.sponsor a img{
    border-style: none;
    margin-left: 66px;
}

.quote {
  color: #f5f500;
  background-color: #000000;
  width: 200px;
  margin-left: 20px;
  margin-top: 20px;
  border: 1px solid #f5f500;
}

.quote h1 {
  font-size: 14px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  margin-left: 5px;
}

.quote h2 {
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  text-align: right;
  padding: 0px;
  margin: 0px;
  margin-top: 5px;
  margin-right: 5px;
}

#footer {
  height: 100px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  margin: 0px;
  background-color: #000000;
}

.gijst {
	margin-left: auto;
	margin-right: auto;
}

.gijst tr th {
	text-align: center;
	background-color: #8F2500;
	color:#FFF;
	padding-left: 5px;
	padding-right: 5px;
}

.gijst tr th a{
	text-align: center;
	background-color: #8F2500;
	text-decoration: none;
	color:#FFF;
	padding-left: 5px;
	padding-right: 5px;
}

.gijst tr th a:visited{
	text-align: center;
	background-color: #8F2500;
	text-decoration: none;
	color:#FFF;
	padding-left: 5px;
	padding-right: 5px;
}

.gijst tr td {
	text-align: center;
	border: thin solid #8F2500;
}

.gijstnok {
	background-color:#F00;	
}

.gijstok {
	background-color:#0C3;
}