#maintext,body,td,div  {
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 11px;  
}

.kop1 {
  font-weight: bold;
}

ul,ol {
  margin-top:0px;
}

#maintext a {
    text-decoration: underline;
}

.italic {
  font-style: italic;
}

.bold {
  font-weight: bold;
}

.underline {
 text-decoration: underline;
}

.kop3 {
  color: #3399FF;
  font-weight: bold;  
  line-height: 1.25em;
}

.kop2 {
  color: #3399FF;
  line-height: 1.25em;
}

/* Overrule standard */
td.content a {
  text-decoration: underline;
}
.MenuItem a,MenuItem a:visited {
	padding-left: 15px;
	padding-right: 15px;
}	

/*
------------------------------------------------------
Dealers
------------------------------------------------------
*/
#content td.plz {
  vertical-align: top;
  width: 30px;
}

#content td.firma {
  vertical-align: top;
  width: 220px;
}

/*
------------------------------------------------------
Products
------------------------------------------------------
*/

#content td.logo {
  vertical-align: top;
  width: 120px;
  height: 60px;
}

#content td.desc {
  vertical-align: top;  
  width: 480px;
  padding: 10px;
}

/*
------------------------------------------------------
SwimSpas
------------------------------------------------------
*/

#swimspascontent {
  padding: 20px;
}

#swimspastable {

}

#swimspastable td{
  width: 235px;
  text-align: center;
  vertical-align: top;
}

/*
------------------------------------------------------
Productinfo
------------------------------------------------------
*/

#productinfo {
	width: 100%;
}

#productinfo .image {
	vertical-align: top;
}

#productinfo .info {
  vertical-align: top;
}

#content tr td.titleproductinfo {
	width: 180px;
}

#content tr td.contentproductinfo {
  width: 770px;
}

/*
------------------------------------------------------
Productindex
------------------------------------------------------
*/

#productindex {
  width: 100%;
}

#productindex td {
  vertical-align: top;
  width: 160px;
  padding-top: 5px;
}

#content tr td.titleproductindex {
  width: 150px;
}

#content tr td.contentproductindex {
  width: 800px;
}



