/*
	#102547 = blauwe achtergrond
	#CCCCD4 = lichtblauw vette tekst
	#7E838A = grijsblauw normale tekst
*/
body {
	background-color: #033250;
	margin-top: 6px;
}
td {
	font-family: Arial, Verdana;
	text-align: left;
	vertical-align: top;
	color: #DDDDD6;
	font-size: 12px;
}
td.logo {
	height: 92px;
}
td.hpage_block {
	width: 85px;
	height: 92px;
}
td.hpage_block_last {
	width: 85px;
	height: 80px;
}
td.pagenav {
	height: 33px;
}
td.introspace {
	padding-bottom: 20px;
}
td.fieldtitle {
	width: 100px;
	padding-right: 10px;
	padding-bottom: 16px;
	font-weight: bold;
}
td.formfield {
	padding-bottom: 16px;
}
td.gridthumbs {
	padding-bottom: 4px;
	padding-right: 4px;
}
td.gridthumbs a {
	color: #DDDDD6;
}
td.cartspace {
	padding-right: 12px;
}
td.cartspace.delete {
	padding-right: 12px;
	vertical-align: middle;
}
td.cartspace.total {
	padding-top: 6px;
}
td.cartspace.total.price {
	text-align: right;
}
td.cartspace.browserexplain {
	padding-top: 4px;
}
td.hptdcolor {
	color: #DDDDD6;
}
a {
	color: #DDDDD6;
}
a.link_icon {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #9C9FA1;
}
span.link_icon {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #F4F4F4;
}
img {
	border: none;
}
img.blogitem {
	padding-right: 8px;
	padding-bottom: 8px;
}
.lightbluebold {
	font-weight: bold;
	color: #FFFFFF;
	/*color: #CCCCD4;*/
}
div.language {
	position: absolute;
	z-index: 1;
	width: 400px;
	height: 90px;
	top: 100px;
	left: 10px;
	background-color: #000000;
}
select {
	height: 18px;
	font-family: Arial, Verdana;
	color: #7E838A;
	font-size: 12px;
}
input {
	height: 18px;
	width: 200px;
	font-family: Arial, Verdana;
	color: #7E838A;
	font-size: 12px;
}
input.button {
	width: 60px;
}
textarea {
	height: 80px;
	width: 280px;
	font-family: Arial, Verdana;
	color: #7E838A;
	font-size: 12px;
}
b.subheader {
	color: #FFFFF;
}
span.itext {
	color: #DDDDD6;
}
