body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-repeat:repeat-x;
	background-color:#00618b;
	text-align:center;
	font-size:12px;
	color:#000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	}

html {
	height:100%;
	width:100%;
	}

table, tr, td {
	border-collapse:collapse !important;
	border-spacing:0;
	margin:0;
	padding:0;
}

img {
	border:0;
}

h1 {
	color:#d69b40;
	margin:0;
	padding:0;
	font-size:14px;
	width:720px;
	display:block;
}

a {
	color:#000;
}

#container {
	width:1005px;
	height:514px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	margin-top:10px;
	text-align:left;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#adres {
	float:left;
	margin-top:0px;
	width:1005px;
	height:20px;
	line-height:20px;
	text-align:center;
}

#button {
	float:left;
	margin-top:5px;
	width:1005px;
	height:100px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

#slide {
	margin-left:134px;
	margin-top:10px;
	float:left;
	width:735px;
	height:266px;
	background-color:#fdfcf4;
	border:1px solid #d69b40;
	padding:3px;
}

#tekst {
	margin-left:134px;
	margin-top:10px;
	float:left;
	width:735px;
	height:266px;
	background-color:#fdfcf4;
	border:1px solid #d69b40;
	padding:3px;
	overflow:auto;
}

span.space {
	display:inline-block;
	width:200px;
	height:20px;
}

#menu {
	float:left;
	width:1005px;
	height:35px;
	line-height:30px;
	text-align:center;
}

#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#menu li {
	display:inline;
	padding-right:80px;
	border-left:2px solid #d69b40;
	padding-left:4px;
	font-size:16px;
	height:20px;
	line-height:16px;
}

#menu a {
	color:#00618b;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

#menu li.contact {
	padding-right:0;
}

#NKBV {
	margin-top:30px;
	margin-right:20px;
	float:right;
	width:75px;
	height:46px;
}

#teller {
	float:left;
	width:20px;
}

#vvt {
	margin-top:30px;
	margin-left:2px;
	float:left;
	width:133px;
	height:47px;
}