body,tr,td {
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color:white;
}
body { 
	background-color:#e0e0d9;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.ondertitle {
	color:#fdd600;
	font-size:16px;
	font-weight: bold;
}
.little {
	font-size: 9px;
}
img.border {
	border: 1px solid #000000;
}

a {  
	color: white;
	text-decoration: underline; 
}
a:hover {  
	color:#e0e0d9;
	text-decoration: none
}

textarea,select,input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid ;
}
input.checkbox, input.radio {
	border: none;
}
input.error,textarea.error {
	border-color: #FF0000;
}

input.button {
	font-family: verdana;
	font-size: 11px;
	border: 1px ridge;
}


.gordijnen {
	background-color:#834f69;
}
.gordijnen_donker {
	background-color: #34202a;
}
.slapen {
	background-color:#6c688d;
}
.slapen_donker {
	background-color:#2b2a38;
}
.vloeren {
	background-color: 8a8552;
}
.vloeren_donker {
	background-color: 34321e;
}
.zonwering {
	background-color: 478ca7;
}
.zonwering_donker {
	background-color:1c3843;
}
.bannerImg{
	position:absolute;
	border:0px;
	width:179px;
	height:179px;
	margin-left:-20px;
}
