.contrast.hide {
	display: inline-block;
}

.contrast.view {
	display: none;
}

html,body {
	font-size: 16pt;
	/*filter: grayscale(1);*/
}

body > * {
	/*filter: grayscale(1);
	z-index:1;*/
}

img, button, a.button, .news .newsleft .newsheader, a, .links {
	filter: grayscale(1);
}

.menublock a span {
	border-bottom: 1px solid #707070 !important;
}

.header, .footermenu {
	background-color: #646464 !important;
}

.swiper-button-next, .swiper-button-prev {
	color:white !important;
}

.swiper-pagination-bullet-active {
	background-color: white !important;
}