*{
padding:0;
margin:0;
}

html{
height: 100%; /* hııl belangrijk */
}

body {
height: 100%; /* hııl belangrijk */
font: normal normal 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif; /* fontsize 62,5%= 10px */
color: #000066;
background-color: #fff;
text-align: center;
}

div#container {
width: 850px;
font-size: 100%;
margin: 0 auto;
background:  url(img_algemeen/bgcontainer.jpg) #fff repeat-y center;
text-align: left;
position: relative;
min-height: 100%;
height: auto !important; /* voor moderne browsers */
height: 100%; /* voor IE */
border: 5px solid #666;
border-top: none
}

div#header1{
/*niet meer in gebruik*/
}

div#header2{
width: 100%;
height: 100px;
border-bottom: 5px solid #666; 
background: url(img_algemeen/header2.jpg) #666 no-repeat top left;
}

div#kollinks{
width: 180px;
float: left;
background: url(img_algemeen/logotegelhal.jpg) #fff no-repeat top;
}

div#navigatie{
border-bottom: 5px solid #666;
font-size: 1.1em;
}

#navigatie ul{
margin: 84px 0 50px 0px;
padding: 0;
font-weight: bold;
border-top: 1px solid #666;
list-style:none;
}
 
li a{
display: block;
padding: 4px 5px 4px 10px;
width: 165px;
text-decoration: none;
color: #000066;
border-bottom: 1px solid #666;
}

#navigatie li.afstand{
margin:  0;
}

li a:hover, a:active {
color: #666;
}

#actief a:link, #actief a:visited, #actief a:hover{
background: #d1ecff;
}

div#openingstijden{
padding: 10px 0 20px 0;
border-bottom: 5px solid #666;
color: #000066;
background: #d1ecff;
font: bold 1em Verdana, Arial, Helvetica, sans-serif; /* fontsize 62,5%= 10px */
}

div#content-container{
margin: 0 0 35px 185px; /* 185 = 180 + 5 rand*/
text-align: center
}

#produkten-container, #algemeen-container{
margin: 30px 0 80px ;
text-align: center
}

.tekst-container  {
 	text-align: center; 
	margin: 20px 70px;	
}

.tekst-container  p{
	margin: 0px 0px 10px;	
	line-height: 1.2em;
	font-size: 1.3em
}

.item3-container {
margin: 15px auto 15px 20px; /*hiervoor aparte CSS voor IE6 */
text-align: left;
overflow: hidden;
}

.item2-container {
margin: 15px auto 15px 55px; /*hiervoor aparte CSS voor IE6 */
text-align: left;
overflow: hidden;
}

.Item3 {
	float: left;
	position: relative;
 	text-align: left; 
  width: 167px;
	margin: 15px 20px;	
}

.Item2{
	float: left;
	position: relative;
	text-align: left;	
	width: 230px;
	margin: 20px 22px;	
}

.Item3 span, .Item2 span{ 
display: block}
	
.Item3 h3, .Item2 h3  {
	font-weight: normal;
  text-align: left;} 
	
.Item3 h3  {
	font-size: 1.1em;
  line-height: 1.2em;
	margin: 3px 0;
  height: 5.5em;
	}

.Item2 h3 {
	font-size: 1.1em;
  line-height: 1.2em;
	padding: 0px 3px;
	margin: 3px 0px 2px;
  height: 3em;
}

.hoogtetekstklein h3{
height: 2.5em}


.itemImg {
	text-align: center;
}

.itemImg img{	
    border: 1px solid #006;
}

.itemprijs {
	padding: 0 8px;
	overflow: hidden;
	font-size: 1.2em;
  height: 1.8em;
}

.itemprijs span { 
display: inline;}

.labelprijs {
  float: left;  
}

.prijs {
  color: #ff0000;
  float: right; 
  font-weight: bold
}

.prijsaccent {
	font-size: 1.3em;
}

div#voet {
border-top: 5px solid #666;
border-bottom: 0;
position: absolute;
bottom: 0;
left: 185px;
width: 665px;
background-color: #000066;
height: auto;
padding: 10px 0 10px 0;
color:white;
font-size:1.4em;
font-weight: bold;
line-height: 20px;
text-align:center;
}

img{
border: 1px solid #000066;
margin: 0;
}

.imgad{
margin: 20px 0;
}

div#openingstijden p, div#div_info p{
padding: 0px 10px;
line-height: 1.2em;
}

.inhoudalg div{
margin: 15px;
}

h1{
margin: 15px 0;
font-size: 1.6em;
}

.metsubkop {
margin: 25px 0 0 0;}

.subkop {
font-weight: normal;
}

h2{
font-size: 1.4em;
margin: 7px 0;
}

h3 {
font-size: 1.2em;
}


