body { 
	background-image: url(/images/bg_white_top.gif);
	background-color: #dbceec;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p, td {
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

#box {
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
}

#cel_left {
	width: 218px;
	margin-left: 20px;
	_margin-left: 10px;
	float: left;
}

#left_varimg {
	margin-top: 4px;
	width: 218px;
	height: 218px;
	float: left;
}

#left_menu {
	margin-top: 4px;
	_margin-top: 2px;
	width: 218px;
	height: 318px;
	float: left;
	background-color: #4b08a1;
}

#left_menu ul {
	margin-left: 20px;
	margin-top: 20px;

	padding: 0px;
	width: 178px;
	list-style-type: none;
}

#left_menu ul li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	_padding: 0px 0px 5px 0px;
}

#left_menu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#left_menu ul li a:hover {
	display: block;
	color: #fff;
	text-decoration: underline;
}

#left_menu ul li ul {
	padding: 0px;
	margin: 0px;
	width: 178px;
	list-style-type: none;
}

#left_menu ul li ul li {
	margin-top: 10px;
	_margin-top: 5px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	padding: 0px;
	_padding: 0px;
	height: 12px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#left_menu ul li ul li a {
	display: block;
	color: #c9b4e3;
	text-decoration: none;
	padding-left: 12px;
}

#left_menu ul li ul li a:hover {
	display: block;
	color: #c9b4e3;
	text-decoration: underline;
	padding-left: 12px;
}

#cel_center {
	width: 528px;
	margin-left: 20px;
	float: left;
}

#center_varimg {
	width: 528px;
	height: 135px;
	float: left;
}

#center_content {
	width: 500px;
	_width: 514px;
	padding: 24px 14px 14px 14px;
	_padding: 12px 7px 7px 7px;
	float: left;
	background-color: #fff;
}

#center_content a {
	color: #4b08a1;
	text-decoration: none;
}

#center_content a:hover {
	color: #000;
	text-decoration: underline;
}

#cel_right {
	width: 214px;
	float: left;
}

#right_logo {
	width: 214px;
	height: 68px;
	float: left;
}

#right_menu {
	width: 194px;
	height: 17px;
	_height: 15px;
	margin-top: 30px;
	margin-right: 20px;
	float: left;
	text-align: right;
}

#right_varimg {
	width: 194px;
	height: 194px;
	margin-right: 20px;
	float: left;
}

#right_colbar1 {
	width: 20px;
	background-color: #ede6f5;
	float: left;
}

#right_colbar2 {
	width: 174px;
	background-color: #ccbae4;
	float: left;
}

#right_menu a {
	color: #c9b4e3;
	text-decoration: none;
}

#right_menu a:hover {
	color: #000;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #964e9c;
}

a:hover {
	text-decoration: none;
	color: #af75b4;
}

form {
	position: relative;
}

div.fotoboek {
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	width: 154px;
	padding-bottom: 10px;
}

