body{
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #1b1c20;
	font-size: 12px;
	background-color: #1b1c20;
	line-height: 18px;
	margin: 0;
}

#flash img, #logo img{
	behavior: url('/css/iepngfix.htc');
}


h1{
	color: #ff7e00;
	font-size: 14px;
	letter-spacing: 1px;
}

div{
	float: left;
}

a img{
	border: none;
}

a:link, a:visited, a:hover{
	color: #000;
	text-decoration: none;
}

table{
	padding-bottom: 20px;

}

.imageborder{
	border: none;
}

#container{
	float: none;
	width: 998px;
	margin: 0 auto;
	overflow: hidden;
	border: 2px solid #d7d5c4;
	background-color: #FFFFFF;
}

#links img{
	width: 110px;
	height: 592px;
}

#head{
	width: 998px;
	height: 157px;
	background-color: #1b1c20;
	background-image: url(../images/vloer.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	position: relative;
}

*html #head{
	width: 998px;
	height: 157px;
	max-height: 157px;
	background-color: #1b1c20;
	background-image: url(../images/vloer.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	
}

#talen a{
	color: #fff;
}

#talen{
	float: right;
	color: #d7d5c4;
	margin-top: 15px;
	margin-right: 20px;
	letter-spacing: 2px;
}

#logo{
	margin: 38px 0 0 65px;
	*margin: 38px 0 0 45px;
	display:inline;
}


#menu{
	position: absolute;
	top: 115px;
	left: 330px;
	display: inline;
	width: 800px;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li{
	display: inline;
	font-weight: bold;
	letter-spacing: 1px;
}

#menu li a{
	display: block;
}

#menu li img{
	border: 2px solid #d7d5c4;
}

.item{
	width: 80px;
	text-align: center;
	margin: 5px;
}

#menu .orange a{
	color: #ff7e00;
}

#menu .orange img:hover{
	border-color: #ff7e00;
}

/*#menu .groen a{
	color: #96b811;
}
#menu .groen img:hover{
	border-color: #96b811;
}

#menu .red a{
	color: #d60808;
}
#menu .red img:hover{
	border-color: #d60808;
}

#menu .blue a{
	color: #4f64d3;
}
#menu .blue img:hover{
	border-color: #4f64d3;
}

#menu .black a{
	color: #1b1c20;
}
#menu .black img:hover{
	border-color: #1b1c20;
}*/

#schaduw{
	float: right;
	width: 888px;
	height: 17px;
	background-image: url(../images/schaduwrand.png);
	background-repeat: repeat-x;
}

#main_1{
	height: 575px;
	background-image: url(../images/vloer_web.png);
}

#main_2{
	height: 575px;
	width: auto;
}

#content{
	height: 475px;
	width: 430px;
	padding: 20px 0px 0px 25px;
	overflow: auto;
	margin-top: 80px;
	margin-bottom: 0px;
	/*width: 465px;
	padding: 80px 35px 30px 30px;
	overflow: hidden;*/
}

#content_collectie{
	height: 455px;
	width: 843px;
	padding: 20px 20px 20px 25px;
	overflow: auto;
	margin-top: 80px;
}

#content_collectie a img{
	border: 2px solid #1b1c20;
}

#content_sfeer{
	width: 305px;
	padding: 80px 0px 20px 27px;
}

#content_sfeer a img, img{
	border: 2px solid #000000;
}

#content_rest{
	height: 455px;
	width: 803px;
	padding: 20px 60px 20px 25px;
	overflow: auto;
	margin-top: 80px;
	margin-bottom: 0px;
}

.grijs a{
	color: #d7d5c4;
	font-weight: bold;
}

div.figure {
  float: right;
  width: 50%;
  margin: 0.5px;
  padding: 0.5px;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

#flash{
	/*position: relative;
	float: right;*/
	margin-top: 65px;
	margin-left: 58px;
}

#blok_rechts{
	width: 480px;
	height: 400px;
	float: right;
	margin-top: 140px;
	/*margin-right: -20px;*/
}

#blok_links{
	width: 350px;
	height: 360px;
	float: right;
	margin-top: 140px;
	margin-right: -20px;
	overflow: hidden;
}


#blok_sfeer{
	/*width: 430px;*/
	width: 495px;
	height: 430px;
	float: left;
	padding-right: 30px;
	margin-top: 130px;
	margin-left: 30px;
	overflow: auto;
}

#footer{
	width: 998px;
	height: 30px;
	background-color: #1b1c20;
	/*background-image: url(../images/footer.png);
	background-repeat: repeat-x;*/
	align: bottom;

}