html
{
	height: auto !important;
	font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regurlar, sans-serif;
}


img { border-width: 0; }

#content_container
{
	background-color: #5b5b65;
	width: auto;
	height: 300px;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
}

#content_container_1
{
	background-color: #5b5b65;/*#63b224;*/
	width: auto;
	height: auto;
	border-width: 0px 0px 0px 0px;
	border-color: #FFFFFF;
	border-style: solid;
}


#logo_container_1
{
	background-color: transparent;
	width: 797px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
	text-align: left;
	margin-top: -305px;
	padding-top:30px;
}

#logo_container_2
{
	background-color: transparent;
	width: 797px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
	text-align: left;
	margin-top: -305px;
	padding-top:30px;
}

#image_container
{
	background-color: transparent;
	width: 575px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
	position: relative;
	text-align: center;
	margin-top: 0px;
	padding-top: 73px;
	//background-image: url(../images/bg.jpg);
	//background-repeat: no-repeat;
	padding-left:1px;
}

* html #image_container { width: 809px; }
*:first-child+html #image_container { width: 808px; }

#line_container
{
	background-color: #5b5b65;
	width: 810px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	border-color: #5d8b0c;
	border-style: solid;
	position: relative;
	text-align: center;
	margin-top: 0px;
}

* html #line_container { width: 809px; }
*:first-child+html #line_container { width: 809px; }

#knoppen_container
{
	background-color: transparent;
	width: 810px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
	border-color: #5C6169;
	border-style: solid;
	text-align: center;
	margin-top: -60px;
	color:#5C6169;
}

* html #knoppen_container { padding-left: 0px; }
*:first-child+html #knoppen_container { padding-left: 0px; }

#text_container
{
	background-color: #FFFFFF;
	width: 768px;
	height: auto;
	min-height: 250px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 1px 1px 1px;
	border-color: #5d8b0c;
	border-style: solid;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
* html #text_container { width: 770px; }
*:first-child+html #text_container { width: 770px; }

#knop
{
	width: 114px;
	height: 19px;
	background-image: url(../images/knop_bg_011.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-width: 1px;
	border-color: #265800;
	border-style: solid;
	margin-top: 1px;
	padding-top: 3px;
}

* html #knop
{ 
	padding-top: 5px;
}

*:first-child+html #knop
{
	padding-top: 5px;
	margin-left: -1px;
	width:113px;
}

.image
{
	margin-top:60px;
	margin-left:325px;
}

#footer_container
{
	width: auto;
	height: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	background-color: transparent;
	text-align: right;
	border-width: 0px;
	border-color: #6d6d70;
	border-style: solid;
	font-size:11px;
}

/*articles*/
#article_container
 {
 	width: 772px;
 	height:400px;
 	margin-top: 0px;
 	margin-left: 0px;
 	background-color: transparent;
 }
 
#pagenumbers
{
	text-align: right;
	width: 748px;
	border-top: 1px #6d6d70 dotted;
	margin-left:12px;
}

.product_title
 {
 	padding-top: 10px;
 	padding-bottom: 10px;
 	font-size: 10px;
 	text-align:center;
 	border-bottom: 1px #6d6d70 solid;
 }
 
 .product_line
 {
 	padding-top: 0px;
 	border-bottom: 1px #6d6d70 solid;
 }

.product_image
 {
 	padding-top: 9px;
 	text-align:center;
 }

.article
{
	width: 178px;
	height: 160px;
	margin:0px 0px 10px 10px;
	background-color:transparent;
	border-top: 1px #6d6d70 solid;
 	border-right: 1px #6d6d70 solid;
 	border-left: 1px #6d6d70 solid;
 	border-bottom: 1px #6d6d70 solid;
 	display: block;
 	position: relative;
 	list-style-type: none;
 	list-style-position: inside;
}

 
 #article ul
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	list-style-type: none;
	list-style-position: outside;
	text-align: center;
	display: inline;
	float: left;
}

#article li
{
	position: inherit;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

 dl.article
{
	float:left;
	margin:0 0 10px 10px;
	background-color:transparent;
	border-top: 1px #6d6d70 solid;
 	border-right: 1px #6d6d70 solid;
 	border-left: 1px #6d6d70 solid;
 	border-bottom: 1px #6d6d70 solid;
}

/*articles*/
/* #article_container
 {
 	width: 950px;
 	height:405px;
 	margin-top: 20px;
 	margin-left: 25px;
 	background-color: transparent;
 	position:absloute;
 }
 
#pagenumbers
{
	text-align: right;
	width: 868px;
	border-top: 1px #6d6d70 dotted;
	padding-top:7px;
	margin-left:10px
}
 
 #article
 {
 	display: block;
 	position: relative;
 	list-style-type: none;
 	list-style-position: inside;
 }
 
 #article ul
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	list-style-type: none;
	list-style-position: outside;
	text-align: center;
	display: inline;
	float: left;
}

#article li
{
	position: inherit;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
 
 #article
 {
 	width: 134px;
 	background-color: transparent;
 	border-top: 1px #6d6d70 solid;
 	border-right: 1px #6d6d70 solid;
 	border-left: 1px #6d6d70 solid;
 	border-bottom: 1px #6d6d70 solid;
 }
 
 .product_title
 {
 	padding-top: 10px;
 	padding-bottom: 10px;
 	font-size: 12px;
 	text-align:center;
 	border-bottom: 1px #6d6d70 solid;
 }
 
 .product_line
 {
 	padding-top: -7px;
 	border-bottom: 1px #6d6d70 solid;
 }

.product_image
 {
 	padding-top: 7px;
 	padding-bottom: 7px;
 	text-align:center;
 	position:inline;
 	display:block;
 }
 
 
 

 dl.article
{
	width: 208px;
	float:left;
	margin:0 0 10px 10px;
	background-color:transparent;
	border-top: 1px #6d6d70 solid;
 	border-right: 1px #6d6d70 solid;
 	border-left: 1px #6d6d70 solid;
 	border-bottom: 1px #6d6d70 solid;
}
*/


#news_container
{
	background-color: #FFFFFF;
	width: 809px;
	height: auto;
	/*min-height: 225px;*/
	margin-left: auto;
	margin-right: auto;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
	position: relative;
	text-align: center;
	margin-top: 30px;
	padding-left:1px;
}

* html #news_container { width: 809px; }
*:first-child+html #news_container { width: 808px; }