HTML, BODY {
scrollbar-face-color: #E6F0F9;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #D2E5F6;
scrollbar-darkshadow-color: #D2E5F6;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #A2C6E8;
scrollbar-track-color: #D2E5F6;
}

form {
    border: 0;
    margin: 0;
}
img {
    border: 0;
}
ul {
    list-style-type: square;
    list-style-position: inside;
    padding: 0;
    margin: 0;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #43B200;
}
a:active {
	text-decoration: none;
    color: #43B200;
}
.zoeken {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3F73AF;
	background-color: #FFFFFF;
	font-weight: normal;
	white-space: pre;
	border: thin none #FFFFFF;
	line-height: 16px;
}
.plattetekst {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	line-height: 12px;
}

div.menu {
    padding: 0px;
    margin:  0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
}

.menu-row {
    background-color: #D2E5F6;
    color:            #003366;
    height:           20px;
    margin:           4px 0px 0px 0px;
    padding-right:    10px;
    padding-top:      4px;
    vertical-align:   middle;
    text-align:       right;
}


/*
.menu a:visited, .menu a:link {
	color: #000000;
}
.menu a:active, .menu a:hover {
    color: #43B200;
}   

.menu a {
    display: block;
    margin: 0;
    padding: 0;
    height: 25px;
}
*/

.menu .arrow {
    border:  0;
    margin:  0;
    padding: 0 0 0 0.5em;
}

.platRadio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	border: thin none #FFCD06;
	font-weight: normal;
	white-space: pre;
	background-color: #76A2D1;
}
.bestelling {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
}
.platteteksthoofd {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #000066;
	font-weight: normal;
	
}
.titelhoofd {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.bestelling2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: outside;
	line-height: 10px;
}

.productfoto {
    float:      left;
    text-align: center;
    border:     0;
    margin:     0;
}

.navigation {
    font-size: 10px;
}

<!-- Well-behaved browsers -->
.product_overlay {
    position: relative;
    height: 0px;
    z-index: 1;
}

<!-- MSIE -->
.product_overlay {
    position: absolute;
    z-index: 1;
}
