p {
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
td, tr {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a {
	color:#992825;
	text-decoration:none;
}
a:hover {
	color:#7B1816;
	text-decoration:underline;
}
SELECT {
	BACKGROUND-COLOR: #543018;
	COLOR: #FBE3BF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	FONT-SIZE: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px 3px 3px 3px;
}
INPUT, TEXTAREA {
	BACKGROUND-COLOR: #ddd8d5;
	COLOR: #543018;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	FONT-SIZE: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
.BUTTON {
	BACKGROUND-COLOR: #992825;
	COLOR: #ffffff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	FONT-SIZE: 10px;
	border: 1px solid #7b1816;
	text-transform: uppercase;
}
.pagecontent {
	margin: 0px;
	padding: 5px 25px 15px 25px;
	height: auto;
}
.breadcrumb {
	padding: 0px 25px 0px 25px;
	height: 25px;
	font-size: 11px;
	color: #957c5d;
}
.breadcrumb a {
	color: #957c5d;
	text-decoration:none;
}
.breadcrumb a:hover {
	color: #957c5d;
	text-decoration:underline;
}
.lineheight {
	line-height: 16px;
}
.justify {
	text-align: justify;
}
.copyright {
	font-size: 10px;
	color: #7d726c;
}
.copyright a:link {
	color: #7d726c;
	text-decoration:none;
}
.copyright a:hover {
	color: #7d726c;
	text-decoration:none;
}
.toepassingcontainer {
	margin: 0px;
	padding: 0px;
	width: 136px;
	float: left;
	font-size: 10px;
	line-height: 13px;
}
.imgborder {
	border: 3px solid #f1ebe3;
}
.toepassingstext {
	margin: 0px;
	padding: 5px 5px 0px 5px;
	width: 126px;
}
.divspacer10px {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 10px;
}
.redtxt {
	color: #A22220;
}
.navl2 {
	font-size: 11px;
	padding: 0px;
	float: left;
	background-color:#e1dcda;
}

.navl2 a:link, .navl2 a:active, .navl2 a:visited {
	display: block;
	padding: 5px 0px 5px 10px;
	color: #30211c;
	width: 185px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edeae9;
}
.navl2 a:hover, .currentnavl2 {
	text-decoration: none;
	background-color: #992825;
	color:#FFF;
}
.navl3 {
	font-size: 11px;
	padding: 0px;
	float: left;
	background-color:#d6d0cc;
}
.navl3 a:link, .navl3 a:active, .navl3 a:visited {
	display: block;
	padding: 4px 0px 4px 20px;
	color: #30211c;
	width: 175px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edeae9;
}
.navl3 a:hover, .currentnavl3 {
	text-decoration: none;
	background-color: #c5bdb8;
}


.navfaq {
	font-size: 11px;
	padding: 0px;
	float: left;
	background-color:#e1dcda;
		margin:0px 0px 4px 0px;
}
.navfaq a:link, .navfaq a:active, .navfaq a:visited {
	display: block;
	padding: 5px 0px 5px 10px;
	color: #30211c;
	width: 490px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edeae9;

}
.navfaq a:hover, .currentnavfaq {
	text-decoration: none;
	background-color: #d8d3d1;
	color:#30211c;
}


.title {
	font-size: 18px;
	color: #992825;
}
.colorbrown {
	color: #663a2b;
	text-decoration: underline;
}

.photoleft {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

