@import url(menus.css);
html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body {
	background-image: url(../images/2011/bodyback.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
div#container {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#header {
	height: 343px;
	background-image: url(../images/2011/header.jpg);
	position: relative;
}
div#header div#fotoheader{
	height: 109px;
	padding-right: 101px;
	padding-top: 30px;
}
div#header div#headernavigatie{
	height: 30px;
	padding-left: 6px;
}
#container #header #headerslideshow {
	margin: 0px;
	padding: 0px;
	height: 173px;
	width: 870px;
	overflow: hidden;
	position: absolute;
	left: 6px;
	top: 170px;
	z-index: 4;
}
#container #header #headerslideshowpng {
	margin: 0px;
	padding: 0px;
	height: 173px;
	width: 870px;
	overflow: hidden;
	position: absolute;
	left: 6px;
	top: 170px;
	z-index: 5;
	background-image: url(../images/slide-png.png);
	background-repeat: no-repeat;
}
div#footer {
	height: 28px;
	background-image: url(../images/template/footerback.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 8px;
}
div#contentWrapper {
	background-image: url(../images/2011/contentback-repeat-y.png);
	background-repeat: repeat-y;
}
div#content {
}
div#leftMenu {
	width: 149px;
	float: left;
}
div#inboud {
	width: 486px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#inboud h1 {
	font-size: 18px;
	color: #9B2722;
}
div#inboud h2 {
	font-size: 16px;
	color: #9B2722;
}
div#inboud a {
	color: #9B2722;
}
div#rightText {
	width: 207px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#rightText h1 {
	font-size: 14px;
}
div#rightText h2 {
	font-size: 12px;
}
div#rightText a {
	color: #FE2635;
}
div.clearer {
	clear: both;
}
#foto1{
	position:relative;
	width:92px;
	height:92px;
	overflow:hidden;
	float: right;
	margin-left: 5px;
}
#foto2{
	position:relative;
	width:92px;
	height:92px;
	overflow:hidden;
	float: right;
	margin-left: 5px;
}
#foto3{
	position:relative;
	width: 92px;
	height: 92px;
	overflow:hidden;
	float: right;
	margin-left: 5px;
}
div#bottom {
	height: 15px;
	padding-top: 56px;
	padding-left: 275px;
	background-image: url(../images/2011/bottom.png);
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
}

