html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	background-image: url(images/background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f7f8e8;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #76476a;
	font-weight: normal;
}

h2 {
	color: #89637f;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

A:LINK, A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	color: #774a6c;
	font-weight: normal;
	text-decoration: none;
}

A:HOVER, A:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	color: #774a6c;
	font-weight: normal;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	margin-bottom: 0px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mnudrop-menubasic {
	height: 46px;
}

.mnudrop-menunormal {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #8c8a5b;
	font-weight: bold;
	text-decoration: none;
	padding-left: 33px;
	padding-right: 33px;
}

.mnudrop-menunormal A:LINK, .mnudrop-menunormal A:ACTIVE, .mnudrop-menunormal A:HOVER, .mnudrop-menunormal A:VISITED {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #8c8a5b;
	font-weight: bold;
	text-decoration: none;
}

.mnudrop-menumouseover {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 33px;
	padding-right: 33px;
	background-image: url(images/menu-selected.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.mnudrop-menumouseover A:LINK, .mnudrop-menumouseover A:ACTIVE, .mnudrop-menumouseover A:HOVER, .mnudrop-menumouseover A:VISITED {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.mnudrop-menuselected {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 33px;
	padding-right: 33px;
	background-image: url(images/menu-selected.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.mnudrop-menuselected A:LINK, .mnudrop-menuselected A:ACTIVE, .mnudrop-menuselected A:HOVER, .mnudrop-menuselected A:VISITED {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.mnudrop-submenubasic {
	background-repeat: repeat-x;
	background-image: url(images/menuback.jpg);
	background-position: top left;
	background-color: #8a6880;
}

.mnudrop-submenunormal {
	padding-right: 10px;
	height: 25px;
	padding-left: 10px;
	font-size: 14px;
	color: white;
	text-align: left;
	vertical-align: bottom;
}

.mnudrop-submenunormal A:LINK, .mnudrop-submenunormal A:ACTIVE, .mnudrop-submenunormal A:HOVER, .mnudrop-submenunormal A:VISITED {
	font-size: 14px;
	color: white;
	text-align: left;
	vertical-align: bottom;
}

.mnudrop-submenumouseover {
	padding-right: 10px;
	vertical-align: bottom;
	padding-left: 10px;
	text-align: left;
	height: 25px;
	color: #eedfea;
	font-size: 14px;
}

.mnudrop-submenumouseover A:LINK, .mnudrop-submenumouseover A:ACTIVE, .mnudrop-submenumouseover A:HOVER, .mnudrop-submenumouseover A:VISITED {
	vertical-align: bottom;
	text-align: left;
	color: #eedfea;
	font-size: 14px;
}

.mnudrop-submenuselected {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	height: 25px;
	font-size: 14px;
	color: #eedfea;
	vertical-align: bottom;
}

.mnudrop-submenuselected A:LINK, .mnudrop-submenuselected A:ACTIVE, .mnudrop-submenuselected A:HOVER, .mnudrop-submenuselected A:VISITED {
	text-align: left;
	font-size: 14px;
	color: #eedfea;
	vertical-align: bottom;
}

.containerdiv {
	width: 960px;
	background-color: #FFFFFF;
}

.headerdiv {
	width: 960px;
	height: 98px;
	background-image: url(images/stijl01_02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.menudiv {
	width: 960px;
	height: 48px;
	background-image: url(images/stijl01_04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.fotodiv {
	width: 960px;
	height: 205px;
	background-image: url(images/stijl09_05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.contentdiv {
	width: 960px;
	background-color: #FFFFFF;
}

.ftxtmenulinks {
	background-color: #e5e4cc;
}

.menulinks {
	width: 185px;
	float: left;
}

.cnt-contenttable {
	width: 390px;
	margin-top: 22px;
	margin-bottom: 25px;
}

.content {
	width: 437px;
	float: left;
}

.sidebarrechts {
	width: 336px;
	float: left;
}

.ftxtfooter table td {
	font-size: 11px;
	color: #8a8755;
}

.sbr {
	width: 336px;
}

.bottomdiv {
	height: 37px;
	width: 960px;
	background-color: #f7f8e8;
}

.ftxtfooter {
	padding-top: 7px;
}

.divfooter {
	width: 960px;
	height: 72px;
	clear: both;
	background-color: #e3e2c8;
}

.ftxtfooter table td a:link, .ftxtfooter table td a:visited  {
	font-size: 11px;
	color: #8a8755;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.mnudrop-menubasic td table {
	position: absolute;
	left: -99999px;
	clear: left;
	z-index: 25;
}

.ftxtfooter table td a:hover, .ftxtfooter table td a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8755;
	text-decoration: underline;
	font-size: 11px;
}

.headerdivaccount {
	width: 410px;
	height: 98px;
	float: left;
}

.headerdivclick {
	height: 98px;
	cursor: pointer;
	width: 550px;
	float: left;
}

.ftxtaccount-freetexttable {
	margin-top: 70px;
	margin-right: 30px;
}


