#smalltext{
	color				: #000;
	font-size			: 10px;
	margin-right		: 5px;
	text-align			: right;
}
#text-normal{
	font-size			: 11px;
	color				: #F06;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: right;
		margin-right		: 5px;
}

#text-big{
	font-size			: 12px;
	color				: #F06;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: right;
		margin-right		: 5px;
}
#text-bigger{
	font-size			: 14px;
	color				: #F06;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: right;
		margin-right		: 5px;
}
#item{
	background-color		: white;
	border-bottom			: solid #F06 1px;
	padding					: 10px;
	clear 					: left;
	margin-right			: 15px;
}

#titeltext{
	color				: #F06;
	font-size			: 80%;
}
#text{
	color 				: black;
	font-size			: 80%;
}
#firstcol{
	margin-top			: 5px;
	position			: absolute;
}
#secondcol{
	margin-top			: 5px;
	float				: left;
	margin-left			: 47px;

}
.navlink{
	background			: #FCC;
}
.navlinktextsel{
	color				: #666;
	font-size			: 110%;
	font-weight			: bold;
	text-decoration		: underline;
}
.navlinktextsel:HOVER{
	color				: #F06;
	text-decoration		: underline;
}
.navlinktext{
	color				: #666;
	font-size			: 110%;
	font-weight			: normal;
	text-decoration		: none;
}
.navlinktext:HOVER{
	color				: #F06;
	font-weight			: normal;
	text-decoration		: underline;
}
#fillimage{
	width				: 60px;
}
#floatbovenkant{
	position			: relative;
	float				: right;
	top					: -17px;
	margin-left			: 0px;
	
}
#under{
	margin-top		: 10px;
	width			: 100%;
	background-color: #4gf;
}
#beside{
	margin-top		: 10px;
	width			: 30%;
	background-color: #4gf;
	border			: 1px blue solid;
}
#product_details{
	border 			: 1px green solid;
}
#product_cf{
	border 			: 2px yellow solid;
}
#searchinput{
	background-image 	: url(../images/search-bck.gif);
	background-repeat	: no-repeat;
	position			: relative;
	height				: 35px;
	top					: 0px;
	left				: 0px;
	padding-top			: 3px;
	padding-left		: 4px;
	width				: 147px;
}
#zoeklink{
	font-size			: 11px;
	text-decoration		: none;
}
#zoeklink:HOVER{
	text-decoration		: underline;
}

.products{
	clear				: both;
	border				: 1px solid #FF0066;
	border-collapse		: collapse;
	font-size			: 11px;
}
.products th{
	clear				: both;
	border				: 1px solid #FF0066;
	font-size			: 11px;
	font-weight			: bold;
	text-align			: left;
	background-color	: #ffcccc;
}

.tr0{
	background-color	: #ffcccc;
	border				: 1px solid #FF0066;
	border-collapse		: collapse;
}
.tr1{
	background-color	: white;
	border				: 1px solid #FF0066;
	border-collapse		: collapse;
}
.tr2 td{
	font-size			: 12px;
	background-color	: white;
	border-collapse:collapse;	
}
.tr3 td{
	font-size			: 12px;
	border				: 1px solid #FF0066;
	background-color	: white;
}
.alink{
	font-size			: 9px;
	font-weight			: bold;
	text-align			: left;
}
/* start toegevoegd 21 januari 2008 voor daisy cd-rom */
.clsDaisyCdRom5050 {
	width				: 45%;
	float				: left;
	text-align		    : center;
}
.clsDaisyCdRomLeft {
	width				: 45%;
	float				: left;
	text-align			: left;
}
/* end toegevoegd 21 januari 2008 voor daisy cd-rom */
/* start toegevoegd 21 januari 2008 voor aangepast lezen */
.clsAangepastLezen5050 {
	width				: 45%;
	float				: left;
	text-align		    : center;
}
.clsAangepastLezenLeft {
	width				: 45%;
	float				: left;
	text-align			: left;
}
/* end toegevoegd 21 januari 2008 voor aangepast lezen */