html,body {
	background-color: #ffffff;
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container {
	left: 50%;
	margin-left: -512px;
	position: relative;
	background-image: url(images/background_main.png);
	width: 1024px;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%;  /* voor IE */
}
h1 {
	font-size: 18px;
}
td {
	vertical-align: top;
}
a {
   text-decoration: none;
}
#header {
	width: 1024px;
	height: 185px;
	position: relative;
}
#main {
	position: relative;
	min-height: 557px;
	width: 1024px;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 26px;
	width: 1024px;
	background-color: #31518e;
}
#adres {
	position: absolute;
	font-size: 11px;
	letter-spacing: 1px;
	color: White;	
	top: 7px;
	left: 42px;
}
#pand {
	position: absolute;
	bottom: 26px;
	right: 0px;	
}
#pand img {
	width: 154px;
	height: 206px;
}
#adres a {
	color: White;
}
#submenu_producten a.menu_current {
   text-decoration: underline;
}
#submenu_producten {
	width: 149px;
	color: White;
	padding-left: 25px;
	font-size: 13px;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#content {
	width: 810px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#submenu_producten a {
	padding-left: 15px;
	color: White;
}
#submenu_producten ul {
   padding-left: 0px;
	padding-top: 4px;
}
#submenu_producten li {
	background: url(images/rodestip.png) no-repeat 5px;
	line-height: 22px;
}
table#hoofdtabel {
	padding-top: 30px;
	padding-bottom: 30px;
	height: 531px;
}
ul#menu {
	text-indent: 13px;
   position: absolute;
   width: 100%; 
	height: 20px;
	left: 374px;	
	top: 160px;
	font-size: 13px;
	font-variant: small-caps;
	letter-spacing: 1px;
   z-index:100;
}
ul#menu li {
	float: left;
   cursor:default;
}
a#blocknr1 {
	width: 67px;
}
a#blocknr2 {
	width: 109px;
}
a#blocknr3 {
	width: 130px;
}
a#blocknr4 {
	width: 116px;
}
a#blocknr5 {
	width: 107px;
}
a#blocknr6 {
	width: 109px;
}
ul#menu li a:hover, #menu li a, #menu li a:focus {
	color: #34508f;
}
ul#menu a {
	background: url(images/rodestreepje.png) no-repeat;	
	display: block;
}
ul#menu a#blocknr1 {
	background: none;
}
a.menu_current {
	text-decoration: underline;
}
ul#submenu {
	padding-top: 12px;
}
ul#submenu li a {
	background: url(images/rodestreepje_submenu.png) no-repeat;	
}
li.sub {
   cursor:pointer;
}
ul.sub {
   display:none;
}
ul#submenu li {
	float: none;
	background-color: White;	
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*#menu li a {
	color: #34508f;
	display: block;
	height: 17px;	
	height: 100%;
}
#menu dt a#paginanr1 {
	background: none;
}
#menu dt a.menu_current {
   text-decoration: underline;
} 
*/
