body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
}
p {
	margin-top: 6px;
	margin-bottom: 9px;
}
td, tr {
	font-size: 11px;
}
a:link, a:visited,  a:active {
	text-decoration: underline;
	font-size: 11px;
	color: #000066;
}
a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #FF6600;
}
.kop {
	color: #6f0750;
	font-size: 11px;
	font-weight: bold;
}

.kop-faq {
	color: #000000;
}

.kop-contentpagina {
	color: #000000;
}

div#container {
	position: relative;
	width: 900px;
	margin: auto;
}
div#containerHead {
	position: relative;
	width: 900px;
	height: 75px;
	background-image: images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/head.jpg);
	margin-top: 20px;
}
div#containerMenu {
	position: relative;
	height: 28px;
	width: 663px;
	height: 29px;
	padding-left: 237px;
	padding-top: 4px;
	background-image: url(../images/bg_menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#containerContent {
	position: relative;
	width: 858px;
	height: 100%;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 180px;
/*	background-color: #fef6d5;*/
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f9810d;
	border-bottom-color: #f9810d;
	border-left-color: #f9810d;	
}


div#containerContent-inloggen {
	position: relative;
	width: 858px;
	height: 440px;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
/*	background-color: #fef6d5;*/
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f9810d;
	border-bottom-color: #f9810d;
	border-left-color: #f9810d;	
}

a.menuLink:link, a.menuLink:visited,  a.menuLink:active {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 65px;
	font-weight:bold;
}
a.menuLink:hover {
	text-decoration: none;
	font-size: 11px;
	color: #ffc05a;
	margin-left: 65px;
	font-weight:bold;
}


div#containerFooter {
	position: relative;
	height: 17px;
	padding-left: 20px;
	padding-top: 6px;
	width: 880px;
	font-size: 10px;
	color:#FFFFFF;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.footerLink:link, a.footerLink:visited,  a.footerLink:active {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
a.footerLink:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
}
