html, body{
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 100%;
	vertical-align: top;
	background-color: white;
}
#banner{
	width: 100%;
	height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #4680BE;
	color: white;
	padding: 0.2em;
	text-align: center;
}
body, td, p{
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
  vertical-align:top;
	margin: 0px;
}
p{
    margin-bottom: 14px;
}
A {
  text-decoration: none !important;
	color: #333333;
}
#title{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}
#mainTable{
	margin: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
}
td{
	vertical-align: top;
}
#leftContent{
	width: 158px;
}
#centerContent{
	border-bottom: 5px solid #4680BE;
}
#rightContent{
	width: 151px;
	background-color: #4680BE;
}
#witvlak{
	background-color: white;
	width:151px;
	height:120px;
}
#menu{
  text-align:left;
  width:154px;
  font-size:12px;
	margin-top:10px;
}
#menu A {
  text-decoration: none !important;
  border-bottom: 0px;
}
#menu div.link, div.over, div.linkl, div.overl{
	border-top: 2px solid #4680BE;
	font-size: 14px;
  height:20px;
  text-indent:4px;  
}

#menu div.linkl, div.overl{
	text-align:right;
}
#menu div.over, div.overl{
  text-indent:1px;
	font-weight: bold;
	border-left: 3px solid #4680BE;
	cursor: pointer;  
}
#adres{
	font-size: 12px;
	font-weight: bold;
	color: #80D0F5;
	margin-left:5px;
	width:145px;
}
#link_rechts {
	color: #80D0F5;
  text-decoration: none !important;
  border-bottom: 0px;	
}

img{
	border:0px;
}

.product
{
border: 2px solid #4680BE;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 2px;
width: 250px;
height:221px;
	cursor: pointer;  
}

.product>P{
  position: relative;
  top: 167px; 
  border: 0px;
  width: 248px;
  height: 54px;
  overflow: hidden;
  white-space: nowrap;
}
.product>.foto{
  position: relative;
  top: -68px; 
border: 0px solid #4680BE;
}
fieldset
{
border: 2px solid #4680BE;
margin: 5px;
padding: 5px;
}
fieldset>fieldset
{
	margin: 0px;
}
fieldset>A
{
	border-bottom: 0px dashed #333333;
}
.content>fieldset
{
margin-bottom: 5px;
width: 790px;
padding: 5px;
}

legend
{
  border: 2px solid #4680BE;
  font-weight: bold;
  margin-left: 10px;
}
.item2
{
width: 136px;
float:left;
text-align: right;
margin-right: 5px;
}
.itemEigenschap2
{
width: 375px;
text-align: left;
float: left;
}
.itemWrapper{
    width: 100%;
    float: left;
}

.item
{
width: 125px;
float:left;
text-align: right;
margin-right: 5px;
}
.itemEigenschap
{
width: 200px;
float:left;
text-align: left;
}

.divExtra
{
  width: 150px;
  display: block;
  float: left;
}
label
{
width: 125px;
float: left;
display: block;
text-align: right;
margin-right: 5px;
margin-bottom: 5px;
}
