/* CSS Document */

body {
	margin: 10px;
	background-color:#ffffff;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color:#700077;
	margin:0px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:16px;
	color:#93d0f4;
}
#container {
	width:940px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}
#header-left {
	float:left;
	height:176px;
	width:539px;
	padding:72px 0px 0px 41px;
	background: url(/images/bg_header_left.gif) no-repeat;
}
#header-left img{
	border:0px;
}
#header-right {
	float:left;
	height:248px;
	width:360px;
	padding:0px;
}
#main {
	float: left;
	width: 940px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	background: url(/images/bg_main.gif) repeat-y;
}
#left {
 float: left;
 width: 165px;
 overflow:hidden;
 margin: 0px;
 padding: 0px;
}
#navigatie {
	width:165px;
	overflow:hidden;
	float:left;
}
#navigatie ul {
	width:143px;
	margin:29px 0px 0px 22px;
	padding:0px;
}
#navigatie ul li {
	display:block;
	width:143px;
	list-style-type:none;
	margin:0px 0px 7px 0px;
	padding:0px;
	float:left;
}
#navigatie ul li a {
	width:143px;
	height:27px;
	line-height:27px;
	display:block;
	padding:0px 0px 0px 13px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	background:url(/images/bg_btn_p.gif) no-repeat;
	overflow:hidden;
}
#navigatie ul li a:hover {
	color:black;
	background:url(/images/bg_btn_a.gif) no-repeat;
	overflow:hidden;
}
#navigatie ul ul li {
	display:block;
	width:143px;
	list-style-type:none;
	margin:0px 0px 7px 0px;
	padding:0px;
	float:left;
	/*height:27px;*/
}
#navigatie ul ul li a {
	width:143px;
	/*height:27px;
	line-height:27px;*/
	display:block;
	padding:0px 0px 0px 13px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	background:url(/images/bg_btn_a.gif) no-repeat;
}
#navigatie ul ul li a:hover {
	color:white;
	background:url(/images/bg_btn_p.gif) no-repeat;
}
.naw{
	position:absolute;
	width:128px;
	height:78px;
	bottom:70px;
	z-index:100;
	padding:63px 0px 0px 37px;
	color:#ffffff;
	font-weight:bold;
	background:url(/images/naw.gif) no-repeat;
}
.naw img{
	border:none;
}
.naw a {
	color:#ffffff;
	text-decoration:none;
}
.naw a:hover {
	color:#93d0f4;
	text-decoration:none;
}
#content {
	width:675px;
	overflow:hidden;
	float:left;
	padding:13px 50px 21px 50px;
	min-height:450px;
	height:auto !important; /* voor moderne Browser */
	height:450px; /*voor IE6 */
	background: url(/images/bg_content.gif) no-repeat right bottom;
}
#content a {
	color:#700077;
	text-decoration:none;
}
#content a:hover {
	color:#700077;
	text-decoration:underline;
}
.home_producten {
	float:left;
	padding:0;
	border:0;
	margin:0px 0px 10px 0px;
}
.home_producten ul{
	padding:0;
	border:0;
	margin:0;
}
.home_producten li {
	margin:0px 2px 0px 0px;
	list-style-type:none;
	display:inline;
}
.border_productenoverzicht_480 {
	border-top:dotted 1px #cccccc;
	padding:4px 0px 0px 14px;
	width:480px;
}
.border_productenoverzicht_360 {
	border-top:dotted 1px #cccccc;
	padding:4px 4px 0px 0px;
	width:360px;
}
.border_productenoverzicht_120 {
	border-top:dotted 1px #cccccc;
	padding:4px 0px 0px 14px;
	width:120px;
}
.productenoverzicht_360 img{
	float:right;
	vertical-align:right;
}
.border_productenoverzicht_60 {
	width:60px;
}
.omschrijving {
	background:url(/images/bg_omschrijving.gif) no-repeat top left;
	padding:0px 0px 0px 4px;
}
.omschrijving40 {
	background:url(/images/bg_omschrijving.gif) no-repeat top left;
	padding:0px 0px 0px 4px;
	height:100px;
}
.productfoto {
	float:right;
	margin-left:4px;
	border:none;
}
.foto_voordelen {
	float:right;
	margin-right:140px;
}
#footer {
	float:left;
	height:31px;
	width:940px;
}
.aceview {
	float:left;
	margin:0px 0px 0px 30px;
}
.aceview img{
	border:none;
	vertical-align:middle;
}
#footer_nav {
	float:left;
	height:31px;
	width:940px;
	font-size:10px;
	margin:8px 0px 0px 0px;
	color:#999999;
}
#footer_nav a {
	text-decoration:none;
	color:#999999;
}
#footer_nav a:hover {
	text-decoration:underline;
}
#footer_nav .logo {
	margin:10px;
	vertical-align:middle;
}
.footer_links {
	float: right;
	margin: 0px 50px 0px 0px
}
#contact_right {
	float:right;
	height:276px;
	width:200px;
	padding:22px 0px 0px 40px;
}
table.analyse {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	width:675px;
	background-color: #666;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.analyse td {
	background-color:#ffffff;
	color: #000;
	padding: 4px;
	text-align: left;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}
table.analyse th {
	background-color: #cccccc;
	color: #000;
	padding: 4px;
	text-align: left;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}
table.analyse td.hed {
	padding: 4px;
	text-align: left;
	border-bottom: 1px #000 solid;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
}
table.voeren {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	width:675px;
	background-color: #666;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.voeren td {
	background-color:#ffffff;
	color: #000;
	padding: 4px;
	text-align: left;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}
table.voeren th {
	background-color: #cccccc;
	color: #000;
	padding: 4px;
	text-align: left;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}
table.voeren td.hed {
	padding: 4px;
	text-align: left;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	background-color:#999999;
}
#newsblock{
	padding:25px 0 0 20px;
}
#newsblock_content {
	color:#ffffff;
	width:160px;
	height:172px;
	overflow:hidden;
	line-height:18px;
	margin-bottom:20px;
}
#newsblock_content .newsitem {
	height:160px;
	width:160px;
	overflow:hidden;
	color:black;
}
#newsblock_content .newsitem_extra {
	height:160px;
}
#newsblock_content .newsitem a {
	text-decoration:none;
}
#newsblock_content .newsitem h1 {
	height:20px;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}
#newsblock_content strong{
color:#000000;
}
#newsblock_content a {
	color:#000000;
}
#newsblock_content a:hover {
	text-decoration:underline;
}
#newsblock_content a.text {
}
.clearer{
	height:1px;
	clear:both;
}
.sendbutton{
	border:1px solid #e8f3d8;
	background-color:#700077;
	color:#ffffff;
	width:120px;
	padding:2px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
.verplichtveld{
	font-size:10px;
}
#terug_boven_1 {
	float:left;
	width:675px;
}
#terug_boven {
	float:left;
	width:140px;
	height:16px;
	margin:10px 0px 0px 240px;
	background:url(/images/bg_terug_boven.gif) no-repeat;
	font-size:10px;
	text-align:center;
}
#terug_boven img{
	border:none;
	vertical-align:middle;
}
#imagerotatorblock {
	width:192px;
	height:153px;
	padding:1px;
	margin-bottom:16px;
	overflow:hidden;
}
/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6 */
* html * { color: expression( (function(who){ if(!who.MXPC && who.nodeName != 'A'){
	who.MXPC = '1';
	who.onmouseenter=function(){ who.className += ' hover'};
	who.onmouseleave=function(){ who.className = who.className.replace(' hover','')};
	(who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') }




/*Diepvriesproducten*/


#product_left{
	float:left;
	width:330px;
	margin-right:15px;
	}
	
#product_right{
	float:left;
	width:330px;
	}

.product_container{
	display:block;
	padding:5px 0 0 5px;
	margin:0 0 25px 0;
	float:left;
	width:328px;
	min-height:220px;
	background-image:url(/images/bg_omschrijving.gif);
	background-repeat:no-repeat;
	border-bottom:1px dotted #ccc;
	}
	
.product_foto{
	float:right;
	
}

