html, body, .wrapper {
      margin: 0px;
      padding: 0px;
      border: none;
      text-align: center;
}

.wrapper {
      margin: 60px auto 0px auto;
      text-align: left;
      vertical-align: top;
      width: 785px;
}

body {
      color: #000000;
      text-decoration: none;
      font-family: "Verdana";
      font-size: 11px;
      background-color: #000000;
      background-image: url("images/bground_border.jpg");
      background-repeat: repeat;
}

table {
      border-collapse: collapse;
}

a {
      color: #000000;
      text-decoration: none;
}

a:hover {
      color: #000000;
      text-decoration: underline;
}

a.location {
      text-decoration: none;
}

a.location:hover {
      text-decoration: underline;
}

h1 {
      color: #000000;
      text-decoration: none;
      font-family: Verdana;
      font-size: 14px;
      font-style: normal;
      font-weight: bold;
      background-color: #FFFFFF;
      margin-bottom: 10px;
      padding: 0px;
}

h2 {
      color: #000000;
      text-decoration: none;
      text-transform: uppercase;
      font-family: Verdana;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      background-color: #FFFFFF;
      margin: 0px;
      padding: 0px;
}

input, textarea {
      border-style: solid;
      border-width: 1px;
      border-color: #AB3B3A;
      font-weight: bold;
      font-family: Verdana;
      font-size: 12px;
}

p.content, td.front_link {
      font-size: 11px;
      font-style: normal;
      font-weight: bold;
      text-align: justify;
      margin-top: 8px;
      margin-bottom: 8px;
}

h1, h2 {
      font-size: 11px;
      font-weight: bold;
      margin: 0px;
      margin-left: 25px;
      margin-top: 10px;
      padding: 0px;
}

p {
      font-size: 11px;
      padding-left: 25px;
}

div.content {
      padding: 5px;
}

p.content_contact {
      font-size: 11px;
      font-style: normal;
      font-weight: bold;
      text-align: right;
}

.indent {
      margin-left: 40px;
}

li {
      font-family: Verdana;
      font-size: 11px;
      font-style: normal;
      font-weight: bold;
      line-height: 12px;
}

img.img_margin {
      margin-right: 5px;
}

.tdContent {
      background-color: #FFFFFF;
      vertical-align: top;
      border: none;
      width: 660px;
      padding: 0px;
      margin: 0px;
}

.tdLinkImage {
      width: 200px;
}

.tdLink {
      padding: 0px 15px 0px 5px;
}

.module {
      margin: 10px 0px 0px 0px;
      padding: 0px;
}

.divLocation {
      padding: 5px 5px 5px 25px;
      margin: 5px 0px 0px 0px;
      border: none;
      font-size: 18px;
      color: #FFFFFF;
      font-weight: bold;
}

.divHeader {
      font-size: 12px;
      font-weight: bold;
      padding: 5px 5px 5px 25px;
}

.divTable {
      padding: 5px 5px 5px 25px;
}

.divLink {
      padding: 5px 5px 5px 25px;
}

.divTextfield {
      padding: 5px 5px 5px 25px;
}

.divPagina {
      padding: 0px 5px 5px 25px;
}

.divLogo {
      padding: 25px;
      clear: left;
}

.header {
      font-size: 15px;
      font-weight: bold;
}

.tblData {
      width: 600px;
}

.tblPage {
      width: 600px;
      margin-top: 5px;
      border-width: 0px 0px 1px 0px;
      border-style: solid;
      border-color: #000000;
}

.trData {
      font-family: "courier new";
      font-size: 11px;
}

.tdHeader {
      border-width: 1px 0px 1px 0px;
      border-style: solid;
      border-color: #000000;
}

.tblHeader {
      width: 600px;
}

.spnLocationKlein {
      font-size: 10px;
}

.spnBold {
      font-weight: bold;
}

.tdVorige {
      width: 100px;
}

.tdVolgende {
      width: 100px;
      text-align: right;
}

.tdPageNumbers {
      text-align: center;
}

.divContent {
      padding: 0px;
      margin: 0px;
}

.tdMenu {
      width: 125px;
      background-image: url("images/bground_menu.jpg");
}

.tdMenu_t
{
	background-image: url("images/bground_menu_t.jpg");
	padding: 0px;
	margin: 0px;
	height: 276px;
}

#product ul {
   width: 180px;
   float: left;
   padding-left: 26px;
   margin: 0px;
   margin-bottom: 10px;
}

#product li {
   font-weight: normal;
   padding: 0px;
   padding-left: 10px;
   line-height: 20px;
   vertical-align: top;
}

#product li.paars {
   list-style-image: url('images/symbol/paars.gif');
}

#product li.groen {
   list-style-image: url('images/symbol/groen.gif');
}

#product li.rood {
   list-style-image: url('images/symbol/rood.gif');
}

#product li.blauw {
   list-style-image: url('images/symbol/blauw.gif');
}

#product li.geel {
   list-style-image: url('images/symbol/geel.gif');
}

#product li.grijs {
   list-style-image: url('images/symbol/grijs.gif');
}