 html{ height: 100%;}
 body{
	height: 100%;
	/* background-image see inc/css.php */
	background-repeat:no-repeat;
	background-position:center;
	background-color:#dddddd;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;	
	padding:0px;
	margin:0px;
}

a { color:#333333; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline;}

#container {
	/* background-image see inc/css.php */
	background-position:center;
	background-position:top;
	width:985px;
	margin:auto;
	padding-left:25px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#eyecatchers a{
	color:#666666; 
	text-decoration:none;
}

#eyecatchers a:hover{
 	color:#333333; 
	text-decoration:underline;
}

#leftcontainer {
	width:178px;
	float:left;
}

#rightcontainer {
	width:800px;
	float:left;
/*	background-color:#CC33FF; *//*paars */
}

#top {
	float:left;
	width:790px;
	height:200px;
/*	background-color:#99FF00;*/
}
#header {
	float:left;
	width:720px;
	height:200px;
/*	background-color:#CC3300;*/
}

#belme {
	padding-top:54px;
	float:left;
	width:70px;
	height:160px;
/*	background-color:#CCFF00;*/
/*	background-color:#FFCC00;*/ /*geel*/
}
#content {
	background-color:#FFFFFF
	width:720px;
	float:left;
	height:100%;
	min-height:100%;
}

#left_logo {
	height:120px;
	width:178px;
}

#left_navigatie {
	padding-left:15px;
	line-height:13pt;
	padding-bottom:2px;
	font-size:11px;
/*	background-color:#FF6633; *//*orange*/
}

#left_navigatie a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#left_navigatie a:hover {
	color:#DDDDDD;
	font-weight:bold;
	text-decoration:none;
}

#left_sub {
	width:178px;
	margin-top:10px;
	text-align:right;
	font:Verdana;
	font-size:7pt;
/*	background-color:#FF6633; *//*orange*/
}

#left_sub a {
	color:#666666;
	text-decoration:none;
}

#left_sub a:hover {
	color:#000000;
	text-decoration:none;
}

#left_adres {
	height:95px;
	padding:15px 0 0 15px;
}

#left_pakket {
	height:175px;
	vertical-align:bottom;
	width:178px;
}

#main {
	width:506px;
	padding-left:10px;
	padding-right:30px;
	min-height:100%;
	_height:100%;
	float:left;
	font-size:11px;
	/*background-color:#00CC33;*/ /*groen*/
}

#shop {
	font:Verdana;
	font-size:7pt;
}

#shop a {
	color:#666666;
	text-decoration:none;
}

#shop a:hover {
	color:#000000;
	text-decoration:none;
}

#right {
	width:170px; /* 180 - */
	min-height:100%;
	_height:100%;
	height:100%;
	/*min-height:300px;  500 - 10  was 300*/
	/*_height:300px;  500 - 10  was 300*/
	float:left;
	padding-left:4px;
	font-size:7pt;
	line-height:10pt;
	vertical-align:top;
	background-color:#FFFFFF;
	/*background-color:#33CCCC;*/ /*groen-blauw*/
}

#right a{
	color:#000000;
	text-decoration:none;	
}

#right a:hover{
	color:#000000;
	text-decoration:underline;	
}

#right_pakket {
	height:100%;
	/*background-color:#006600;*/
	vertical-align:top;
	min-height:100%;
}

#bottom {
	/* background-image see inc/css.php */
/*	background-position:50% 100%;*/
	background-position:bottom;
	width:100%;
	height:23px;
	float:left;
}

#go4bizz {
	background-color:#FF0000;
	position:absolute;
	width:26px;
	height:154px;	
	top:350px;
}

/* TABELLEN & DERG OPMAAK */


.main_content{
	vertical-align:top;
}

.v_dotline{
	width:10px;
	background-image:url(../images/algemeen/dot_line.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.aanbieding_kop {
	font-weight:bold;
	color:#FFFFFF;
	height:12px;
}

.nieuwsitems_headers
{
	font-size:8pt;
}

.producten_border{
	border:1px;
	border-color:#cccccc;
}
