﻿body {
  font-family : Verdana, Arial, sans-serif;
  font-weight : normal;
  font-size : 14px;
  padding: 0px;
  /*background-image : url(main.jpg);*/
  background: #dddddd;
  color : #000066;
  overflow: auto;
}

h1 {
  display: inline;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  color: #663300;
}

h2 {
  margin-top: 0px;
}

a {
  color: #000066;
}

blockquote {
  color: #333333;
}

blockquote a {
  color: #333333;
}

#main {
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  /*background-image: url(menu.jpg);*/
  background: #999999
}

#headerBox {
  margin: 0px;
  padding-left: 5px;
  padding-right: 5px;
  height: 110px;
}

#logo {
  padding-left: 5px;
  float: left;
}

#header {
  margin-top: 34px;
  margin-right: 5px;
  float: right;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

#menubar {
  margin-top: 5px;
  height: 50px;
  width: 870px;
}

#nav, #nav ul {
  list-style: none;
}

#nav {
  padding: 0px;
  margin-left: 0px;
  float: left;
  font-size: 11px;
  font-weight: bold;
  width: 900px;
  background: url(menu4.png) center center repeat-x #000066;
}

#nav > li {
  float: left;
}

#nav li a {
  display: block;
  font-weight: bold;
  padding: 12px 10px;
  color: white;
  border-right: 1px solid #9999ff;
  text-decoration: none;
}

#nav li a:hover, #nav li.current a {
  background: url(menu6.png) center center repeat-x #333399;
}

#nav ul {
  display: none;
  position: absolute;
  margin-left:0px;
  padding: 1px 0px;
  z-index: 10;
}

#nav ul li a {
  font-weight: normal;
  background: #000066;
  padding: 5px 8px;
  border: 0px;
  width: 100px;
}

#nav ul li a:hover  {
  background: #333399;
}

#nav li:hover ul {
  display : block;
}

.text {
  margin-top: 20px;
  padding: 5px;
  clear:both;
}

.photo{
  margin-top: 20px;
  padding: 5px;
  text-align: center;
  clear:both;
}

.highlight {
  padding: 10px;
  margin-bottom: 20px;
  color: #666600;
  border: 10px outset #999900;
  background: #cccc66;
}

img {
  border: none;
}

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.bestuurItem {
  padding-top: 10px;
  padding-bottom: 10px;
}

.bestuurimg {
  float: left;
  width: 100px;
}

.bestuurinfo {
  padding-left: 120px;
  min-height: 133px;
}

.bottom {
  padding-bottom: 0px!important;
}

.black {
  border: 5px solid black;
  padding: 10px;
  color: black;
}

.grey {
  color: #dddddd;
}

.button {
  text-align: center;
  width: 210px;
  height: 50px;
  background: linear-gradient(180deg,#000066 0%,#504fb5 100%);
  border-radius: 25px;
  cursor: pointer;
  box-shadow: inset 0px 0px 10px 7px #000000bd;
}

.button a {
  text-decoration: none;
  color: #ffffffbd;
  margin: 13px;
  display: inline-block;
  font-size: 18px;
  position: relative;
  top: -20px;
}

.buttoninset {
  background: linear-gradient(180deg,#ffffff 0%,#ffffff19 100%);
  width: 190px;
  height: 20px;
  position: relative;
  left: 10px;
  top: 5px;
  border-radius: 10px;
}

.mirror {
  transform: scale(1, -1);
  opacity: 0.25;
  height: 34px;
  overflow: hidden;
  margin-bottom: 5px;
}

.mirror > .button {
  position: relative;
  top: -16px;
}

.left {
  float: left;
  margin-bottom: 15px;
}

.middle {
  margin: auto;
  width: 210px;
  margin-bottom: 15px;
}

.right {
  float: right;
  margin-bottom: 15px;
}

.subtext {
  text-align: center;
}

.nearleft {
  float: left;
  margin-left: 125px;
  margin-bottom: 15px;
}

.nearright {
  float: right;
  margin-right: 125px;
  margin-bottom: 15px;
}

.url {
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.breadcrumb {
  margin-top: 20px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: bold;
}

.tab {
  background: #dddddd;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: 2px solid #000066;
  border-top: 2px solid #000066;
  border-right: 2px solid #000066;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tab a {
  text-decoration: none;
  padding: 10px;
}

.tab a:hover {
  background: #999999;
}

.selected {
  padding-left: 10px;
  padding-right: 10px;
  background: #999999;
}

#parcours {
  width: 725px;
}

#images {
  width: 150px;
  padding-left: 10px;
  text-align: center;
  border-left: 1px solid #000066;
}

#wisselbeker {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

#prev {
  float: left;
  margin-top: 5px;
  margin-left: 250px;
}

#next{
  float: right;
  margin-top: 5px;
  margin-right: 250px;
}

#view {
  margin-top: 5px;
}

.footer {
  padding-top: 30px;
  text-align: center;
  font-size: 10px;
}