/* CSS Document */
html, body, img, table, tr, td, ul, li, a, h1, p {margin:0; padding:0; border:0;}

.floatLeft {float:left; display:inline;}
.floatRight {float:right; display:inline;}
img.floatright{display: block; float: right; margin: 10px 0px 10px 20px; padding: 3px; display: inline; clear: right;}
img.floatleft{display: block;float: left;margin: 10px 20px 10px 0px; padding: 3px; display: inline}
img.floatrightTop{display: block; float: right; margin: 0px 0px 10px 20px; padding: 3px; display: inline}
img.floatleftTop{display: block;float: left;margin: 0px 10px 10px 0px; padding: 3px; display: inline}

html, body 					{height:100%; font:11px Arial; color:#5b5b5b;}
body						{background:url(../images/bg_slice.jpg) center top repeat-y;}
a							{text-decoration:none;}
h1							{color:#004738; font-weight:bold; font-size:12px; margin:0 0 1px 0;}
p							{margin:0 0 10px 0;}
table						{border-collapse:collapse;}

div#outer					{height:100%; width:776px; margin:0 auto 0 auto; background:url(../images/pootje.jpg) 60px 280px no-repeat;}

div#container 				{position:relative; min-height:100%; width:776px; background:url(../images/footer.jpg) center bottom no-repeat;}
* html div#container 		{height:100%;}

div#header					{height:220px; width:776px; }
div#header ul				{display:block; width:400px; height:25px;float:right; margin:53px 22px 0 0; list-style-type:none; }
div#header ul li			{float:left; display:inline; width:100px; height:25px;}
div#header ul li.active		{}
div#header ul li a			{color:#004738; font-weight:bold; font-size:12px; line-height:25px; padding:0 0 0 20px;}
div#header ul li a:hover	{color:#f07703;}
div#header ul li.active a 	{background:url(../images/active_link.jpg) no-repeat;}

div.background1				{background:url(../images/header.jpg) no-repeat;}
div.background2				{background:url(../images/header2.jpg) no-repeat;}
div.background3				{background:url(../images/header3.jpg) no-repeat;}
div.background4				{background:url(../images/header4.jpg) no-repeat;}


div#footer					{height:140px; width:776px;}

div#content 				{min-height:300px; width:676px; padding:25px 10px 25px 50px;}
* html div#content			{height:300px;}

div#content ul				{list-style-type:disc; margin:0 0 0 15px;}
div#content ul li			{}

div#content div.smalltext	{width:340px;}
div#content img#home_pic_1	{float:right;}
div#content img#home_pic_2	{float:right;}
div#content img#home_pic_3	{float:right; clear:right; margin:15px 0 0 0;}
div#content img#home_pic_4	{float:right;}
div#content img#home_pic_5	{float:right; clear:right; margin:15px 82px 0 0;}
div#content img#home_pic_6	{float:right;}


img#decoration				{position:absolute;margin:12px 0 0 20px;}

form.stdform {}
form.stdform fieldset {border:none;}
form.stdform fieldset legend {display:none;}
form.stdform fieldset label {float:left; width:150px; height:16px; clear:left; margin:10px 0 3px 0; font-weight:bold;}
form.stdform fieldset input.text {float:left; width:200px; border:1px solid #125446;}
form.stdform fieldset input.submit {float:left; width:100px; margin:0px 0 0 0px; clear:left;}
form.stdform fieldset input.image {float:left; margin:0px; clear:left; margin:10px 0 0 215px;}
form.stdform fieldset select {float:left; width:200px;}
form.stdform fieldset textarea {float:left; width:300px; height:140px;border:1px solid #125446; overflow:auto;}


/* searchresults */
#content table.resultsnav {border-collapse: collapse; margin-bottom: 0px; border: none}
#content table.resultsnav tr td{padding: 0px}
#content table.resultsnav td ul{margin-left: 0px; padding-left: 0px; margin-bottom: 0px}
#content table.resultsnav tr td.resultsnavPrevious{text-align: left; width: 15%; padding-left: 90px;}
#content table.resultsnav tr td.resultsnavNext{text-align: right; width: 15%; padding-right: 90px}
#content table.resultsnav tr td.resultsnavPagenr{text-align: center;}
#content table.resultsnav tr td.resultsnavPrevious a{font-weight: bold; padding-left: 8px}
#content table.resultsnav tr td.resultsnavNext a{font-weight: bold; padding-right: 8px}
#content table.resultsnav tr td.resultsnavPagenr a{font-weight: bold}
#content table.resultsnav td ul li {display: inline;list-style-type: none;margin-right: 5px;}








/* ------------------------------------ IE hacks ------------------------------------------ */

