a, a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #3333FF;
	text-decoration: none;
}

body,table,th,tr,td {
	background-color: #FFFFF7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 18px;
}

input {
	font-family: Trebuchet MS;
	font-size: 11px;
	margin-top:7px;
	margin-bottom: 5px;
}

select {
	border: 1px solid #CC0000;
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 250px;
}

.artikel {
	left: 20px;
	position: absolute;
	top: 50px;
	width: 400px;
}

.foot {
	background-color: #9A9BA2;
	height: 14px;
	left: 0px;
	position: absolute;
	width: 100%;
}

.intro {
	background-color: #CCCCCC;
	font-weight: bold;
	left: 453px;
	padding-top: 5px;
	position: absolute;
	top: 30px;
	width: 270px;
	font-family: Trebuchet MS;
}

.rood {
	color: #CC0000;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-top: 7px;
	font-weight: bold;
}
.sup {
	font-size: 8px;
	position: relative;
	top:-3px;
}
#headerbg {
	background-color: #9A9BA2;
	height: 30px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;	
	background-image: url(../templ/WONING.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#plaatje {
	left: 330px;
	position: absolute;
	top: 150px;
}

#titel {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	left: 170px;
	position: absolute;
	top: 5px;
	font-family: Trebuchet MS;
}

