html {
	margin: 0px; padding: 0px;
}

body {
	background-image: url('/images/site/achtergrond.png'); background-repeat: repeat-x; background-position: left bottom; background-attachment: fixed;
	margin: 0px; padding: 0px;
}

div.banner {
	margin-left: auto; margin-right: auto; width: 960px; height: 109px;
}

div.topbar {
	background-image: url('/images/site/bar.png'); background-repeat: repeat-x; height: 46px;
}

div.topbar ul {
	list-style: none; width: 960px; padding: 0px; margin: 0px auto 0px auto; line-height: 46px;
}

div.topbar li {
	/* background-image: url('/images/site/hvdmblok.gif'); background-repeat: no-repeat; background-position: center left; */
	display: inline; margin-right: 40px;
}

div.contents {
	margin-left: auto; margin-right: auto; width: 960px; padding-bottom: 30px;
}

div.category ul {
	padding: 0px; margin: 0px; list-style: none; line-height: 30px;
}

div#footer {
	/* background-image: url('/images/site/footer_bg.png'); */
	background-color: #939393; text-align: center; line-height: 30px;
	position: fixed; bottom: 0px; width: 100%; left: 0px; height: 30px;
}

div.maintext {
	float: left; width: 650px; padding-right: 55px;
}

div#pressphoto {
	background-color: #FFFFFF; border: 3px outset #AAAAAA; display: none;
	left: 50%; margin-left: -325px; top: 50%; margin-top: -250px;
	height: 500px; width: 650px; position: fixed;
}

div#pressphoto img#photo {
	max-height: 500px; max-width: 650px;
}

div#pressphoto div {
	position: absolute; top: 6px; right: 0px;
}

div#pressphoto div img {
	cursor: pointer; margin-right: 6px;
}

div.pressimages {
	float: left; width: 255px;
}

div.pressimages div.logo {
	margin-left: 25px; background-repeat: no-repeat; background-position: center center;
}

div.pressimage {
	float: left; margin-left: 25px; margin-top: 10px; margin-bottom: 10px;
}

div.pressimage img {
	border: 1px solid #DFDFDF; cursor: url('/images/site/magnify.cur'), pointer;
}

div.pressimage img:hover {
	border: 1px solid #808080;
}

div.pressimage span {
	display: block; font-size: 11px; padding: 1px; width: 100px; line-height: 13px; height: 26px; overflow: hidden;
}

div.redactie {
	padding: 1px 20px 1px 20px; background-color: #C5C5C5;
}

div.redactie {
	line-height: 22px;
}

form {
	margin: 0px; padding: 0px;
}

table.pressreleases td.date {
	background-image: url('/images/site/blokje.gif'); background-repeat: no-repeat; background-position: right 7px;
	line-height: 22px; vertical-align: top; padding-right: 20px; white-space: nowrap;
}

table.pressreleases td.title {
	line-height: 22px; vertical-align: top; padding-left: 15px;
}