#menuMain2012 {
	margin: 0; padding: 0;
	float: 	left;
	list-style: none;
	background: url(/181/img/img_mask_small.png) no-repeat;
	height: 105px;
	width: 	890px;
	padding: 0 0 0 115px;
}

#menuMain2012 li {
	margin: 65px 0 0 0;
	float:	left;
	background:url(/181/img/menu_divider.png) no-repeat left top;
	height: 36px;
	line-height:36px;
}

#menuMain2012 li a {
	/*padding:0 14px 0 15px;*/
	padding:0 10px 0 12px;
	height: 36px;
	display: block;
	text-transform:uppercase;
	font-weight:bold;
	color:#00617e;
	text-decoration: none;
}

.logo {
	position:absolute;
	left:50% !important;
	margin-left: -490px;
	width: 100px;
	top: 0;
	z-index:999;
}

.ie7 #moodWrapper {
z-index: 1;
}

#menuMain2012 li:hover, #menuMain2012 li.active {
	background:url(/181/img/menu_main_hover.png) no-repeat left top;
}

#menuMain2012 li ul {
	display: 	none;
}


#menuMain2012 li:hover ul {
	display: 	none;
}

.wrapper { margin: 0 auto; width: 980px; position: relative; }

.logo {
	background:url(/181/img/logo.jpg) no-repeat;
	width:118px;
	height:147px;
	position: absolute;
	z-index:  99999;
left:0;
}

.logo a { 
	width: 118px;
	height: 147px;
	display: block;
	text-indent: -9000px;
}

/**
** mood
*/
#moodWrapper {
	position: 	relative;
	width: 		100%;
	overflow:	hidden;
	top: 		-5px;
z-index:55555;
}
#mood {
	position: 	relative;
	width: 		100%;
	height: 	438px;
	overflow: 	hidden;
	margin-bottom: 25px 0 0 0;
}

.scrollWrapper
{
	width:100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.scrollWrapper img {
	margin:0;padding:0;
	display: 	block;
	float:		left;
}

#scrolls {
	position: absolute;
	top: 		50%;
	margin-top: -25px;
	left: 		50%;
	margin-left: -490px;
	width: 980px;
	/*margin: 0 auto;*/
}

#prevScroll, #nextScroll {
	width: 		100px;
	height:		100px;
	position: 	absolute;
	z-index: 	3500000;
	cursor: 	pointer;
}

#prevScroll {
	background: url(/181/img/arrow-prev.png) no-repeat top left;
	left: ;
	top: 50%;
	margin-top: -50px;
}

#prevScroll:hover {
	background: url(/181/img/arrow-prev-hover.png);
}

#nextScroll {
	background: url(/181/img/arrow-next.png) no-repeat top left;
	right: 0;
	margin-top: -50px;
	top: 50%;
}

#nextScroll:hover {
	background: url(/181/img/arrow-next-hover.png) no-repeat top left;
}

#moodButtons {
	top: 			50%;
	width: 			980px;
	position: 		fixed;
	left: 			50%;
	margin-left:	-490px;
	z-index: 		35000;
}

.contentTop, .contentBottom {
	width: 326px;
	height: 23px;
}

.contentTop {
	background: url(/181/img/content_HOME_top_small.png) no-repeat top left;
	margin-bottom: -16px;
}

.contentMiddle {
	width: 		275px;
	background: url(/181/img/content_HOME_middle_small.png) repeat-y top left;
	min-height: 15px;
	padding: 	0 25px 25px;
	min-height: 211px;
}

.contentBottom {
	background: url(/181/img/content_HOME_bottom_small.png) no-repeat top left;
}

.contentMiddle.dark {
	height: 257px;
    width: 275px;
	background: url(/181/img/HOME_video_BG.png) repeat;
}

.contentMiddle.light {
	height: 257px;
    width: 275px;
	background: url(/181/img/HOME_klustips_BG.png) repeat;
}

#pageHome #containerPrimary {
	width: 980px;
	margin: 10px 0 0;
	float: none;
}

#faq-list {
	margin: 0;
	padding: 0;
}

#faq-list li {
	list-style: none;
	border-bottom: 1px dotted #ffffff;
	padding: 6px 0 6px 0; 
}

#faq-list li a { display: block;text-decoration: none; }

.banner-text {
	padding: 5px 0 27px 25px;
	text-align: left;
	background: url(/181/img/banner_title_bg.png) repeat;
	width: 	100%;
	height: 19px;
	color: 	#ffffff;
	font-size: 32px;
	text-transform:uppercase;
}

.banner-text-arrow {
	width: 17px;
	height: 24px;
	float: right;
	margin-right: 35px;
	margin-top: 7px;
	background: url(/181/img/homeSlider-stijlgroep-arrow.png);
}

/***
	kluslist
***/
#klus-list {
	margin: 0 0 0 20px;padding:0;
}

#klus-list li { 
	list-style: none;
}

#klus-list li a {
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding: 	5px 0 0 0;
}

#klus-list li.active a {
	color: #ffffff;
}

#navCategory2 a.first, #page #categoryBottom li a.first {
	background: none !important;
}
#navCategory2 a {
	background: url(/181/img/border_horizontal.png) repeat-x scroll left top transparent;
	width: 200px;
	height: 4px;
	display: block;
}