.button
{

	padding: 0px;
	margin: 0px;

	background-color: white;

	background-repeat: no-repeat;
	background-image: url(images/button.jpg);

	width: 80px;
	height: 50px;

	border: none;

	color: rgb (79, 69, 51);
	
	padding-left: 5px;
	margin-left: 0px;

	padding-top: 10px;
	margin-bottom: 0px;
	
	cursor: pointer;
}

p.button
{
	padding-right: 0px;
	height: 30px;
	
	padding-left: 10px;
	padding-top: 23px;
}

img.lijn20
{
	margin-top: 20px;
	margin-bottom: 20px;
}

img.lijn
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Wallpaper */

div.wallpaper
{
	float: left;
	width: 130px;
	
	margin-bottom: 10px;
}

div.downloadsizes
{
	float: right;

	margin: 0px;
	padding: 0px;

	top: 0px;
	left: 0px;

	width: 60px;
	height: 80px;
	
}

div.downloadsizes p
{
	margin: 0px;
	padding: 0px;
}

/* General */

#Content a
{
	color: #999999;
	text-decoration: none;
}

#Content a:hover
{
	color: #999999;
	text-decoration: underline;
}

/* Contact */

#Content address
{
	font-style:normal;
}

p.dienst
{
	margin: 0px;
	padding: 0px;
	
	font-size: 13px;
	line-height: 12px;

	border-top: solid 1px white;
	padding-top: 12px;

	width: 234px;
	
}

p.telenemail
{
	margin: 0px;
	padding: 0px;

	padding-bottom: 12px;
}


/* Producten */

#Kol0
{

	position: absolute;

	left: 0px;
	top: 30px;
	width: 100px;
	height: 305px;

	margin: 0px;
	padding: 0px;
	
	border-left: solid 1px white;
	border-right: solid 1px white;

}

#Kol1, #Kol2, #Kol3, #Kol4
{

	position: absolute;

	left: 0px;
	top: 0px;
	width: 100px;
	height: 335px;

	margin: 0px;
	padding: 0px;
	
	border-left: solid 1px white;
	border-right: solid 1px white;

}

#Kol2
{
	left: 150px;
}

#Kol3
{
	left: 300px;
}

ul.Links
{
	margin: 0px;
	padding: 0px;
	
	margin-left: 10px;
}

ul.Links li
{
	list-style: none;
}

ul.Links li.firstletter
{
	padding-top: 10px;
}

ul.Links li.firstletter, ul.Links li.firstletterspecial
{
	font-size: larger;
	font-weight: bold;
}

div.Scrollbuttons
{
	position: relative;

	left: 101px;
	top: 307px;
	width: 18px;
	height: 85px;

	margin: 0px;
	padding: 0px;
	
	overflow: hidden;
	cursor: pointer;
	
}

div.Kol0
{
	top: 277px;
}

div.KolContent0
{
	position: absolute;
	overflow: hidden;
	height: 305px;
}

div.onderScrollbuttons
{
	position: relative;

	left: 101px;
	top: 307px;
	width: 18px;
	height: 85px;

	margin: 0px;
	padding: 0px;
	
	overflow: hidden;
	cursor: pointer;
	
}

div.KolContent
{
	position: absolute;
	overflow: hidden;
	height: 335px;
}

div.KolScroll
{
	position: relative;
	height: auto;
	overflow: visible;
}

#onderKol1title, #onderKol2title
{
	position: absolute;

	left: 0px;
	top: 0px;
	width: 200px;
	height: 20px;

	margin: 0px;
	padding: 0px;
	
}

#onderKol1, #onderKol2
{

	position: absolute;

	left: 0px;
	top: 20px;
	width: 100px;
	height: 335px;

	margin: 0px;
	padding: 0px;
	
	border-left: solid 1px white;
	border-right: solid 1px white;

}

#onderKol2title, #onderKol2
{
	left: 250px;
}
