td.cartheader {
	background: #FF0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
}

td.cartfooter {
	background: #FF0000;
	color: #ffffff;
	font-weight: bold;
}

td.carteven {
	background: #FFC4B0;
	color: #000000;
	font-size: 80%;
}

td.cartoneven {
	background: #FFE8D0;
	color: #000000;
	font-size: 80%;
}

td {
	font-size: 80%;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px groove #666666;
	background : #F3F1F1;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px groove #666666;
	background : #F3F1F1;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px groove #666666;
	background : #F3F1F1;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px groove #666666;
	background : #F3F1F1;
}

h1 {
	margin-bottom: 0px;
}

.aanbieding {
	color: #ff0000;
	font-weight: bold;
}

td.overview_header {
	color: #ffffff;
	font-weight: bold;
	font-size:13px;
}

A.productlink:link {
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none; 
	color: #800000;
}

A.productlink:visited {
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none; 
	color: #800000;
}

A.productlink:active {
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none; 
	color: #800000;
}

A.productlink:hover {
	font-family:Verdana;
	font-weight: bold;
	text-decoration: underline; 
	color: #800000;
}

A.productlink.nav {
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none; 
	color: #800000;
}

A.productlink.nav:visited {
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none; 
	color: #800000;
}

A.productlink.nav:active {
	font-family:Verdana;
	font-weight: bold;
	text-decoration: none; 
	color: #800000;
}



A.navigation:link {
	font-size:10pt;
	text-decoration: none; 
	color: #800000;
}

A.navigation:visited {
	font-size:10pt;
	text-decoration: none; 
	color: #800000;
}

A.navigation:active {
	font-size:10pt;
	text-decoration: none; 
	color: #800000;
}

A.navigation:hover {
	font-size:10pt;
	text-decoration: underline; 
	color: #800000;
}

A.navigation.nav {
	font-size:10pt;
	text-decoration: none; 
	color: #800000;
}

A.navigation.nav:visited {
	font-size:10pt;
	text-decoration: none; 
	color: #800000;
}

A.navigation.nav:active {
	font-size:10pt;
	text-decoration: none; 
	color: #800000;
}

.navigation_current {
	font-size:14pt;
	font-weight: bold;
	color: #800000;
}

