body {
	padding:	0px 0px 0px 0px;
	margin :	0px 0px 0px 0px;
	background-color: #F7BC46;
	background-image: url(../cmsimages/interface/bg.jpg);
	background-repeat: repeat-x;

}
body, p, td, span, select, input {
	font-family:		Verdana,Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#3B1C11;
}
/* hoofdnav geselecteerd */
.navon {
	font-weight:		bold;
	color:				#FFFFFF;
	text-decoration:	none;
}
.navon:hover {
	font-weight:		bold;
	color:				#FFFFFF;
	text-decoration:	none;
}
/* hoofdnav niet geselecteerd */
a.navoff:hover {
	font-weight:		bold;
	color:				#FFFFFF;
	text-decoration:	none;
}
.navoff {
	font-weight:		bold;
	color:				#F7C49B;
	text-decoration:	none;
}
/* subnav */
.subnavoff {
	color:				#DAAF96;
	text-decoration:	none;
}
.subnavon {
	color:				#FFFFFF;
	text-decoration:	none;
}
.subnavon:hover {
	color:				#FFFFFF;
	text-decoration:	none;
}
.subnavoff:hover {
	color:				#FFFFFF;
	text-decoration:	none;
}
/* subsubnav */
.subsubnavoff {
	color:				#DAAF96;
	text-decoration:	none;
}
.subsubnavon {
	color:				#FFFFFF;
	text-decoration:	none;
}
.subsubnavon:hover {
	color:				#FFFFFF;
	text-decoration:	none;
}
.subsubnavoff:hover {
	color:				#FFFFFF;
	text-decoration:	none;
}


.titel {
	color:				#582C1B;
	font-size:			14px;
	font-weight:		bold;
}
.bold {
	font-weight:		bold;
}
.underline {
	text-decoration:	underline;
}
.footer {
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#CA7227;
	text-decoration:	none;
}
a.footer:HOVER {
	color:				#CA7227;
	text-decoration:	none;
}
.italic {
	font-style:			Italic;
}
.huurhoofdtitel {
	color:				#FFFFFF;
	font-size:			11px;
	font-weight:		bold;
}
.huurtitel {
	color:				#494B51;
	font-size:			11px;
	font-weight:		bold;
}
a {
	color:				black;
}
a:hover {
	color:				#1F5298;
}
.taalkeuze {
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#7B2810;
	background-color:	#EF471A;
}