/* achtergrond website */
body{
	background:##ffffff;
	background-image: none;
	background-position: center center;
	background-repeat: repeat;
	background-attachment: fixed;
}
body, span.text, .item_level_1{ 
font-family: ;
font-size: mpx;
line-height: 22px
}
/* header */
div.wrapper.smallScreen.header,
div.wrapper.wideScreen.header,
div.wrapper.bigScreen.header{
	background:##404040;
}
@media screen and (min-width:120px) and (max-width:963px){
div.wrapper.smallScreen.header,
div.wrapper.wideScreen.header,
div.wrapper.bigScreen.header{
	display:none;
}
}
/* achtergrond webwinkel */
div.wrapper.header_bottom,div.wrapper.content{
	background:#ffffff;
	color:##210403;
}
/* links */
a{
	color:##210403;
}
/* menu top */
div.wrapper.menu_top{
	background: ##fafafa;
	color:#3b3b3b;
}
/* menu top linkjes */
div#menu_top ul li a{
	color:#3b3b3b;
}
div#loggedin-bar a,
div#login-bar a{
	color: #ffffff !important;
}
div#loggedin-bar,
div#login-bar{
	background: #222222;
}
div.lastViewedProduct_box_container h3, div#filterContainer div.filter-header, #leeftijdcontrole h1, #leeftijdcontrole h2, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, .box_top, .box_product_name h2, .lastViewedProduct h2, span.content-header{ 
font-family: ;
font-size: mpx;

}
.item_level_0{ 
font-family: Lato;
font-size: 32px;

}
/* menu volledige breedte */
div#menu_full{
	background:##262626;
	background:##262626;
	border: 1px solid #d4d4d4;
}
/* zoekbox in het menu staat aan */
@media screen and (min-width: 963px){
	div#menu > ul {
		width: 801px;
	}
}
@media screen and (min-width: 1200px) {
	div#menu > ul {
		width: 1038px;
	}
}
/* menu */
div#menu{
	background:##262626;
	border: 1px solid #d4d4d4;
	background:##262626;
}
div.searchbox_mobile span, div#menu_mobile ul li a, div#menu ul li a{
	color:##ffffff;
}
@media screen and (min-width:120px) and (max-width:962px){
div#menu, div#menu a{
	background:##262626;
	color:##ffffff;
}
}
div#menu ul li.active, div#menu ul li.iehover{
	background: #75ba4d;
}
div#menu ul li.active a, div#menu ul li.iehover a{
	color: ##ffffff;
	background: #75ba4d;
}
div#menu ul li.item_level_0 ul{
	border: 1px solid #d4d4d4;
}
.item_level_0{
	border-right: 1px solid #d4d4d4;
}
div#menu ul li.iehover ul li:hover > a{
	background: ##262626;
	color: ##ffffff;
}
.item_level_1 {
	background: ##262626;
}.item_level_2 {
	background: ##262626;
}.item_level_3 {
	background: ##262626;
}.item_level_4 {
	background: ##262626;
}.item_level_5 {
	background: ##262626;
}.item_level_6 {
	background: ##262626;
}.item_level_7 {
	background: ##262626;
}