html {
  /* make sure vertical scrollbars are always visible */
  height: 100%;
}

body {
  /* make sure vertical scrollbars are always visible */
  min-height: 101%;
  position: relative; 
}

#page-container {
  min-width: 970px;
}

#page_margins {
	min-width: 970px;
	width: auto;
	margin: auto;
}

html, body {
  margin: 0;
  padding: 0;
  color: #000;
  text-align: center;
  font-family: "Lucida Sans Unicode", "Lucida Console", Arial, Times;
  font-size: 10pt;
}

table, td, legend {
  font-family: "Lucida Sans Unicode", "Lucida Console", Arial, Times;
  font-size: 10pt;
  color: #000;
  border-collapse: collapse;
}

td {
  text-align: left;
  vertical-align: top;
}

table.ca td {
  text-align: center;
  padding: 10px 2px;
  border: solid 1px #D3F137;
}

body {
  background-position: top left;
  background-repeat: repeat-x;	
	background-image: url(../images/page_background.jpg);
}

div#header {
	position:relative; 
	height: 210px; 
	color: #fff; 
	width: 970px;
	margin: 0 auto;
	z-index: 20;
}

div#headerLeft {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url(../images/header_schaduw_links.jpg) bottom left no-repeat;
  height: 210px;
  width: 8px;
}

div#headerRight {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent url(../images/header_schaduw_rechts.jpg) bottom right no-repeat;
  height: 210px;
  width: 8px;
}

div#contentWrapper {
  width: 970px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 25px 0;
  text-align: left;
  z-index: 10;
  background: transparent url(../images/rightColBg.png) top left repeat-y;  
}

div#content {
  padding: 0px 15px;
  border-top: solid 1px #cccc33;
  margin-top: -1px;
  z-index: 10;
}

div#contentLeft {
  background: transparent url(../images/content_schaduw_links.jpg) no-repeat 0% 0px;
  height: 210px;
  width: 8px;
  float: left;
  
}

div#contentRight {
  background: transparent url(../images/content_schaduw_rechts.jpg) no-repeat 0% 0px;
  height: 210px;
  width: 8px;
  float: right;
}


div#header h1, div#header h2 {
  display: none;
}

div#menu {
  position: absolute;
  top: 30px;
  left: 90px;
  width: 215px;
  text-align: left; 
}

div#menu ul {
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: solid white 1px;
   z-index: 100;
}

div#menu li {
  border-bottom: white solid 1px;
  text-align: left;
  margin: 0;
  padding: 0;
  z-index: 100;
 
}

div#menu li ul {
	margin-bottom: -1px;
	position: absolute;
	margin-left: 190px;
	margin-top: -27px;
	left: -999em;
	 z-index: 150;
}

div#menu li ul li {
  z-index: 150;
}

div#menu a {
  float:none;
  display: block;
  color: #fff;
  padding: 5px 5px;
  width: 310px;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  z-index: 100;
}

div#menu a:hover {
  background: #666 url(../images/arrow_selected_menu_option.gif) no-repeat 175px 50%;
}

div#menu li ul li a {
	width: 200px;
	padding-left: 5px;
  border-right: solid white 1px;
  border-left: solid white 1px;
	color: #fff;
	background-color: #000;
	z-index: 150;
}

div#menu li ul li a:hover {
  background: #666 url() no-repeat 98% 50%;
}

div#menu li:hover ul,
div#menu li.iehover ul {
	left: auto;
}

#hoofding_afb {
  position: absolute;
  top: 0;
  left: 500px;
  background: transparent url(../images/hoofding_afb.jpg) top center no-repeat;
  height: 180px;
  width: 410px;
}

#title_text {
  position: absolute;
  top: 185px;
  left: 80px;
  color: black;
}

#title_text p {
  margin: 0;
  padding: 0;
}

#title_text a {
  font-size: 18px;
  font-style: italic;
  color: black;
  text-align: left;
  text-decoration: none;
  margin-right: 8px;
  font-weight: bold;
}

#title_text a:hover {
  color: black;
  text-decoration: none;
}

#secondary_nav {
  position: absolute;
  top: 190px;
  left: 550px;
}

#home_link, #contact_link, #bigger_link {
  float: left;
  margin-left: 10px;
}

#home_link a, #contact_link a, #bigger_link a {
  display: block;
  color: black;
  text-decoration: none;
  text-align: left;
  padding-left: 5px;
}

#home_link a:hover, #contact_link a:hover, #bigger_link a:hover {
  color: white;
}

#home_link a {
  width: 95px;
  background: transparent url(../images/icoon_start.gif) 98% 50% no-repeat;
}

#contact_link a {
  width: 75px;
  background: transparent url(../images/icoon_contact.gif) 98% 50% no-repeat;
}

#bigger_link a {
  width: 105px;
  background: transparent url(../images/icoon_grote_letters.gif) 98% 50% no-repeat;
}

div.divRightFloat {
  float: right;
  padding-top: 20px;
  margin-right: 10px;
  margin-left: 5px;
  padding-left: 10px;
  width: 420px;
}

h1 {
  font-size: medium;
  margin: 8px 0px;
  padding: 5px 5px;
  color: #666;
  font-weight: bolder;
  border-bottom: solid gray 1px;
  width: 450px;
}

h2 {
  font-size: small;
  margin: 8px 0px;
  padding: 5px 5px;
  color: #666;
  font-weight: bold;
  font-style: italic;
  width: 450px;
}

a {
  color: #551A8B;
  text-decoration: underline;
}

a:hover {
  color: #BB86EF;
}

div.text, div.articles {
  font-size: 1em;
  line-height: 1.5em; 
  text-align: justify;
}

div.leftCol {
  width: 450px;
  margin-right: 10px;
}

form {
  margin: 0;
  padding: 0;
} 

fieldset {
  border: none;
  width: 400px;
  padding: 3px 3px;
}

legend {
  font-weight: bold;
}

fieldset br {
  clear: both;
}

fieldset label {
  width: 150px;
  display: block;
  float: left;
  margin-top: 3px;
}

fieldset input {
  margin-top: 3px;
}

.ca {
  text-align: center;
}

#footer {
  clear: both;
  height: 30px;
  background: transparent url(../images/footer_bg.gif) top left repeat-x;  
  border-top: solid 1px #CCCD34;
  width: 100%;
  text-align: right;
  font-size: 9pt;
}

#footer p {
  margin: 0;
  padding: 0;
	padding-right: 15px;
	line-height: 25px;
}

p.error {
  color: red;
  padding-left: 20px;
  background: transparent url(../../../perm_images/error_sign.gif) top left no-repeat;  
}

p.success {
  color: green;
  padding-left: 55px;
  background: transparent url(../../../perm_images/success.gif) top left no-repeat;  
}

input.error {
  border: solid red 1px;
}

label.error {
  color: red;
} 

.smallPrint {
  font-size: 0.8em;
}

#wistjedat ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#wistjedat ul li {
  padding: 5px 3px;
  margin: 10px 3px;
}

.text p {
  padding: 0;
  margin: 0;
}

.articles p {
  padding: 3px 5px;
  margin: 5px 5px;
}

.break {
  clear: both;
}

a.strong {
  color: red;
  font-weight: bold;
}

a.strong:hover {
  color: red;
  font-weight: bold;
  text-decoration: none;
}

table.ledenoverzicht {
	border-collapse: collapse;
	border: solid gray 1px;
}

table.ledenoverzicht td, table.ledenoverzicht th {
  border: solid gray 1px;
  padding: 1px 4px;
}

table.ledenoverzicht th {
	background-color: #A1B923;
}

.large {
  font-size: 1.5em;
}

div.sponsor {
  background-color: #FFFFD0;
  border: solid #D3F03C 1px;
  margin: 2px 2px;
  padding: 2px 5px;
  font-weight: bold;
  position: relative;
  z-index: 90;
}

div.closeBox {
  margin: 0;
  padding: 0;
  z-index: 100;
  position: absolute;
  top: 2px;;
  right: 4px;
  width: 15px;
  height: 15px;
}

img {
  border: none;
}

ul.sponsorlist, ul.linklist {
  list-style-type: square;
}

img.outlined {
  border: solid #686538 1px;
}

#popoverlay {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  width:100%;
  height:100%;
  text-align:center;
  z-index: 1000;
  background-image: url(../../../perm_images/overlay_bg.gif);
  background-repeat: repeat;
}
#popoverlay[id]{ /* IE6 and below Can't See This */
  position: fixed;
  background-image: url(../../../perm_images/overlay_bg.png);
}

#popoverlaycontent {
  position: absolute;
  top: 55px;
  left: 25%;
  z-index:9999;
}