body { 

	background-color: #CCCCCC;
	color: #000000;
	
}

.mainTable {

	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	width: 957px;

}

TABLE.informationMenu {

	background-color: #CC0000;
	border-bottom: 1px solid #000000;

}

A.informationLink { color: #FFFFFF; font-size: 12px; text-decoration: none; }
A.informationLink:hover { text-decoration: underline; }

TABLE.navigationTable {

	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #000000;

}

A.cartLink { color: #000000; font-weight: bold; font-size: 10px; text-decoration: none; }
A.cartLink:hover { text-decoration: underline; }

INPUT.inputSearch { 
	
	background: url('layout/image_search.jpg') top right no-repeat; 
	border: 1px solid #000000;
	font-size: 10px;
	height: 19px;
	position: relative;
	top: 3px;
	width: 150px;
	
}

TABLE.contentTable {

	border: 1px solid #000000;

}

TABLE.categoriesTable {

	border: 1px solid #000000;

}

A.categoriesLink { color: #000000; font-size: 10px; text-decoration: none; }
A.categoriesLink:hover { text-decoration: underline; }

INPUT.inputNewsletter { 

	border: 1px solid #000000;
	font-size: 10px;
	height: 19px;
	width: 170px;

}

A.newsletterLink { color: #000000; font-size: 11px; text-decoration: none; }
A.newsletterLink:hover { text-decoration: underline; }

.pageHeading2 { font-family: Verdana; font-size: 12px; font-weight: bold; color: #CC0000; }

TABLE.prodListNav { background-color: #E2E2E2; font-size: 10px; border-bottom: 1px solid #000000; height: 20px; }
TABLE.prodListNav2 { background-color: #E2E2E2; font-size: 10px; border-top: 1px solid #000000; height: 20px; }

TABLE.prodListTable { border: 1px solid #000000; }

.prodListName { background-color: #E2E2E2; height: 60px; text-align: center; border-bottom: 1px solid #000000; }

A.prodListLink { color: #CC0000; font-size: 10px; text-decoration: none; }
A.prodListLink:hover { text-decoration: underline; }

.pageHeading3 { background-color: #E2E2E2; height: 30px; line-height: 30px; color: #CC0000; font-size: 12px; padding-left: 10px; border-bottom: 1px solid #000000; }

.prodName { font-size: 14px; }

TABLE.footerTable {

	background-color: #CC0000;
	border-top: 1px solid #000000;

}

.footerText { color: #FFFFFF; font-size: 12px; }


/* Standaard Tags */
A { color: #000000; font-size: 11px; text-decoration: none; }
A:hover { text-decoration: underline; }


/* Standaard OsCommerce classes */
A.headerNavigation { color: #CC0000; font-size: 10px; text-decoration: none; }
.headerNavigation { color: #CC0000; font-size: 10px; }

.main { font-family: Verdana; font-size: 11px; }
.pageHeading { font-family: Verdana; font-size: 12px; font-weight: bold; }