body {
	background-color: #fff;
	font-family:  verdana, sans-serif;
	color: #000000;
	}
#container
	{
	width: 1000px;
	margin: 0 auto;	
	}
#header{
  	height:132px; 
	background: #000 url(images/header.jpg) no-repeat;
 	width:1000px;
 	color: #fff;
 	} 	
#block_1
	{
	float: left;
	width: 180px;
	margin-left: 18px;
	background: #cacaca url(images/menu.jpg) repeat-x;
	}
* html #block_1
	{
	display: inline;
	}
#block_2
	{
	float: left;
	width: 18px;
	margin-left: -198px;
 	background: #ffffff url(images/left.jpg) repeat-Y;
	}
#block_3
	{
	float: left;
	width: 770px;
	background: #ffffff url(images/content.jpg) repeat-Y;
	padding-left: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	}
#contentfooter {
	text-align:center;
	height: 60px;
	background-color: #ececec;
	padding-bottom: 5px;
}
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}

#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}

#wrapper
	{

	float: left;

	float/**/: none;
	}

#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}

#footer
	{
	clear: both;	
	text-align:center;
 	height:39px; 
	background: #ffffff url(images/footer.jpg) no-repeat; 	
	color: #ffffff;
	font-size: 0.7em;
	padding-top: 5px;
	}

* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 180px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
margin-bottom: 5px;
}
.glossymenu li a{
background: white url(images/menu2.gif) repeat-x bottom left;
font: bold 13px Verdana, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 5px;
text-decoration: none;
}
* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 170px;
}
.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}
.glossymenu li a:hover{
background-image: url(images/menu1.gif);
}
.Heading {
  font-size: 20px;
  font-weight: bold;
  color: #1b3f94;
  text-align: center;
}
.SubHeading {
  font-size: 14px;
  font-weight: bold;
}
table {
	border-color: #fff;
	}	
.List {
  font-size: 12px;
  font-weight: normal;
}
.Prijs {
  font-size: 14px;
  font-weight: bold;
  color: #1b3f94;
}