* {margin: 0;  padding: 0;}
BODY {
  background: #99ccff url(images/background6.jpg) fixed top center no-repeat; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 15px;
} 
div#header { 
  margin: auto;
  height: 90px; 
  width: 978px; 
  margin-bottom: 10px;
} 

div#logo {
  float:left;
  height: auto; 
  width: 303px; 
  border: 0;
  margin-left: 5px;
  margin-top: 10px;
}

div#gogo {
  float:right;
  height: 79px; 
  width: 650px; 
  margin-top: 23px;

}

div.right_kopje {
  width: 200px;
  text-align:left;
  padding-left: 3px;
  padding-bottom: 3px;
  color: #000000;
  font-size: 11px;
  font-family: arial;
}

div#container_top { 
  clear: all;
  margin: auto;
  width: 978px;
  height: 38px;
  background: url(images/back_top.png) no-repeat right top;
  z-index: 6; 
}
div#container { 
  clear: both;
  margin: auto;
  width: 978px;
  left: 50%;
  margin-left: -489px; /* - (width/2)  */
  position: relative;
  background: url(images/back_content.png) repeat-y right top;
  z-index: 6; 
  height: auto;
}

div#container_spacer {
  clear:both;
  height: 1px;
  width:970px;
  z-index:-1;
}

div#container_bottom { 
  clear: both;
  margin: auto;
  width: 100%;
  height: 70px;
  position: relative;
  background: #215480;
  z-index: 6;
}

div#left {
  margin-top: -20px;
  height: 950px;
  margin-bottom: 60px;
  position: relative;
  width: 216px;
  float:left;
  background: url(images/left.png);
}

div#menu {
  margin-top: 50px;
  height: 340px;
  position: relative;
  margin-left: 15px;
  width: 188px;
  font-size: 14px;
  color: #333333;
}

div#menu A {
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

div.item {
  line-height: 20px;
  padding-left: 12px;
  margin-bottom: 5px;
}

div.item:hover {
  padding-left: 12px;
  background: #ffffff;
  line-height: 20px;
  margin-bottom: 5px;
}

div.item_select {
  padding-left: 12px;
  background: #ffffff;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}

div#social {
  margin-top: 75px;
  height: 450px;
  position: relative;
  margin-left: 15px;
  width: 188px;
}

div#inhoud {
  position:relative;
  width: 760px;
  float:left;
  left: 0px;
  height:auto;
  margin-left: -5px;
  margin-top: -20px;
}


div#body {
  position:relative;
  padding: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  width:510px;
  height:auto;
  float:left;
}

div#right {
  position:relative;
  float:right;
  margin-top: -20px;
  height:350px;
  width: 207px;
  text-align:center;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 23px;
  text-decoration:none;
  padding-bottom: 10px;
  font-weight:bold;
  text-transform: uppercase;
  line-height: 29px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 17px;
  text-decoration:none;
  font-weight:bold;
  text-transform: uppercase;
  padding-bottom: 5px;
}

h2 A {
  color: #c40005;
  text-decoration:none;
}

h2 A:hover {
  color: #c40005;
  text-decoration:underline;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 15px;
  line-height:17px;
  font-weight:bold;
  text-decoration:none;
}

h3 A {
  color: #c40005;
  text-decoration:none;
}

h3 A:hover {
  color: #c40005;
  text-decoration:underline;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height:15px;
  font-weight:normal;
  text-decoration:none;
  padding-bottom: 14px;
}

.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height:15px;
  font-weight:normal;
  text-decoration:none;
  padding-bottom: 15px;
  text-align:justify;
}

.bodytext A {
  color: #c40005;
  text-decoration:none;
}

.bodytext A:hover {
  color: #c40005;
  text-decoration:underline;
}

div#footer {
  width: 930px;
  margin: auto;
}

div#locaties {
  position:relative;
  top: 27px;
  left: 10px;
  float:left;
}

div#colofon {
  position:relative;
  top: 28px;
  right: 10px;
  float:right;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 30px;
}

div#colofon a {
  color: #ffffff;
  text-decoration:underline;
}
