body{
	background: #c8cbcc;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

a {
    outline: none;
}

#sitecontainer{
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -459px;
	width: 950px;
	height: auto;
	background: url(../images/background-right.jpg) top right repeat-y #989898;
}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 917px;
	height: 196px;
	background: #eee;
}

#headerimg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 917px;
	height: 148px;
	background: url(../images/header.jpg);
}

#headerClick {
    position: absolute;
    margin-left: 615px;
}
#headerClick a {
    display: block;
    width: 302px;
    height: 150px;
    text-decoration: none;
}

#topmenu{
	position: absolute;
	top: 149px;
	left: 50%;
	margin: 0 0 0 -436px;
	width: 807px;
	height: 25px;
}

#submenu{
	position: absolute;
	top: 178px;
	left: 50%;
	margin: 0 0 0 -432px;
	width: 807px;
	height: 14px;
}

.hoofdknop{
	float: left;
	height: 20px;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 24px;
	padding-left: 4px;
}

.hoofdknop:hover{
	border-bottom: 3px solid #c8cbcc;
}

.hoofdknopactief{
	float: left;
	padding-right: 24px;
	padding-left: 4px;
	height: 20px;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 3px solid #c8cbcc;
}

#submenu p{
	float: left;
	width: auto;
	font-size: 10px;
	margin: 0;
	color: #ffffff;
}

.subknop{
	float: left;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	text-decoration: underline;
}

.subknop:hover{
	text-decoration: underline;
}

#contentcontainer-wide{
	float: left;
	width: 615px;
	height: auto;
	margin: 196px 0 0 0;
	background: white;
	overflow: hidden;
}

#content{
	margin: 45px 0 0 23px;
	width: 575px;
	height: auto;
}

h1{
	color: #6f6f6f;
	font-size: 12px;
	font-weight: bold;
}

#productscontainer{
	float: left;
	width: 575px;
	height: auto;
	margin: 40px 0 0 0;
}

#productscontainer ul{
	color: #6f6f6f;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#productscontainer ul a{
	color: #6f6f6f;
	text-decoration: none;
}

#products-left{
	float: left;
	width: 255px;
	height: auto;
}

#products-right{
	float: left;
	width: 255px;
	height: auto;
	margin: 0 0 0 10px;
}

#clearer{
	float: left;
	clear: both;
	width: 575px;
	height: 10px;
}

#footer{
	float: left;
	clear: left;
	width: 917px;
	height: 56px;
	background: #989898;
	overflow: hidden;
}

#footer-text{
	float: right;
	width: 608px;
	height: 15px;
	margin: 35px 0 0 0;
	font-size: 11px;
	color: #ffffff;
}
#footer-text a {
    color: #FFFFFF;
    text-decoration: none;
}

#footer-taal{
	float: right;
	clear: right;
	width: 302px;
	height: 55px;
	margin: 0;
}

#vlaggen{
	float: right;
	margin: 5px 20px 0 0;
	width: 207px;
	height: 20px;
}

#vlaggen{
	float: right;
	margin: 5px 20px 0 0;
	width: 107px;
	height: 20px;
}

#vlaggen img{
	border: 0;
}

#footer-taal input{
	float: right;
	width: 115px;
	height: 12px;
	margin: 9px 5px 0 0;
	border: 1px solid #ffffff;
	background: transparent;
	color: #ffffff;
	font-size: 9px;
	overflow: hidden;
}

#footer-taal p{
	float: right;
	clear: right;
	width: 138px;
	height: 15px;
	margin: 10px 20px 0 0;
	font-size: 11px;
	color: #ffffff;
	overflow: hidden;
}

#footer-taal a{
	color: #ffffff;
	text-decoration:none;
	height: 15px;
	margin: 0;
	overflow: hidden;
}

#right-low{
	float: left;
	width: 302px;
	min-height: 266px;
	height: auto !important;
	height: 266px;
	margin: 196px 0 0 0;
	background: #d7d7d7;
}

#wasco-logo{
	margin: 200px 0 0 0;
}

#menufill-left{
	position: absolute;
	top: 148px;
	left: 0px;
	width: 100%;
	height: 48px;
	background: url(../images/menu-bg.jpg);
}

#menufill-right{
	position: absolute;
	top: 148px;
	right: 0px;
	width: 5%;
	height: 48px;
	background: url(../images/menu-bg.jpg);
}

#wesensit{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 33px;
	height: 56px;
	background: url(../images/wesensit.jpg);
}

#wesensit:hover{
	background: url(../images/wesensit.jpg) 0px 56px;
}

/*////////////////// PRODUCTEN OVERVIEW PAGINA //////////////////*/
#productencontainer{
	width: 625px;
	height: auto;
}

.productcontainer{
	float: left;
	width: 140px;
	height: 154px;
	margin: 0 7px 23px 0;
	background: #e3e5e5;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
}

.productcontainer a{
	display: block;
	color: #585858;
	margin: 7px 0 0 2px;
	text-decoration: none;
}

.productfoto{
	width: 140px;
	height: 110px;
    padding-top: 2px;
	text-align: center;
}
.productfoto a img {
    max-height: 104px;
    height: auto !important;
    height: 104px; 
}

#product-link-container{
	margin: 35px 0 0 0;
	width: 302px;
	overflow: hidden;
}

#right-low a{
	float: left;
	clear: left;
	width: 302px;
	height: 22px;
	margin: 5px 0 0 0;
	text-indent: 40px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	background: url(../images/bullit.jpg) 25px 8px no-repeat;
	overflow: hidden;
}

#right-low a:hover{
	float: left;
	clear: left;
	width: 302px;
	background: url(../images/bullit-over.jpg) 25px 8px no-repeat #EFEFEF;
	overflow: hidden;
}

/* OVERRIDE */
#right-low a.link {
	clear: none;
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	text-indent: inherit;
	line-height: normal;
	background-image: url('../images/trans.gif');
}

/*////////////////// PRODUCTEN OVERVIEW PAGINA //////////////////*/

/*////////////////// PRODUCTEN PAGINA //////////////////*/

#contentcontainer-small{
	float: left;
	width: 302px;
	height: auto;
	margin: 196px 0 0 0;
	background: white;
	overflow: hidden;
}

#content-small{
	margin: 45px 0 0 23px;
	width: 265px;
	min-height: 250px;
}

#contentcontainer-foto{
	float: left;
	width: 313px;
	min-height: 362px;
    height: auto !important;
    height: 362px;
	margin: 196px 0 0 0;
	background: white;
	overflow: hidden;
}

#bigimagecontainer{
	width: 293px;
	height: 224px;
	margin: 45px 10px 0 10px;
	background: #cdcdcd;
	text-align: center;
	overflow: hidden;
}

#imagescroller{
	width: 293px;
	height: 15px;
	margin: 5px 10px 0 10px;
	text-align: justified;
	overflow: hidden;
}

.scrollnav{
	float: left;
	width: 36px;
	height: 15px;
	text-align: center;
}

.scrollnav a{
	text-decoration: none;
	color: #5a5a5a;
}

.scrollnav_current{
	float: left;
	width: 36px;
	height: 15px;
	text-align: center;
}

.scrollnav_current a{
	text-decoration: none;
	color: #cf003d;
}

#bigimagecontainer img{
	margin: 4px 0 0 0;
	background: #cdcdcd;
}

#right-low-image{
	float: left;
	width: 302px;
	height: 362px;
    height: auto;
	margin: 196px 0 0 0;
	background: #d7d7d7;
}

#right-low-image a{
	float: left;
	clear: left;
	width: 302px;
	height: 22px;
	margin: 5px 0 0 0;
	text-indent: 40px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	background: url(../images/bullit.jpg) 25px 8px no-repeat;
	overflow: hidden;
}

#right-low-image a:hover{
	float: left;
	clear: left;
	width: 302px;
	background: url(../images/bullit-over.jpg) 25px 8px no-repeat #EFEFEF;
	overflow: hidden;
}

/*////////////////// PRODUCTEN PAGINA //////////////////*/

.rightblock_text {
    width: 259px;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 24px;
}

/** Clearfix **/
/* *** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
font-size: 1px;
border: 0;
line-height: 1px;
}

.clearfix{display: inline-block;font-size: 1px; line-height: 1px;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;font-size: 1px; line-height: 1px;}
/* End hide from IE-mac */
