html,body, div, table, tr, td, th {
	margin: 0px;
	font-size: 12px;
	font-family: verdana;
}
html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100%; 
   	height: 100%; /* ie underscore hack */
	background-color:#8d9191;
	background-image:url(/images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.has_submenu {
	background-image:url(/images/bg_zonder.jpg);
}
th {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}
select, textarea, input {
	font-size: 12px;
	font-family: verdana;
}
a {
	color: #0066cc;
}
a:hover {
	color: #0066cc;
}
div.website {
	width:916px;
	margin-left:auto;
	margin-right:auto;
}
div.leftborder {
	width:7px;
	height:100px;
	float:left;
}
div.rightborder {
	width:5px;
	height:100%;
	float:right;
}
div.spacer {
	width:4px;
	height:4px;
	float:left;
}
div.spacerlong {
	width:900px;
	float:left;
	height:4px;
	background-color:#FFFFFF;
	margin:0 0 0 10px;
}
div.logo {
	float:left;
}
div.image {
	float:left;
}
div.menu {
	width:176px;
	float:left;
	padding:0;
}
div.adres {
	height:100px;
	background-color:#D8D9D9;
	padding: 0px 18px 18px 18px;
	font-size:10px;
	color:#939393;
}
a.adres {
	font-size:10px;
	color:#939393;
}
div.submenu {
	width:231px;
	background-image:url(/images/submenu.bg.gif);
	float:left;
}
div.topsubmenu {
	display:block;
}
div.bottomsubmenu {
}
div.premie {
	width:100%;
	height:82px;
	text-align:center;
	padding:50px 0 0 0;
	font-size:19px;
	color:#d80716;
	font-weight:bold;
}
div.crumbs {
	width:449px;
	height:16px;
	background-image:url(/images/crumbs.bg.gif);
	font-size:11px;
	text-align:right;
	padding:10px 20px;
	margin:0;
	float:left;
}
div.crumbshas_submenu {
	width:684px;
	height:16px;
	background-image:url(/images/crumbs.bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	font-size:11px;
	text-align:right;
	padding:10px 20px;
	margin:0;
	float:left;
}
div.page {
	width:443px;
	padding:25px;
	background-color:#FFFFFF;
	float:left;
}
div.pagehas_submenu {
	float:left;
	width:714px;
	padding:0px 5px;
	background-color:#FFFFFF;
}
div.omheen {
	width:724px;
	padding:0;
	margin:0;
	float:left;
}
ul.menu {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 1px 0;
}
ul.menu li {
	margin:0 0 2px 0;
}
/* EIGEN CSS */
h1 {
	line-height:20px;
	font-size:16px;
	color:#d80716;
	font-weight:bold;
}
.height100 {
	height:100%;
}
.banner {
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
a.banner {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
a.banner:hover {
	text-decoration:none;
}
.bc {
	font-size: 14px;
	color: #ffb401;
}
.sub {
	font-size:18px;
	color: #000000;
}
span.error {
	background-color:#FFCCCC;
	border: 1px solid red;
	display:inline;
	float:left;
}
span.error_notice {
	color:#FF0000;
	line-height:40px;
}
td.error {
	color:#FF0000;
	font-weight:bold;
}
input.error, textarea.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
.background0 {
	background-color:#EFEFEF;
	height:16px;
}
.background1 {
	background-color:#F7F7F7;
	height:16px;
}
.backgroundon {
	background-color:#ffd980;
	height:16px;
}
td.small {
	font-size:9px;
}
