body {
	text-align: center;
	height: 100%;
}

html, body {
	height: 100%;
	margin:0;
	padding:0;
	} 

img {
border: none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-transform: uppercase;
	color: #3366cc;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

a {
	text-decoration: none;
	color: #3366cc;
}
a:hover {
	text-decoration: underline;
	color: #0055ff;
}
hr {
	border-bottom: 1px dotted #3399cc;
	height: 1px;
	clear: both;
}



#maincontainer {
	width: 770px;
	position: relative;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3366CC;
	border-left-color: #3366CC;
	overflow: visible;
	
}
#logocontainer {
	display:none;
}
#printlogo {
	margin:10px;
	display:block;
}
#topnav {
	display:none;
	}
#logocontainer ul {
	margin: 0;
	clear: left;

	}
#logocontainer ul li {
	float: left;
	margin: 5px;
	list-style-type:none;
	}

#content {
 	width: 640px;
	float:left;
}
#rechts {
	display:none;

}
#foto {
	display:none;
}
#winkelwagen {
	display:none;
}

#ecard {
	display:none;
}
#weer {
	width: 129px;
	height: 124px;
	border-left:1px solid #efefef;
}
#boeketten {
	width: 129px;
	height: 124px;
	border-left:1px solid #efefef;
}
#balk {
	width: 770px;
	background-color: #99ccff;
	height: 20px;
}
#aanbiedingen {
	width: 620px;
	padding: 10px;
}
#artikel, #artikel2 {
	width: 100px;
	height: 245px;
	padding: 8px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #efefef;
	min-height:226px;
}

#artikel .titel {
	color:#666666;
	font-weight: bold;
	line-height: 13px;
	height:47px;
	display:block;
}
#artikel2 .titel {
	color:#666666;
	font-weight: bold;
	line-height: 13px;
	height:68px;
	display:block;
}
#boeketten {
	background-color: #EFEFEF;
}

#artikel .last, #artikel2 .last {
marging-right:-3px;
}
#soort {
	width: 100px;
	padding: 8px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #efefef;
}
#soort .titel {
	color:#666666;
	font-weight: bold;
	line-height: 25px;
}
#prijs {
	background-color: #efefef;
	width: 96px;
	height: 96px;
	text-align:center;
}
#prijs a {
	color: #000;
	text-decoration:none;
}
#prijs a:hover {
	text-decoration:underline;
}

#prijs .bld {
	margin-top: 10px;
	font-weight: bold;
	color: #3366cc;

}
#productprijs {
	text-transform:uppercase;
	font-size:16px;
	text-transform: uppercase;
	color: #ff0000;
	font-weight:bold;
	padding:2px;
	width: 339px;

}

#staffelprijzen {
	text-transform:uppercase;
	font-size:11px;
	text-transform: uppercase;
	color: #ff0000;
	font-weight:bold;
	padding:2px;
	width: 339px;
}

/*- Menu Tabs 8--------------------------- */

    #tabs8 {
	display:none;
      }

#footer {
	display:none;
	}
	
#submenu {
	display:none;
}

#midden {

	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:600px;

}
#midden td a {
	font-weight:bold;
	}
#breadcrumbs {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform:lowercase;
	}
#breadcrumbs ul {
	margin: 0;
	padding:0;

	}
#breadcrumbs ul li {
	float: left;
	margin: 0 5px 0 0;
	list-style-type:none;
	}
#lijn {
	border-bottom: 1px solid #3399cc;
	height: 1px;
	margin:0;
	padding:0;
}
.belangrijk {
	color:#FF0000;
	font-weight: bold;
}
.knoppen {
	color: #fff;
	background-color:#3366CC;
	border-color: #000066;
	border:1px solid;
}
.kleiner {
	font-size: 10px
}
#afrekenen {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#stappen {
text-align: right;
}
#stappen ul {
padding: 0;
margin: 10px 0 0 0;
float: right;
list-style-type: none;
}
#stappen li {
float: left;
margin: 0 0 0 0;
}

#stappen ul li {
	width: 105px;
	height: 60px;
	background-position: top;
	text-indent: -15000px;
	}

#stappen ul li.current {
	background-position: bottom;
	}

#stap1 {background-image: url(../img/shop/stap_bg01.gif);}
#stap2 {background-image: url(../img/shop/stap_bg02.gif);}
#stap3 {background-image: url(../img/shop/stap_bg03.gif);}
#stap4 {background-image: url(../img/shop/stap_bg04.gif);}

.invulveld {
	background-color:#fff;
	border-color: #3366CC;
	border:1px solid;
}
.hiddenfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hiddenfield2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#terug {display:none;}
