html, body {    height: 100%;}body {    margin: 0;    padding: 0;    background: #4a5258;    background-image: url(images/bg_alg.png);    background-repeat: repeat-x;}A:link {   color: #576068;  text-decoration: underline;}      A:visited {  color: #576068;  text-decoration: underline; }      A:hover {  color: #9C2644;  text-decoration: underline; }A:active {  color: #9C2644;  text-decoration: underline;}A.linkconditions:link {   color: #979CA1;  text-decoration: underline;}      A.linkconditions:visited {  color: #979CA1;  text-decoration: underline; }      A.linkconditions:hover {  color: #9C2644;  text-decoration: underline; }A.linkconditions:active {  color: #9C2644;  text-decoration: underline;}A.linkrood:link {   color: #9C2644;  text-decoration: underline;}      A.linkrood:visited {  color: #9C2644;  text-decoration: underline; }      A.linkrood:hover {  color: #576068;  text-decoration: underline; }A.linkrood:active {  color: #576068;  text-decoration: underline;}.tekst  {	color: #576068;	font-size: 11px;	font-style: normal;	line-height: 200%;	font-family: tahoma, arial;}.titel {	color: #9C2644;	font-size: 13px;	font-style: normal;	font-weight: bold;	font-family: tahoma, arial;	padding-bottom: 10px;}.footertekst  {	width: 235px;	color: #979CA1;	font-size: 9px;	font-style: normal;	font-family: tahoma, arial;	padding-left: 23px;	margin-top: 15px;	line-height: 180%;	border-top: 1px solid #979CA1;}.logo {	border-left: 2px solid #ffffff;}.content {	width: 430px; 	padding-left: 23px;}	.kolomlinks {	background-image: url(images/bg_kolomlinks.gif);}.interface {	width: 232px;	border-left: 2px solid #ffffff;	background: #979CA0;	background-image: url(images/bg_interface.png);	background-repeat: no-repeat;}.kolomrechts {	width: 62px;	background-image: url(images/bg_kolomrechts.jpg);}.contentplaatje {	width: 190px;	padding-top: 40px;	padding-left: 21px;	padding-right: 21px;	color: #576068;	font-size: 10px;	font-style: normal;	line-height: 200%;	font-family: tahoma, arial;}.footerrechts {	border-left: 2px solid #ffffff;	background: #979CA0;}.reftitel {	border-bottom: 1px solid #979CA1;	color: #9C2644;	font-weight: bold;	float: left; 	width: 410px;}.ref1 {	float: left; 	width: 90px;}.ref2 {	float: right; 	width: 340px;}#achtergrondtekst {	position:absolute;	left:0;	top:0;	width:100%;	height:100%;	z-Index:1;}#sitelaag {	position:absolute;	height:100%;	width:100%;	z-Index:2;}
