html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
/* background:url('imgs/bg.jpg') no-repeat left top; */
} 
 
#pagewidth{ 
 width:990px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:175px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#leftcol{
 width:20%; 
 float:left; 
 position:relative; 
 border: solid 0px green;
 background-color: #FFFFFF;
  }
 
#twocols{
 width:80%; 
 float:right; 
 position:relative; 
 border: solid 0px blue;
 background-color: #FFFFFF; 
  }
 
#rightcol{
 width:25%; 
 float:right; 
 position:relative; 
 border: solid 0px green; 
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:75%; 
 border: solid 0px green; 
 }
 
#footer{
 height:50px; 
  background-color:#FFFFFF; 
  clear:both;
  background:url('imgs/Footer.jpg') no-repeat left top; 
 } 
 
#footerCenter{
  border: 0;
  text-align: center;
  clear:both;
 } 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



 /* WEBSITE */
 
.StandaardTekst{
	color: #505361;
	text-decoration: none;
	}
 
.lefttitlebg{
	background:url('imgs/BusinessGiftsCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitlethemas{
	background:url('imgs/ThemasCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitlesignmaking{
	background:url('imgs/SignmakingCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitleRefs{
	background:url('imgs/RefsCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitlePromo{
	background:url('imgs/PromoCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitleContactMe{
	background:url('imgs/ContactMe.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}


.lefttitletextiel{
	background:url('imgs/TextileCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitlesearch{
	background:url('imgs/ZoekenCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitlenewsletter{
	background:url('imgs/LeftMenuNewsletter.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitlehotitems{
	background:url('imgs/HotItemsCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitleabc{
	background:url('imgs/abcCat.jpg') no-repeat left top;
	width:181px;
  	height:40x !ie; 
	height:40px;
	padding-left:26px;
	padding-top:0px;
}

.lefttitlebtm{
	background:url('imgs/LeftMenuBtm.jpg') no-repeat left top;
	width:181px;
	height:10px;
	padding-left:26px;
	padding-top:8px;
}

.MenuLeftText{
	background:url('imgs/LeftMenuRpt.jpg') repeat-y left top;
	width:170px;
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
}

.ProductlistContainer{
	border: solid 0px green;
	width: 99%;
	height: 195px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom: 2px;
	text-align: top;
	display: block;
	clear: left;
}

.ProductInfoContainer{
	border: solid 1px #d8d9da;
	width: 98%;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom: 2px;
	text-align: top;
	display: block;
}

.ProductInfoTitle{
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
	color: #5d6172;
}

.ProductInfoImg{
	width: 300px;
	height: 300px;
	border: 1px solid red;
	float: left;
}

.RefImg{
	width: 200px;
	height: 200px;
	border: 0px solid red;
	float: left;
	margin: 5px;
}


.ImgNoBorder{
	width: 300px;
	height: 300px;
	border: 0px solid red;
	float: right;
	margin: 5px;
}

.ImgNoBorderL{
	width: 300px;
	height: 300px;
	border: 0px solid red;
	float: left;
	margin: 5px;
}

.ImgNoBorderLS{
	width: 400px;
	height: 125px;
	border: 0px solid red;
	float: left;
	margin: 5px;
}

.NoBorder{
	border: 0px solid;
}

.ProductInfoImgW{
	width: 300px;
	border: 0px solid red;
	float: left;
}

.ProductInfoImgH{
	height: 300px;
	border: 0px solid red;
	float: left;
}

.TextImage{
	width: 250px;
	border: 0px solid red;
	float: left;
	margin: 5px;
}

.ProductInfoText{
	font-size: 14px;
	color: #505361;	
	padding-left: 5px;
}

.ProductInfoPrice{
	font-size: 14px;
	margin-left: 5px;
	color: #505361;
}

.ProductInfoExtraImages{
	border: solid 0px red; 
	width: 100%;
	clear: left;
}

.ProductListLeft{
	width: 290px; 
	height: 175 px;
	border: solid 1px #d8d9da;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	float: left;
	clear: left;
	display: inline;
}

.ProductListRight{
	width: 290px; 
	height: 175 px;
	border: solid 1px #d8d9da;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	float: right;
	clear: right;
	display: inline;
}

.ProductInfo{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom: 5px;
	height: 115px;
}

.ProductBrowser{
	display: block;
	clear: left;
}

.ImgThumb{
	width: 100px;
	height: 100px;
	border: 0px solid red;
	float: left;
}

.ImgThumbW{
	width: 100px;
	border: 0px solid red;
	float: left;
}

.ImgThumbH{
	height: 100px;
	border: 0px solid red;
	float: left;
}

.ThumbContainer{
	border: 0px solid blue;
	width: 100px;
	height: 100px;
	text-align: center;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}

.ProductListPrice{
	display: inline;
	float: left;
	font-family: arial;	
	font-size: 10px;
	padding-left: 5px;
	color: #505361;
}

.ProductListName{
font-size: 12px;
font-family: arial;
font-weight: bold;
color: #5d6172;
}

.ProductListDescription{
font-size: 12px;
color: #505361;	
}

.ImgButton{
	border: 0px;
	float: right;
	display: inline;
	padding-right: 3px;
	padding-bottom: 3px;
}

.ImgButtonLeft{
	border: 0px;
	float: left;
	display: inline;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 5px;
}

.ExtraImage{
	border: 1px solid #d9dbda;
	display: inline;
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 2px;
	margin-right: 2px;
}

div.hr{
	background:url('imgs/hr.jpg') no-repeat center;
	height: 11px;
	}

div.hr hr{
  display: none;
}

A:link {
	color: #505361;
	text-decoration: none;
	}
	
A:visited {
	color: #505361;
	text-decoration: none;
	}
	
A:active {
	color: #c92540;
	text-decoration: none;
	}
	
A:hover {
	font-weight: bold;
	color: #c92540;
	}
	
A span{
  display: none;
}

H1 {
	color: #c8243f;
	text-decoration: none;
	font-size: 24px;
}

H2 {
	color: #505361;
	text-decoration: none;
	font-size: 20px;
}

H3 {
	color: #505361;
	text-decoration: underline;
	font-size: 18px;
}

.TopMenu {
	margin-left: 175px;	
}

.TopMenu A{
	border: 0px solid red;
	height: 30px;
	display: inline;
	float: left;
}


.TopMenuBis A{
	border: 0px solid red;
	height: 30px;
	display: inline;
	float: left;
	text-align: center;
}

.TopMenuBis {
	margin-left: 00px;	
}

.OfferteAanvraag{
	border: solid 0px red; 
	width: 100%;
	clear: left;
}

A.Home
{
  width: 68px;
  height: 30px;
  background: url("imgs/Buttons/TopHome0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.Home:hover
{ 
  background: url("imgs/Buttons/TopHome1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Wiezijnwij
{
  width: 126px;
  height: 30px;
  background: url("imgs/Buttons/TopWieZijnWe0.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Wiezijnwij:hover
{ 
  background: url("imgs/Buttons/TopWieZijnWe1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Service
{
  width: 76px;
  height: 30px;
  background: url("imgs/Buttons/TopService0.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Service:hover
{ 
  background: url("imgs/Buttons/TopService1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Contact
{
  width: 86px;
  height: 30px;
  background: url("imgs/Buttons/Contact0.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Contact:hover
{ 
  background: url("imgs/Buttons/Contact1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Faq
{
width: 53px;
height: 30px;
background: url("imgs/Buttons/Faq0.jpg") no-repeat 0 0;
margin-left: 2px; 
}

A.Faq:hover
{
  background: url("imgs/Buttons/Faq1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Vacature
{
width: 91px;
height: 30px;
background: url("imgs/Buttons/Vacature0.jpg") no-repeat 0 0;
margin-left: 2px;
}

A.Vacature:hover
{
  background: url("imgs/Buttons/Vacature1.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.linkKlein {
	color: #505361;
	text-decoration: none;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

A.linkKlein:hover {
	color: #green;
	text-decoration: bold;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

A.linkCenter img{
	border: none;
	}

A.Budget
{
  width: 100px;
  height: 25px;
  background: url("imgs/Buttons/koziolBudget0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.Budget:hover
{ 
  background: url("imgs/Buttons/koziolBudget.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Office
{
  width: 100px;
  height: 25px;
  background: url("imgs/Buttons/koziolOffice0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.Office:hover
{ 
  background: url("imgs/Buttons/koziolOffice.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.BBBudget
{
  width: 110px;
  height: 25px;
  background: url("imgs/Buttons/budget0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.BBBudget:hover
{ 
  background: url("imgs/Buttons/budget1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Wonen
{
  width: 110px;
  height: 25px;
  background: url("imgs/Buttons/bouw0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.Wonen:hover
{ 
  background: url("imgs/Buttons/bouw1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Energie
{
  width: 110px;
  height: 25px;
  background: url("imgs/Buttons/energie0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.Energie:hover
{ 
  background: url("imgs/Buttons/energie1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Bouwen
{
  width: 110px;
  height: 25px;
  background: url("imgs/Buttons/bouwen0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.Bouwen:hover
{ 
  background: url("imgs/Buttons/bouwen1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Algemeen
{
  width: 110px;
  height: 25px;
  background: url("imgs/Buttons/algemeen0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.Algemeen:hover
{ 
  background: url("imgs/Buttons/algemeen1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}

A.Veiligheid
{
  width: 110px;
  height: 25px;
  background: url("imgs/Buttons/veiligheid0.jpg") no-repeat 0 0;
  margin-left: 2px;
}

A.Veiligheid:hover
{ 
  background: url("imgs/Buttons/veiligheid1.jpg") no-repeat 0 0;
  margin-left: 2px;  
}


form.aanvraag{
    border-width: 0px;
    border-color: #cccccc;
	text-align: left;
    padding: 15px;   
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
	
label{
    float: left;
	clear: left;
    width: 150px;
    text-align: right;  
    margin-right: 15px;
	border: 0px solid red;
}

input{
    background-color: #f5f5f5;
    font-size: x-small;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    margin-bottom: 10px;
	margin-left: 1px;
	float: left;
}

input.maten{
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
	display: block;
}

input:focus { 
	border: 1px solid #c92540; 
}

textarea:focus{
	border: 1px solid #c92540; 
}

select:focus{
	border: 1px solid #c92540; 
}

select{
    width: 125px;
	font-size: x-small;
    background-color: #f5f5f5;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
	float: left;
}

textarea{
    background-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    margin-bottom: 10px;
	float: left;
}

fieldset{
	width: 500px;
	border-style: dashed;
	border-width: 1px;
    border-color: #cccccc;
}

legend{
	color: #5d6172;
}