body {
	overflow: auto;
}
.content {
		font-family: Arial; 
		font-size: 12px; 
		color: #666666;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #CCCCCC;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #CCCCCC;
		scrollbar-arrow-color: #CCCCCC;
		scrollbar-track-color: #FFFFFF;
}
td { 
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
a {
	color: #DB1C16;
}
input.button_zilver {
	background: #DB1B16;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
.contact {
	border: 0;
	background-color: #DB1C16;
	color: #FFFFFF;
}
.menu {
	text-decoration: none;
	color: #666666;
}
.design {
	font-size: 10px;
	color: #CCCCCC;
}
.product {
	background-repeat: no-repeat;
	background-position: bottom left;
}

.selectCountry {
	background-color: orange;	
}

.selectCountrydiv {
	background-color: white;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	z-index: 3; 
	width: 165px;
}

.selectCountryspan {
	margin: 0px 0px 0px 5px;
	background-color: white;
	position: relative;
	z-index: 3;
	width: 155px;
}

a.selectCountrylink {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

a:hover.selectCountrylink {	
	color: #db1c16;
	text-decoration: none;
	cursor: pointer;
	font-size: 10px;
}

div#outside { 
	position: relative; 
	left:0px;
	top:0px; 
}

div#inside { 
	position: relative; 
	width: 450px; 
	XXheight: 400px;
	margin:0cm 0.5cm 0.5cm 0cm; 
	font-family: Arial; 
	font-size: 12px; 
	color: #666666;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	XXoverflow:auto;	
}

.zoekform {
	 font-family: Arial, Helvetica; 
	 font-size: 9pt; 
	 font-weight: normal; 
	 font-style: normal; 
	 color: #000000;
	 background-color: #FFFFFF; 
	 border: 1px solid #CCCCCC; 
}
