.ProductBox {
	border-collapse: collapse;
	border: 1px solid #006A00;
	width: 95%;
	text-align:center;
	margin-left : 20px;
}
.Product {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	width: 95%;
	text-align:center;
	margin-left : 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
menuline {
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Tekst {
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	font-family: Tahoma;
	color:#666666;
}
.TekstHeader {
	margin-right: 8px;
	font-size: 12px;
	font-family: Tahoma;
	color:#666666;
}
.Tabel {
	font-size: 12px;
	font-family: Tahoma;
	color:#666666;
}
.bottom {
	clear:both;
	border: 1px solid #CCCCCC;
	margin: 0px 0px;
}
.textarea_input {
	width:450px;
	border:none;
}

A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none; color: #666666;}
A:hover {text-decoration: none; color: #666666;}

h1 {
	height:40px;
	font-family:Verdana, 'Helvetica 65 Medium', sans-serif;
	font-size:25px;
	color:#7F7F7F;
	font-style:normal;
	padding-top:15px;
	font-variant:normal;
	font-stretch:normal;	
	font-weight:100;	
}

.style1 {font-size: 14px}
.style2 {
	font-size: 12px;
	font-weight: bold;
}

