body{
background: url(images/bggrey.gif);
background-color: #eaeaea;
background-position: top;
background-repeat: repeat-y;
font-family: Myriad, "Trebuchet MS", Tahoma, Arial, Verdana;
font-size: 10pt;
margin: 0;
text-align: center;
}

div#container{
margin : 20px auto 20px auto;
width : 920px;
height : 600px;
text-align : left;
}

div#header{
width: 100%;
height: 30px;
text-align: center;
}


div#logo{
width: 100%;
height: 110px;
text-align: center;
background: url('images/logo.gif') no-repeat 240px 0;
}

div#main{
width: 100%;
text-align: center;
}

div#links{
float: left;
width: 150px;
height: 100%;
text-align: left;
}

div#midden{
float: left;
padding-top: 10px;
width: 620px;
text-align: left;
}

div#rechts{
float: left;
width: 150px;
height: 100%;
text-align: left;
}

div#footer{
float: left;
width: 100%;
height: 30px;
text-align: center;
}

div#scrollhorizontal{
width: 620px;
height: 350px;
overflow: auto;
}

.kolom{
width: 270px;
height: 100%;
float: left;
padding: 0 20px 20px 20px;
}

.kolom2{
width: 310px;
height: 70px;
float: left;;
}

.productimg{
float: left;
width: 60px;
height: 60px;
}

.producttxt{
float; left;
width: 310px;
*width: 250px;
*padding-left: -50px;
height: 80px;
}

.raster{
width: 180px;
height: 95px;
float: left;
margin: 10px 0px 0px 20px;
padding-top: 5px;
text-align: center;
}

<!--winkeloverzicht-->
table.winkel{
margin: 0px;
padding; 0px;
border: 0px;
border-collapse:collapse;
}

.winkel{
float: left;
width: 620px;
}

.naam{
float: left;
width: 215px;
}

.adres{
float: left;
width: 205px;
}

.postcode{
float: left;
width: 70px;
}

.plaats{
float: left;
width: 110px;
}

.url{
float: left;
width: 300px;
}

h1{
font-size: 1.4em;
letter-spacing: 4px;
color: #000000;
text-align: center;
text-transform: uppercase;
margin-bottom: 0px;
}

h2{
font-size: 1.1em;
letter-spacing: 2px;
color: #ff3399;
text-transform: uppercase;
margin-bottom: 0px;
padding-bottom: 0px;
}

h3{
font-size: 1em;
color: #ff3399;
margin-bottom: 0px;
padding-bottom: 0px;
}

h4{
font-size: 0.9em;
color: #ff3399;
margin-top: 0px;
padding: 0 0 0 65px;
margin-bottom: 0px;
padding-bottom: 0px;
}

a:link, a:visited{
color: #000;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active{
color: #99ff33;
text-decoration: underline;
font-weight: bold;
} 

p{
}

p.product{
margin-top: 0px;
padding-top: 0px;
font-size: 0.9em;
line-height: 13px;
padding-left: 65px;
}

.contact{
margin-top: 0px;
padding-top: -10px;
}

b{
color: #ccff66;
font-style: bold;
}

b.producttitle{
color: #000;
font-weight: bold;
}

img{
border: 0;
}

<!--formulier-->
fieldset{
width: 300px;
padding: 5px 0 10px 10px;
margin: 5px 20px 10px 10px;
border: 1px solid #000;
font-family: Myriad, "Trebuchet MS", Tahoma, Arial, Verdana;
}

legend{
color: #ff3399;
font-weight: bold;
padding: 4px 6px 4px 0;
margin: 0 0 5px 0;
font-size: 1em;
}

label{
width: 100px;
float: left;
padding: 2px 0 0 0;
color: #000;
}

input{
margin: 2px 0 9px 0;
padding: 1px 0 2px 3px;
border: 1px solid #000;
background-color: transparent;
width: 150px;
}

textarea{
margin: 2px 0 9px 0;
padding: 1px 0 2px 3px;
border: 1px solid #000;
background-color: transparent;
}

select{
margin: 2px 0 15px 0;
padding: 1px 0 2px 3px;
border: 1px solid #000;
background-color: transparent;
}

.button{
background-color: transparent;
color: #000;
font-weight: bold;
width: auto;
margin: 0 5px 0 0;
padding: 1px 5px 2px 5px;
cursor: pointer;
float: right;
}

/* Lightbox css \*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.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 */ 

/* ECARD opmaak*/
div#sendecard {
width : 632px;
height : 434px;
margin : 20px 20px 20px 20px;
}

div#ecard {
width : 632px;
height : 434px;
margin : 20px 20px 20px 20px;
border : 1px solid #fff;
background: url(ecards/kaart.gif) no-repeat 0 0;
}

div#ecardfoto {
width : 600px;
height : 400px;
margin : 16px auto auto 14px;
border : 0px solid;
}

div#ecardback {
width : 630px;
height : 434px;
margin : 20px 20px 20px 20px;
border : 0px solid;
background: url(ecards/kaart2.gif) no-repeat 0 0;
}

div#ecardaanhef {
position : relative;
top : 40px;
left : 20px;
width : 274px;
height : 25px;
border : 0px solid;
color : #000000;
text-align : left;
}

div#ecardcontent {
position : relative;
top : 45px;
left : 20px;
width : 274px;
height : 345px;
border : 0px solid;
overflow : auto;
color : #000000;
text-align : left;
}

div#ecardfrom {
position : relative;
top : -230px;
left : 314px;
width : 300px;
height : 25px;
border : 0px solid;
color : #000000;
text-align : left;
}

div#ecarddate {
position : relative;
top : -170px;
left : 314px;
width : 300px;
height : 25px;
border : 0px solid;
color : #000000;
text-align : left;
}

div#ecardanswer {
position : relative;
top : -145px;
left : 360px;
width : 172px;
height : 107px;
border : 0px solid;
color : #000000;
}

a.ecard:link, a.ecard:visited {
font-weight : bold;
color : #000000;
text-decoration : none;
}

a.ecard:hover, a.ecard:active {
font-weight : bold;
color : #8A1419;
text-decoration : none;
}

/* Formulier */
		.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			font-size : 13px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:left;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
		}
		
		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}