body, html {
	margin: 0;
	height: 100%;
	font: 12px/20px Verdana, Helvetica, Arial, sans-serif;
}

body {
	background-image: url(../images/bg_lijnen.gif);
	background-repeat: repeat-y;
	background-position: center 0;
}

body a:link, body a:visited {
	color: #f00;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
}

h1.center {
	text-align: center;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

.onderstreept {
	text-decoration: underline;
}

.vet {
	font-weight: bold;
}

.parkeergarage a:link, .parkeergarage a:visited, .parkeergarage a:hover {
	text-decoration: underline;
	color: #000;
}

.images_links {
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
}

.images_rechts {
	border: 1px solid #000;
	float: right;
	margin-left: 10px;
}

.images_normal {
	border: 1px solid #000;
}

#googlemaps {
	width: 425px;
	height: 350px;
	border: 1px solid #000;
}

.plat {
	text-align: left;
}

.sitemap_list {
	position: relative;
	left: 20px;
}

.sitemap, .sitemap a:link, .sitemap a:visited, .sitemap a:hover {
	font-weight: bold;
}

img.regels {
	display: inline;
	float: left;
	margin: 5px;
}

.onderschrift {
	font-size: 10px;
	font-style: italic;
}

.cursief {
	font-style: italic;
}

.nowrap {
	white-space: nowrap;
}

.links-logo {
	clear: both;
}

.links-logo img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
	float: left;
	width: 160px;
}
.links-logo p {
	float: left;
	clear: right;
	width: 520px;
	margin-top: -5px;
}
