@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/achtergrond.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 0 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #333333;
}
.wrapper{
background-color: #888888;
width: 990px;
height: 100%; 
border-left: 1px solid #555555;
border-right: 1px solid #555555;
} 

a:link.menuitem, a:visited.menuitem{
color:#ffffff;
text-decoration:none;
padding-right:18px;
padding-left:18px;
font-size: 16px;
}
a:hover.menuitem{
text-decoration: underline;
}

a:link.submenuitem, a:visited.submenuitem{
font-size: 14px;
float: right;
display: block;
width: 117px;
height: 16px;
color: #ffffff;
text-decoration:none;
text-align: center;
border-bottom: 1px solid #555555;
border-right: 1px solid #555555;
padding: 3px;
margin-right: 4px;
margin-bottom: 4px;
background-color: #333333;
}
* html a:link.submenuitem, * html a:visited.submenuitem{
display:inline;
}
a:hover.submenuitem{
background-color: #555555;
}
a:link.submenuitem2, a:visited.submenuitem2{
font-size: 14px;
float: right;
display: block;
width: 245px;
height: 16px;
color: #ffffff;
text-decoration:none;
text-align: center;
border-bottom: 1px solid #555555;
border-right: 1px solid #555555;
padding: 3px;
margin-right: 4px;
margin-bottom: 4px;
background-color: #333333;
}
a:hover.submenuitem2{
background-color: #555555;
}

.menu{
height:25px;
padding: 5px;
padding-top:8px;
text-align: right;
}
.menbalk{
	float: left;
	margin: 8px;
	width: 256px;
}
.promo{
display: block;
width: 250px;
text-align: center;
}
.adres{
display: inline;
float:left;
width: 248px;
border: 1px solid #555555;
margin-top: 10px;
text-align: center;
padding: 5px 0px 5px 0px;
background-color: #777777;
	background-image: url(images/bg-klein.jpg);
	background-repeat: no-repeat;
}
.bott{
display: inline;
float:left;
width: 248px;

margin-top: 10px;
text-align: center;
padding: 5px 0px 5px 0px;

}
.rechterkant{
	 float: right; 
	 vertical-align: top;
	 width:700px; 
	 margin: 8px 6px 8px 6px; 
}
.scroller{
	 width:700px; 
	 height:500px; 
	 display: table;
	 margin-bottom: 10px;
}
.tekst{
	width: 615px;
	background-color: #777777;
	border: 1px solid #555555;
	padding: 20px 35px 20px 40px;
	display: table;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}


.producttxt{
	text-align: center;
		margin: 0px 0px 5px 0px;
}
.product{
	display: table;
	float: left;
	background-color: #888888;
	width: 132px; 
	height: 220px;
	text-align: center;
	border: 1px solid #555555;
	margin: 0px 10px 5px 0px;
}
.producten{
	display: table;
}




.stress{
	color:#ffffff;
	font-weight:bold;
}
.contacttd1{
	display:table-cell;
	width:120px;
	text-align:left;
	float:left; /* IE */
}
.contacttd2{
	display:table-cell;
	width:440px;
	text-align:left;
	float:left; /* IE */
}

.strong{
	font-size: 13px;
	font-weight:bold;
	margin:auto;
	display:inline;
}

.norm{
	font-size: 13px;
	font-weight:normal;
	margin:auto;
	display:inline;
}
