body {
	background-image:	url('../images/pindakaas/background.gif');
	background-repeat:	repeat-y;
	background-position: center;
}

a:link {
	color:				#000;
	text-decoration:	#c5833c;
}

a:visited
{
	text-decoration: none;
	color: #c5833c;
}

a:hover
{
	text-decoration: underline;
	color: #c5833c;
}

a:active {
	text-decoration:	none;
	color:				#c5833c;
}



#legal {
	color:				#c5833c;
}

#legal a
{
	color: #c5833c;
}

#leftimpression {
	background-image:	url('../images/pindakaas/background1.jpg');
	background-repeat:	no-repeat;
}

#leftimpressionsmall {
	background-image:	url('../images/pindakaas/background1.jpg');
	background-repeat:	no-repeat;
}

#fadefooter {
	background-image:	url('../images/pindakaas/back_footer.jpg');
	background-repeat:	repeat-x;
}


a.hoofdmenuitem:hover img {
	border-top:			solid 2px #c5833c;
	background-color:	#a8c31c;
}

.subitems {
	background-image:	url("../images/pindakaas/menu/backgroundsubmenu.gif");
	background-position:bottom;
	background-repeat:	repeat-x;
	background-color:	#6ecceb;
}

.submenu .subitems a {
	color:				#646564;
}

.submenu a:hover {
	color:				#646564;
}

.submenu .left {
	background-image:	url("../images/pindakaas/menu/subleft.gif");
	background-repeat:	no-repeat;
	background-position: bottom left;
}

.submenu .right {
	background-image:	url("../images/pindakaas/menu/subright.gif");
	background-repeat:	no-repeat;
	background-position: bottom right;
}

.teasertop {
	background-image:	url('../images/pindakaas/background_teaser.gif');
	background-repeat:	repeat-y;
}

.teaserbottom {
	background-image:	url('../images/pindakaas/background_teaser_bottom.gif');
	background-repeat:	no-repeat;
}

.teaser .more {
	background-image:	url('../images/pindakaas/more1.gif');
	background-repeat:	no-repeat;
	background-position: top right;
	color:				#FFF;
}

.teaser .more:hover {
	background-image:	url('../images/pindakaas/more2.gif');
	background-repeat:	no-repeat;
	background-position: top right;
	color:				#c5833c;
}

#lastteaser {
	color: #FFF;
}

#productteaser {
	position:			absolute;
	float:				left;
	margin-top:			-140px;
	left:				820px;
}

#teasermenu a:hover {
	color:				#6d4410;
	border-top:			solid 2px #f39d18;
	text-decoration:	none;
}

#back a, #content .title, #content .title2, #teasermenu a, #content .contentnavigation, #content .contentnavigation a, li, .navigation .enabled, .printreaction, .printreaction a, #content .inputbutton, hr, #content .reactie {
	color:				#c5833c;
}
.navigation .disabled {
	color:				#6d4410;
}

#content .inputfield, #content .smallinputfield {
	border:				solid 1px #c5833c;
}

hr {
	background-color:	#c5833c;
}