html{
    overflow: -moz-scrollbars-vertical;
}

img{
	border: 0;
}

a{
	color: white;
}

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	background-image: url(../images/backgroundTop.gif);
	background-repeat: repeat-x;
	background-color: #2d2d2d;
	font-size: 0.8em;
}

#container{
	width: 990px;
	margin: 0 auto;
	margin-top: 46px;
}

#topContainer{
	position: relative;
	height: 70px;
}

#navigatieContainer{
	position: absolute;
	right: 0;
	top: 33px;
}

#navigatieContainer ul{
	margin: 0;
	padding: 0;
}

#navigatieContainer ul li{
	list-style-type: none;
	height: 31px;
	float: left;
	color: white;
	margin-left: 6px;
}

#navigatieContainer ul li a{
	display: block;
	float: left;
	background-color: #464646;
	background-image: url(../images/buttonLeft.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-decoration: none;
	margin: 0;
	padding: 0px 0px 0px 9px;
}

#navigatieContainer ul li a:hover, #navigatieContainer ul li a.current{
	background-color: #dd1555;
	background-image: url(../images/buttonLeft.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navigatieContainer ul li a:hover span, #navigatieContainer ul li a.current span{
	background-color: #dd1555;
	background-image: url(../images/buttonRight.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#navigatieContainer ul li a span{
	height: 23px;
	float: left;
	background-color: #464646;
	background-image: url(../images/buttonRight.gif);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	margin: 0;
	padding: 8px 9px 0px 0px;
}

#navigatieContainer ul li.gray a{
	background-color: #464646;
}

#navigatieContainer ul li.gray a:hover{
	background-color: white;
	color: #464646;
}

#navigatieContainer ul li.red a{
	background-color: #dd1555;
}

#navigatieContainer ul li.red a:hover{
	background-color: white;
	color: #dd1555;
}

#contentContainer{
	margin-top: 26px;
}

#contentLeft{
	position: relative;
	float: left;
	background-image: url(../images/backgroundLeft.gif);
	background-repeat: no-repeat;
	width: 290px;
	height: 423px;
}

#contentLeftText{
	height: 194px;
	padding: 35px 40px 0px 28px;
	overflow: hidden;
	color: white;
	line-height: 1.4em;
}

#contentLeftText h1, #contentLeftText ul, #contentLeftText li{
	margin: 0;
	padding: 0;
}

#contentLeftText h1{
	font-size: 1.6em;
	margin-bottom: 8px;
}

#contentLeftText li{
	list-style-type: none;
}

#contentLeftText li a{
	color: #949597;
	text-decoration: none;
	font-weight: bold;
}

#contentLeftText li a:hover{
	text-decoration: underline;
}

#contentLeftImage{
	height: 194px;
	padding: 35px 34px 0px 34px;
}

#contentAdres{
	position: absolute;
	top: 267px;
	left: 8px;
	height: 142px;
	width: 278px;
	padding: 12px 40px 0px 19px;
}

#contentAdres h1, #contentAdres h2, #contentAdres span{
	color: white;
	margin: 0;
}

#contentAdres h1{
	font-size: 1.2em;
}

#contentAdres h2{
	font-size: 1em;
	margin-bottom: 15px;
}

#contentAdres span{
	line-height: 1.4em;
}

#contentRight{
	position: relative;
	float: right;
	background-image: url(../images/backgroundContent.gif);
	background-repeat: no-repeat;
	width: 680px;
	height: 423px;
}

#slideshowContainer, #content{
	position: relative;
	width: 640px;
	height: 381px;
	margin-top: 12px;
	margin-left: 12px;
}

#map{
	width: 655px;
	height: 396px;
	margin-top: 12px;
	margin-left: 12px;
}

.contactTable input, .contactTable textarea{
	width: 100%;
	border: 1px solid black;
	background-color: white;
}

#content{
	line-height: 1.4em;
	padding: 15px 0px 0px 15px;
	color: white;
	overflow: auto;
}

#content h1{
	font-weight: bold;
	font-size: 1.2em;
}

#content a{
	color: #dd1555;
}

#slideshowTitel, #slideshowDescription{
	position: absolute;
	z-index: 2000;
	color: white;
	left: 0;
	width: 645px;
	padding: 5px 0px 5px 10px;
	background-image: url(../images/backgroundSlideshow.png);
}

#slideshowTitel{
	top: 0;
}

#slideshowDescription{
	text-align: center;
	bottom: 17px;
}

#slideshowTitel h2, #slideshowDescription p{
	margin: 0;
}

#slideshowTitel h2{
	font-size: 1.3em;
	color: white;
}

#slideshowBig{
	position: relative;
	width: 655px;
	height: 363px;
}

#slideshowBig div{
	width: 100%;
	height: 360px;
	text-align: center;
	background-color: #171717;
}

#slideshowControls{
	position: relative;
	width: 655px;
	height: 33px;
	background-image: url(../images/backgroundSlideshowControls.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#slideshowThumbnailContainer{
	display: inline;
}

#slideshowThumbnailLeft, #slideshowThumbnailRight{
	float: left;
	height: 33px;
	width: 5px;
	background-repeat: no-repeat;
}

#slideshowThumbnails{
	position: relative;
	float: left;
	background-color: #171717;
	border-top: 2px solid #363636;
	height: 25px;
	padding: 5px 6px 0px 6px;
	background-image: url(../images/backgroundThumbRight.gif);
	background-position: 100% bottom;
	background-repeat: no-repeat;
}

.outline{
	position: absolute;
	margin-top: 2px;
	border: 1px solid #dd1555;
}

.loading{
	background: url(../images/loader_gerard.gif) center no-repeat;
}

#slideshowThumbnailLeft{
	background-image: url(../images/backgroundThumbLeft.gif);
}

#slideshowThumbnailRight{
	background-image: url(../images/backgroundThumbRight.gif);
}

.thumbnail{
	margin-right: 4px;
}

.control{
	padding: 8px 8px;
	float: left;
}

.control a{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
