@charset "utf-8";
/* CSS Document */

/* begin page */
html, body {
  margin: 0 auto;
  padding: 0;
  background-color: #32352C;
}
#container {
	position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}
/* end page */

#mainsection-menu {
	position:relative;
	float:left;
	text-align:left;
	z-index:3;
	width:175px;
	margin: 0 0 0 15px;
	padding: 0 0 0 0px;
}

.menu_item{
  background-image: url('../images/menuitem_bg.png'); 
  height:25px;	
}
#menu {
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	min-height:330px;
	height:auto !important; /*Min-Height Fast Hack*/
	height:326px;
	width: 175px;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0px;
}
.toggler{
	cursor: pointer;
	margin: 0;
	padding: 4px 5px 5px 30px;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, sans-serif;
}
#menu h3 {
	color:#000000;
}
.element {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	background-color:#ffffff;
}
.element p {
	margin: 0;
	padding: 4px 1em 4px 4px;
}
.element p a {
	color:#666666;
	text-decoration:none;
}
.element p a:hover {
	color:#000000;
}
.element a:visited {
	color:#666666;
	text-decoration:none;
	font-weight: normal;
}

#contents {
	background-image: url('../images/bg_contents.png');
}
#bottom {
	text-align:center;
	font-size: 11px;
	color: #aa0000;
	padding-top:10px;
}
#contact_gegevens{
		position:absolute;
		text-align:left;
		top:450px;
		left:15px;
   	z-index:3;
		width:175px;
		overflow: hidden;
	  min-width:23px;
	  min-height:23px;
	  z-index: 0;
}

img.thumbpic {
	border:0px;
}

/* center container (cc) */
#centercontainer {
  overflow: hidden;
  min-width:900px;
  min-height:600px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 0 0 50px 0;
}
#cc-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background-image: url('../images/cc-s.png');
}
#cc-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 17px;
  height: 17px;
}
#cc-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -17px;
  width: 34px;
  height: 34px;
  background-image: url('../images/cc-s.png');
}
#cc-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 17px;
  height: 17px;
}
#cc-bl div
{
  position: absolute;
  z-index: -1;
  top: -17px;
  left: 0;
  width: 34px;
  height: 34px;
  background-image: url('../images/cc-s.png');
}
#cc-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 17px;
  height: 17px;
}
#cc-br div
{
  position: absolute;
  z-index: -1;
  top: -17px;
  left: -17px;
  width: 34px;
  height: 34px;
  background-image: url('../images/cc-s.png');
}
#cc-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 17px;
  right: 17px;
  height: 17px;
}
#cc-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  background-image: url('../images/cc-h.png');
}
#cc-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 17px;
  right: 17px;
  height: 17px;
}
#cc-bc div
{
  position: absolute;
  z-index: -1;
  top: -17px;
  left: 0;
  width: 100%;
  height: 34px;
  background-image: url('../images/cc-h.png');
}
#cc-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 17px;
  left: 0;
  width: 17px;
  bottom: 17px;
}
#cc-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
  background-image: url('../images/cc-v.png');
}
#cc-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 17px;
  right: 0;
  width: 17px;
  bottom: 17px;
}
#cc-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -17px;
  width: 34px;
  height: 100%;
  background-image: url('../images/cc-v.png');
}
#cc-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-image: url('../images/cc-c.png');
}
#cc
{
  margin-top: -13px !important;
}
/* end Box, centercontainer (cc) */
/* Start link style */
/* The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active. */
a {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #4E7D1C;
}
/* unvisited link. */
a:link {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #4E7D1C;
}
a:visited, a.visited {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #5A725C;
}
a:hover, a.hover {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #325E08;
}
/* End link style */

/* Start Headings */
/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{ 
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 26px;
  color: #4E7D1C;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  color: #435645;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #283329;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  color: #283329;
}
/* end headers */


/* Start Content list */
ul {
  list-style-type: none;
  color: #384739;
  margin:0;
  padding:0;
}
li {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}
/* end list styles */

#blok-body {
  position: relative;
  z-index: 0;
  margin: 3px;
}
#blok-tl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background-image: url('../images/Block-s.png');
}
#blok-tr {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 17px;
  height: 17px;
}
#blok-tr div {
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -17px;
  width: 34px;
  height: 34px;
  background-image: url('../images/Block-s.png');
}
#blok-bl {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 17px;
  height: 17px;
}
#blok-bl div {
  position: absolute;
  z-index: -1;
  top: -17px;
  left: 0;
  width: 34px;
  height: 34px;
  background-image: url('../images/Block-s.png');
}
#blok-br {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 17px;
  height: 17px;
}
#blok-br div {
  position: absolute;
  z-index: -1;
  top: -17px;
  left: -17px;
  width: 34px;
  height: 34px;
  background-image: url('../images/Block-s.png');
}
#blok-tc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 17px;
  right: 17px;
  height: 17px;
}
#blok-tc div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 34px;
  background-image: url('../images/Block-h.png');
}
#blok-bc {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 17px;
  right: 17px;
  height: 17px;
}
#blok-bc div {
  position: absolute;
  z-index: -1;
  top: -17px;
  left: 0;
  width: 100%;
  height: 34px;
  background-image: url('../images/Block-h.png');
}
#blok-cl {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 17px;
  left: 0;
  width: 17px;
  bottom: 17px;
}
#blok-cl div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
  background-image: url('../images/Block-v.png');
}
#blok-cr {
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 17px;
  right: 0;
  width: 17px;
  bottom: 17px;
}
#blok-cr div {
  position: absolute;
  z-index: -1;
  top: 0;
  left: -17px;
  width: 34px;
  height: 100%;
  background-image: url('../images/Block-v.png');
}
#blok-cc {
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-image: url('../images/Block-c.png');
}
#blok {
  margin: 10px;
}


/* begin BlockHeader */
#blokHeader {
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 8px;
  margin-bottom: 2px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/BlockHeader.png');
}
#blokHeader-text {
  white-space : nowrap;
  color: #000000;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-variant: small-caps;
  line-height: 30px;
}
#blokHeader .l, #blokHeader .r, #blokHeader .r div {
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}
#blokHeader .l {
  left: 0;
  right: 5px;
}
#blokHeader .r {
  right: 0;
  width: 5px;
}
#blokHeader .r div {
  width: 888px;
  right: 0;
}
#blokHeader .l, #blokHeader .r div {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/BlockHeader.png');
}
#blokheader-tag-icon {
  display:inline-block;
  background-position:left top;
  background-image: url('../images/BlockHeaderIcon.png');
  padding:0 0 0 16px;
  background-repeat: no-repeat;
  min-height: 8px;
  margin: 0 0 0 5px;
}
/* end BlockHeader */

/* begin Box, BlockContent */
#blokcontent {
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
#blokcontent-body {
  position: relative;
  z-index: 0;
  margin: 0;
}
#blokcontent-body {
  color:#1F3020;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}
#blokcontent-body p {
  margin:3px 0 7px 0;
}
#blokcontent-body a:link {
  color: #208020;
  text-decoration: underline;
}
#blokcontent-body a:visited, #blokcontent-body a.visited {
  color: #208020;
  text-decoration: underline;
}
#blokcontent-body a:hover, #blokcontent-body a.hover {
  color: #365936;
  text-decoration: none;
}
#blokcontent-body ul {
  list-style-type: none;
  color: #2F3C30;
  margin:0;
  padding:0;
}
#blokcontent-body li {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}
#blokcontent-body ul li {
  padding:0px 0 0px 11px;
  background-image: url('../images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */
/* begin Footer */
#footer {
  position:absolute;
  z-index:0;
  overflow:hidden;
  width: 882px;
  margin: 0px auto 0px auto;
  height:40px;
  bottom:10px;
  left:9px;
}
#footer #footer-inner {
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}
#footer #footer-background {
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('../images/Footer.png');
  width: 882px;
  height: 100px;
  bottom:0;
  left:0;
}
#footer #footer-text p {
  margin: 0;
}

#footer #footer-text {
  display:inline-block;
  color:#344235;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}
#footer #footer-text a:link {
  text-decoration: none;
  color: #435645;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
#footer #footer-text a:visited {
  text-decoration: none;
  color: #5A725C;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
#footer #footer-text a:hover {
  text-decoration: none;
  color: #325E08;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
#page-footer, #page-footer a, #page-footer a:link, #page-footer a:visited, #page-footer a:hover {
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#68A626;
}
#page-footer {
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#5A725C;
}
/* end PageFooter */


