.productcontainer{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 8px;
	text-align: left;
	line-height: 17px;
	padding: 10px 0px 0px 0px;
}

.productmenu{
	width: 246px;
	height: auto;
	float: left;
	padding: 0px 20px 15px 20px;
}

.productmenu h1{
	width: 100%;
	height: auto;
	font-weight: normal;
	display: block;
	background-color: #555555;
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px 0px 10px -20px;
	padding: 7px 20px 9px 20px;
	position: relative;
	top: 0px;
	left: 0px;
}

.productlink{
	width: 100%;
	height: auto;
	float: left;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCC;
	text-decoration: none;
	margin: 0px 0px 0px -20px;
	padding: 4px 20px 6px 20px;
	position: relative;
	top: -10px;
	left: 0px;
	font-size: 13px;
}

.productlink:hover{
	background-color: #EEE;
}

.productis{
	font-weight: bold;
}

.productcontent{
	width: 604px;
	height: auto;
	float: right;
	padding: 0px 0px 10px 0px;
}

.producttxt{
	width: 564px;
	height: auto;
	float: left;
	background-color: #EEE;
	padding: 7px 20px 9px 20px;
}

.producttxt h1{
	padding: 8px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
}

.product{
	width: 100%;
	height: auto;
	float: left;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	padding: 12px 0px 12px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
}

.product:hover{
	background-color: #EEE;
}

.productname{
	width: 100%;
	height: auto;
	float: left;
	font-size: 17px;
}

.productleft{
	width: 110px;
	height: auto;
	float: left;
	margin-left: 12px;
	background-color: #EEE;
	padding: 1px 0px 1px 0px;
}

.productimage{
	width: 108px;
	height: 108px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 1px;
}

.productright{
	width: 455px;
	height: auto;
	float: right;
	margin-right: 12px;
	color: #666;
}

.productright h1{
	font-size: 18px;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

.detailtitle{
	width: 100%;
	height: auto;
	float: left;
	font-size: 18px;
	color: #666666;
	padding: 7px 0px 14px 10px;
	font-weight: bold;
}

.detail{
	width: 100%;
	height: auto;
	float: left;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	padding: 0px 0px 16px 0px;
}

.detailleft{
	width: 212px;
	height: auto;
	float: left;
	margin-left: 12px;
	background-color: #EEE;
	padding: 1px 0px 1px 0px;
}

.detailimage{
	width: 210px;
	height: 210px;
	float: left;
	position: relative;
	top: 0px;
	left: 1px;
	background-color: #FFFFFF;
}

.detailright{
	width: 350px;
	height: auto;
	float: right;
	margin-right: 12px;
}

.txtholder4{
	width: 640px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/pics/txtbg.png);
	overflow-y: auto;
	overflow-x: hidden;
}

.nieuwsitem{
	width: 100%;
	height: auto;
	float: left;
	border-color: #333333;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 8px 0px 8px 0px;
}

.nieuwsitem a{
	text-decoration: none;
	font-weight: bold;
}

.nieuwsitem img{
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
}

.nieuwspic{
	width: 100px;
	height: auto;
	float: left;
}

.nieuwstxt{
	width: 470px;
	height: auto;
	float: left;
}

.nieuwskop{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.nieuwsbody{
	font-size: 11px;
}


.formsend{
	width: auto;
	height: auto;
	padding: 5px 10px 5px 10px;
	background-color: #333333;
	color: #FFFFFF !important;
	font-size: 14px;
	text-decoration: none;
	
}

.formsend:hover{
	background-color: #555555;
}

.forminput1{
	width: 280px;
	height: auto;
	padding: 3px;
	margin: 2px 0px 2px 0px;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
}

.forminput2{
	width: 280px;
	height: 60px;
	padding: 3px;
	margin: 2px 0px 2px 0px;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
}

h2{
	font-size: 18px;
	text-transform: uppercase;
}

.templateholder a{
	color: #333333;
}

.templateholder a:hover{
	color: #000000;
}

.fakespace{
	width: 100%;
	height: 80px;
	float: left;
}

.photoholder{
	width: 100%;
	background-color:#FFFFFF;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

.photo{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.photooverlay{
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

.txtholder{
	width: 490px;
	height: auto;
	overflow-x: hidden;
}

.txtholder2{
	width: 640px;
	height: auto;
	overflow-x: hidden;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/pics/txtbg.png);
}

.txtholder3{
	width: 490px;
	height: auto;
	overflow-x: hidden;
	margin-left: auto;
	margin-right: auto;
}

.koptekst{
	width: 420px;
	height: auto;
	background-color: #555555;
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	padding: 7px 25px 7px 25px;
}

.koptekst2{
	width: 590px;
	height: auto;
	background-color: #555555;
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	padding: 7px 25px 7px 25px;
}

.bodytekst{
	width: 420px;
	height: auto;
	float: left;
	padding: 14px 25px 16px 25px;
	color: #444444;
	line-height: 16px;
	background-image: url(/pics/txtbg.png);
}

.bodytekst2{
	width: 265px;
	height: auto;
	float: left;
	padding: 14px 25px 16px 25px;
	color: #444444;
	line-height: 16px;
}

.bodytekst3{
	width: 590px;
	height: auto;
	float: left;
	padding: 14px 25px 5px 25px;
	color: #444444;
	line-height: 16px;
}

.nieuwsholder{
	width: 100%;
	height: auto;
	float: left;
	padding: 0px 0px 20px 0px;
}

.brandholder{
	width: 100%;
	height: 14px;
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: -1px;
	left: 0px;
	background-color: #FFFFFF;
}

.brandholderkeep{
	width: 100%;
	height: 80px;
	float: left;
	padding: 10px 0px 0px 0px;
}

.brandholder img{
	border-width: 0px;
}

