﻿html
{
  overflow: hidden;
}
.body
{
  height: 100%; /* nodig voor centreren content in div */
  width: 100%; /* nodig voor centreren content in div */
  border: 0;
  font-family: arial;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-align: left;
  scrollbar-arrow-color: #ff3333;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color: #ff3333;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-3dlight-color: #ff3333;
}
font
{
	font-size: 11px;
}
p
{
	margin:0px;
}
.header
{
  font-family: arial;
  font-weight: bold;
  line-height: normal;
  font-size: 17px;
  color: #000000;
}
h1
{
  line-height: 28px;
}
a
{
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
.schoengrasbal
{
  position: absolute;
  z-index: 4;
  top: 445px;
  left: 0px;
}

/* -- start pagina -- */
.contentStartpagina
{
  position: absolute;
  z-index: 5;
  text-align: left;
  top: 205px;
  left: 300px;
  width: 450px;
}
.nieuwsbanner
{
  position: absolute;
  top: 160px;
  left: 301px;
}
.grond
{
  position: absolute;
  z-index: 5;
  top: 532px;
  left: 0px;
}
.reclame
{
  position: absolute;
  top: 161px;
  left: 5px;
  width: 270px;
  height: 150px;
}
.uitslagen
{
  position: absolute;
  top: 315px;
  left: 20px;
}
.uitslagenBox
{
  position: absolute;
  z-index: 5;
  top: 355px;
  left: 20px;
}
/* -- einde start pagina -- */

.content
{
  position: absolute;
  overflow-y: auto;
  text-align: left;
  top: 157px;
  left: 300px;
  width: 460px;
  height: 350px;
}
.maincontent
{
  padding: 5px;
  padding-left:10px;
  position: absolute;
  overflow-y: auto;
  text-align: left;
  top: 157px;
  left: 0px;
  width: 744px;
  height: 363px;
  z-index: 6;
}
.navigatie
{
  position: absolute;
  top: 133px;
  left: 0px;
  width: 760px;
}
.credits
{
  position: absolute;
  text-align: right;
  top: 535px;
  left: 0px;
  width: 760px;
}
.dames
{
  position: absolute;
  top: 133px;
  left: -128px;
  height: 399px; /*object hoogte*/
  width: 128px;
}
.heren
{
  position: absolute;
  top: 133px;
  left: 760px;
  height: 399px; /*object hoogte*/
  width: 128px;
}
.nieuwsmenu
{
  padding-left: 8px;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  margin-top:6px;
  top: -5px;
  left: 0px;
  width: 200px;
  height:372px;
  z-index: -1;
}
.nieuwscontent
{
  background-image: url(/Images/shade.gif);
  background-position:left;
  background-repeat: repeat-y;
  margin-top:6px;
  padding: 5px;
  padding-left:25px;
  position: absolute;
  overflow-y: auto;
  text-align: left;
  top: -5px;
  left: 197px;
  width: 532px;
  height:362px;
  z-index: -2;
}
.navigatiemenu
{
  padding-left: 8px;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  margin-top:6px;
  top: 152px;
  left: 0px;
  width: 200px;
  height:372px;
  z-index: -1;
}
.navigatiecontent
{
  background-image: url(/Images/shade.gif);
  background-position:left;
  background-repeat: repeat-y;  
  margin-top:6px;
  padding: 5px;
  padding-left:25px;
  position: absolute;
  overflow-y: auto;
  text-align: left;
  top: 152px;
  left: 197px;
  width: 532px;
  height:362px;
  z-index: -2;
}
/* vaste elementen */

.centreerdiv
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.contentdiv
{
  position: relative;
  top: 50%;
  height: 510px; /*object hoogte*/
  width: 760px; /*object breedte*/
  margin-top: -270px; /*de helft van het object om hem optisch in het midden te krijgen*/
}
.balk
{
  position: absolute;
  top: 0px;
  left: -128px;
}
.line1
{
  position: absolute;
  z-index: 4;
  top: 160px;
  left: 0px;
}
.line2
{
  position: absolute;
  z-index: 4;
  top: 160px;
  left: 280px;
}
.line3
{
  position: absolute;
  z-index: 4;
  top: 160px;
  left: 759px;
}
.linezwart
{
  position: absolute;
  z-index: 8;
  top: 530px;
  left: 0px;
  width:760px;
  height:2px;
}
.nieuwsoverzichttitle
{
  text-decoration: none;
  margin-bottom:0px;
}
.nieuwsoverzichtsummary
{
  text-decoration: none;
}

/* einde vaste elementen */

/* elementen van rob */
.AdviPopup
{
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  z-index: 20;
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-right: solid 4px black;
  border-bottom: solid 4px black;
  color: Black;
  background-color: Red;
}
.AdviPopupHeaderText
{
  top: 2px;
  left: 0px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  overflow: hidden;
  height: 14px;
  text-align: center;
  font-weight: bold;
  color: White;
}
.AdviPopupHeaderLine
{
  position: absolute;
  top: 19px;
  left: 0px;
  height: 3px;
  width: 100%;
  background-color: White;
  overflow: hidden;
}
.AdviPopupContent
{
  position: absolute;
  top: 20px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: White;
  overflow: hidden;
}

