body { background-color: #ffffff; margin-right: 40px; overflow: auto; }

div { font-family: arial, verdana; font-size: 11px; }

a img { border-style:none; }
a { color: #ff4cad; text-decoration: none; font-weight: bold; }
a:hover { color: #636363; text-decoration: none; font-weight: bold; }

a.inact { color: #A1A1A1; }
a.inact:hover { color: #CCCBD9; }

/* Header onderdelen */
#back2 {
	position: absolute;
	top		: 42px;
	right	: 407px;
}

#click1 {
	position: absolute;
	top		: 0px;
}

#click2 {
	position: absolute;
	top		: 16px;
	right	: 325px;
}

td.header {
	width				: 595px;
	height				: 125px;
	background-image	: url("../images/earproof-webshop.gif");
	background-repeat	: no-repeat;
	border-bottom		: 1px solid #cccbd9;
	vertical-align		: bottom;
}

#categories { 
	position	: absolute;
	top			: 86px;
	right		: 55px;
	font-weight	: bold; 
	color		: #5a5779;
}


.copyright { position: absolute; right: 200px; bottom: 2px; font-size: 9px; color: #cccccc; font-family: verdana; }
.menu { padding: 10px; font-weight: bold; }

.adres { color: #000000; line-height: 15px; }

LI { color: #afaeba; }
td { font-family: arial, verdana; font-size: 11px; color: #636363; }
HR {  color: #959595; background-color: #959595; height: 1px; border: 0px; }

input, select {
	font-family	: arial, verdana; 
	font-size	: 11px; 
	color		: #636363;
	border		: 1px solid #cccbd9;
}

.inputError {
	border		: 1px solid #FC44C1;
	background	: #F1F1F5;
}

.subcat { color: #cccbd9; }
.price { color: #ff4cad; font-weight: bold; }

.product { border: 1px solid #cccbd9; text-align: left }
.productdiv { width: 595px; height: 515px; }


.pages { position: absolute; top: 685px; right: 65px; font-weight: bold; color:#000000; }
.subcategories { 
	color		: #5a5779;
	text-align	: center; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px; 
}

.maintable { border-right: 1px solid #CCCBD9; }

#randomProduct {
	width			: 175px; 
	border			: 1px solid #ff0000; 
	float			: left; 
	margin-right	: 8px;
	margin-bottom	: 8px;
	border			: 1px solid #cccbd9; 
}

/* Voor listen van 4 producten per page, kom anders in de knoop met Sieb's TD */
#product1, #product2, #product3, #product4 {
	width		: 263px; 
	height		: 234px; 
	border		: 1px solid #cccbd9; 
	text-align	: left;
	position	: absolute;
}

#product1 {right: 58px; 	top: 167px; } 
#product2 { right: 354px;	top: 167px; }
#product3 { right: 58px; 	top: 434px; }
#product4 { right: 354px; 	top: 434px; }


input.order {
	border-style:none;
}

input.proceed {
	width: 180px;
}

input.clear {
	border-style: none;
	background: #ffffff;
	padding-left: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #ff4cad;
}

form {
	display:inline;
}

.border {
	border-bottom: 1px solid #dbdbdb;
}

.lang { position:absolute; right: 47px; top: 5px; }