body
{
	font-family: Tahoma;
	background-color: #434343;
}

#container
{
	width:852px;
	height:auto;
	margin:auto;
}

#logo
{
	width:850px;
	height:100px;
	background-image:url(images/top2.jpg);
	border: solid 1px;
}

#menu
{
	position:relative;
	top: 8px;
	width: 128px;
	height: 600px;
	float:left;
	list-style-image:url(images/triangel.gif);
}

#menu ul
{
	margin-top:2px;
	font-size:11px;
	color:white;
}

#menu a 
{
    font-family     	: Tahoma,sans-serif;
	font-size       	: 11px;
	text-decoration 	: none;
	color           	: white;
}

#content
{
	margin:0px;
	width:722px;
	height:auto;
	background-color:#bdbdbd;
	float:left;
	font-size:12px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	
}

#footer
{
	width:100%;
	height:auto;
	background-color:#bdbdbd;
	float:left;
	font-size:12px;
	
}

#regel
{
	position:relative;
	width:100%;
	height:auto;
	float:left;
	
}

#text
{
	position:relative;
	width:64%;
	height:auto;
	left:5px;
	float:left;
	
}

#producttext
{
	position:relative;
	width:60%;
	height:auto;
	left:5px;
	float:left;
	
}

#text3
{
	position:relative;
	width:58%;
	height:auto;
	left:5px;
	float:left;
	
}

#text2
{
	position:relative;
	width:99%;
	height:auto;
	left:5px;
	float:left;
	
}


#plaatje
{
	position: relative;
	width: 35%;
	height: auto;
	float:left;
}

#plaatje2
{
	position: relative;
	width: 39%;
	height: auto;
	float:left;
}
#productplaatjes
{
	position: relative;
	width:800px;
	height: auto;
	float:left;
}

#keurmerken
{
	width:100%;
	position: relative;
	left:145px;
}
#copyright
{
	font-size:9px;
	text-align:center;
	width:100%;
	margin: auto;
	float:left;
}

h1
{
	font-size:24px;
}

h2
{
	font-size:20px;
}

h3
{
	font-size:16px;
}

h4
{
	font-size:14px;
	color:red;
}

h5
{
	font-size:14px;
}

#ruimte
{
	width:10%;
	height:auto;
	position:relative;
	float:left;
}

a:link 
{ 
	color: red;
}

a:visited 
{ 
	color: red;
}

a:hover
{ 
	color: black;
}

img.koel
{
	border: solid 1px red;
}