body {
	background-image		: url(../../images/bg.jpg);
	background-position		: center top;
	background-repeat		: no-repeat;
	background-color		: #f3eec6;
	margin					: 0;
	padding					: 0;
	text-align				: center;
	font-family				: arial;
	font-size				: 12px;
}

h1 {
	font-size				: 14px;
	color					: #131447;
	padding					: 0;
}

#wrapper_02 {
	width					: 966px;
	margin-left				: auto;
	margin-right			: auto;
	text-align				: center;
	background-image		: url(../../images/bgshadow.png);
	background-position		: center;
}

#wrapper_01 {
	width					: 936px;
	margin-left				: auto;
	margin-right			: auto;
	text-align				: left;
	background-color		: white;
}

/* Header opmaak */

#cnt_header {
	height					: 261px;
	width					: 936px;
}

#adres {
	background-color		: #08092b;
	color					: white;
	padding					: 13px;
	font-size				: 11px;
	font-family				: verdana;
}

#headerimg {
	height					: 223px;
}

#headerlogo img, #headerlogo a{
	border					: 0px;
}

#headerlogo {
	position	 			: absolute;
	top						: 66px;
	padding-left			: 31px;
	z-index					: 40;
	height					: 105px;
	width					: 215px;
}

/* Einde Header opmaak */

/* Navigatie opmaak */

#navigatie {
	position	 			: absolute;
	top						: 206px;
	z-index					: 42;
	height					: 56px;
	width					: 936px;
	background-image		: url(../../images/navback.png);
}

#menu_top  {
	margin					: 0px 0px 0px 0px;
	padding					: 0px;
	font-weight				: bold;
	list-style-position		: outside;
	list-style-type			: none;
	height					: 56px;
	z-index					: 45;
	overflow				: hidden;
}
#menu_top li {
	margin					: 0px;
	padding					: 0px;
	background-color		: transparent;
	text-align				: center;
	cursor					: pointer;
	float					: left;
}

#menu_top li a {
	float					: left;
	font-size				: 12px;
	text-transform			: uppercase;
	text-decoration			: none;
	color					: #08092b;
	display					: block;
	height					: 56px;
	line-height				: 56px;
	padding-left			: 20px;
	margin-right			: 1px;
	padding-right			: 20px;
}

#menu_top li a:hover {
	background-image		: url(../../images/navback.png);
}

#menu_top li a.nav_active {
	background-image		: url(../../images/navback.png);
}

/* Einde navigatie opmaak*/

#breadcrumb {
	height					: 22px;
	border-bottom			: solid 1px #d1e400;
	padding-left			: 10px;
	font-size				: 11px;
}

#breadcrumb a {
	color					: black;
	text-decoration			: none;
	font-size				: 11px;
	line-height				: 22px;
}

#content_center {
	float					: left;
	width					: 470px;
	margin					: 10px;
	line-height				: 1.6em;
	/*padding					: 10px;
	border-left				: 4px solid #08092B;
	border-right			: 1px solid #DBDADA;*/
}
#content_center a {
	color					: #08092B;
	border-bottom			: 1px solid;
	border-bottom-color		: #D1E400;
	text-decoration			: none;
}

#content_center_home {
	float					: left;
	width					: 650px;
	padding					: 10px;
	line-height				: 1.6em;
}

#content_center_webshop{
	float					: left;
	width					: 720px;
	margin					: 10px;
}
	
/* Sub navigatie */

#content_left {
	width					: 189px;
	float					: left;
	/*background-color		: #e1e1e7;
	border-right			: solid 4px #08092b;*/
	height					: 100%;
}

#content_left_nav  {
	margin					: 0px 0px 0px 0px;
	padding					: 0px;
	list-style-position		: outside;
	list-style-type			: none;
	overflow				: hidden;
}
#content_left_nav li {
	margin					: 0px;
	width					: 185px;
	padding					: 0px;
	background-color		: transparent;
	cursor					: pointer;
	float					: left;
	list-style-position		: outside;
	list-style-type			: none;
}

#content_left_nav li a  {
	width					: 100%;
	float					: left;
	padding-left			: 10px;
	font-size				: 11px;
	text-decoration			: none;
	color					: #08092b;
	display					: block;
	height					: 30px;
	line-height				: 30px;
	list-style-type			: none;
	overflow				: hidden;
	list-style-position		: inside;
	
}

#contentleftsublink {
	margin: 0;
	padding: 0;
}

#contentleftsublink li, #contentleftsublink li a{
	color					: black;
	margin					: 0px;
	font-size				: 10px;
	background-color		: #d2d2de;
	height					: 20px;
	line-height				: 20px;
	margin-bottom			: 1px;
	width					: 175px;
}

#contentleftsublink li {
	border-bottom			: solid 1px white;
		width				: 185px;
}

#content_left_nav li a:hover {
	background-color		: #08092b;
	color					: white;
}

#content_left_nav li a.nav_active {
	background-color		: #08092b;
	color					: white;
}

#contentleftsublink li a:hover, #contentleftsublink li a.nav_active {
	background-color		: white;
	color					: black;
	border-bottom			: solid 1px #d1e400;
}


/* Einde Sub navigatie */

#content_center p{

}
	
#content_right {
	width					: 253px;
	float					: right;
	/*border-left				: solid 1px #dbdada;*/
	height					: 100%;
	padding-bottom			: 10px;
}

#content_right a img {
	border: 0;
}

#content_right_home {
	width					: 253px;
	height					: 525px;
	float					: right;
	border-left				: solid 1px #dbdada;
	background-color		: #141628;
	text-align				: center;
	padding-top				: 15px;
}

#content_right_home img{
	margin-top				: 20px;
}

#cnt_footer {
	height					: 60px;
	color					: white;
	clear					: both;
	width					: 966px;
	margin-left				: auto;
	margin-right			: auto;
	background-image		: url(../../images/footerbg.png);
	background-position		: center top;
	margin-bottom			: 10px;
}

#cnt_footer_container {
	height					: 43px;
	background-color		: #08092b;
	color					: white;
	clear					: both;
	width					: 936px;
	margin-left				: auto;
	margin-right			: auto;
}

#footer_left {
	float					: left;
	height					: 43px;
	width					: 936px;
	font-size				: 10px;
	background-image		: url(../../images/footerbg3.png);
}
#footer_left a {
	color					: white;
	text-decoration			: none;
	padding-top				: 5px;
	line-height				: 18px;
}

.clear {
	clear					: both;
}

#home_sfeervangers {
	border-top				: solid 1px #c1c1ca;
	border-bottom			: solid 1px #c1c1ca;
	clear					: both;
	height					: 178px;
}

.homeborder {
	border-left				: solid 1px #d1e400;
	border-right			: solid 1px #d1e400;
}

.webshopbanner {
	margin-left				: 70px;
}

/* foto's rechts */

#right_groot {
	width					: 241px;
	height					: 166px;
	margin-left				: 6px;
}

#right_groot_overlay {
	position				: absolute;
	z-index					: 1;
}

#right_groot_foto {
	text-align				: center;
}

#right_thumb {
	float					: left;
	width					: 69px;
	height					: 43px;
	margin-left				: 11px;
	margin-right			: 3px;
	margin-top				: 7px;
	overflow				: hidden;
}

#right_thumb_overlay {
	position				: absolute;
	z-index					: 1;
}
#right_thumb_foto img {
	text-align: center;
}

.prev {
	float					: left;
	margin-left				: 3px;
	margin-right			: 8px;
	width					: 10px;
}

/* einde foto's rechts*/

div.hr {
  height					: 1px;
  margin					: 10px;
  background				: #d1e400;
}
div.hr hr {
  display					: none;
}

#webhomebtncontainer {
	width					: 225px;
	padding					: 3px;
	border					: solid 1px #ccccd3;
	float					: left;
	margin-right			: 5px;
	margin-top				: 10px;
	margin-bottom			: 10px;
}

#webhomebtn {
	width					: 225px;
	height					: 150px;
}

#webhomebtntitel {
	background-image		: url(../../images/webshopbtntiteloverlay.png);
	height					: 30px;
	position				: absolute;
	width					: 225px;
}

#webhomebtntitel h3 {
	font-size				: 12px;
	text-transform			: uppercase;
	margin					: 0px;
	padding					: 0px;
	line-height				: 30px;
	font-weight				: bold;
	padding-left			: 20px;
}

#webhomebtntxt {
	margin					: 10px;
	font-size				: 11px;
	height					: 74px;
	overflow				: hidden;
}

#webhomebtntxt h4{
	text-transform			: uppercase;
	padding					: 0;
	margin					: 0;
	font-size				: 12px;
}

/* Webshop overzicht */

#pagnav {
	text-align: center;
	line-height: 25px;
	border-bottom: solid 1px #d1e400;
	border-top: solid 1px #d1e400;
	height: 25px;
	font-size: 11px;
	clear: both;
	vertical-align: top;
}

#pagnavnrs {
	width: 70%;
	float: left;
}

#pagnavnrs a {
	color: black;
	text-decoration: none;
	border: solid 1px white;
	margin-top: 2px;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.activebtn {
	font-weight: bold;
}

#pagnavitems {
	float: left;
	width: 30%;
}

#winkelwagen {
padding: 0;
padding-left: 10px;
margin: 0;
	clear: both;
	line-height: 20px;
	vertical-align: top;
}

#winkelwagen form {
padding: 0;
margin: 0;
}

#winkelwagen label
{
padding: 0;
margin: 0;
width: 35px;
float: left;
font-size: 11px;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
}

.submit
{
	height: 21px;
	float: right;
	vertical-align: top;
	border: solid 0px #bfbfc8;
	background-image: url(../../images/buttonbg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: white;
	width: 132px;
	padding: 0;
	margin: 0;
} 

.aantitems {
float: left;
	width: 40px;
	height: 21px;
	margin: 0;
	border: solid 1px #bfbfc8;
	padding: 0;
	font-size: 11px;
	vertical-align: top;
}
/* einde webshop overzicht */

.clear {
	clear: both;
}

#cnt_content {
	background-image:url(../../images/bodyback.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	min-height: 300px;
}

#cnt_content_home {
	min-height: 300px;
}

#cnt_content_home a img {
	text-decoration: none;
	border: none;
}

#linkerkolombg {
	background-image: url(../../images/kolomlinksbg.jpg);
	background-repeat: repeat-y;
}

#weboverzicht {
	width: 233px;
	float: left;
	margin-bottom: 20px;
	margin-right: 2px;
}

#winkelwagencontainer {
	padding-top: 20px;
	margin: 4px;
	font-size: 10px;
	
}

#winkelwagenitem {
	margin-left: 5px;
	height: 15px;
}

#winkelwagenitem_artikel {
	width: 90px;
	float: left;
	border-right: solid 1px #b6b6c1;
	overflow: hidden;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#winkelwagenitem_aantal {
	float: left;
	width: 34px;
	margin-left: 4px;
	border-right: solid 1px #b6b6c1;
	overflow: hidden;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#winkelwagenitem_prijs {
	float: left;
	width: 33px;
	margin-left: 4px;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
}

.winkelwagenheader {
	margin-bottom: 3px;
}

.winkelwagenitem_artikel {
	width: 90px;
	float: left;
}

.winkelwagenitem_aantal {
	float: left;
	width: 34px;
	margin-left: 4px;
	margin-bottom: 8px;
}

.winkelwagenitem_prijs {
	float: left;
	width: 33px;
	margin-left: 4px;
}

#winkelwagenitem_tot_txt {
	float: left;
	width: 136px;
	padding-left: 4px;
}

#winkelwagenitem_tot_nr {
}

#winkelwagenitem_tot {
	clear: both;
	padding-top: 10px;
		font-size: 12px;
	font-weight: bold;
}

.afrekenenbtn {
	margin-top: 5px;
	margin-left: 3px;
}
.sfeerborder {
	width: 310px; 
	overflow: hidden; 
	float: left; 
	border-left:1px solid #D1E400; 
	border-right:1px solid #D1E400;
}