	html, body,{
		min-height: 100%;
		width: 100%;
		height: 100%;
	}

	html>body, html>body {
		height: auto;
	}

	body {
		margin: 0;
		/*font-family:Tahoma, Verdana, Geneva, Arial , sans-serif; */
		font-family:Arial, Verdana, Geneva, Arial , sans-serif;
		font-size: 12px;
		color:#000000;
		background-color:#f58220;
		height:100%
	/*	background-image:url("/iosis/images/mainbg-1.gif"); background-repeat:repeat; */
	}

		/*
		orange #FF7F00
		grijs  cccccc
		grijs  666666

		#747A7F
		#D7CE95
		*/

		/* layout */

	a					{color:black; text-decoration:none}
	a:hover		{color:#dce3e4;}
	a:visited	{color:#f000000}

		
	#canvas { margin: auto 0; text-align:center;margin-top:5px}

	#search-from  { width:100%}
	fieldset {border:0;margin:0;padding:0}
	label {float:left; margin-left:10px;}	

	#type {border:1px solid gray;width:80px}

	.selectlist {border:1px solid gray;width:134px}
	.button {width:134px}

	.form-row	{margin-bottom:5px;}
	.form-row span {font-size:80%}

	.logo {margin-bottom:5px;}

	.result-image	 {border:1px solid white;width:45px;float:left;margin:0 3px 3px 0px; }
	.searchlist-item {margin-bottom:5px; border-bottom:1px solid #dce3e4;;margin-left:3px}

	.results		{ text-align:left; font-size:80%}
	.results a	{text-decoration:none, color:#000000}

	.search-pager-1 {margin-bottom:5px; border-bottom:1px solid #f7931d;margin-left:3px; text-align:center;}
