html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #f7f7f7;
}

body#member {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 0px;
	height: 100%;
	background-color: #f7f7f7;
}

div#site {
	position: absolute;
	margin: 0 auto;
	width: 990px;
	left: 50%;
	margin-left: -495px;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image:url(../images/menu_spacer.jpg);
	background-position:left;
	background-repeat:repeat-y;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

div#topmenu {
	position: relative;
	background-image:url(../images/top_spacer.jpg);
	background-repeat:repeat-x;
	height: 20px;
	text-align: right;
}

div#homelink {
  position: absolute;
  margin: 10px;
}

div#header {
	position: relative;
	background-image:url(../images/header.jpg);
	height: 192px;
}

div#header div#swf {
  width: 700px;
	float: right;
}

div#menu {
	float: left;
	width: 200px;
}

div#menu div#menutop {
	background-image:url(../images/menu_top.jpg);
	height: 78px;
	margin-bottom: 15px;
}

div#titleheader {
	float: right;
	margin-right: 20px;
	margin-top: -40px;
	position: relative;
}

div#left {
	float: left;
}

div#right {
	float: right;
	margin-right: 10px;
}

div#block {
	width: 510px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;

	position: relative;
}

div#block div#header {
	background-image: url(../images/header_510.jpg);
	height: 25px;
}

div#block div#spacer {
	background-image: url(../images/spacer_510.jpg);	
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	text-align:justify;
}

div#block div#footer {
	background-image: url(../images/footer_510.jpg);
	height: 27px;
	text-align: right;
}

div#block div#footer_sober {
	background-image: url(../images/footer_510.jpg);
	background-position: bottom;
	height: 13px;
	text-align: right;
}

div#subblock {
	width: 233px;
	padding-top: 11px;
	padding-left: 15px;
	padding-bottom: 5px;
}

div#subblock div#header {
	background-image: url(../images/header_233.jpg);
	height: 24px;
}

div#subblock div#spacer {
	background-image: url(../images/spacer_233.jpg);	
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

div#subblock div#footer {
	background-image: url(../images/footer_233.jpg);
	height: 10px;
	text-align: right;
}

div#subblock div#footer_button {
	background-image: url(../images/footer_233_button.jpg);
	height: 28px;
	text-align: right;
}

div#fullblock {
	width: 750px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;

	position: relative;
}

div#fullblock div#header {
	background-image: url(../images/header_750.jpg);
	height: 25px;
}

div#fullblock div#spacer {
	background-image: url(../images/spacer_750.jpg);	
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	text-align:justify;
  position: relative;
}

div#fullblock div#spacer div#nieuwsitem {
	width: 736px;
}

div#block div#spacer div#nieuwsitem {
	width: 496px;
}

div#fullblock div#footer {
	background-image: url(../images/footer_750.jpg);
	height: 13px;
	text-align: right;
}

div#fullblock div#footer_news {
	background-image: url(../images/footer_750_news.jpg);
	height: 27px;
	text-align: right;
}

img#foto {
	border: 1px #AAAAAA solid;
	margin-left: 5px;
	float: right;
	margin-top: 2px;
}

div#content {
	margin-left: 200px;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

div#footer_spacer {
	background-image:url(../images/button_spacer.jpg);
	float: right;
	text-align: right;
	width: 227px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;

}

div#spacer img {

}

div#footer_spacer div {
  margin-right: 150px;
  width: 123px;
  float: left;
}

ul{
  padding: 0px;
  margin: 0px;
}

ul li {
  margin-left: 18px;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}

div#team {
  margin-left: 10px;
  width: 350px; 
}


p#subkop {
  font-size: 9pt;
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  margin-top: 10px;
}

div#team p#kop {
  color: #FF0000;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
  margin-bottom: 2px;
}

div#team p#content {
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
  height: 90px;
}

div#team p#compcontent {
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
  height: 50px;
}

div#team img {
  margin-right: 5px;
  border: 1px #C0C0C0 solid;
}

div#team img#logo {
  margin-right: 5px;
  border: 0px;
}

div#team p#kop a:link, div#team p#kop a:active, div#team p#kop a:visited {
  color: #FF0000;
}
div#team p#kop a:hover {
  color: #000000;
}

img#teamfoto {
  border: 1px #C0C0C0 solid;
}

img#fotoalbum {
  border: 1px #C0C0C0 solid;
  margin-right: 5px;
}

div#photoalbum {
  position: relative;
  height: 170px;
}

div#photoalbum p#kop {
  margin: 0px;
  font-size: 10pt;
  font-weight: bold;
}

td p#kop {
  margin: 0px;
  font-size: 8pt;
  font-weight: bold;
}

td p#content {
  margin: 0px;
  padding-left: 90px;
  padding-top: 2px;
}

div#photoalbum p#content {
  margin: 0px;
  padding-left: 220px;
  padding-top: 2px;
  line-height: 15px;
}

div#photopreview {
  height: 60px;
}

div#photopreview p#kop {
  font-weight: bold;
  font-size: 8pt;
  margin: 0px;
  margin-bottom: 2px;
}

#rood {
  color: #FF0000;
}

input#veld, select, textarea#veld {
  border: 1px #CCCCCC solid;
  font-size: 8pt;
  font-family: Verdana, Arial;
}

form {
  padding: 0px;
  margin: 0px;
}

div#mailen {
  margin-left: 10px;
  margin-top: 10px;
}

h3 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 4px; 
}

div#footer_disclaimer {
  color: #CCCCCC;
  height: 15px;
  margin-left: 200px;
  text-align: center;
  clear: both;
}

div#footer_disclaimer a:link, div#footer_disclaimer a:active, div#footer_disclaimer a:visited {
  color: #CCCCCC;
  text-decoration: none;
}

div#footer_disclaimer a:hover {
  color: #CCCCCC;
  text-decoration: underline;
}
