@charset "utf-8";

body			{	
					background-image:url(/01/MyImages/Site/bg.png);
					background-repeat: repeat-x;
					background-position:top;
					background-color: #e6eef6;
					text-align: center;
					margin:0px;
					padding:0px;
					margin-bottom: 50px;
					overflow: -moz-scrollbars-vertical;				
				}

.container		{
					width: 950px;
					height: auto;
					font-family: Verdana;
					font-size: 11px;
					color : #000000;						
					position:relative;
					margin: 0 auto;
					text-align: left;
				}				

.header			{
					width: 950px;
					height: 90px;
					background-color: #FFFFFF;
					margin-bottom: -3px;				
				}
				
* html .header	{
					margin-bottom: 0px;				
				}	
				
*+html .header	{
					margin-bottom: 0px;				
				}								
				
.middle			{
					width: 950px;
					float: left;
					background-color: #FFFFFF;														
				}
				
.footer			{
					width: 950px;
					height: 130px;
					background-color: #FFFFFF;
					text-align: center;
					font-size: 9px;	
					background-image:url(/01/MyImages/Site/bottom.png);
					background-repeat: no-repeat;
					background-position: bottom;
					margin-top: -5px;
					padding-top: 0px;	
					float: left;	
					margin-bottom: 50px;		
				}
				
* html .footer	{
					margin-top: 0px;
					padding-top: 0px;	
					margin-bottom: 0px;					
				}		
				
*+html .footer	{
					margin-top: 0px;
					padding-top: 0px;						
				}								
				
.header_logo	{
					width: 162px;
					height: 81px;
					position: absolute;
					left: 25px;
					background-image:url(/01/MyImages/Site/logo.png);
					background-repeat: no-repeat;
					background-position:top;
				}	
				
.header_logo a:link a:visited	{
					width: 162px;
					height: 81px;
				}
								
.header_band1	{
					width: 22px;
					height: 35px;
					position: absolute;
					top: 17px;
					left: 0px;
					background-color: #BED63A;
				}
				
.header_band2	{
					width: 760px;
					height: 35px;
					position: absolute;
					top: 17px;
					left: 190px;
					background-color: #BED63A;
				}	
				
.header_quicklinks		{
					float: left;
					margin-top: 11px;
					margin-left: 12px;
					font-size: 11px;
					width: 550px;
					height: 20px;
					color: #FFFFFF;
				}
				
.header_languages		{
					float: right;
					margin-top: 11px;
					margin-right: 23px;
					font-size: 11px;
					max-width: 150px;
					text-align: right;
					color: #00539F;
				}
				
* html .header_languages		{
					margin-right: 13px;
				}															
				
.header_bread	{
					width: 730px;
					height: 22px;
					position: absolute;
					top: 60px;
					left: 200px;
					color: #00539F;
				}	

.menu			{
					width: 160px;
					height: auto;
					float: left;
					margin-left: 26px;
					margin-right: 12px;
					margin-top: 3px;
					min-height: 501px;
					background-image:url(/01/MyImages/Site/gradient.jpg);
					background-repeat: no-repeat;
					background-position:top;				
				}
				
* html .menu	{
					margin-left: 13px;
					height: 502px;
				}				

.menulist li	{
					display: block;
					margin-left: -30px;
					list-style: none;
					margin-top: 10px;
				}
				
.content		{
					width: 540px;
					height: auto;
					float: left;
					margin-right: 0px;
					margin-top: 3px;				
				}
				
.content2		{
					width: 730px;
					height: auto;
					float: left;
					margin-right: 0px;
					min-height: 501px;
				}								

.sideframe		{
					width: 163px;
					height: auto;
					min-height: 511px;
					background-image:url(/01/MyImages/Site/gradient.jpg);
					background-repeat: no-repeat;
					background-position:top;
					padding-right: 40px;
					margin-left: 745px;
					margin-top: 3px;
				}	
				
* html .sideframe	{
					float: right;
					margin-left: -25px;	
					padding-right: 10px;	
					height: 502px;		
				}	
				
*+html .sideframe	{
					float: right;
					margin-left: 0px;				
				}													
				
.sideframe_search	{
					width: 163px;
					height: 45px;	
					padding-left: 22px;	
				}								

.sideframe_weather	{
					width: 163px;
					height: auto;
					padding-left: 22px;
				}					
				
.sideframe_banner	{
					margin-top: 10px;
					width: 163px;
					height: auto;
					padding-left: 20px;	
				}
				
* html .sideframe_banner	{
					padding-left: 17px;
				}					

.searchfield	{
					width: 120px;
					height: 20px;
					padding-top: 15px;
				}
							
.magnify		{
					width: 20px;
					height: 20px;
					float: right;
					margin-top: -20px;
					margin-right: 13px;
				}	
				
* html .magnify		{
					margin-top: -22px;
				}													

*+html .magnify		{
					margin-top: -19px;
				}	

.container_folder	{
					width: 292px;
					height: 196px;
					background-image:url(/01/MyImages/Site/container1.jpg);
					background-repeat: no-repeat;
					background-position:left;
					margin-top: -8px;
					margin-right: -30px;
				}
				
* html .container_folder	{
					margin-top: 0px;
				}
				
*+html .container_folder	{
					margin-top: 0px;
				}				
				
.small_folder	{
					width: 137px;
					height: 179px;
					background-image:url(/01/MyImages/Site/container2.jpg);
					background-repeat: no-repeat;
					background-position:left;
					margin-top: 0px;
					padding-top: 1px;
				}
				
* html .small_folder	{
					padding-top: 0px;
				}
				
*+html .small_folder	{
					padding-top: 0px;
				}	

.schrijfjein	{
					width: 137px;
					height: 179px;
					background-image:url(/01/MyImages/Site/container4.jpg);
					background-repeat: no-repeat;
					background-position:left;
					margin-top: 0px;
					padding-top: 1px;
					cursor: hand;
				}
				
* html .schrijfjein	{
					padding-top: 0px;
				}
				
*+html .schrijfjein	{
					padding-top: 0px;
				}
				
.geefjemening	{
					width: 137px;
					height: 179px;
					background-image:url(/01/MyImages/Site/container3.jpg);
					background-repeat: no-repeat;
					background-position:left;
					margin-top: 0px;
					padding-top: 1px;
					cursor: hand;
				}
				
* html .geefjemening	{
					padding-top: 0px;
				}
				
*+html .geefjemening	{
					padding-top: 0px;
				}								
				
.folder_text	{
					width: 225px;
					height: 138px;
					margin-left: 17px;
					margin-top: 8px;
					margin-bottom: 7px;
					font-size: 9px;
					overflow: hidden;
					padding-top: 4px;
					padding-bottom: 10px;
				}
				
* html .folder_text	{
					margin-bottom: 0px;
					padding-top: 14px;
					padding-bottom: 0px;
				}	
				
*+html .folder_text	{
					margin-bottom: 0px;
					padding-top: 14px;
					padding-bottom: 0px;
				}								
				
.folder_text2	{
					width: 104px;
					height: 34px;
					margin-left: 23px;
					margin-top: -4px;
					font-size: 9px;
					overflow: hidden;
				}

* html .folder_text2	{
					margin-top: 5px;
				}

*+html .folder_text2	{
					margin-top: 5px;
				}	
				
.title1			{
					padding-left: 40px;
					margin-top: 0px;
					color: White;
					font-size: 15px;
					font-weight: bold;
				}	
				
.title2			{
					padding-left: 12px;
					margin-top: 119px;
					color: White;
					font-size: 10px;
					font-weight: bold;
				}

.meer 				{
					margin-left: 190px;
				}


.deco_container	{
					width: 540px;
					height: 298px;
					background-image:url(/01/MyImages/Site/verf01.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.verf_container2	{
					width: 260px;
					height: 283px;
					background-image:url(/01/MyImages/Site/verf02.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.verf_container3	{
					width: 260px;
					height: 283px;
					background-image:url(/01/MyImages/Site/verf03.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.raam_container1	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/raam01.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.raam_container2	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/raam02.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.raam_container3	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/raam03.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.raam_container4	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/raam04.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.plastiek_container1	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/plastiek01.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.plastiek_container2	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/plastiek02.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.plastiek_container3	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/plastiek03.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.plastiek_container4	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/plastiek04.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.plastiek_container5	{
					width: 273px;
					height: 283px;
					background-image:url(/01/MyImages/Site/plastiek05.jpg);
					background-repeat: no-repeat;
					background-position:left;
				}

.deco_text	{
					width: 500px;
					height: 138px;
					overflow: hidden;
					padding-top: 148px;
					padding-left: 18px;
					font-size: 10px;
				}

.deco_text2	{
					width: 230px;
					height: 110px;
					overflow: hidden;
					padding-top: 148px;
					padding-left: 18px;
					font-size: 10px;
				}

.deco_text3	{
					width: 230px;
					height: 110px;
					overflow: hidden;
					padding-top: 148px;
					padding-left: 18px;
					font-size: 10px;
				}

.shopsearch	{
					width: 530px;
					height: 176px;
					background-image:url(/01/MyImages/Site/zoeken.jpg);
					background-repeat: no-repeat;
					background-position:fixed;
				}	

.shopsearchbtn	{
					cursor:pointer;
					cursor:hand;
					margin-top:33px;
					margin-left:320px;
					font-size:17px;
					font-weight:bold;
					color:white;
					border:0px solid;
				}

* html .shopsearchbtn	{
					margin-top:16px;
					margin-left:300px;
				}

*+html .shopsearchbtn	{
					margin-top:16px;
					margin-left:300px;
				}

.shopsearchbtn2	{
					cursor:pointer;
					cursor:hand;
					margin-top:33px;
					margin-left:320px;
					font-size:17px;
					font-weight:bold;
					color:white;
					border:0px solid;
				}

* html .shopsearchbtn2	{
					margin-top:28px;
					margin-left:300px;
				}

*+html .shopsearchbtn2	{
					margin-top:28px;
					margin-left:300px;
				}												

.container_white	{
					width: 265px;
					height: 336px;
					background-image:url(/01/MyImages/Site/whitecontainer.png);
					background-repeat: no-repeat;
					background-position:fixed;
				}

.text_whitecontainer	{
					width: 250px;
					height: 250px;
					overflow: hidden;
					padding-top: 55px;
					padding-left: 25px;
					font-size: 11px;
				}















/* HTML TAGS */
h1, H1
{
    font-family: Verdana;
    font-size: 14px;
    color: #F05A28;
    font-weight: bold;
    padding-left: 7px;
    background-image:url(/01/MyImages/Site/title.png);
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    margin-top: -3px;  
    text-transform:uppercase;
}

h2, H2
{
    font-family: Verdana;
    font-size: 14px;
    color: #F05A28;
    font-weight: bold;
    padding-left: 7px;
    background-image:url(/01/MyImages/Site/title.png);
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    margin-top: -3px;
    margin-bottom: -10px; 
}

h3, H3
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 7px; 
    margin-top: -3px; 
}

h4, H4
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-left: 7px; 
    margin-top: -3px; 
}

h5, H5
{
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 4px;
    font: Verdana;
    font-size: 11px;
    color: #00539F;
}

h6, H6
{
    color: #F05A28;
    font-family: Verdana;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
}

a:link			{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}	
				
a:visited		{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}
								
a.language:link			{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}	
				
a.language:visited		{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}				
				
a.whitelink:link{
					color: #FFFFFF;
					text-decoration: none;
				}
				
a.whitelink:visited{
					color: #FFFFFF;
					text-decoration: none;
				}

a.black:link{
					text-decoration: none;
					color: #000000;
				}
				
a.black:visited{
					text-decoration: none;
					color: #000000;
				}
				
a.small:link	{
					color: #00539F;
					text-decoration: underline;
					padding-left: 5px;
					font-size: 10px;
				}
				
a.small:visited{
					color: #00539F;
					text-decoration: underline;
					font-size: 10px;
				}
				
a.small:hover{
					color: #BED63A;
					text-decoration: underline;
					font-size: 10px;
				}

a.small2:link	{
					color: #00539F;
					text-decoration: none;
					padding-left: 5px;
					font-size: 10px;
				}
				
a.small2:visited{
					color: #00539F;
					text-decoration: none;
					font-size: 10px;
				}											
				
hr.dotted		{
					border : none;
					border-top : dotted 3px #FFFFFF;
					color : #FFFFFF;
					height : 3px;
					width: 85%;
					text-align: center;	
				}			
				
input.searchinput{
					height: 15px;
					width: 100px;
					padding-top: -10px;
					margin-left: 10px;
					font-size: 10px;
					color: #666666;
					padding-left: 5px;
				}





.verfTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0053A0;
}

.collection {font-weight: bold; margin: 50px 0 0 29px;}
.collection tr td {font-weight: bold;}
.collectiontxt {background-color: #FFF;}
.collectiontxt a {color: #999;}
table td.collectionarrow {background-color: #999; color: #FFF; height: 28px; font-size: 11px; width: 12px; text-align: center;}
table td.active {background-color: #666; color: #FFF;}

.collectionoverview td {border-right: 1px solid #FFF; border-bottom: 1px solid #FFF;}

table td.collectiontext {color: #FFF; background-color: #666; padding: 5px; line-height:12px; }
table td.collectiontext a {color: #999; text-decoration: none;}
table td.collectiontext a:hover {color: #666; }

.right_txt {
	padding: 25px 30px;
	background-color: #E5EEF5;
	color: #666;
}

/*verfmengservice*/

.serviceTitle {font-weight: bold; font-size: 13px; color: #0053A0; padding: 2px 0 2px 20px; clear: both; cursor:pointer;}

.serviceBox {border-bottom: 1px solid #E5EEF7; width: 505px; clear: both; float: right; padding: 15px 0 17px 0;}

.serviceText {width:330px; float:left;}
.serviceTextLarge {width:480px; float:left;}

.serviceTextTitle {font-weight:bold; color:#0053A0;}

.greenBoxes {width:160px; float:right;}

.greenBox1 {height:18px; width: 154px; color:#FFF; background-color: #9FC200; font-size:10px; border-bottom:1px solid #FFF; padding-left: 6px; line-height: 18px; font-weight: bold;}
.greenBox2 {height:18px; width: 154px; color:#FFF; background-color: #AECC1D; font-size:10px; border-bottom:1px solid #FFF; padding-left: 6px; line-height: 18px; font-weight: bold;}
.greenBox3 {height:18px; width: 154px; color:#FFF; background-color: #BED63A; font-size:10px; padding-left: 6px; line-height: 18px; font-weight: bold;}

.vliestxt {
	font-size: 11px;
	line-height: 150%;
	padding: 15px 30px;
}

.stappentxt {
	font-size: 11px;
	line-height: 150%;
	padding: 0 30px 0 20px;
}

.voordelentxt {
	font-size: 11px;
	color: #666;
	line-height: 120%;
	padding: 0 30px 0 30px;
}

.hoeveeltxt {
	font-size: 11px;
	color: #666;
	line-height: 120%;
	padding: 0 30px 0 25px;
}					