BODY {
	TEXT-ALIGN: left;
	color: #0000FF;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	margin-top: 0px;
}
p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.groene-kader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #00FF00;
	border: 1px solid #FF0000;
	padding: 5px;
	float: left;
	width: 90px;
	background-color: #006600;
	margin: 5px;
}

.blauwetextarial15italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0000FF;
}
li {
	font-size: 12px;
	color: #000066;
	font-style: normal;
	list-style-position: outside;
	list-style-type: square;
}
ul {
}

A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;}
A:hover {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;}
A:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;}
.toplink{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;}
A.toplink:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;}
A.toplink:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;}
A.toplink:visited {
text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;}
A.toplink:hover {
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;}

#content-cntnr {
	width: 650px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fotorechts {
	float: right;
	margin: 15px;
}
.fotolinks {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.foto_midden {
	float: none;
	margin: 10px;
}
.kader_produkt_blauw {
	width: 98%;
	border: 1px solid #0066FF;
	float: none;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.titel_produkt {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}
.subtitel_produkt {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
.opmerkingen_produkt {

	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	TEXT-DECORATION: none;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #0e18c7;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
