/* CSS Document */
html, body {
	height:100%;
	width:100%;
	margin:0px;
	
}

body {
	
	background:url("../images/topheaderrepeater.png") repeat-x;	
}


#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}


		
#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:472px;
	height:105px;
	overflow:hidden; 
}	
		
#prevBtn, #nextBtn{ 
	width:16px;
	height:33px;
	position:absolute;
	top:100px;
	display:block;
}

#prevBtn {left:7px}
#nextBtn{left:463px}
#prevBtn a, #nextBtn a {display:block;height:33px;width:16px;}
#prevBtn a {background:url("../images/btn_prev.png") no-repeat 0 0;}
#nextBtn a {background:url("../images/btn_next.png") no-repeat top right;}
		


.container {
	margin:0 auto ;
	width:990px;
	height:100%;
	overflow:visible;
}

#bg {
	background:url("../images/topheader.png") no-repeat top center ;
	width:100%;
	height:371px;
	position:absolute;
	top:0px;
	left:0px;
}

#bg-achtergronden {
	background:url("../images/banner_achtergronden.png") no-repeat top center ;
	width:100%;
	height:371px;
	position:absolute;
	top:0px;
	left:0px;
}

#bg-contact {
	background:url("../images/banner_contact.png") no-repeat top center ;
	width:100%;
	height:371px;
	position:absolute;
	top:0px;
	left:0px;
}

#bg-hoedoenwijdat {
	background:url("../images/banner_achtergronden.png") no-repeat top center ;
	width:100%;
	height:371px;
	position:absolute;
	top:0px;
	left:0px;
}

#bg-watbiedenwij {
	background:url("../images/banner_watbiedenwij.png") no-repeat top center ;
	width:100%;
	height:371px;
	position:absolute;
	top:0px;
	left:0px;
}

#bg-wiezijnwij {
	background:url("../images/banner_watbiedenwij.png") no-repeat top center ;
	width:100%;
	height:371px;
	position:absolute;
	top:0px;
	left:0px;
}





.header {
	width:990px;
	height:121px;
	position:relative;
	top:-7px;
}

.top {
	width:990px;
	margin-top:121px;
	height:250px;
	position:relative;
	top:-5px;
}

.menu-container {
	background-position:center;
	width:850px;
	height:30px;
	position:relative;
	top:5px;
}

.menu-container a {
	position:relative;
	left:17px;
	color:#646464;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:relative;
	top:7px;
	}
	
a.active {
	font-weight:bold;
	color:#f37422;
	}

.item1 {
	background:url("../images/btn_top1.png") no-repeat;
	width:76px;
	height:31px;
	float:left;
	padding-left:3px;
}

.item2 {
	background:url("../images/btn_top2.png") no-repeat;
	width:115px;
	height:31px;
	float:left;
	padding-left:3px;
}

.item3 {
	background:url("../images/btn_top3.png") no-repeat;
	width:136px;
	height:31px;
	float:left;
	padding-left:3px;
}

.item4 {
	background:url("../images/btn_top4.png") no-repeat;
	width:149px;
	height:31px;
	float:left;
	padding-left:3px;
}

.item5 {
	background:url("../images/btn_top5.png") no-repeat;
	width:90px;
	height:31px;
	float:left;
	padding-left:3px;
}

.item6 {
	background:url("../images/btn_top6.png") no-repeat;
	width:182px;
	height:31px;
	float:left;
	padding-left:3px;
}

.item7 {
	background:url("../images/btn_top7.png") no-repeat;
	width:84px;
	height:31px;
	float:right;
	margin-right:48px;
	margin-top:-31px;
}


.content {
	position:relative;
	top:-5px;
	width:990px;

}


	
.right {
	width:300px;
	height:500px;
	position:relative;
	right:200px;
	float:right;
}

.right-top {
	background:url("../images/right_bg.png") no-repeat;
	width:490px;
	height:172px;
}

.right-top-content {
	position:relative;
	top:67px;
	left:7px;
	background:#ffffff;
	width:479px;
	height:105px;
}

.right-bottom {
	background:url("../images/right_bg2.png") no-repeat;
	width:490px;
	height:328px;
}

.right-bottom-content {
	width:460px;
	height:63px;
}
	
.right-bottom-content p {
	position:relative;
	top:80px;
	left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
}

.contact-info {font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:85px 0 0 27px; width:460px}
.contact-name {color:#666666;}

.contact1 a {

	text-decoration:none;
	color:#666666;
}

.contact1 a:hover {
	text-decoration:underline;
}

.contact2 {
	position:relative;
	bottom:86px;
	float:right;
}

.contact2 span {
	color:#bbb1a5;
}



.main {
	width:490px;
	height:500px;
	background:url("../images/content_bg.png") no-repeat;
	float:left;
}

.main2 {
	width:490px;
	height:500px;
	background:url("../images/content_bg2.png");
	float:left;
}


.main3 {
	width:490px;
	height:500px;
	background:url("../images/content_bg3.png");
	float:left;
}

.main4 {
	width:490px;
	height:500px;
	background:url("../images/content_bg4.png");
	float:left;
}

.main5 {
	width:490px;
	height:500px;
	background:url("../images/content_bg5.png");
	float:left;
}

.main6 {
	width:490px;
	height:500px;
	background:url("../images/content_bg6.png");
	float:left;
}
.main7 {
	width:490px;
	height:500px;
	background:url("../images/content_bg14.png");
	float:left;
}
.main8 {
	width:490px;
	height:500px;
	background:url("../images/content_bg9.png");
	float:left;
}
.main9 {
	width:490px;
	height:500px;
	background:url("../images/content_bg11.png");
	float:left;
}
.main10 {
	width:490px;
	height:500px;
	background:url("../images/content_bg10.png");
	float:left;
}
.main11 {
	width:490px;
	height:500px;
	background:url("../images/content_bg12.png");
	float:left;
	}
.main12 {
	width:490px;
	height:500px;
	background:url("../images/content_bg13.png");
	float:left;
}
.main13 {
	width:490px;
	height:500px;
	background:url("../images/content_bg16.png");
	float:left;
}
.main14 {
	width:490px;
	height:500px;
	background:url("../images/content_bg15.png");
	float:left;
}
.main15 {
	width:490px;
	height:500px;
	background:url("../images/content_bg4.png");
	float:left;
}
.main16 {
	width:490px;
	height:500px;
	background:url("../images/content_bg18.png");
	float:left;
}
.main-content {
	background-position:center;
	position:relative;
	top:80px;
	left:31px;
	width:432px;
	height:397px;
}

.main-content2 {
	background-position:center;
	position:relative;
	top:80px;
	left:31px;
	width:420px;
	height:397px;
}


.main-content  p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:18px
}

.main-content2  p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:18px
}

.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#444444;
	line-height:20px;
}

p.lees_meer {
	font-weight:bold;
	color:#f37422;
}

p.lees_meer a{
	text-decoration:none;
	border:none; 	
	font-weight:bold;
	color:#f37422;
}

p.lees_meer a:hover{
	color:#444444;
}

p.lees_meer img{
	border:none; 	
}

.footer {
	position:relative;
	
	top:170px;
	background:url("../images/footer_bg.png") repeat-x top center;
	width:2000px;
	
	height:146px;
}

#newFooter {
	position:relative;
	float:left;
	
	background:url("../images/footer_bg.png") repeat-x center;
	width:100%;
	height:146px;
	

	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#newFooterContent {
	width:900px;
	margin:0 auto;
	padding-top:25px;
}

.footer-content {
	
	position:relative;
	margin:0 auto;
	
	width:900px;
	height:92px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footer-content1 {
	width:246px;
	height:92px;
	float:left;
}

.footer-content2 {
	width:246px;
	height:92px;
	float:left;
}

.footer-content3 {
	width:245px;
	height:92px;
	float:left;
}

.footer-content4 {
	color:#baaea3;
	font-size:10px;
	width:163px;
	height:92px;
	float:right;
}

.markered {
	padding-left: 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:23px;
}

a.mail {
	text-decoration:none;
	color:#444444;
}

a.personal {
	color:#444444;
	text-decoration:none;
}

a.personal:hover {
	color:#f37422;
}

.clearer{
	clear:both;
}

.link {
	text-decoration:none;
	color:#baaea3;
}

.link:hover {
	text-decoration:underline;
}

.foto {
	position:relative;
	right:15px;
	bottom:215px;
	float:right;
	width:90px;
	height:118px;
}

.foto1 {
	position:relative;
	right:50px;
	bottom:280px;
	float:right;
	width:90px;
	height:118px;
}

.foto2 {
	position:relative;
	right:30px;
	bottom:150px;
	float:right;
	width:90px;
	height:118px;
}

#vlagNL {
	margin-left:7px;
	margin-top:5px;
}

a#vlagENG  {
	top:0px;
	left:14px;
}