BODY			{	margin-left:				0px;
					margin-top:					0px;
					background-color:			#E6F4B6;
					scrollbar-face-color:		#86A313;
					scrollbar-highlight-color:	#FFFFFF;
					scrollbar-3dlight-color:	#86A313;
					scrollbar-darkshadow-color:	#86A313;
					scrollbar-shadow-color:		#819E0E;
					scrollbar-arrow-color:		#FFFFFF;
					scrollbar-track-color:		#E6F4B6; }

TABLE.body		{	width:				100%;
					height:				100%; }

TD.top			{	height:				185px;
					width:				744px; }
					
TD.middle		{	height:				63px;
					width:				744px;
					background-image:	url(images/bg_orange.gif); }

TD.var			{	background-color:	#E6F4B6; }

TD.light_green	{	height:				auto;
					width:				115px;
					background-image:	url(images/bg1.gif);
					vertical-align:		top; }
					
TD.content		{	height:				100%;
					width:				514px;
					background-image:	url(images/bg2.gif);
					font-family:		Times New Roman,serif;
					line-height:		20px;
					font-size:			11pt;
					color:				#E6F4B6;
					vertical-align:		top; }

TD.form			{	font-family:		Times New Roman,serif;
					font-size:			11pt;
					color:				#E6F4B6;	}

P				{	margin-left:		10px;
					margin-right:		5px;
					text-align:			justify; }

P.kop			{	font-weight:		bold;
					font-size:			13pt;
					margin-top:			30px;  }

P.first			{	font-weight:		bold;
					margin-top:			10px;  }

P.copy			{	font-weight:		bold;
					font-size:			8pt;
					text-align:			right; }

DIV.logo		{	margin-left:		6px;
					margin-top:			80px;
					width:				225px;
					height:				93px;
					background-color: 	yellow;
					position:			absolute; }
				
DIV.knoppen		{	left:				50%;
					margin-left:		-372px;
					margin-top:			185px;
					width:				744px;
					height:				79px;
					position:			absolute; }
				
DIV.page		{	margin-top:			0px;
					left:				50%;
					width:				748px;
					margin-left:		-372px;
					height:				100%;
					position:			absolute; }

.input			{	font-family:		Times New Roman,serif;
					font-size:			9pt;
					color:				#000000;
					line-height:		18px;
					background-color:	#E6F4B6;
					border-style:		solid;
					border-width:		1px;
					border-color:		#FE6B0C;

					scrollbar-face-color:		#86A313;
					scrollbar-highlight-color:	#FFFFFF;
					scrollbar-3dlight-color:	#86A313;
					scrollbar-darkshadow-color:	#86A313;
					scrollbar-shadow-color:		#819E0E;
					scrollbar-arrow-color:		#FFFFFF;
					scrollbar-track-color:		#E6F4B6; }

A:link 			{	color:				#FFFFFF; }

A:visited 		{	color:				#FFED74; }

A:hover 		{	color:				#FFED74;
			      	text-decoration:	none; }

.ster			{	font-family:		Times New Roman,serif;
					font-size:			9pt;
					font-weight:		bold;
					color:				#E6F4B6; }

.fotothumb		{	border-width:		2px;
					border-color:		#E6F4B6;
					margin-left:		10px;
					margin-top:			9px;
					margin-right:		10px; }

IMG.switch		{	width:				95px;
					height:				34px;
					border-width:		0px;
					margin-left:		12px;
					margin-top:			8px; }

P.copy A		{	color:				#E6F4B6;
					text-decoration:	none; }
