/**
	CSS2 Stylesheet
	Winterstyle - Human-nature.nl
	
	Blom Internetdiensten | blomit.nl
*/

div.container {
	background-image: url(/img/template/winter/bg-winter.jpg);
	background-repeat: no-repeat;
}

div.bottom-bar {
	background-color: #e95d0f;
	color: #ffffff;
}

a.menu-button-active {
	color: #e95d0f;
}

h1 {
	color: #e95d0f;
}

a.submenu-button {
	color: #000000;
}
a.submenu-button-active {
	color: #e95d0f;
}

a.scroll-pics-prev {
	background-image: url(/img/template/winter/scroll-left.gif);
	background-repeat: no-repeat;
}
a.scroll-pics-next {
	background-image: url(/img/template/winter/scroll-right.gif);
	background-repeat: no-repeat;
}
