HTML {overflow: hidden; color:  black;}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #30505F;
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt;
	height:100%;
}

#korting {
	position:absolute;
	left: 600px;
	top: 0px;
	width: 150px;
	height: 150px;
	z-index: 1;
}

#box {
	position:absolute;
	background-color: #E0D8BF;
	left: 20px;
	top: 40px;
	width: 760px;
	height: 560px;
	border: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	overflow: hidden;
	font-size: 0pt;
}

#boxtitle {
	position:absolute;
	background-color: #30505F;
	width: 760px;
	left: 20px;
	top: 20px;
	height: 20px;
}

#boximage {
	position:relative;
	width: 760px;
	height: 150px;
	z-index: 1;
}
	
	
#tekst {
	position:relative;
	top: 0px;
	left: 0px;
	width: 756px;
	height: 384px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal; 
	font-size: 9pt; 
	line-height: 12pt;
	padding: 0px 2px 0px 2px;
	overflow:auto;
}

#bannerbuttons {
	position: relative;
	width: 760px;
	top: 0px;
	left: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

#bannerbutton {
	float:left;
	line-height: 21px;
	background-color: #50707F;
	width:143px;
	color: white;
	font-family: verdana;
	font-size: 11pt;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	border: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #FFFFFF;
	padding: 2px 4px 2px 4px;
}

#tekst P, TD	{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; line-height: 12pt; vertical-align: top}
#tekst LI		{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; line-height: 12pt; vertical-align: middle}
#tekst B		{font-weight: bold; margin-left: 0px}
#tekst I		{font-style: italic; margin-left: -1px; margin-right: 1px}
#tekst A		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 12pt}
#tekst A:active	{color: #000000; font-weight: normal; text-decoration: underline}
#tekst A:focus		{color: #000000; font-weight: normal; text-decoration: underline}
#tekst A:link		{color: #000000; font-weight: normal; text-decoration: underline}
#tekst A:visited	{color: #000000; font-weight: normal; text-decoration: underline}
#tekst A:hover		{color: #000000; font-weight: normal; text-decoration: none}

A		{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 21px; color:white; text-decoration:none;}
A:active	{color: white; font-weight: normal; text-decoration:none;}
A:focus		{color: white; font-weight: normal; text-decoration: none}
A:link		{color: white; font-weight: normal; text-decoration: none}
A:visited	{color: white; font-weight: normal; text-decoration: none}
A:hover		{color: white; font-weight: normal; text-decoration: none}

#johostat {
	position: absolute;
	left: 23px;
	top: 41px;
	width: 15px;
	height: 10px;
	border: 0px;
	font-size: 0px;
	display: inline;
	background-color: <? print $bcolor; ?>;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	z-index: 2;
	display: none;
}

#kopregel {
	margin: 8px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: Black;
	padding: 1px 1px 1px 3px;
	height: 24px;
	width: 98%;
}

#kopregel H2 {
	color: black;
	vertical-align: top;
	font-family: Verdana, sans-serif;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: left;
}