html, body
{
margin: 0;
padding: 0;
}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-align: left; vertical-align: top; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #00A28A; text-align: left; vertical-align: top; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #00A28A; text-align: left; vertical-align: top; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-align: right; vertical-align: middle; clip:   rect(   ); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.link {
color:#000;
text-decoration:underline;
}
#content {
font-family:Arial, Helvetica, sans-serif;
width:495px;
font-size:10px;
font-weight:bold;
padding-top:0px;
}
#content a {
color:#00A28A;
}
#content a:hover {
text-decoration:none;
color:#00A28A;
}
#formulier, #formulier tr
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000;
}
/*Galery*/
.gallerycontainer
{
position: relative;
line-height: 14px;
padding-top: 3px;
margin:0;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
/*.gallerycontainer ul{
list-style:none;
padding:0;
margin:0;
}*/
.gallerycontainer  a, .gallerycontainer  a:visited
{
text-decoration:none;
float:left;
color:#000;
}
.thumbnail img
{
margin: 0;
border: 1px solid #003375;
}

.thumbnail:hover
{
background-color: transparent;
}

.thumbnail:hover img
{
border: 1px solid #003375;
}

.prijs
{
padding-left:130px;
}
.thumbnail div
{ /*CSS for enlarged image*/
position: absolute;
line-height: 10.5px;
width:300px;
background-color: #FFF;
padding: 4px 5px;
left: -1000px;
border: 1px solid #00A28A;
visibility: hidden;
color: #000;
text-decoration:none;
}

.thumbnail div img
{ /*CSS for enlarged image*/
padding: 0px;
margin: 3px 0;
}

.thumbnail:hover div
{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: 180px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
