.sitemap h3{
	color: #FFFF00;
	padding: 0px;
	margin: 0px;
}

.sitemap a{
	width: auto;
	height: auto;
	color: #FFF;
	text-decoration: none;
	float: left;
	display: block;
}

.sclahead{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.sclasub{
	padding: 0px 0px 0px 20px;
}

.footer a {
    color: #999999;
    font-size: 11px;
    text-decoration: none;
	float: right;
	display: block;
	position: relative;
	top: 2px;
	right: 190px;
}

.footer a:hover {
    color: #666666;
}

	.twitter{
		width: 100%;
		height: auto;
		float: left;
		text-align: left;
	}
	
	.tweet{
		width: 100%;
		height: auto;
		float: left;
		font-size: 9px;
		padding: 5px 0px 5px 0px;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #CCCCCC;
	}
	
	.tweettxt{
		width: 135px;
		height: auto;
		float: left;
		position: relative;
		top: 0px;
		left: 10px;
	}
	
	.tweettxt a{
		color: #008BD6;
	}
	
	.tweetdate{
		width: 135px;
		height: auto;
		float: left;
		position: relative;
		top: 0px;
		left: 10px;
		font-weight:bold;
		color: #008BD6;
		padding: 0px 0px 2px 0px;
		font-size: 9px;
	}
	
	.tweetkop{
		width: 100%;
		height: auto;
		float: left;
		background-color: #008BD6;
		padding: 8px 0px 8px 0px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}
	
	.tweetkop a{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.tweetkop img{
		border-width: 0px;
		position: relative;
		top: 2px;
		left: 0px;
	}
	
	.tweetlinks{
		width: 140px;
		height: auto;
		float: left;
		position: relative;
		top: 0px;
		left: 10px;
		color: #008BD6;
		text-align: left;
	}
	
	.tweetlinks a{
		color: #008BD6;
	}

.stepholder{
	width: 100%;
	height: auto;
	float: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-bottom: 18px;
}

.step{
	width: 140px;
	height: auto;
	float: left;
	padding: 6px 0px 3px 0px;
	background-color: #2DB6FF;
}

.steparr{
	background-image: url(/pics/arrowsm.png);
	background-repeat: no-repeat;
	background-position: 125px 10px;
}

.corrstep{
	width: 141px;
}

.step p{
	float: left;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}

.step h1{
	width: 13px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	position: relative;
	top: -2px;
	left: 0px;
	font-size: 15px;
}

.stepdiv{
	width: 1px;
	height: 27px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
}

.stepdis{
	background-color: #00559B;
}

.gohome{
	border-width: 0px;
}

.gohome img{
	border-width: 0px;
}

/* /// FIRST UL /// */
.vmenu{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	list-style: none;
}

/*"""""""" HEADITEM HOLDER """"""""*/
.vmenu li{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

.vmenu a{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.vmenu a p{
	width: 138px;
	height: auto;
	float: left;
	position: relative;
	top: 0px;
	left: 8px;
	padding: 3px 0px 4px 0px;
}

.vmenu .hmv{
	color: #666666;
}

.vmenu .hmv:hover{
	color: #008BD6;
}

.vmenu .bmv{
	color: #666666;
}

.vmenu .bmv:hover{
	color: #DE3076;
}

/*"""""""" SUBMENUBG """"""""*/
.vmenu ul{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	list-style:none;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #333333;
	position: absolute;
	top: -1000px;
	left: 0px;
}

/*"""""""" SUBITEM HOLDER """"""""*/
.vmenu ul li{
	width: 100%;
	height: auto;
	display: block;
	float: left;
}

.vmenu ul li a{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	float: left;
	font-size: 11px;
	font-weight: normal;
}

.vmenu .smv{
	color: #008BD6;
}

.vmenu .bsmv{
	color: #DE3076;
}

.vmenu ul li p{
	width: 138px;
	height: auto;
	float: left;
	position: relative;
	top: 0px;
	left: 8px;
	padding: 3px 0px 3px 0px;
}

.vmenu ul li a:hover{
	background-color: #CCCCCC;
}

.hmnew:hover ul{
	top: 0px !important;
	position: relative;
}

.hmnew a:hover ul{
	top: 0px !important;
	position: relative;
}

.hmis{
	color: #000000 !important;
}

.hmlis ul{
	top: 0px !important;
	position: relative !important;
}

.smis{
	color: #FFF !important;
	background-color: #008BD6 !important;
}

.bsmis{
	color: #FFF !important;
	background-color: #DE3076 !important;
}

a{
	outline: none;
}

.hbex{
	width: 100%;
	height: 100%;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.hbex:hover{
	color: #FFFF00;
}

.totcontainer{
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}


.uploadeerder{
	width: 240px;
	height: auto;
	float: left;
	text-align: right;
}

.uploadbestanden{
	width: 310px;
	height: auto;
	float: left;
	text-align: left;
}

.uploadregelomschrijving{
	width: 210px;
	height: auto;
	float: left;
}

.uploadregeluploaden{
	float: left;
	width: 210px;
	height: auto;
}

.bestelregeldetailsvis{
	width: 100%;
	height: auto;
	float: left;
	display: none;
}

.bestelregeldetails2{
	width: 100%;
	height: auto;
	float: left;
}

.besteldetailspacingaf{
	width: 250px;
	height: 10px;
	float: left;
}

.besteldetailsaf{
	float: left;
	width: 235px;
	height: auto;
	font-weight: normal;
	font-size: 11px;
}

.bestellink{
	color: #FFF;
	text-decoration: none;
}

.bestellink:hover{
	color: #FFCC00;
}

.bestelregeluploaden{
	float: left;
	width: 75px;
	height: auto;
	text-align: center;
}

.bestelregelomschrijving{
	width: 245px;
	height: auto;
	float: left;
}

.bestelregelleft{
	float: left;
	width: 485px;
	height: auto;
}

.bestelregelright{
	float: left;
	width: 75px;
	height: auto;
	text-align: center;
}

.besteldetails{
	float: left;
	width: 245px;
	height: auto;
	font-weight: bold;
}

.besteldetailspacing{
	width: 240px;
	height: 10px;
	float: left;
}

.bestelregeldetails{
	width: 100%;
	height: auto;
	float: left;
}

.bestelregel2{
	padding: 4px 0px 4px 0px;
	width: 100%;
	height: auto;
	float: left;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.bestelregel1{
	padding: 4px 0px 4px 0px;
	width: 100%;
	height: auto;
	float: left;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.bestelregelaantal{
	text-align: center;
	width: 80px;
	height: auto;
	float: left;
}

.bestelregelreferentie{
	width: 130px;
	height: auto;
	float: left;
}

.bestelregelnr{
	width: 20px;
	height: auto;
	float: left;
}

.bestelregelspacing{
	width: 10px;
	height: 10px;
	float: left;
}

.bestellingregelkop{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	color: #008BD6;
	padding: 3px 0px 3px 0px;
}

.bestellingregels{
	width: 100%;
	height: auto;
	float: left;
}

.bestellingalgemeenkop{
	font-weight: bold;
	font-size: 11px;
}

.bestellingalgemeentxt{
	font-size: 11px;
	line-height: 12px;
	padding: 0px 0px 5px 0px;
}

.bestellingalgemeen td{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

.bestellingalgemeen{
	width: 100%;
	height: auto;
	float: left;
}

.bestellingkop{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	float: left;
}

.bestellingspace{
	width: 10px;
	height: 10px;
	float: left;
}

.bestellingordernummer{
	width: 250px;
	height: auto;
	color: #008BD6;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
}

.bestellingholder{
	width: 564px;
	height: auto;
	float: left;
	background-color: #006FC8;
}

.orderregeltxt{
	width: auto;
	height: auto;
	float: left;
	color: #008BD6;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
}

.orderregelkop{
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}

.pagecontent{
	width: 100%;
	height: auto;
	float: left;
}

.adresbestelaantal{
	width: 55px;
	height: auto;
	text-align: center;
}

.knopholder{
	width: 100%;
	height: auto;
	float: right;
	padding: 2px 0px 2px 0px;
}

.knoppenlink{
	color: #FFFFFF;
	text-decoration: none;
}

.knoppenlink:hover{
	color: #FFCC00;
}

.adresknoppen{
	width: 195px;
	height: auto;
	float: left;
	overflow-x: hidden;
	text-align: right;
	font-weight: bold;
}

.adresadres{
	width: 255px;
	height: auto;
	float: left;
	overflow-x: hidden;
}

.referentieinput{
	width: 265px;
	height: 20px;
}

.opmerkingeninput{
	width: 267px;
	height: 65px;
}

.adrescontent{
	width: 100%;
	height: auto;
	float: left;
	padding: 5px 0px 8px 0px;
}

.adresspacing{
	width: 20px;
	height: 10px;
	float: left;
}

.adresaantal{
	width: 70px;
	height: auto;
	float: left;
	text-align: left;
}

.adresomschrijving{
	width: 400px;
	height: auto;
	float: left;
	text-align: left;
}

.adresline{
	width: 100%;
	height: auto;
	float: left;
	font-size: 11px;
}

.adreskop1{
	width: 100%;
	height: auto;
	font-weight: bold;
	padding: 4px 0px 2px 0px;
	float: left;
}

.adreskop2{
	width: 100%;
	height: auto;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
	float: left;
	background-color: #008BD6;
}

.noticetxt{
	font-size: 12px;
	line-height: 13px;
	margin: 3px 0px 3px 0px;
}


.banksel{
	width: 200px;
	height: 21px;
}



.extraaknop{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #008BD6;
	background-color: #FFFFFF;
	display: block;
	width: 175px;
	height: auto;
	padding: 3px 0px 4px 0px;
	text-align: center;
}

.extraaknop:hover{
	color: #FFFFFF;
	background-color: #6CBCE8;
}

.adresextrabutton{
	width: 220px;
	height: auto;
	float: right;
}

.adresdel{
	width: 20px;
	height: 30px;
	float: left;
}

.adresholder2{
	width: 100%;
	height: auto;
	overflow-x: hidden;
	font-size: 11px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFFFFF;
	display: none;
	float: left;
}

.adresspacing3{
	width: 257px;
	height: 30px;
	float: left;
}

.adresselectbutton{
	width: 190px;
	height: auto;
	float: right;
}

.adresselectholder{
	width: 100%;
	height: auto;
	float: left;
	overflow-x: hidden;
	padding: 0px 0px 10px 0px;
}

.adresinputaantal{
	width: 50px;
	text-align: center;
}

.adresorderregel{
	width: 237px;
	height: auto;
	float: left;
	overflow-x: hidden;
}

.adresholder{
	width: 100%;
	height: auto;
	overflow-x: hidden;
	font-size: 11px;
}

.adresspacing2{
	width: 20px;
	height: 10px;
	float: left;
}

.adresorderregel{
	width: 237px;
	height: auto;
	float: left;
}

.adresorderregel2{
	width: 237px;
	height: auto;
	float: left;
	font-size: 10px;
}

.adreskopholder{
	width: 100%;
	height: auto;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	overflow-x: hidden;
}

.adresheader{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.offerteline2{
	padding: 5px 0px 5px 0px;
	/*border-color: #FFFFFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;*/
	width: 564px;
	height: auto;
	float: left;
	overflow-x: hidden;
	background-color: #006FC8;
	font-size: 11px;
}

.offerteline1{
	padding: 5px 0px 5px 0px;
	/*border-color: #FFFFFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;*/
	width: 564px;
	height: auto;
	float: left;
	overflow-x: hidden;
	/*background-color: #0089F6;*/
	/*background-color: #068FFF;*/
	background-color: #00559B;
	font-size: 11px;
}

.rightlink{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}

.rightlink:hover{
	color: #008BD6;
}

.rightlink img{
	border-width: 0px;
}

.aanmeldinput1{
	width: 240px;
	height: 16px;
	font-size: 12px;
}

.aanmeldinput2{
	width: 180px;
	height: 16px;
	font-size: 12px;
} 

.aanmeldinput3{
	width: 51px;
	height: 16px;
	font-size: 12px;
} 

.aanmeldinput4{
	width: 60px;
	height: 16px;
	font-size: 12px;
} 

.aanmeldinput5{
	width: 171px;
	height: 16px;
	font-size: 12px;
} 

.aanmeldinput6{
	width: 180px;
	height: auto;
	font-size: 12px;
} 

.aanmeldinput26{
	width: 180px;
	height: 21px;
	font-size: 12px;
} 

.loginform{
	margin: 0px;
}

.geenaccountlink{
	color: #FFFFFF;
}

.geenaccountlink:hover{
	color: #FFCC00;
}

.templatecontent2{
	width: 100%;
	height: auto;
	float: left;
	margin: -20px 0px 0px 0px;
}

.loginerror{
	width: 100%;
	height: auto;
	float: left;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
}

ul{
	margin: 0px;
	padding: 0px;
}

li{
	margin: 0px;
	padding: 1px 0px 1px 0px;
}

.aanmeldcontentbutt{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #008BD6;
	background-color: #FFFFFF;
	display: block;
	width: 80px;
	height: auto;
	padding: 3px 0px 4px 0px;
	text-align: center;
}

.aanmeldcontentbutt:hover{
	color: #FFFFFF;
	background-color: #6CBCE8;
}

.inloginput3{
	width: 210px;
	height: 18px;
	font-size: 12px;
}

.winkelwagenhline{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	height: auto;
	width: 564px;
	float: left;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}

.offertehline{
	height: auto;
	width: 564px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	overflow-x: hidden;
}

.winkelwagenbutton{
	width: 120px;
	height: auto;
	display: block;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #008BD6;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #008BD6;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0px 6px 0px;
}

.winkelwagenbutton:hover{
	background-color: #008BD6;
	color: #FFFFFF;
}

.afrondknop{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #008BD6;
	background-color: #FFFFFF;
	display: block;
	width: 125px;
	height: auto;
	padding: 3px 0px 4px 0px;
	text-align: center;
}

.afrondknop:hover{
	color: #FFFFFF;
	background-color: #6CBCE8;
}


.terugknop{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #008BD6;
	background-color: #FFFFFF;
	display: block;
	width: 63px;
	height: auto;
	padding: 3px 0px 4px 0px;
	text-align: center;
}

.terugknop:hover{
	color: #FFFFFF;
	background-color: #6CBCE8;
}

.winkelwagenbg{
	background-image: url(../pics/winkelwagenlarge.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pagetxt{
	width: 100%;
	height: auto;
	float: left;
}

.loginbutt{
	width: 65px;
	height: auto;
	display: block;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #008BD6;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #008BD6;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
}

.loginbutt:hover{
	background-color: #008BD6;
	color: #FFFFFF;
}

.account{
	width: 155px;
	height: auto;
	float: left;
	overflow-x: hidden;
	margin: 0px;
}

.accountinput{
	width: 135px;
	height: 15px;
	color: #CCCCCC;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

.accountform{
	text-align: center;
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	color: #333333;
}

.accountformspacing{
	width: 100%;
	height: 1px;
	float: left;
	margin: 0px;
}

.accountformlinkholder{
	width: 100%;
	height: auto;
	float: left;
	padding: 5px 0px 0px 0px;
}

.accountformlinkholder a{
	color: #008BD6;
	font-size: 12px;
}

.accountformlinkholder a:hover{
	color: #E1B500;
}

.winkelwagen{
	width: 155px;
	height: auto;
	float: left;
	overflow-x: hidden;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #008BD6;
	margin: 0px 0px 10px 0px
}

.accountheader{
	width: 100%;
	height: auto;
	padding: 6px 0px 6px 0px;
	font-size: 14px;
	font-weight: bold;
	background-color: #008BD6;
	color: #FFFFFF;
	text-align: center;
	float: left;
}

.winkelwagencontent{
	text-align: center;
	width: 100%;
	height: auto;
	float: left;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	color: #333333;
}


.winkelwagenbutton{

}

.bestelaantal{
	width: 60px;
	height: 19px;
	float: left;
	margin: -2px 0px 0px 0px;
}

.bestelknop2{
	width: auto;
	height: auto;
	display: block;
	padding: 6px 10px 6px 10px;
	background-color: #006FC8;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	float: right;
	margin: 15px 20px 0px 20px;
}

.bestelknop2:hover{
	background-color: #FF0000;
}

.bestelknop{
	width: auto;
	height: auto;
	display: block;
	padding: 6px 10px 6px 10px;
	background-color: #006FC8;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	float: left;
	margin: 15px 0px 0px 20px;
}

.bestelknop:hover{
	background-color: #FF0000;
}

.bestelholder{
	width: 100%;
	height: 60px;
	float: left;
}

.productoptsel{
	width: 300px;
	height: 22px;
	margin: -2px 0px 0px 0px;
	font-size: 13px;
}

.productregel{
	width: 100%;
	height: auto;
	float: left;
	padding: 4px 0px 4px 0px;
}

.producttext{
	width: 235px;
	height: auto;
	float: left;
	text-align: right;
}

.productoption{
	width: 320px;
	height: auto;
	float: right;
	text-align: left;
}

.productdiv{
	width: 100%;
	height: auto;
	float: left;
}

.menusubitemvis{
	width: 147px;
	height: auto;
	display: block;
	float: left;
	padding: 3px 0px 3px 8px;
	margin: 0px 8px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #008BD6;
}

.menusubitemv{
	width: 147px;
	height: auto;
	display: block;
	float: left;
	padding: 3px 0px 3px 8px;
	margin: 0px 8px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #008BD6;	
	background-color: #FFFFFF;
}

.menusubitemv:hover{
	background-color: #CCCCCC;
}

.menusubitembis{
	width: 147px;
	height: auto;
	display: block;
	float: left;
	padding: 3px 0px 3px 8px;
	margin: 0px 8px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #DE3076;
}

.menusubitemb{
	width: 147px;
	height: auto;
	display: block;
	float: left;
	padding: 3px 0px 3px 8px;
	margin: 0px 8px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #DE3076 !important;	
	background-color: #FFFFFF;
}

.menusubitemb:hover{
	background-color: #CCCCCC;
}


.menusub{
	width: 155px;
	height: auto;
	float: left;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	padding: 3px 0px 3px 0px;	
}

.menuheaditemis{
	width: 140px;
	height: auto;
	display: block;
	float: left;
	padding: 4px 0px 4px 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #333333;	
}

.menuheaditemv{
	width: 140px;
	height: auto;
	display: block;
	float: left;
	padding: 4px 0px 4px 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #666666;	
}

.menuheaditemv:hover{
	color: #008BD6;
}

.menuheaditemb{
	width: 140px;
	height: auto;
	display: block;
	float: left;
	padding: 4px 0px 4px 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #666666;	
}

.menuheaditemb:hover{
	color: #DE3076 !important;
}


.menu{
	width: 155px;
	height: auto;
	float: left;
	overflow-x: hidden;
	position: relative;
	top: -25px;
	left: 0px;
}

.sidemenuis{
	width: 140px;
	height: auto;
	padding: 4px 0px 4px 8px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	float: left;
}

.sidemenu a{
	width: 140px;
	height: auto;
	display: block;
	float: left;
	padding: 4px 0px 4px 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #666666;	
}

.sidemenu a:hover{
	color: #008BD6;
}

.sidemenu{
	width: 155px;
	height: auto;
	float: left;
	overflow-x: hidden;
	border-color: #333333;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	padding: 8px 0px 8px 0px;
}

.address{
	width: 155px;
	height: auto;
	float: left;
	overflow-x: hidden;
}

.addresstxt{
	font-size: 11px;
	line-height: 18px;
	padding: 10px 0px 30px 8px;
}

.banners{
	width: 155px;
	height: auto;
	float: left;
	overflow: hidden;
}

.page{
	width: 930px;
	height: auto;
	float: left;
}

/* ////////////////////////// HEADER ////////////////////////// */

.header{
	width: 930px;
	height: 250px;
	overflow: hidden;
	float: left;
}

.headerimage{
	width: 100%;
	height: 100%;
	float: left;
}

.headerspacing{
	width: 100%;
	height: 96px;
	float: left;
	background-color: #FFFFFF;
}

.flashheader{
	background-image: url(../pics/gordijnvolume.jpg);
	width: 930px;
	height: 130px;
	float: left;
}

.headeroverlay{
	width: 930px;
	height: 250px;
	position: relative;
	top: -250px;
	left: 0px;
	float: left;
}

.headeroverlay2{
	width: 930px;
	height: 250px;
	position: relative;
	top: -500px;
	left: 0px;
	float: left;
}

.flashelephant{
	float: right;
	width: 270px;
	height: 250px;
}

.headeroverlay3{
	width: 930px;
	height: 70px;
	position: relative;
	top: -570px;
	left: 0px;
	float: left;
	overflow: hidden;
}

.headeroverlayspacing1{
	width: 14px;
	height: 100%;
	float: left;
}

.headermenu{
	width: 155px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}

.headermenutop{
	width: 100%;
	height: auto;
	padding: 6px 0px 6px 0px;
	font-size: 14px;
	font-weight: bold;
	background-color: #008BD6;
	color: #FFFFFF;
	text-align: center;
	float: left;
}

.headertopmenu{
	width: 577px;
	height: 100%;
	float: left;
}

.headeroverlayspacing2{
	width: 100%;
	height: 46px;
	float: left;
}

.headertopmenubuttons{
	width: 100%;
	height: 24px;
	float: left;
	text-align: right;
	font-size: 11px;
	padding: 4px 0px 0px 0px;
}

.headertopmenubuttons a{
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}

.headertopmenubuttons a:hover{
	font-size: 11px;
	text-decoration: none;
	color: #008BD6;
}

/* ////////////////////////// ALGEMEEN ////////////////////////// */

body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
}

.container{
	width: 950px;
	height: auto;
	text-align: center;
	color: #353432;
	margin-left: auto;
	margin-right: auto;
}

.shadleft{
	width: 950px;
	height: auto;
	float: left;
	background-image: url(../pics/shadL.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.shadright{
	width: 940px;
	height: auto;
	float: right;
	background-image: url(../pics/shadR.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.shadbott{
	width: 950px;
	height: 10px;
	float: left;
}

.shadBL{
	width: 10px;
	height: 10px;
	float: left;
	background-image: url(../pics/shadLB.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.shadBR{
	width: 10px;
	height: 10px;
	float: left;
	background-image: url(../pics/shadRB.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.shadBT{
	width: 930px;
	height: 10px;
	float: left;
	background-image: url(../pics/shadBT.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.content{
	width: 930px;
	height: auto;
	float: left;
	background-color: #DFF0FA;
}

/*/////////////////////////// FOOTER ///////////////////////////////*/

.footer{
	width: 100%;
	height: 90px;
	float: left;
}

.footspace{
	width: 258px;
	height: 71px;
	float: left;
}

.footelephant{
	width: 672px;
	height: 71px;
	float: left;
	background-image: url(../pics/elephantvolume.jpg);
	background-repeat: repeat-x;
}

.foothor{
	width: 762px;
	height: 19px;
	float: left;
	background-image: url(../pics/footervolumepattern2.jpg);
	background-repeat: repeat-x;
}

.footver{
	width: 168px;
	height: 19px;
	float: left;
	background-image: url(../pics/footervolumepattern1.jpg);
	background-repeat: repeat-x;
}
