body {
	background-color: #FFFFFF;
	margin: 0px;
}

#master {
	height: auto;
	width: 955px;
	position: relative;
	margin: auto;
}

#inhoud {
	height: auto;
	width: 550px;
	position: absolute;
	left: 60px;
	top: 70px;
	background-color: #FFFFFF;
}

#subnavigatie {
	width: 310px;
	height: auto;
	position: absolute;
	top: 70px;
	left: 630px;
}



/* ------------------------------------- */
/* navigatie Contact us */
/* ------------------------------------- */
a.contact:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: bold;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6989A5;
	text-decoration: underline;
}
a.contact:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: bold;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6989A5;
	text-decoration: underline;
}
a.contact:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: bold;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.contact:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: bold;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
/* ------------------------------------- */

.textcontact {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6989A5;
	text-decoration: none;
}


.hisubnav {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: bold;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.logo_oranje {
	background-image: url(images/logo_oranje.gif);
	background-repeat: no-repeat;
}
.logo_groen {
	background-image: url(images/logo_groen.gif);
	background-repeat: no-repeat;
}
.logo_bruin {
	background-image: url(images/logo_bruin.gif);
	background-repeat: no-repeat;
}.delete {
	color: #FFFFFF;
	background-color: #FF0000;
}
