* {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}

.printbutton {
	display: none;
}

ul#navigation {
	display: none;
}

#main img {
	display: none;
}

div#openinghours {
	display: none;
}

table#program, table#openinghours {
	empty-cells: show;
	border-spacing: 0px;
	border-collapse:collapse;
	width: 100%;
}

table#program td, table#openinghours td, table#program th {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid gray;
}

div#footer * {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}

div#footer .footerlink {
	text-decoration: none;
	color: black;
}

.noprint {
	display: none;
}
