@charset "utf-8";
#body_bg_rechts {
	background-image: url(../assets/body_bg_rechts.jpg);
	background-repeat: repeat-x;
	height: 408px;
	width: 50%;
	top: 0px;
	right: 0px;
	position: absolute;
}
#body_header {
	background-image: url(../assets/hoofding.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 506px;
	width: 843px;
	left: 50%;
	margin-left: -422px;
}

/* CSS Document */

#outline {
	width: 842px;
	margin: 0px auto 7px;
	text-align: left;
	position: relative;
}
#header {
	height: 145px;
}
#header h1   , #header img{
	padding: 10px 0;
	display: none;
}
#mainNav   {
	color: #6F6F71;
	width: 100px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	position: absolute;
	left: 31px;
	top: 153px;
	z-index: 100;
}
#mainNav  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav  li {
	padding: 0;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 105%;
	font-weight: bold;
	text-align: right;
	_height: 13px;		/* IE bug ?*/
}
#mainNav  li  a {
	color: #6F6F71;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#mainNav  li  a:hover {
	color: #393E3A;
	text-decoration: none;
}
#mainNav h3 {
	font-size: 110%;
	padding-bottom: 5px;
	color: #802C13;
	font-style: italic;
}
#icons {
	position: absolute;
	top: 64px;
	right: 15px;
	z-index: 99;
}
#icons img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adres  {
	font-size: 90%;
	width: 170px;
	text-align: left;
	position: absolute;
	left: 712px;
	top: 399px;
}
#adres h3 {
	font-size: 110%;
	margin-bottom: 5px;
	color: #F33529;
}
#adres a {
	color: #393E3A;
	text-decoration: underline;
}
#adres strong   {
	font-size: 10px;
}

/*FLASH OPMAAK:*/
#flashNav {
	height: 110px; /*93*/
	width: 723px;
	position: absolute;
	left: 53px;
	top: 372px;
	text-align: center;
	overflow: hidden;
	z-index: 100;
}
#flashNav img{
	display: inline;	
}
#flvorige {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
#flvolgende {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
#viewerFrame {
	width:630px;
	height: 100px;
	clear:both; 
	padding:0; 
	margin: 0; 
	position: absolute;
	top: 10px;
	left: 50px;
	overflow: hidden;
}
#viewerScroll {
	width: 1000px;
	text-align: left;
}
#viewerFrame img {
	margin: 0 5px;
	padding: 0;
	border:0;
}
#viewerFrame a {
	text-decoration:none
}

/****/


/*FOTSHOW OPMAAK:*/

#fotoshow {
	width: 520px;
	height: 300px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: -20px;
}
#fotoshow table {
	margin: 0 auto;	
}
#fotoshow td{
	text-align: center;
	width:150px;
	height:148px;
}
#rouler {
	overflow: hidden;	
}
#rouler img {
	border: 2px solid #D8D7D5;
}
#fsvolgende {
	position: absolute;
	top: 136px;
	right: 0;
	cursor: pointer;
}
#fsvorige {
	position: absolute;
	top: 136px;
	left: 0;
	cursor: pointer;
}
/******/
#mainContent {

}

#data  {
	margin: 0 160px 10px 200px;
	position: relative;
}
#partners h4 {
	padding-left: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#partners img {
	margin: 0px;
	padding: 0px;
}
#partners {
	font-size:90%;
}
#footer {
	height: 66px;
	text-align: left;
	padding-top: 5px;
	background-position: top;
	color: #666;

}
#footer p {
	padding: 0 0 0 0px;
	font-size: 90%;
	margin-left: 0px;
}
#footer a {
	color: #333;
}
#footer a:hover {
	color: #600;
}
#itdotcom {
	text-align:center;
	margin-right: 0px;
}
.fotoLinks, .fotoRechts{
	border: 1px solid #999;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #F9FAEC;
}
.fotoLinks {
	margin-right: 8px;
	float: left;
}
.fotoRechts {
	margin-left: 8px;
	float: right;
}
.error {
	padding-left:10px;
	color:#600;
	font-style: italic;
}
.lightBoxFotos img {
	border: 1px solid #999;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

