/* CSS Document Zeil-Doek BV */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-position:center;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.footer {
	background-image: url(../images/footer_home.jpg);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 697px;
	background-repeat: no-repeat;
}

.menu {
	background-image: url(../images/menu_bg.jpg);
	width: 245px;
	background-position: right top;
	background-repeat: no-repeat;
}

.menu_onder {
	background-image: url(../images/menu_onder.jpg);
	width: 245px;
	background-position: right top;
	background-repeat: repeat-y;
}

.teller {
	visibility:hidden;
}
