body, html {
  width:100%;
  height:100%;
  margin:0px; 
  padding:0px;
  font-family:arial, helvetica, sans-serif;
  border:0px;
}

html {

}

body {
  background:#95b1cc url("/textpattern/gfx/algemeen/body.jpg") center bottom no-repeat;
  background-attachment:fixed;
}

.container {
  width:100%;
  height:100%;
  float:left;
  background:url("/textpattern/gfx/algemeen/container.gif") center top repeat-y;
}

.container2 {
  width:100%;
  float:left;
  background:url("/textpattern/gfx/algemeen/shadow.png") center top repeat-y !important;
  background:none;
}


.top {
/*
  width:100%;
  height:50%;
  float:left;
  clear:both;
  margin-bottom:-250px;
*/
  display:none;
}

.left {
  width:50%;
  height:1px;
  float:left;
  margin-left:-409px;
}

.contentholder {
  width:800px;
  float:left;
  color:#172100;
  background:url("/textpattern/gfx/algemeen/contentholder.gif") center top repeat-y;
}

.alignright {
  margin:0 0 10px 10px;
}

.alignleft {
  margin:0 10px 10px 0;
}

img {
  border:0px;
}

form {
  margin:0px;
}

h1 {
  margin:0 0 18px 0;
  font-size:14px;
}

h2 {
  margin:0px;
  font-size:12px;
}

h3 {
  font-weight:normal;
  font-size:12px;
  margin:0 0 18px 0;
}

.content p {
  margin:0 0 18px 0;
  font-size:12px;
}

.content ul {
  font-size:12px;
}

.inline, .inline li {
  padding:0px;
  margin:0px;
  display:inline;
}

.inline li {
  display:block;
  clear:both;
  float:left;
}

hr {
  border:0px;
  border-top:1px solid #f71ead;
  height:1px;
  color:#f71ead;
  margin:0 0 18px 0;
}

.topholder {
  width:800px;
  height:163px;
  float:left;
}

.topholder img {
  float:left;
}

.menu {
  width:151px;
  font-size:12px;
  float:left;
  background:#7ab5e0;
}

.menu ul {
  margin:0px;
  padding:0px;
  list-style-position:inside;
}

.menu .mainmenu {
  display:block;
  margin-bottom:21px;
  float:left;
}

.menu .mainmenu li {
  width:149px;
  border-bottom:1px solid #a2cbe9;
  border-left:1px solid #7ab5e0;
}

.menu .secondmenu li {
  width:149px;
  border-left:1px solid #7ab5e0;
}

.menu .mainmenu li a, .menu .secondmenu li a {
  width:130px;
  height:22px;
  padding:6px 0 0 19px;
  display:block;
  text-decoration:none;
  color:#fff;
  font-size:15px;
}

.menu .secondmenu li a {
  font-size:12px;
  color:#000;
  padding:0 0 0 19px;
}

.menu .secondmenu li a:hover, .menu .secondmenu li a.selected {
  text-decoration:underline;
}

.menu .mainmenu li a:hover {
  background:url("/textpattern/gfx/menu/menu.gif") no-repeat left center;
}

.menu .mainmenu li a.selected, .menu .mainmenu li a.selected:hover {
  background:#fff;
  text-decoration:none;
  color:#000;
}

.menu a:hover, .right a:hover {
  text-decoration:underline;
}

.partner {
  margin-top:127px;
}

.content {
  width:433px;
  padding:0 36px 0 31px;
  float:left;
}

.content .article { 
  width: 433px;
  margin:0 0 26px 0;
  float:left;
  clear: both; 
}

.content h1 {
  color:#0664a9;
  font-size:16px;
  margin-left:-2px;
}

.content .date {
  font-size:12px;
  font-style:italic;
}

.content p {
  line-height:18px;
}

.content a {
  text-decoration:underline;
  color:#0664a9;
}

.content a:hover, .content a:focus {
  text-decoration:none;
}

.content table {
  width:433px;
  border-collapse:collapse;
  text-align:left;
  font-size:12px;
  margin-bottom:18px;
}

th {
  padding:4px 0 4px 5px;
  background:#7ab5e0;
  color:#fff;
  font-weight:normal;
}

td {
  padding:3px 0 3px 5px;
  border-bottom:1px dashed #b6d6ee;
  background:#f3fafe;
}

.right {
  width:141px;
  padding:0 0 0 8px;
  float:left;
  font-size:12px;
}

.right h2 {
  margin:0 0 18px 0;
}

.right dl {
  margin:0 0 18px 0;
}

.right dd {
  margin:0;
  padding:0;
}

.right dt {
  font-weight:bold;
}

.right a {
  text-decoration:underline;
  color:#000;
}

.right a:hover, .right a:focus {
  text-decoration:none;
}

.right #kvk {
  margin-top:18px;
}

/*************** form */
form {
  font-size:12px;
}

form p {
  margin:0px !important;
}

form p span {
  display:block;
  width:150px;
  float:left;
}

label {

}

form label, form input, form select {
  margin-top:5px;
}

.zemRequired {
  font-weight:bold;
}

.zemRequired input {
  font-weight:normal;
}

#Opmerkingen {
  width:400px;
  height:100px;
}