#omschrijving{
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	border: 1px #B0E2FF solid;
	margin:5px;
  text-align: left;
	background-color: #E8E8E8;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#otitle{
	font-weight:bolder;
	color:;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:2px;
  text-align: left;
	/* background-color:dodgerblue; */
	border-bottom:solid red 2px;
	margin-left: -15px;
	margin-bottom:10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;

}
#main hr {
	color:red;
	border: solid 1px;
	padding-left:0px;
	margin-left:0px;
  text-align: left;
}
#info{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
  text-align: left;
	border: 1px #B0E2FF solid;
	margin:5px;
	margin-top:10px;
	background-color: #E8E8E8;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

#info li{
	padding: 0 0 0 0;
	margin:0 0 0 0 ;
}

#methode{
	font-size:14px;
	padding-left:20px; 
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	border: 1px #B0E2FF solid;
	text-align: left;
  margin:5px;
	margin-top:10px;
	margin-left:8px;
	margin-right:0px;
	background-color: #E8E8E8;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#productVraag{
    font-size:14px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:20px;
    border: 1px #B0E2FF solid;
    margin:5px;
    margin-top:10px;
    margin-left:8px;
    margin-right:0px;
    text-align: left;
    background-color: #E8E8E8;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}


#manual{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	border: 1px #B0E2FF solid;
	margin:5px;
	margin-top:10px;
	margin-left:8px;
	background-color: #E8E8E8;
}

#fotovak{
	margin-top:5px;
	width:310px;
	margin-left:5px;
	border: 1px #B0E2FF solid;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom:10px;
	background-color: #E8E8E8;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#loadarea{
	text-align:center;
	height:250px;
}
#loadarea img {
	max-width:300px;
	max-height:290px;
	height:expression(this.height>this.width && this.height>290?290:true);
	width:expression(this.width>this.height && this.width>300?300:true);
	border:none;
}

#plaatje1 {
	text-align:center;
	height:300px;
}
#plaatje1 img{
	max-width:300px;
	max-height:290px;
	height:expression(this.height>this.width && this.height>290?290:true);
	width:expression(this.width>this.height && this.width>300?300:true);
}
#pdflinks a:link{
	color:blue;
}
#verkprijs {
	 background-color:red;
	 color:white; 
	 padding: 5px 5px; 
	 font-size: 16px;
	 font-weight:bold;
}

