* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url('/images/bgbody.gif');
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	font-size: 100%;
}

#Canvas {
	background-image: url('/images/bgcanvas.gif');
	background-repeat: repeat-y;
	height: 100%;
	margin: 0 auto;
	padding: 11px 10px 1px;
	width: 748px;
}

#TopMenu {
	background-image: url('/images/topmenubg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	list-style: none;
	margin: 0 18px;
	padding-bottom: 22px;
	text-align: center;
}
#TopMenu li {
	display: inline;
	margin: 0 7px;
}
#TopMenu li#HomeButton {
	margin-left: 0;
}
#TopMenu li#AgendaButton {
	margin-right: 0;
}
#TopMenu li.selected {
	background-image: url('/images/topmenuselected.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 22px;
}

.breadcrumbs {
	color: #fb0;
	float: right;
	font-size: 90%;
	font-weight: bold;
	margin-right: 18px;
	margin-top: 5px;
}
.breadcrumbs a {
	color: #fb0;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	text-decoration: none;
}

#SubMenu {
	float: left;
	list-style: none;
	padding: 10px 11px;
	width: 145px;
}
#SubMenu li {
	background-image: url('/images/submenubutton.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 39px;
	text-align: center;
	width: 145px;
}
#SubMenu li a {
	color: #fff;
	font-size: 95%;
	font-weight: bold;
	line-height: 39px;
	text-decoration: none;
	width: 136px;
}

#MainContainer {
	margin: 30px 18px 0 167px;
}
.clearer {
	clear: both;
}
#Closer {
	background-image: url('/images/bgcanvasbottom.gif');
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 10px;
}

.content h1, .content h2 {
	color: #fb0;
	font-size: 180%;
	padding: 0 1em 0.5em;
	text-align: center;
}
.content p {
	margin-bottom: 1.5em;
}
.content .imagecontainer {
	float: right;
	margin: 0 0 1em 1em;
}
.content .imagecontainer img {
	display: block;
}
.content .imagecontainer .bijschrift {
	font-style: italic;
}
.content .filelist {
	margin: 1em;
}

.product, .news, .detail, .noresult, .fotoalbum {
	border: 2px solid #fb0;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 560px;
}
.product h1, .news h1, .detail h1, .noresult h1, .fotoalbum h1 {
	background-image: url('/images/h1.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #fb0;
	font-size: 22px;
	left: -2px;
	padding: 6px 40px;
	position: relative;
	top: -2px;
}
.product h1 a, .news h1 a {
	color: #fb0;
	text-decoration: none;
}
.product h1 a:hover, .news h1 a:hover {
	text-decoration: underline;
}
.product img, .news img, .agenda img {
	float: right;
	padding: 10px;
}
.product p, .news p, .detail p, .noresult p, .fotoalbum p {
	padding: 0 10px 10px;
}
.product .meerinfolink, .news .meerinfolink {
	color: #f60;
}
.product .meerinfolink:hover, .news .meerinfolink:hover {
	text-decoration: none;
}
.product .meerinfolink:visited, .news .meerinfolink:visited {
	color: #c00;
}
.product .extrainfo, .news .extrainfo {
	font-weight: bold;
}
.detail table b {
	margin: 0 0.5em;
}
.detail .images {
	text-align: center;
}
.detail .images img {
	margin: 0.5em;
}
.detail a {
	color: #f60;
	text-decoration: underline;
}
.detail a:hover {
	text-decoration: none;
}
.pager {
	color: #c00;
	font-weight: bold;
	margin: 0.5em;
	text-align: center;
}
.pager a {
	color: #f60;
	font-weight: normal;
	padding: 0 0.5em;
}
.pager a:hover {
	color: #c00;
}

.noresult {
	border: 2px solid #c00;
}
.noresult h1 {
	background-image: url('/images/h1-error.gif');
	color: #c00;
}

.agenda {
	border: 1px solid #fb0;
	margin-bottom: 10px;
	padding: 10px;
	width: 541px;
}
.agenda h1 {
	color: #fb0;
	font-size: 140%;
}
.agenda h2 a {
	color: #f60;
	font-size: 70%;
	font-weight: normal;
	text-decoration: underline;
}
.agenda h2 a:hover {
	text-decoration: none;
}
.agenda span {
	display: block;
}

.fotoalbum {
	position: relative;
}
.prevbutton, .nextbutton {
	bottom: 25px;
	position: absolute;
	z-index: 1;
}
.prevbutton {
	left: 0;
}
.nextbutton {
	right: 0;
}
.fotocontainer {
	border: 1px solid #feb;
	margin: 0 10px;
	overflow: hidden;
	width: 538px;
}
#einde2 {
	position: relative;
	right: 0;
}
.scrolling {
	height: 60px;
	white-space: nowrap;
}
.fotocontainer img {
	border: 0;
	margin: 5px;
}

.contact label {
	display: block;
	float: left;
	width: 8em;
}
.contact input, .contact textarea {
	border: 1px solid #fb0;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial;
	margin-bottom: 0.3em;
	width: 410px;
}
.contact textarea {
	height: 150px;
	overflow-y: scroll;
}
.contact .checkbox input {
	display: inline;
	width: auto;
}
.contact .checkbox label {
	display: inline;
	float: none;
}
.formerror {
	color: #f30;
	line-height: 1.6em;
	padding-left: 8em;
}
.contact input.submitbutton {
	background-image: url(/images/bgbody.gif);
	border: 3px double #fff;
	color: #fff;
	font-weight: bold;
	height: 30px;
	width: 90px;
}
.statusbericht {
	background-image: url(/images/bgbody.gif);
	border: 3px double #fff;
	color: #fff;
	font-weight: bold;
	margin-bottom: 1em;
	padding: 5px;
	text-align: center;
}