html{
	background-color:#252527;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
}
body {
 	text-align: center;
	padding:0px;
	margin:0px;
}
#container{
	width:996px;
	background:url(images/midback.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
	color:#595959;
	padding-bottom:2px;
}
#bloempke{
	position:absolute;
	float:left;
	margin-left:987px;
	width:191px;
	height:226px;
	background:url(images/bloempke.gif) no-repeat;
}
#conInt{
	padding-left:25px;
	padding-right:25px;	
}
#contAfsluiter{
	background-color:red;
	height:10px;
	line-height:10px;
	font-size:10px;
	background:url(images/midbottom.gif) no-repeat;
	margin-top:14px;
	margin-bottom:-5px;
}
#hoofdLogo{
	background:url(images/hoofdLogo.gif);
	width:296px;
	height:55px;
	float:left;
	margin-top:20px;
}
#topMenu{
	width:444px;
	height:20px;
	float:left;
	margin-left:200px;
	margin-top:4px;
	height:16px;
	color:#5a5a5c;
	text-align:right;
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}
#topMenu a{
	color:#5a5a5c;
	text-decoration:none;
}
#topMenu a:hover{
	text-decoration:underline;
}
#menu{
	margin-top:-20px;
	height:100px;
	width:940px;
	float:left;
	clear:both;
	text-align;right;
}
#menu #oMenu{
	background:url(images/oMenu.gif) repeat-x ;
	float:left;
	height:32px;
	line-height:32px;
	line-hight:32px;
	width:938px;
	margin-top:41px;
	margin-left:0px;
	z-index:0;
	position:absolute;
	text-align:right;
	font-size:15px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
#menu #oMenu span{
	display:none;
}
#menu #oMenu span.active{
	display:block !important;
}
#menu #oMenu a{
	color:#7f7f81;
	text-decoration:none;
	padding-right:10px;
	padding-left:15px;
	font-weight:700;
}
#menu #oMenu a.selected, #menu #oMenu a:hover{
	color:#5a5a5a !important;
}
#menu #hMenu a {
	color:#58585a;
	text-decoration:none;
}
#menu #hMenu{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	z-index:1;
	position:absolute;
	width:938px;
	display:table-cell;
	text-align:right;
}
#menu #hMenu .li{
	font-size:16px;
	text-transform: uppercase;
	font-weight:bold;
	float:right;
	cursor:pointer;
	height:42px;
	display:table-cell;
}
#menu #hMenu .li.active a{
	color:#f8a616 !important;
}

#menu #hMenu .li span{
	padding-left:15px;
	padding-right:15px;
	float:left;
	height:42px;
}
#menu #hMenu .li.active span{
	background:url(images/menuBack2.gif) no-repeat 100% 0% ;
}
#menu #hMenu .li a{
	padding-top:13px;
	float:left;
}

#menu #hMenu .li.active{
	background:url(images/menuBack.gif);
}
#content{
	clear:left;
	width:940px;
}
#content h1{
	color:#797979;
	font-size:22px;
	font-weight:normal;
}
#content h2{
	color:#797979 !important;
	font-size:20px;
	font-weight:bold;
}
#content #hContent{
	clear:left;
	float:left;
	width:940px;
	margin-bottom:20px;
}
#content #hContent .leftSide{
	width:460px;
	float:left;
}
#content #hContent .rightSide{
	float:right;
	width:444px;
}
#content #hContent .rightSide img{
	float:right;
}

#footer{
	width:940px;
	height:30px;
	line-height:30px;
	background-color:#fcab1e;
	clear:left;
	text-align:center;
	text-transform: uppercase;
	color:#fff;
	font-size:11px;
}
#footer a{
	color:#fff;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#miniFotos{
	width:940px;
	clear:left;
}
/*IMG rotator*/
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:298px;
	margin-left: 0px;
}
div#rotator ul{
	list-style:none;
	margin:0;
	padding:0;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */
	div#rotator ul li img {
	border:4px solid #e7e7e7;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}

ul.thumbs {
	margin: 0;
	padding: 0;
	font-size:0px;
	line-height:0px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 0px 0px 0;
	margin-left:49px !important;
	list-style: none;
}
ul.thumbs li.first {
	margin-left:0px !important;
}
ul.thumbs li.last {
	margin-left:50px !important;
}
a.thumb {
	display: block;
	border:4px solid #e7e7e7;
}
ul.thumbs li.selected a.thumb {

}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
#gallery{
	float:left;
	position:relative;
	height:300px;
	clear:both;
	font-size:0px;
	line-height:0px;
	color:#fff;
}
#gallery a{
color:#fff;
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.slideshow img {
	vertical-align: middle;
	border:4px solid #e7e7e7;
}

.pdf{
	background:url(images/pdf.png) no-repeat 0% 0%;
	padding-left:18px;
	line-height:18px !important;
	height:18px !important;
}

