
			.filter.selectedFilter{
			background-color: rgb(122,76,153);
			}
			.shopProdBtnContainer{
			background-color: rgb(122,76,153);
			}
			.shopProductDetailHeaderMenuOrderButtonSmallHoverBtn{
			background-color: rgb(122,76,153);
			}
			.shopProductDetailHeaderMenuOrderButtonThreeHoverBtn{
			background-color: rgb(122,76,153);
			}
			.shopProductDetailHeaderMenuOrderButtonLeftRightHoverBtn{
			background-color: rgb(122,76,153);
			}

			.shopProdPrice {
			color: rgb(122,76,153);
			}

			.business_icon.neu {
			position: relative;
			margin-top: 58px;
			top: 0px;
			left: 0px;
			margin-left: 80px;
			background-color: rgb(122,76,153);
			}

			@media screen and (max-width: 941px) {
			.filter {
			width: 300px;
			}
			}
			@media screen and (max-width: 730px) {
			.infoTiles_box_container {
			grid-template-columns: repeat(auto-fit, minmax(70%, 0.99fr));
			margin-right: 0px;
			}
			.shopTilesContainer {
			grid-template-columns: repeat(auto-fit, minmax(70%, 0.95fr));
			}
			.infoTile h1 {
			visibility: hidden;
			}
			}

			.infoTiles_box {
			margin: 42px 50px 80px 11%;
			display: block;
			max-width: 1920px;
			position: absolute;
			}

			.infoTiles_box_ground {
			margin: 50px 50px 80px 4.7%;
			display: none;
			max-width: 1920px;
			}

			.infoTiles_Header {
			font-size: 32pt;
			font-weight: 500;
			font-family: Calibri;
			color: #5D5C5A;
			}

			.infoTile_box_container {
			display: grid;
			flex-flow: wrap;
			grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
			justify-content: flex-start;
			-webkit-column-gap: 2.75%;
			-moz-column-gap: 2.75%;
			column-gap: 2.75%;
			margin-right: 5%;
			}

			.infoTile_OM {
			background-color: rgba(255, 255, 255, 0.8);
			backdrop-filter: blur(3px);
			-webkit-backdrop-filter: blur(3px);
			position: relative;
			height: 50px;
			width: unset;
			padding: 25px;
			margin-right: unset;
			margin-top: 40px;
			cursor: pointer;
			}

			.infoTile_Icon {
			width: 110px;
			height: 100px;
			position: relative;
			background-color: rgb(122,76,153);
			right: 25px;
			bottom: 25px;
			}

			.infoTile_Text_OM {
			position: relative;
			display: block;
			height: 105px;
			vertical-align: bottom;
			padding-left: 20px;
			margin-left: 8px;
			font-size: 17pt;
			bottom: 115px;
			left: 73px;
			font-family: calibri;
			color: #5D5C5A;
			width: 55%;
			}

			.infoTile_Counter_OM {
			position: relative;
			display: block;
			font-size: 30pt;
			width: 10%;
			bottom: 188px;
			left: 90%;
			font-family: calibri;
			color: rgb(122,76,153);
			}
			.shopProdPriceText {
			color:transparent;
			}
			.shopProdPriceText:after {
			color: rgb(70, 70, 70);
			content: "€";
			}
			.side_menu_background {
			background-color: rgb(122,76,153);
			}
			.linerGradient2 {
			background: linear-gradient(to left, rgb(122,76,153), transparent);
			}
			.side_menu_icon_bookmarks{
			background-color: rgb(122,76,153);
			}
			.login_button.business {
			color: rgb(122,76,153);
			}
			.bc_wolken.business {
			background-image:url("/Home/media/terra-gaming-logo.png");
			height: 93px;
			width: 315px;
			background-size: contain;
			top: 5px;
			}
			.linerGradient{
			background: linear-gradient(to bottom, rgb(122,76,153), transparent);
			bottom: 0px;
			}
			.data_container a {
			color: white;
			}
			.AGB_text.business a {
			color: rgb(122,76,153);
			}
			.confirm_register_button.business {
			background-color: rgb(122,76,153);
			}
			.dropdown_element.business:hover {
			background-color: rgb(122,76,153);
			}
		