@import url("headerbuttons.css");
@import url("linkermenu.css");
body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image: url(../images/bodybackground.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#Maincontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 102px;
	padding-bottom: 0px;
	padding-left: 273px;
	width: 530px;
}
#Maincontainer h1 {
	font-size: 24px;
}
#Maincontainer h2 {
	font-size: 16px;
}
#Maincontainer p.bedankt {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF33;
}
#Header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 399px;
	width: 633px;
	margin: 0px;
	float: left;
}
#LeftMenu {
	width: 262px;
	height: 399px;	
	background-image: url(../images/Linkerkantmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#HeaderContainer {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topbackground_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#clearer {
	clear: both;
	margin: 0px;
	padding: 0px;

}
#SlideShowHeader {
	height: 202px;
	width: 541px;
	padding-top: 159px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#footerPages {
	text-align: center;
	line-height: 28px;
}
div#footerPages a {
	color: #FFF;
	text-decoration: none;
}
div#footerPages a:hover {
	text-decoration: underline;
}
img.lpagesImg {
	float: right;
}
table.occtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.goback  a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
span.details  a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;

}

