body {
	background-attachment: inherit;
	margin: 0;
	padding: 0;
	background-color: #353535;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}

hr {
color: #FF0000;
background-color: #FF0000;
height: 1px;
}
table {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}

.woonaanbod {
	color: #003300;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.kop {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.kopkenmerken {
	color: #003300;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
}
.lijngrijsonder {
	border-bottom: 1px solid #999999;
	color: #003300;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	line-height: 19px;
}

.tekst {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.borderfotos {
	border: 1px solid #999999;
}

a:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #4683C3;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #3D137C;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #6B97C5;
}
a:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #4683C3;
}

.imageaanbod {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
input.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E1E1E1;
	border: 1px solid #BEBEBE;
}
