html{
	height: 100%;
	margin: 0px;
	behavior: url('/tableaux/diederen/css/csshover.htc');
}

body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	
	background-color: #00244E;
	background-image: url('../images/background.jpg');
	background-position: center top;
	background-repeat: repeat-y;
	behavior: url('/tableaux/diederen/css/csshover.htc');
}

#center{
	height: auto;
	min-height: 100%;
	width: auto;
	min-width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;

	background-image: url('../images/background_center.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}



#container{
	position: relative;

	height: auto;
	min-height: 100%;
	width: 1000px;
	min-width: 1000px;
	
	margin: 0px auto 50px;
	padding: 0px;
}

div#aroundtoplinks{
	position: relative;
	
	width: 1000px;
	height: 30px;
}

div#toplinks{
	position: relative;
	
	float: right;
	
	margin-right: 87px;
	margin-top: 10px;
	
	height: 20px;
}

div#content{
	position: relative;
	
	width: 824px;
	
	margin-top: 105px;
	margin-left: 87px;
}

div#navigation{
	position: relative;
	height: 34px;
	width: 824px;
	
	z-index: 25;
	
	background-color: #e5eaee;
}

div#middencontent{
	position: relative;
	width: 824px;
	margin-top: 2px;
	overflow: auto;
	background-color: #FFFFFF;
}

div#textcontent{

	position: relative;
	width: 594px;
	float: left;
	overflow:hidden;

}

div#sidebar{

	position: relative;
	width: 228px;
	float: left;
	margin-left: 2px;

}


div#textcontentinner{
	position: relative;
	margin: 19px;
}



div#footer{
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0;
}

/* sidebar items */

div.sideinner{
	position: relative;
	margin: 10px;
}	

div#side_zoek{
	position: relative;
	width: 228px;
	background-color: #0072B8;
	overflow: auto;
}

div#side_news{
	position: relative;
	width: 228px;
	background-color: #E6EAEE;
	overflow: auto;
	margin-top: 2px;
}

div#side_discount{
	position: relative;
	width: 228px;
	background-color: #E6EAEE;
	overflow: auto;
	margin-top: 2px;
}

div#side_mailing{
	position: relative;
	width: 228px;
	background-color: #E6EAEE;
	overflow: auto;
	margin-top: 2px;
}

div.sidecontent{
	padding-top: 10px;
	padding-bottom: 5px;
}	

div.sidenewsitem{
	position: relative;
	width: 208px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.sidenewsdate{
	position: relative;
	width: 208px;
}	

div#sidebar form{
	margin: 0;
	padding: 0;
}

div.discountitem{
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.discounttext{
	position: relative;
	margin-top: 7px;
}

div#crumbpath{
	position: relative;
	margin-top: -20px;
}

div.newsitem{
	
}

div.newsdate{
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#newsnavigation{
	position: relative;
	height: 20px;
	margin-top: 20px;
}

div#newsprev{
	position: relative;
	float: left;
	height: 20px;
}

div#newsnext{
	position: relative;	
	float: right;
	height: 20px;
}

div.referentieitem{
	position: relative;
	width: 555px;
	height: 100px;
	background-color: #E6EAEE;
	margin-top: 10px;
	margin-bottom: 15px;
}

div.ref_links{
	position: relative;
	float: left;
	width: 260px;
	margin-top: 10px;
	margin-left: 10px;
}

div.ref_rechts{
	position: relative;
	float: right;
	margin-right: 10px;
}

div.ref_photo{
	position: relative;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}

div#textcontentinner table{
	border:none;
	border-top:1px solid #0071b8;
	border-left:1px solid #0071b8;
}
div#textcontentinner td{
	border:none;
	border-bottom:1px solid #0071b8; /*  #00224a 0071b8 */
	border-right:1px solid #0071b8;
	padding:5px;
}

table#productform{
	border:none;
}

table#productform tr td{
	border:none;
}

table#productform tr{
	border:none;
}

div#productbottom{
	position: relative;	
	margin-top: 25px;
	width: 555px;
	height: 100px;
}
                            
div#productdocs{
	position: relative;
	float: left;
	width: 255px;
	height: 80px;
	background-color: #E6EAEE;
	padding: 10px;
}
  
div#productdocs p{
	margin: 0; 
}
  
div#productmoreinfo{
	position: relative;
	float: right;
	width: 255px;
	height: 80px;
	background-color: #E6EAEE;
	padding: 10px;
}

div.sideslide_item{
    position: relative;
}

div.sideslide_text{
    position: relative;
    margin: 10px;

    font-family: Arial;
    font-size: 12px;
    color: #002D56;
    line-height: 20px;

}
