/*	color: #002163; blauw	color: #9ca5bd; lichtblauw	color: #ffe710; geel	color: red;	color: black;	color: white;*/body {	color: #ffffff;	background-color: red;	font-family: verdana, arial, helvetica, sans-serif;	font-size: 20px;	font-weight: normal;	text-decoration: none;	text-align: left;}body.titel {}body.info {	color: black;	background-color: #ffffff;}div.webtitel {	font-size: 60px;	text-align: center;}div.titel {	font-size: 40px;}div.uitleg {}div.voetnoot {	font-size: 15px;}div.titelmenu {	text-align: right;}img.logo{	background-color: #ffffff;	height: 72px;	width: 218px;	padding: 5px;}.companyname{  font-weight: bold;  font-style: normal;  color:white;  background:black}body.story{	color: black;	background-color: #ffffff;	background-image: url('../images/storybackground.jpg');	background-repeat: repeat;	background-attachment: scroll;}.storytitle{	font-family: Colonna MT, Times New Roman;	font-size: 200%;}.storyparagraph{ 	font-family: ZapfChancery, 'Times New Roman';	font-size: 150%;	text-align: left;	text-indent: 40;	padding: 20px;}.storyparagraphfirstcharacter{ 	font-family: Colonna MT, 'Times New Roman';	font-size: 150%;}ul.lijstje {	list-style: circle outside url('../images/lijstje.gif');}li.lijstje {}li.lijstje_verleden {	color: red;	text-decoration: line-through;}ul.menu {	list-style: circle outside;}li.menu {}ul.geen {	list-style: none;}li.geen {}hr {	color: white;}hr.info {	color: red;}a {}a:link {	color: #ffffff;}a:visited {	color: #ffffff;}a:hover {	color: black;}a:active {	color: #ffffff;}a.menu {	font-size: 30px;}a.info:link {	color: black;}a.info:visited {	color: black;}a.info:hover {	color: red;}a.info:active {	color: black;}