@charset "utf-8";
/* CSS Document */
body {
	padding-top:36px;
	margin:0;
	background-color:#7D7D7D;
	color:#666666;
	font-size:11px;
	
	font-family:Tahoma, Geneva, sans-serif;
}
a{
	color:#666666;
}
.oranje, .oranje a{
	color:#FF6500;
}

#footerLinks {
	clear: both;
	padding-right: 17px;
	padding-top: 10px;
	text-align: right;
}
#footerLinks a {
	color: #FFFFFF;
}

#container {
	height:756px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	
}
#header {
	height:120px;
	width:1000px;
	float:left;
}
#header_left {
	height:120px;
	width:490px;
	float:left;
}
#header_left_top {
	height:35px;
	width:490px;
	float:left;
	background:url(/images/header_top_rond.gif) no-repeat left #FFF;
}
#header_left_bottom {
	height:85px;
	width:490px;
	float:left;
	background-color:#FFF;
}
.logo{
	float:right;
	margin-right:20px;
	margin-top:-15px;
}
.introtext{
	margin-top:-15px;
	margin-left:-20px;
	text-align:justify;
}
#header_right {
	height:120px;
	width:490px;
	float:right;
}
#header_right_top {
	height:35px;
	width:490px;
	float:right;
	background:url(/images/header_top_rond_right.gif) no-repeat right #FFF;
}
#header_right_bottom {
	height:75px;
	width:410px;
	float:right;
	background-color:#FFF;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;

}
.paginaName{
	text-transform:uppercase;
	padding-top:12px;
	margin: 0px;
	font-size:16px;
	font-weight: normal;
	text-align:center;
	color:#FF6500;
}
#decor {
	height:32px;
	width:129px;
	position:relative;
	float:right;
	cursor:pointer;
	background-image:url(/images/menu_left.gif);

}
.mainfoto{
	border:2px #FFF solid;
}
#interieur {
	height:32px;
	width:129px;
	position:relative;
	float:left;
	cursor:pointer;
	background-image:url(/images/menu_right.gif);
}
#interieur a{

}
#main {
	height:310px;
	width:1000px;
	float:left;
	position:relative;
}
#main_left {
	height:310px;
	width:490px;
	float:left;
	background-color:#FFF;
}
#main_left_tekst {
	height:290px;
	width:470px;
	padding:10px;
	float:left;
	position:relative;
	background-color:#FFF;	
	overflow:auto;
}
#main_right {
	height:310px;
	width:490px;
	float:right;
	position:relative;
	background-color:#FFF;	
}
#main_right_tekst {
	height:290px;
	width:470px;
	padding:10px;
	float:right;
	position:relative;
	background-color:#FFF;	
	overflow:auto;
	
}

#menu {
	height:100px;
	width:1000px;
	float:left;
	position:relative;
}
#menuknoppen{
	position:absolute;
	width:440px;
	height:30px;
	right:0px;
	top:20px;
}
#menuknoppen a{
	font-size:14px;
	text-decoration:none;
	text-transform:lowercase;
	color:#FFF;
}
	
#menu_left {
	height:100px;
	width:490px;
	float:left;
}
#menu_left_top {
	height:60px;
	width:490px;
	float:left;
}
#menu_left_bottom {
	height:40px;
	width:490px;
	float:left;
}
#menu_right {
	height:100px;
	width:490px;
	float:right;
}
#menu_right_top {
	height:60px;
	width:490px;
	float:right;
}
#menu_right_bottom {
	height:40px;
	width:490px;
	float:right;
}
#bottom{
	width:1000px;
	height:225px;
	float:left;

}
#bottom_top{
	position:relative;
	width:1000px;
	height:190px;
	float:left;
}
#bottom_bot_left{
	width:490px;
	height:35px;
	float:left;
	background:url(/images/bottom_left.gif) left no-repeat #FFF;
}
#bottom_bot_right{
	width:490px;
	height:35px;
	float:right;
	background:url(/images/bottom_right.gif) no-repeat right #FFF;
}
#foto_left_bot{
	width:478px;
	height:170px;
	float:left;
	position:relative;
	padding-left:11px;
	padding-top:20px;
	z-index:1000;
	background-color:#FFF;
	padding-right:1px;
}
#foto_left_bot_overlay{
	width:479px;
	height:135px;
	background:url(../images/left_foto_bottom.png) bottom no-repeat;
	position:absolute;
	
	bottom:5px;
	left:8px;
}
.fotos{
	width:157px;
	height:135px;
	position:relative;
	float:left;
	
	margin-right:2px;
}
#foto_right_bot{
	width:478px;
	height:130px;
	float:right;
	position:relative;
	padding-right:10px;
	padding-top:20px;
	padding-left:2px;
	background-color:#FFF;

	z-index:1000;
}
#foto_righ_bot_overlay{
	width:490px;
	height:170px;
	background-image:url(../images/right_foto_bottom.png);
	
	position:absolute;
	top:15px;
	right:5px;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width:478px;
	height:170px;
	float:left;
	padding-left:11px;
	padding-top:20px;
	background-color:#FFF;
	padding-right:1px;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
	padding-top:15px;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	width: 157px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarouse2{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width:478px;
	height:170px;
	float:right;
	padding-left:11px;
	padding-top:20px;
	background-color:#FFF;
	padding-right:1px;
}
.stepcarouse2 .belt2{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarouse2 .pane2{
	padding-top:15px;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	width: 157px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.layover{
	min-height:20px;
	height:auto;
	width:157px;
	background:url(../images/layover.png);
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	font-size:12px;
	color:#333;
	padding-bottom:2px;
}

.footer{
	font-size:14px;
}
	
