body{
  font-family: verdana, arial, helvetica;
	font-weight: normal;
	font-size: small;
	background-color: #fff;
	color: #004f3d;
	text-align: center;
	margin: 0px;
}

img{
  border: 0px;
}

div#container {
  /*border:1px solid #e1e1e1;*/
	position: relative;
  width: 960px;
  margin: 6px auto;
  color: inherit;
  background-color: #fff;
	padding: 0px 0px 28px 0px;
}

div.topheaderDetail{
  width: 900px;
	height: 90px;
	text-align: center;
	background-color: #004f3d;
	padding-top: 2px;
}

div.topheaderDetail h1{
  margin: 0px auto;
	line-height: 34px;
  width: 892px;
	color: #fff;
	border: 2px solid #fff;
	padding-top: 7px;
	height: 77px;
}

div#content{
  /*border: 1px solid #e1e1e1;*/
	width: 900px;
  margin: 0px auto;
  display: block;
	line-height: 22px;
	text-align: center;
	font-size: 11pt;
}

div#content table{
  margin: 0 auto;
}

#content h1{
	font-weight: normal;
}

table.huistabel{
  text-align:left;
	display:block;
}

span.optietekst{
  font-weight: bold;
	font-variant: small-caps;
}

table.huistabel a{
  color: #f00;
	text-decoration: none;
	font-variant: small-caps;
}

div#headerhome{
  width: 900px;
	height: 74px;
	margin: 0px auto;
	background: #fff url(../images/strook.jpg) repeat-x;
}

div#logobar{
  width:auto;
	background: #fff url(../images/logo.jpg) no-repeat center;
  margin: 40px;
	height: 60px;
}

div#logobar img{
  display: inline;
}

div#logobar img.logo{
  float: right;
	border: 0px;
	display: inline;
	padding-right: 15px;
}

div.navbar{
  min-height: 20px;
	height: 20px;
	width: 960px;
	font-size:12px;
	padding-bottom: 10px;
	text-align: center;
}

div.footer{
  font-size: 9pt;
}

ul.navigatie{
  list-style: none;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

ul.navigatie li{
  display: inline;
	color: #f00;}

ul.navigatie li a{
  color: #004f3d;
	text-decoration: none;
	font-size: 9pt;
}

ul.navigatie li a:hover{
  text-decoration: underline;
}


div#headernieuws{
  width: 752px;
	height: 45px;
	margin: 0px auto;
	background: #fff url(../images/strook-nieuws.png) repeat-x;
}
