html, body {
	height:100%;
	text-align: left;
}
body {
	text-align: center;
	font-family: Arial, tahoma, verdana;
	font-size: 10pt;
	color: #fff;
	background-color: #fff;
	margin:0;
	padding:0;
}
.wrapper {
	position:relative;
	width: 100%;
	height:100%;
	background-image:url(images/home-bg2.gif);
	
	
}
#container {
	position:relative;
}
#top {
	background-image:url(images/home-bg.gif);
	width: 100%;
}

#zwever
{
    position:absolute;
    left:708px;
    top: 222px;
}
#zweverdiv
{
    position:absolute;
}
    
a:link, a:active, a:visited {
	color: #fff;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
a:hover {
	color: #fff;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.floatleft {
	float:left;
}
#width {
	width: 951px;
	margin:0 auto;
}
.item {
	float:left;
	width:247px;
	color:#fff;
	font-size:10pt;
	text-align:left;
}
.item .image{
	width:82px;
	float:left;
}
.item .tekst {
	width:140px;
	float:right;
	text-align:left;
	margin:0 12px 0 0;
}
html>body .item .tekst {
	width:140px;
	float:right;
	text-align:left;
	margin:0 12px 0 0;
}
.item .tekst p a:link, .item .tekst p a:active, .item .tekst p a:visited, .item .tekst p a:hover {
	float:right;
	color:#fff;
	text-decoration:none;
	font-size:10pt;
	background:url(images/bg-meer.gif) no-repeat;
	padding:6px 8px 5px 8px;
}
#mainitem {
	float:left;
	width:287px;
	height:269px;
	background:url(images/bg-mainitem.gif) no-repeat;
}
#menu {
	width: 235px;
	margin: 0 0 0 23px;
	padding:0;
	text-align:left;
}
*html #menu {
	width: 235px;
	margin: 0 0 0 11px;
	padding:0;
	text-align:left;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
	text-decoration: none;
	font-size:10pt;
}
#menu li a:link, #menu li a:visited, #menu li a:active {
	color: #fff;
	display: block;
	border-top:solid 1px #d0403f;
	padding: 5px 0 0 5px;
}
#menu li a:hover {
	color: #fff;
	border-top:solid 1px #d0403f;
	padding: 5px 0 0 5px;
	background:url(images/bg-menu-item.gif) repeat-x 0 5px;
}
*html #menu li a:link, *html #menu li a:visited, *html #menu li a:active {
	color: #fff;
	display: block;
	border-top:solid 1px #d0403f;
	padding: 5px 0 5px;
	height: 23px;
	font-size:10pt;
}
*html #menu li a:hover {
	color: #fff;
	border-top:solid 1px #d0403f;
	padding: 5px 0 0 5px;
	height: 23px;
	font-size:10pt;
	background:url(images/bg-menu-item.gif) repeat-x 0 5px;
}
#adres {
	float:left;
	text-align:left;
	background:url(images/bg-adres-home.gif) no-repeat;
	padding:55px 0 0 15px;
}

