
.CmsHeader {
	position:relative;
	margin:0px;
	padding:0px;
	background-size:cover;
	background-position:center;
}
ul.CmsHeader > li, .CmsHeader .CmsHeaderItem {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	background-size:cover;
	background-position:center;
	list-style:none;
	display:none;
}
.CmsHeader .CmsHeaderItem {
	width: 100%;
	height: 100%;
	display: block;
}
.bx-viewport {
	background-color:white;
}
.bx-controls {
	display:none;
}



ul.Gallery {
	position:relative;
}
ul.Gallery li {
	position:relative;
	padding:5px 0px;
	border-bottom:1px dashed #CCC;
	cursor:pointer;
	list-style:none;
	background-image:none;
}
ul.Gallery li .GalleryPreview {
	position:relative;
	width:160px;
	cursor:pointer;
}

ul.Gallery li .GalleryPreview .GalleryPreviewImage {
	position:absolute;
	bottom:0px;
}
ul.Gallery li .GalleryContent {
	position:relative;
	width:365px;
}
ul.Gallery li .GalleryContent h1 {
	position:relative;
	background-color:transparent;
	color:black;
}
ul.Gallery li .GalleryContent .GalleryArrow {
	position:absolute;
	top:55px;
	right:5px;
	width:23px;
	height:40px;
	background-position:-84px 0px;
}
ul.Gallery li:hover .GalleryContent .GalleryArrow {
	background-position:-107px 0px;
}
ul.Gallery li.SortableItem {
	padding:10px 15px;
	float:left;
	border-bottom:0px;
}
.Image img {
	max-width:100%;
}


.Accordion .AccorionHead {
	cursor:pointer;
}

.CmsInputTrp {
	display:none;
}

.Text {
	hyphens: auto;
}

.EventFlyer {
	float: left;
	width: 300px;
}
.EventFlyer > a {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	display: block;
}
.EventFlyer > a img {
	width: 100%;
	display: block;
}
.EventInfo {
	margin-left: 320px;
}

@media (max-width: 700px) {
	.EventFlyer {
		width: auto;
		float: none;
	}
	.EventInfo {
		margin: 10px 0 0 0;
	}
}


ul.SocialLike {
	margin:0px;
	padding:0px;
}
ul.SocialLike li.Float,ul.SocialLike li.Clear {
	list-style:none;
	margin:0px;
	padding:0px;
	background-image:none;
}
ul.SocialLike li.Float {
	width:130px;
}
ul.SocialLike li.SocialLikeGP {
	width:90px;
}


.SocialLinks {
	text-align: center;
}
.SocialLinks > a {
	display: inline-block;
	margin-left: 14px;
}
.SocialLinks > a:first-child {
	margin-left: 0;
}
.SocialLinks > a .SocialLinkIcon {
	position: relative;
	width: 22px;
	height: 22px;
	overflow: hidden;
	display: block;
}
.SocialLinks a .SocialLinkIcon svg {
	position: absolute;
	top: 0;
	left: 0;
	transition: top 200ms ease-in-out;
	width: 22px;
	height: 22px;
	display: block;
	fill: black;
}
.SocialLinks a .SocialLinkIcon svg:nth-child(2) {
	top: 22px;
	display: block;
	fill: #ccc;
}
.SocialLinks a:hover .SocialLinkIcon svg {
	top: -22px;
}
.SocialLinks a:hover .SocialLinkIcon svg:nth-child(2) {
	top: 0;
}
.SocialLinks i, .SocialLinks em {
	display: none;
}



.PartnerLinks .swiper-container {
	padding: 0 20px;
	box-sizing: border-box;
}
.PartnerLinks .swiper-container .swiper-pagination {
	display: none;
}
.PartnerLinks .swiper-slide {
	padding-bottom: 20px;
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
}
.PartnerLinks .PartnerLinksCol {
	background-image: none;
}
.PartnerLinks .PartnerLinksCol img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.PartnerLinks .PartnerLinksCol strong {
	display: none;
}
.PartnerLinks .swiper-container .swiper-button-prev, .PartnerLinks .swiper-container .swiper-button-next {
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	width: 40px;
	height: auto;
	border: 0;
	margin: 0;
	background: linear-gradient(to left, transparent, white);
}
.PartnerLinks .swiper-container .swiper-button-next {
	left: auto;
	right: 0;
	background: linear-gradient(to right, transparent, white);
}
.PartnerLinks .swiper-container .swiper-button-prev:hover, .PartnerLinks .swiper-container .swiper-button-next:hover {
	background-color: transparent;
	box-shadow: none;
}
.PartnerLinks .swiper-container .swiper-button-next:after, .PartnerLinks .swiper-container .swiper-button-prev:after {
	top: 50%;
	left: 15px;
	border: 0;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	transform: rotate(-45deg);
}
.PartnerLinks .swiper-container .swiper-button-next:after {
	left: auto;
	right: 15px;
	border: 0;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.PartnerLinksList .PartnerLinksCol {
	width: 31%;
	height: 150px;
	margin: 0 2% 2% 0;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
}
.PartnerLinksList .PartnerLinksCol:nth-child(3n) {
	margin-right: 0;
}


.FormularRow {
	padding:2px 0px 8px 0px;
}

.FormularRow_description {
	position:relative;
	padding-left:120px;
}
.FormularRow_nick {
	position:absolute;
	top:-2000px;
	left:-2000px;
}
.FormularRow .FormularDesc {
	position:absolute;
	top:3px;
	left:0px;
	width:120px;
}

.GuestbookForm {
	border-bottom:1px dashed #CCC;
}
.GuestbookForm table {
	width:100%;
}
.GuestbookForm table td {
	padding:2px 0px 8px 0px;
}
.GuestbookEntry {
	position:relative;
	margin-top:20px;
	padding-left:60px;
}
.GuestbookEntry i {
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	text-align:right;
	font-style:italic;
	font-size:32px;
	color:#CCC;
}
.GuestbookEntry h4 {
	padding:2px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #CCC;
	font-size:13px;
	font-weight:normal;
}
.GuestbookEntry img {
	max-width:100%;
}



.BwPlayer {
	color:white;
	background-color:black;
	margin:0px auto;
}
.BwPlayer video {
	margin:0px auto;
	display:inline-block;
}
.BwPlayerControl {
	position:relative;
	height:25px;
}
.BwPlayerControl button {
	position:absolute;
	top:0px;
	width:25px;
	height:25px;
	padding:0px;
	border:0px;
	background:transparent url(bwplayer.png) top left no-repeat;
	cursor:pointer;
}
.BwPlayerControl button:hover {
	background-color:#333;
}
.BwPlayerControl .BwPlayerPlay {
	left:0px;
}
.BwPlayerControl .BwPlayerPause {
	background-position:-25px 0px;
}
.BwPlayerControl .BwPlayerProcess {
	position:absolute;
	top:10px;
	left:35px;
	height:5px;
	background-color:#888;
	border-radius:2px;
	cursor:pointer;
}
.BwPlayerControl .BwPlayerProcess .BwPlayerProcessLoad, .BwPlayer .BwPlayerProcess .BwPlayerProcessBar {
	position:absolute;
	top:0px;
	left:0px;
	height:5px;
	border-radius:2px;
}
.BwPlayerControl .BwPlayerProcess .BwPlayerProcessBar i {
	position:absolute;
	top:-2px;
	right:-5px;
	width:7px;
	height:7px;
	border:1px solid black;
	background-color:white;
	border-radius:9px;
}
.BwPlayerControl .BwPlayerProcess .BwPlayerProcessLoad, .BwPlayer .BwPlayerVolume {
	background-color:#BBB;
}
.BwPlayerControl .BwPlayerTime {
	position:absolute;
	top:5px;
	right:130px;
	width:80px;
	text-align:right;
	font-family:arial;
	font-size:11px;
}
.BwPlayerControl .BwPlayerMute {
	right:100px;
}
.BwPlayerControl .BwPlayerMute0 {
	background-position:0px -25px;
}
.BwPlayerControl .BwPlayerMute1 {
	background-position:-25px -25px;
}
.BwPlayerControl .BwPlayerMute2 {
	background-position:-50px -25px;
}
.BwPlayerControl .BwPlayerVolume {
	left:auto;
	right:10px;
	width:80px;
}
.BwPlayerControl .BwPlayerTime i {
	font-style:normal;
}

.BwPlayerList {
	margin:0px;
	padding:0px;
}
.BwPlayerList .BwPlayerListRow {
	margin:0px;
	padding:3px 30px;
	list-style:none;
	cursor:pointer;
}
.BwPlayerList .BwPlayerListRowPlay {
	text-decoration:underline;
}

.BwPlayerProcessBar {
	background-color:rgba(255,50,50,0.5);
	border-radius:2px;
}

.BwVideo .BwPlayerControl .BwPlayerSettings {
	right:35px;
	background-position:-50px 0px;
}
.BwVideo .BwPlayerControl .BwPlayerSettingsSource {
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:30px;
	right:20px;
	background-color:rgba(20,20,20,0.5);
	border:1px solid rgba(90,90,90,0.5);
	border-radius:4px;
	display:none;
}
.BwVideo .BwPlayerControl .BwPlayerSettingsSource .BwPlayerSettingsSourceRow {
	margin:0px;
	padding:4px 12px;
	list-style:none;
	cursor:pointer;
}
.BwVideo .BwPlayerControl .BwPlayerSettingsSource .BwPlayerSettingsSourceRow:hover {
	background-color:rgba(30,30,30,0.5);
}
.BwVideo .BwPlayerControl .BwPlayerSettingsSource .BwPlayerSettingsSourceRowSelect {
	text-decoration:underline;
}
.BwVideo .BwPlayerControl .BwPlayerFullscreen {
	right:5px;
	background-position:-75px 0px;
}
.BwVideo .BwPlayerControl .BwPlayerFullscreen_off {
	background-position:-75px -25px;
}
.BwVideo {
	position:relative;
	background-color:black;
}
.BwVideo .BwPlayerControl {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	border-top:1px solid rgba(90,90,90,0.5);
	background-color:rgba(20,20,20,0.5);
}

.CmsVideoOpener {
	position:relative;
	display:block;
}
.CmsVideoOpener img {
	max-width:100%;
	display:block;
}
.CmsVideoOpener:after {
	position:absolute;
	top:50%;
	left:50%;
	width:56px;
	margin:-33px 0px 0px -33px;
	padding:8px 0px 10px 4px;
	border:3px solid white;
	border-radius:32px;
	box-shadow:#555 1px 0px 20px, #555 -1px 0px 20px, #555 0px 1px 20px, #555 0px -1px 20px;
	background-color:rgba(0,0,0,0.5);
	color:white;
	font-size:42px;
	line-height: 42px;
	text-align:center;
	content:'\25B6';
}
.CmsVideoOpener:hover:after {
	box-shadow:#333 2px 0px 20px, #333 -2px 0px 20px, #333 0px 2px 20px, #333 0px -2px 20px;
}
.Popup #popup-video-window {
	max-width: 1280px;
}
#popup-video-window-inner {
	padding:0px;
}
#popup-video-window-inner iframe,
#popup-video-window-inner video {
	width:100%;
	display:block;
}

.Popup #popup-video-window .PopupWindowClose {
	background-color:transparent;
	color:white;
	text-shadow:#555 1px 0px 20px, #555 -1px 0px 20px, #555 0px 1px 20px, #555 0px -1px 20px;
}
.Popup #popup-video-window .PopupWindowClose:hover {
	background-color:transparent;
	text-shadow:#333 2px 0px 20px, #333 -2px 0px 20px, #333 0px 2px 20px, #333 0px -2px 20px;
}





.Article {
	position:relative;
	padding:10px 0px 15px 0px;
	color:black;
	display:block;
}
.ArticlePurchsable {
	padding-right:190px;
}
.Article .ArticleImage {
	width:27%;
	margin-right: 3%;
	min-width:150px;
	max-width:190px;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	float:left;
}
.Article .ArticleImage > a {
	margin: 0 0 10px 0;
	display: block;
	float: left;
}
.Article .ArticleImage > a:first-child {
	float:none;
}
.Article .ArticleImage img {
	margin:0px auto;
	width: 100%;
	display:block;
}
.Article .ArticleContent {
	width:70%;
	min-width:300px;
	display:block;
	float:left;
}
@media (max-width:720px) {
	.Article .ArticleContent {
		width:auto;
		float:none;
	}
}
.Article .ArticleName {
	font-size:18px;
	padding-bottom:5px;
	display:block;
}
.Article .ArticleDescription {
	padding-top:2px;
	font-size:11px;
	line-height:16px;
	display:block;
}
.Article .ArticleUnit {
	margin:0px 10px 10px 0px;
	border:1px solid #CCC;
	background-position:center;
	background-size:100% auto;
	display:block;
	float:left;
}
.Article .ArticleUnitSelect {
	border-color:black;
}
.Article .ArticleUnit .ArticleUnitDescription {
	width:80px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	background-color:rgba(255,255,255,0.9);
	color:black;
	font-weight:bold;
	display:table-cell;
}
.Article .ArticleUnit:hover .ArticleUnitDescription {
	background-color:rgba(255,255,255,0.4);
}
.Article .ArticleUvp {
	text-decoration: line-through;
}
.Article .ArticlePrice {
	padding-top:7px;
	font-size:22px;
	color:#C00;
	font-weight:bold;
	display:block;
}
.Article .ArticleUst {
	padding-top:5px;
	font-size:11px;
}
.Article .ArticleStatus {
	display:block;
	padding-top:10px;
}
.ArticleStatus_green {color:green}
.ArticleStatus_orange {color:orange}
.ArticleStatus_red {color:red}
.Article .ArticleButtons {
	position:absolute;
	bottom:10px;
	right:0px;
}
.ArticleBuy, .ArticleLink, .ArticleBuyform input[type=submit], .ArticleBuyform .ArticleBuyformSub, .ArticleBuyform .ArticleBuyformAdd {
	margin-left: 10px;
	padding:3px 15px;
	border:1px solid #AAA;
	border-radius:3px;
	background-color:#DDD;
	background-image: -webkit-linear-gradient(#EEE 0%, #CCC 100%); 
	background-image: -moz-linear-gradient(#EEE 0%, #CCC 100%); 
	background-image: -o-linear-gradient(#EEE 0%, #CCC 100%); 
	background-image: linear-gradient(#EEE 0%, #CCC 100%);
	color:black;
	cursor:pointer;
	display:inline-block;
}
.ArticleBuy, .ArticleBuyform input[type=submit] {
	border-color:#900;
	background-color:#C00;
	background-image: -webkit-linear-gradient(#D00 0%, #B00 100%); 
	background-image: -moz-linear-gradient(#D00 0%, #B00 100%); 
	background-image: -o-linear-gradient(#D00 0%, #B00 100%); 
	background-image: linear-gradient(#D00 0%, #B00 100%);
	color:white;
	font-weight:bold;
}
.ArticleBuy:hover, .ArticleBuyform input[type=submit]:hover {
	background-image: -webkit-linear-gradient(#F00 0%, #C00 100%); 
	background-image: -moz-linear-gradient(#F00 0%, #C00 100%); 
	background-image: -o-linear-gradient(#F00 0%, #C00 100%); 
	background-image: linear-gradient(#F00 0%, #C00 100%);
}
.ArticleBuyFinanced {
	border-color:#44870A;
	background-color:#74B72A;
	background-image: -webkit-linear-gradient(#84C73A 0%, #64A71A 100%); 
	background-image: -moz-linear-gradient(#84C73A 0%, #64A71A 100%); 
	background-image: -o-linear-gradient(#84C73A 0%, #64A71A 100%); 
	background-image: linear-gradient(#84C73A 0%, #64A71A 100%);
	color:white;
	font-weight:bold;
}
.ArticleBuyFinanced:hover {
	background-image: -webkit-linear-gradient(#94D74A 0%, #74B72A 100%); 
	background-image: -moz-linear-gradient(#94D74A 0%, #74B72A 100%); 
	background-image: -o-linear-gradient(#94D74A 0%, #74B72A 100%); 
	background-image: linear-gradient(#94D74A 0%, #74B72A 100%);
}
.Article .ArticleLink:hover, .ArticleBuyform .ArticleBuyformSub:hover, .ArticleBuyform .ArticleBuyformAdd:hover {
	background-image: -webkit-linear-gradient(#F5F5F5 0%, #DDD 100%); 
	background-image: -moz-linear-gradient(#F5F5F5 0%, #DDD 100%); 
	background-image: -o-linear-gradient(#F5F5F5 0%, #DDD 100%); 
	background-image: linear-gradient(#F5F5F5 0%, #DDD 100%);
}

.ArticleBuyform {
	position:absolute;
	bottom:-10px;
	right:0px;
	background-color:#EEE;
	padding:10px;
	border-radius:5px;
	text-align:center;
}
.ArticleBuyform .ArticleBuyformSub, .ArticleBuyform .ArticleBuyformAdd {
	display:inline-block;
	width:20px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	color:black;
}
.ArticleBuyform input[type=number] {
	width:40px;
}
.ArticleBuyform p {
	padding-top:8px;
}

.ArticleTip {
	position:relative;
	display:block;
	margin-bottom:10px;
	background-color:white;
}
.ArticleTip .ArticleName, .ArticleTip .ArticleButton {
	padding:5px;
	background-color:#AAA;
	display:block;
	color:white;
}
.ArticleTip .ArticleName {
	margin-bottom:5px;
	font-weight:bold;
}
.ArticleTip .ArticleImage img {
	max-width:80px;
	max-height:110px;
}
.ArticleTip .ArticleDescription {
	margin-bottom:26px;
	float:left;
}
.ArticleTip .ArticleButton {
	position:absolute;
	bottom:0px;
	right:0px;
	padding:5px 10px;
	border-bottom-right-radius:4px;
	font-style:normal;
	line-height:normal;
}

.ArticleBackButton {
	position: relative;
	padding-left: 30px;
}
.ArticleBackButton svg {
	position: absolute;
	top: 50%;
	left: 8px;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	fill: white;
}

.ArticleShare {
	position: relative;
	padding-right: 75px;
	color: #bbb;
	white-space: nowrap;
}
.ArticleDetailsShare {
	margin: 10px 0;
	float: right;
}
.ArticleShare .ArticleShareLinks {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -10px;
}
.ArticleShare .ArticleShareLinks a {
	width: 12px;
	height: 12px;
	margin-left: 4px;
	padding: 4px;
	border-radius: 1px;
	background-color: #ccc;
	display: block;
	float: left;
}
.ArticleShare .ArticleShareLinks a:first-child {
	margin-left: 0;
}
.ArticleShare .ArticleShareLinks a svg {
	width: 12px;
	height: 12px;
	display: block;
	fill: white;
}
.ArticleShare .ArticleShareLinks a.ShareLink_facebook:hover {background-color:#3B5999}
.ArticleShare .ArticleShareLinks a.ShareLink_twitter:hover {background-color:#00ACEE}
.ArticleShare .ArticleShareLinks a.ShareLink_email:hover {background-color:black}
.ArticleShare .ArticleShareLinks svg {
	vertical-align: bottom;
}
.ArticleShare .ArticleShareLinks:after {
	display: block;
	clear: both;
	content: "";
}

@media (max-width: 500px) {
	.Article .ArticleShare {
		font-size: 11px;
	}
	.ArticleShare .ArticleShareLinks {
		margin-left: 2px;
	}
	.ArticleShare .ArticleShareLinks a {
		margin: 0px 1px;
	}
	.Article .ArticleButtons {
		position:relative;
		bottom:0px;
		float:left;
		margin-top:10px;
	}
}


.ShopCart {
	width:100%;
	border-spacing:0px;
}
.ShopCart tr, form > table.ShopCart tr td {
	vertical-align:top;
}
.ShopCart tr td, .ShopCart tr th {
	padding:10px;
	border-left:1px solid #CCC;
	text-align:left;
}
.ShopCart tr th {
	background-color:#EEE;
}
.ShopCart tr td:first-child, .ShopCart tr th:first-child {
	border-left:0px;
}
.ShopCart .ShopCartPos, .ShopCart .ShopCartPrice, .ShopCart .ShopCartTotal {
	text-align:right;
}
.ShopCart th.ShopCartPos {
	width:30px;
}
.ShopCart th.ShopCartPrice {
	width:70px;
	text-align:center;
}
.ShopCart .ShopCartCount {
	text-align:center;
}
.ShopCart .ShopCartCount .HstInputNumber {
	margin-right: 5px;
}
.ShopCart .ShopCartCount .HstInputNumber input[type="text"].HstInputNumberValue {
	width: 100%;
	display: block;
	box-sizing: border-box;
	margin: 0;
}
.ShopCart th.ShopCartCount {
	width:100px;
}
.ShopCart th.ShopCartTotal {
	width:80px;
	text-align:center;
}
.ShopCartBack input[type="button"] {
	margin: 0 8px 0 0;
}
.ShopQuickCheckout {
	float: right;
}
.ShopQuickCheckout input[type="submit"] {
	margin: 0;
	width: 100%;
	max-width: 380px;
	display: block;
}
.ShopQuickCheckout small {
	margin-top: 6px;
	color: #aaa;
	display: block;
	text-align: center;
}
.ShopQuickCheckout .ShopQuickCheckoutButtons {
	min-width: 380px;
}
.ShopQuickCheckout_1 .ShopQuickCheckoutButtons {
	min-width: 190px;
}
.ShopQuickCheckout .ShopQuickCheckoutButton {
	width: 49%;
	margin: 10px 0 0 2%;
	float: left;
}
.ShopQuickCheckout_1 .ShopQuickCheckoutButton {
	width: 100%;
	margin: 8px 0 0 0;
	float: none;
}
.ShopQuickCheckout .ShopQuickCheckoutButton:first-child {
	margin-left: 0;
}
.ShopQuickCheckout .ShopButton {
	position: relative;
	width: 100%;
	max-width: 200px;
	min-width: 180px;
	height: 46px;
	margin: 0px auto;
	background-color: #efefef;
	border-bottom: 2px solid #ccc;
	display: block;
}
.ShopQuickCheckout .ShopButton i {
	position: absolute;
	bottom: 10px;
	left: 5px;
	color: #333;
	font-style: normal;
}
.ShopQuickCheckout .ShopButton .ShopButtonIcon {
	position: absolute;
	top: 12px;
	left: 5px;
	right: 5px;
	bottom: 8px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}
.ShopQuickCheckout .ShopButtonAmazon {
	border-bottom-color: #f7981d;
}
.ShopQuickCheckout .ShopButtonAmazon .ShopButtonIcon {
	background-image: url(lib/payment/amazon-pay.png);
}
.ShopQuickCheckout .ShopButtonPaypal {
	border-bottom-color: #1c308f;
}
.ShopQuickCheckout .ShopButtonPaypal .ShopButtonIcon {
	background-image: url(lib/payment/paypal.png);
}
.ShopQuickCheckout .ShopButtonPaypal .ShopButtonIcon {
	left: 75px;
}
@media (max-width: 700px) {
	.ShopCart .ShopCartDescription img {
		display:none;
	}
}
@media (max-width: 650px) {
	.ShopCart, .ShopCart tbody {
		width:100%;
		display:block;
	}
	.ShopCart tr {
		width:100%;
		display:table;
	}
	.ShopCart tr:after {
		content:' ';
		clear:both;
		display:block;
	}
	.ShopCart tr.ShopCartRow {
		position:relative;
		padding-bottom:35px;
		border-top: 1px solid #CCC;
	}
	.ShopCart tr.ShopCartRowHeader + tr.ShopCartRow {
		border-top: 0;
	}
	.ShopCart tr.ShopCartRow td {
		display: block;
	}
	.ShopCart td.ShopCartPos,
	.ShopCart td.ShopCartDescription {
		float: left;
		border-left: 0;
		padding-bottom: 0;
	}
	.ShopCart td.ShopCartPrice, .ShopCart td.ShopCartCount, .ShopCart td.ShopCartTotal {
		position:absolute;
		bottom: 5px;
		right: 0;
		padding: 0;
		border-left: 0;
		display: block;
	}
	.ShopCart td.ShopCartPrice {
		width: 80px;
		bottom: 15px;
		right: 200px;
	}
	.ShopCart td.ShopCartCount {
		width: 120px;
		right: 80px;
	}
	.ShopCart td.ShopCartTotal {
		width: 80px;
		bottom: 15px;
	}
	.ShopCart tr.ShopCartRowHeader {
		padding-bottom: 0;
		border-bottom: 0;
		display: table;
	}
	.ShopCart th.ShopCartCount {
		width: 60px;
	}
}

.CartNavigation {
	margin-bottom:30px;
}
.CartNavigation a {
	position:relative;
	width: 20%;
	min-width:160px;
	height:34px;
	margin-bottom:5px;
	padding: 8px 0px 8px 30px;
	border:1px solid black;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #F4F4F4;
	color:black;
	text-align: center;
	font-size:14px;
	line-height:normal;
	float: left;
	display: block;
}
.CartNavigation a:first-child, .CartNavigation a:nth-child(3) {
	width:18%;
}
.CartNavigation a:nth-child(4), .CartNavigation a:nth-child(5) {
	width:22%;
}
.CartNavigation[data-nav="4"] a {
	width:25%;
}
.CartNavigation a:before, .CartNavigation a:after {
	position:absolute;
	top:0px;
	right:-31px;
	border:16px solid transparent;
	border-left:30px solid black;
	border-right:0px;
	content:" ";
	z-index:2;
}
.CartNavigation a:after {
	right:-30px;
	border-left-color:#F4F4F4;
}
.CartNavigation a.CartNavigationLast:before, .CartNavigation a.CartNavigationLast:after {
	display:none;
}
.CartNavigation a:not(.CartNavigationInactive):hover {
	background-color:#E9E9E9;
}
.CartNavigation a:not(.CartNavigationInactive):hover:after {
	border-left-color:#E9E9E9;
}
.CartNavigation a.CartNavigationActive {
	background-color:#FBFBFB;
}
.CartNavigation a.CartNavigationActive:after {
	border-left-color:#FBFBFB;
}
.CartNavigation a.CartNavigationInactive {
	cursor: default;
}
.ShopCartCouponaction {
	word-break: break-word;
}
.ShopCartCouponaction img {
	max-width: 100% !important;
	height: auto !important;
}
.CartPaymentRows .Radio {
	position:relative;
	padding-right:200px;
	display:block;
}
.CartPaymentRows .Radio .PaymentIconImage {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	height: 40px;
	margin-top: -9px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	text-align:center;
	display: block;
}
.CartPaymentRows .CartPaymentDescription {
	padding:0 200px 10px 0;
}
@media (max-width:800px) {
	.CartPaymentRows .Clear {
		clear: none;
		display: none;
	}
	.CartPaymentRows .Radio {
		position: relative;
		padding-right: 0;
	}
	.CartPaymentRows .Radi,
	.CartPaymentRows .CartPaymentDescription {
		padding-right: 0;
	}
	.CartPaymentRows .Radio .PaymentIconImage {
		position: relative;
		width: 130px;
		margin: 0 0 3px 5px;
		float: right;
	}
	.CartPaymentRows .CartPaymentDescription + hr {
		clear: both;
	}
}
@media (max-width:500px) {
	.CartPaymentRows .Radio .PaymentIconImage {
		width: 100px;
		height: 80px;
	}
}

.BrowserInfo {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	background-color:#ED0000;
	color:white;
	font-size:14px;
	font-family:arial,sans-serif;
	z-index:20000;
}
.BrowserInfo .BrowserInfoText {
	width:720px;
	padding:7px 8px;
	float:left;
}
.BrowserInfo .BorwserInfoLinks {
	padding:4px 0px;
	float:left;
}
.BrowserInfo .BorwserInfoLinks a {
	display:inline-block;
	background-color:#CD0000;
	padding:4px 8px;
	margin-right:2px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	color:white;
}
.BrowserInfo .BorwserInfoLinks a img {
	vertical-align:middle;
}
.BrowserInfo .BorwserInfoLinks a:hover {
	font-weight:normal;
	background-color:#AD0000;
}



.Responsive .ResponsiveCol {
	margin:0 2% 2% 0;
	float:left;
}
.Responsive[data-grid="6"] .ResponsiveCol {
	width:15%;
}
.Responsive[data-grid="5"] .ResponsiveCol {
	width:18.4%;
}
.Responsive[data-grid="4"] .ResponsiveCol {
	width: 23.5%;
}
.Responsive[data-grid="3"] .ResponsiveCol {
	width:32%;
}
.Responsive[data-grid="2"] .ResponsiveCol {
	width:48%;
	margin:0 4% 4% 0;
}
.Responsive[data-grid="1"] .ResponsiveCol {
	width:100%;
	margin-right:0;
}
.Responsive[data-grid="6"] .ResponsiveCol:nth-child(6n),
.Responsive[data-grid="5"] .ResponsiveCol:nth-child(5n),
.Responsive[data-grid="4"] .ResponsiveCol:nth-child(4n),
.Responsive[data-grid="3"] .ResponsiveCol:nth-child(3n),
.Responsive[data-grid="2"] .ResponsiveCol:nth-child(2n) {
	margin-right:0;
}


.Gallery .ResponsiveCol img {
	display:block;
	max-width:100%;
}
.Gallery .GalleryImage {
	position: relative;
	width: 32%;
	min-height: 50px;
	margin: 2% 2% 0 0;
	float: left;
}
.Gallery .GalleryImage .GalleryImageBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.Gallery .GalleryImage > img {
	display: none;
}
.GalleryFirstImage .GalleryImage {
	width: 100%;
	display: block;
}
.GalleryFirstImage .GalleryImageBg {
	display: none;
}
.GalleryFirstImage .GalleryImage img {
	width: 100%;
	display: block;
}

.Gallery[data-grid="1"] .GalleryImage {
	width: 100%;
	margin-right: 0px;
}
.Gallery[data-grid="2"] .GalleryImage {
	width: 49%;
}
.Gallery[data-grid="2"] .GalleryImage:nth-child(2n) {
	margin-right: 0px;
}
.Gallery[data-grid="3"] .GalleryImage {
	width: 32%;
}
.Gallery[data-grid="3"] .GalleryImage:nth-child(3n) {
	margin-right: 0px;
}
.Gallery[data-grid="4"] .GalleryImage {
	width: 23.5%;
}
.Gallery[data-grid="4"] .GalleryImage:nth-child(4n) {
	margin-right: 0px;
}
.Gallery[data-grid="5"] .GalleryImage {
	width: 18.4%;
}
.Gallery[data-grid="5"] .GalleryImage:nth-child(5n) {
	margin-right: 0px;
}
.Gallery .GalleryImage .GalleryImageInfo {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	background-color: rgba(0,0,0,0.5);
}
.Gallery .GalleryImage .GalleryImageInfo strong,
.Gallery .GalleryImage .GalleryImageInfo small {
	display: block;
	color: white;
	text-align: center;
}
.Gallery .GalleryImage .GalleryImageInfo small {
	margin-top: 2px;
}

.GalleryLimit:not(.GalleryShow) .GalleryImage {
	display: none;
}
.GalleryLimit:not(.GalleryShow) .GalleryImage:first-child,
.GalleryLimit:not(.GalleryShow) .GalleryImageVisible {
	display: block;
}
.GalleryLimit:not(.GalleryShow) .GalleryImageShow {
	background-color: #ccc;
	margin-right: 0;
	display: block;
}
.GalleryLimit:not(.GalleryShow) .GalleryImageShow svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -50px;
}

.FileColumn {
	position:relative;
	width:100%;
	height:180px;
	background-color:#CCC;
	background-position:center;
	background-size:cover;
	display:block;
}
.FileColumn .FileColumnBackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position:center;
	background-size:cover;
}
.FileColumn img {
	display: none;
}
.FileColumn .FileColumnInfo {
	position:absolute;
	top:10px;
	left:10px;
	right:10px;
	bottom: 10px;
	color:white;
	font-size:18px;
	word-break: break-word;
	display: flex;
	align-items: center;
}
.FileColumn .FileColumnInfo .FileColumnInfoInner {
	width: 100%;
	display: block;
}
.FileColumn .FileColumnInfo .FileColumnInfoIcon {
	margin-bottom: 10px;
	display: block;
}
.FileColumn .FileColumnInfo .FileColumnInfoIcon svg {
	fill: white;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	display: block;
}
.FileColumn .FileColumnInfo .FileColumnInfoName {
	text-align: center;
	display: block;
}
.FileColumn .FileColumnInfo small {
	font-size:12px;
}



.GallerySwiperWrapper {
	background-color: #333;
	color: white;
}
.GallerySwiperWrapper .GallerySwiperClose {
	position: relative;
	height: 30px;
}
.GallerySwiperWrapper .GallerySwiperClose a {
	position: absolute;
	top: 0;
	right: 0;
	border: 40px solid transparent;
	border-top-width: 3px;
	border-right-width: 14px;
	color: white;
	font-size: 20px;
}

.GallerySwiperWrapper .swiper-slide-background {
	background-size: contain;
	background-repeat: no-repeat;
}

.DynamicGallery .DynamicGalleryCol {
	float:left;
}
.DynamicGallery .DynamicGalleryCol a {
	position: relative;
	display: block;
	overflow: hidden;
}
.DynamicGallery .DynamicGalleryCol a img {
	display: none;
}
.DynamicGallery .DynamicGalleryCol a .GalleryImageBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


table.Forum, table.ForumEntries {
	width:100%;
	border-spacing:0px;
}
table.Forum tr, table.ForumEntries tr {
	vertical-align:top;
}
table.Forum tr td, table.ForumEntries tr td {
	padding:10px 20px;
	border-top:1px solid #DDD;
	background-color:#F5F5F5;
}
table.ForumEntries tr td:first-child {
	border-right:1px dotted #DDD;
}
table.Forum tr:nth-child(2n) td, table.ForumEntries tr:nth-child(2n) td {
	background-color:#FAFAFA;
}
table.ForumEntries textarea {
	height:120px;
}





.CmsWebsite {
	position: relative;
}
.CmsToolbarSpace {
	position:relative;
	height:33px;
}
.CmsToolbar {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #aaa;
	background-color: #FAFAFA;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #222;
	z-index: 3000;
}
.CmsToolbar ul, .CmsToolbar li, #toolbarsub-window ul, #toolbarsub-window li {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	background-image:none;
	list-style:none;
}
.CmsToolbar a, .CmsToolbar a:hover {
	color: black;
	text-decoration: none;
	transition: none;
}
.CmsToolbar .CmsToolbarMobileNav {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 40px;
	display: none;
}
.CmsToolbar .CmsToolbarMobileNav:before,
.CmsToolbar .CmsToolbarMobileNav:after {
	position: absolute;
	top: 10px;
	left: 12px;
	right: 10px;
	height: 4px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	content: "";
}
.CmsToolbar .CmsToolbarMobileNav:after {
	top: 18px;
	border-top: 0;
}
.CmsToolbar .CmsToolbarLogo {
	position:absolute;
	top:8px;
	left:13px;
}
.CmsToolbar .CmsToolbarLogo img {
	filter: grayscale(1.0);
	opacity: 0.5;
	transition: all ease-in-out 0.3s;
	display: block;
}
.CmsToolbar .CmsToolbarLogo:hover img {
	filter: grayscale(0);
	opacity: 1;
}
.CmsToolbar .CmsToolbarNavigation {
	position:absolute;
	top:0px;
	left:90px;
}
.CmsToolbar .CmsToolbarNavigation > li {
	position: relative;
	float: left;
	list-style: none;
}
.CmsToolbar .CmsToolbarNavigationLink, #toolbarsub-window .CmsToolbarNavigationLink {
	position: relative;
	padding: 9px 10px 9px 35px;
	box-sizing: border-box;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	color: black;
	cursor: pointer;
	display: block;
}
.CmsToolbar .CmsToolbarNavigationLink:hover {
	background-color:#EEE;
}
.CmsToolbar .CmsToolbarNavigationLink svg, #toolbarsub-window .CmsToolbarNavigationLink svg {
	position: absolute;
	top: 5px;
	left: 6px;
	width: 22px;
	height: 22px;
}
.CmsToolbar .CmsToolbarNavigation > li:hover {
	background-color: #EEE;
}
.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub {
	position: absolute;
	top: 100%;
	left: -10px;
	padding-top: 12px;
	display: none;
}
.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub:before,
.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub:after {
	position: absolute;
	top: 1px;
	left: 17px;
	border: 12px solid transparent;
	border-top: 0px;
	border-bottom-color: white;
	content: "";
}
.CmsToolbar .CmsToolbarNavigation  .CmsToolbarSub:before {
	top: 0px;
	border-bottom-color: #aaa;
}
.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub .CmsToolbarSubContent {
	min-width: 200px;
	border: 1px solid #aaa;
	background-color: white;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
.CmsToolbar .CmsToolbarNavigation li:hover .CmsToolbarSub {
	display:block;
}

.CmsToolbar .CmsToolbarInfo {
	position:absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	padding-right: 35px;
}
.CmsToolbar .CmsToolbarInfo .CmsToolbarUser {
	padding-left: 10px;
}
.CmsToolbar .CmsToolbarInfo .CmsToolbarLogout {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding-right: 0;
}

.CmsToolbar .Space {
	position: absolute;
	top: 5px;
	right: 170px;
	width: 220px;
}
.CmsToolbar .SpaceBar .SpaceBarInner {
	height: 6px;
}
.CmsToolbar .Space p {
	margin: 0;
	padding: 2px 0px 0px 0px;
	color: #888;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
}

#toolbarsub-window {
	max-width: 450px;
}
#toolbarsub-window .CmsToolbarNavigationLink {
	width: 50%;
	float: left;
}
#toolbarsub-window:after {
	clear: both;
	display: block;
	content: "";
}
@media (max-width: 1000px) {
	.CmsToolbar .Space {
		display: none;
	}
}
@media (max-width: 750px) {
	.CmsToolbar div.CmsToolbarNavigationLink {
		font-size: 0;
		color: transparent;
	}
	.CmsToolbar .CmsToolbarNavigation div.CmsToolbarNavigationLink {
		padding-right: 0;
	}
	.CmsToolbar .CmsToolbarNavigation > li:hover {
		background-color: transparent;
	}
	.CmsToolbar .CmsToolbarNavigation li:hover .CmsToolbarSub {
		display: none;
	}
}
@media (max-width: 450px) {
	.CmsToolbar .CmsToolbarMobileNav {
		display: block;
	}
	.CmsToolbar .CmsToolbarNavigation {
		top: 100%;
		left: -300px;
		background-color: #FAFAFA;
		padding: 10px 0 10px 10px;
		border-right: 1px solid #ccc;
		box-sizing: border-box;
		overflow: auto;
		transition: left 300ms ease-in-out;
		display: block;
	}
	.CmsToolbar .CmsToolbarNavigation > li {
		float: none;
	}
	.CmsToolbar .CmsToolbarNavigation > li:after {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 32px;
		background-color: transparent;
		content: "";
	}
	.CmsToolbar div.CmsToolbarNavigationLink {
		font-size: 12px;
		color: black;
	}
	.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub,
	.CmsToolbar .CmsToolbarNavigation li:hover .CmsToolbarSub {
		position: relative;
		top: auto;
		left: auto;
		min-width: auto;
		padding-top: 0;
		margin: 0 0 10px 30px;
		display: block;
	}
	.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub .CmsToolbarSubContent {
		border: 0;
		box-shadow: none;
	}
	.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub:before, .CmsToolbar .CmsToolbarNavigation .CmsToolbarSub:after {
		display: none;
	}
	.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub .CmsToolbarNavigationLink {
		padding: 6px 10px 6px 30px;
	}
	.CmsToolbar .CmsToolbarNavigation .CmsToolbarSub .CmsToolbarNavigationLink svg {
		top: 4px;
		left: 5px;
		width: 18px;
		height: 18px;
	}
	.CmsToolbar .CmsToolbarNavigationShow {
		left: 0;
	}
	.CmsToolbar .CmsToolbarLogo {
		left: 50%;
		margin-left: -35px;
	}
	.CmsToolbar .CmsToolbarInfo .CmsToolbarUser {
		display: none;
	}
}



ul.CmsElementList, ul.CmsElementList li {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.CmsElementList li.Float {
	margin: 0px 4px 4px 0px;
	padding: 4px 8px;
	background-color: #F1F1F1;
	background-image:none;
	cursor: pointer;
}
ul.CmsElementList li.Float:hover {
	background-color: #F7F7F7;
}
ul.CmsElementList li.Float svg {
	margin-right:5px;
	vertical-align: middle;
}


.CmsContentElement table {
	max-width: 100%;
}
.CmsContentElement iframe {
	max-width: 100%;
}
.CmsContentElement img {
	max-width: 100%;
	height: auto;
}

.CmsContentEditable {
	min-height:10px;
}
.CmsContentEditable .CmsContentElement, .CmsContent .ui-state-highlight {
	position: relative;
	margin:-1px;
	border:1px solid transparent;
	cursor:move;
}
.CmsContentEditable .CmsContentElement:hover {
	border:1px dashed #CCC;
}
.CmsContentEditable .CmsContentElement .Handle {
	position:absolute;
	bottom: 0px;
	right: 0px;
	width: 24px;
	height: 24px;
	background-color: rgba(255,255,255,0.2);
	background-image: conic-gradient(rgba(0,0,0,0.2) 25%, rgba(255,255,255,0.2) 0 50%, rgba(0,0,05,0.2) 0 75%, rgba(255,255,255,0.2) 0);
	background-size: 8px 8px;
	cursor:move;
	z-index: 91;
}
.CmsContentEditable .CmsContentElementMobile .ui-resizable .ui-resizable-s {
	width: auto;
	left: 0;
	right: 24px;
}
.CmsContent .ui-state-highlight {
	border:1px solid #fcefa1;
	background-color:#fbf9ee;
}
.CmsContentEditable .CmsContentElementCancel {
	cursor:auto;
}


.mce-tinymce-inline.mce-fixed {
	top: 32px !important;
}



.AddressBox {
	position:relative;
	width: 24%;
	margin: 0 1.33% 2% 0;
	float:left;
	border:1px solid #CCC;
	padding:10px;
	box-sizing:border-box;
}
.AddressBox:nth-child(4n) {
	margin-right:0;
}
.AddressBoxRadio {
	padding-left:30px;
}
.AddressBoxRadioSelected {
	border-color:#7faa23;
}
.AddressBoxRadio .Radio {
	padding-left: 0;
}
.AddressBoxRadio .Radio input[type="radio"] + label::before {
	top: 1px;
	left: -22px;
}

@media (max-width:1100px) {
	.AddressBox, .AddressBox:nth-child(4n) {
		width: 32%;
		margin-right: 2%;
	}
	.AddressBox:nth-child(3n) {
		margin-right: 0;
	}
}

@media (max-width:900px) {
	.AddressBox, .AddressBox:nth-child(3n), .AddressBox:nth-child(4n) {
		width: 49%;
		margin-right: 2%;
	}
	.AddressBox:nth-child(2n) {
		margin-right: 0;
	}
}



/* -------------------------------------------------------------------------- */
/* Kundenverzeichnis ------------------------------------------------------- */

.CustomerFiles {
	padding: 10px 0 50px 0;
	font-size: 14px;
}
.CustomerFilesFolder {
	width: 300px;
	float: left;
}
.CustomerFilesFolder ul,
.CustomerFilesFolder li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.CustomerFilesFolder ul ul {
	margin-left: 35px;
}
.CustomerFilesFolder a {
	position: relative;
	display: block;
	margin-right: 30px;
	padding: 10px 10px 10px 45px;
	border-top: 1px solid #444;
	color: #444;
}
.CustomerFilesFolder a svg {
	position: absolute;
	top: 50%;
	left: 10px;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	fill: black;
}
.CustomerFilesFolder .IconOpen,
.CustomerFilesFolder .IconClose {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px;
}
.CustomerFilesFolder .IconOpen svg,
.CustomerFilesFolder .IconClose svg {
	width: 24px;
	height: 24px;
	display: block;
	fill: black;
}
.CustomerFilesFolder .IconOpen:after,
.CustomerFilesFolder .IconClose:after {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -6px;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	font-family: Courier-New;
	color: black;
	content: "+";
}
.CustomerFilesFolder .IconOpen:after {
	content: "-";
}
.CustomerFilesFolder a:hover {
	background-color: #f4f4f4;
}
.CustomerFilesFolder .Selected > a,
.CustomerFilesFolder .Selected > a:hover {
	background-color: #aaa;
	color: white;
}
.CustomerFilesFolder .Selected > a svg,
.CustomerFilesFolder .Selected > .IconOpen svg,
.CustomerFilesFolder .Selected > .IconClose svg {
	fill: black;
}
.CustomerFilesFolder .Selected > .IconOpen:after,
.CustomerFilesFolder .Selected > .IconClose:after {
	color: white;
}
.CustomerFilesFolder .Sub > a svg,
.CustomerFilesFolder .Open > .IconClose,
.CustomerFilesFolder li:not(.Open) > .IconOpen {
	display: none;
}
.CustomerFilesFolder .Selected > a svg,
.CustomerFilesFolder .Selected > .IconOpen svg,
.CustomerFilesFolder .Selected > .IconClose svg {
	fill: white;
}

.CustomerFilesList {
	margin-left: 300px;
}

.CustomerFiles form b {
	margin-right: 20px;
}
.CustomerFiles form input[type="submit"]{
	float: right;
}

table.Downloads {
	width:100%;
	border-spacing:5px;
}
table.Downloads tr {
	vertical-align:top;
}
table.Downloads tr td, table.Downloads tr th {
	padding:5px;
}
table.Downloads tr th {
	background-color:#DDD;
	font-weight:bold;
	text-align:left;
}
table.Downloads tr th.DownloadsCreated {
	width: 130px;
	text-align: center;
}
table.Downloads tr th.DownloadsSize,
table.Downloads tr th.DownloadsButtons {
	width: 100px;
	text-align: center;
}
table.Downloads tr th.DownloadsButtonsDel {
	width: 130px;
}
table.Downloads tr td:last-child {
	padding:0px 5px;
}

table.Downloads .Button {
	margin: 0;
	padding: 4px 8px;
}
table.Downloads .ButtonDelete {
	padding: 5px;
	display: inline-block;
	vertical-align: middle;
}
table.Downloads .ButtonDelete svg {
	width: 16px;
	height: 16px;
	display: block;
	fill: black;
}
table.Downloads .ButtonDelete:hover svg {
	fill: red;
}

@media (max-width: 1000px) {
	.CustomerFilesFolder {
		width: auto;
		float: none;
	}
	.CustomerFilesFolder:after {
		clear: both;
		display: block;
		content: "";
	}
	.CustomerFilesFolder a {
		margin: 0 10px 10px 0;
		border-top: 0;
		background-color: #eee;
		float: left;
	}
	.CustomerFilesList {
		margin-left: 0;
	}
	.CustomerFilesFolder .IconOpen,
	.CustomerFilesFolder .IconClose {
		display: none;
	}
	.CustomerFilesFolder .Sub > a svg,
	.CustomerFilesFolder .Sub > ul {
		display: block !important;
	}
	.CustomerFilesFolder ul ul {
		margin-left: 0;
	}
}
@media (max-width: 800px) {
	.CustomerFilesFolder a {
		padding: 6px 5px 6px 35px;
	}
	.CustomerFilesFolder a:before {
		top: 2px;
		left: 5px;
	}
}
@media (max-width: 600px) {
	.CustomerFilesList {
		width: 100%;
		overflow-x: scroll;
	}
	.CustomerFilesList table.Downloads {
		width: 600px;
	}
}



.review-stars ul {
	display: inline-block;
	list-style: none;
}

.review-stars ul li {
	float: left;
	margin-right: 5px;
}

.review-stars ul li i {
	color: #E4B248;
	font-size: 12px;
}
/*color: #E4B248;*/
.review-stars ul li i.inactive {
	color: #c6c6c6;
}
.star:after {
	content: "\2605";
}



.IframePreview {
	position: relative;
	overflow: hidden;
	background-color:rgba(100,100,100,0.5);
}
.IframePreview .IframePreviewImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	filter: blur(10px);
}
.IframePreview .IframePreviewInner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 350px;
	padding: 10px;
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
	background-color: rgba(255,255,255,0.5);
}
.IframePreview .IframePreviewInner strong {
	display: block;
	margin: 0 0 10px 0;
	color: black;
}
.IframePreview .IframePreviewInner svg {
	width: 50px;
	height: 50px;
	margin: 0 auto;
	display: block;
}
.IframePreview .IframePreviewInner i {
	display: block;
	margin: 0;
	color: black;
	word-break: break-word;
}
.IframePreview .IframePreviewInner button {
	margin: 10px 0 0 0;
}

.EmbedVideoBackground {
	position: relative;
	background-color:rgba(100,100,100,0.5);
	display: block;
}
.EmbedVideoBackground .EmbedVideoBackgroundImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.EmbedVideoBackground svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px;
}
.EmbedVideo .EmbedVideoBackground + strong, .EmbedVideo iframe + strong {
	display: block;
	text-align: center;
	color: black;
	margin-top: 10px;
}

.CookieInfo {
	position:fixed;
	bottom: 40px;
	left: 40px;
	width: 50%;
	max-width: 620px;
	min-width: 550px;
	background-color: white;
	color: #444;
	padding: 20px 20px 10px 20px;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
	box-sizing: border-box;
	z-index: 3000;
	transition: opacity 300ms ease-in-out;
}
.CookieInfo[data-hidden] {
	opacity: 0;
}
.CookieInfo p {
	padding: 5px 0;
}
.CookieInfo p + p {
	padding-top: 0;
}
.CookieInfoClose {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #ccc;
	font-size: 13px;
	padding: 1px 20px 1px 0;
	cursor: pointer;
}
body[data-size="1"] .CookieInfoClose {
	font-size: 17px;
}
body[data-size="2"] .CookieInfoClose {
	font-size: 20px;
}
body[data-contrast="1"] .CookieInfoClose {
	color: #555;
}
body[data-contrast="1"] .CookieInfoClose:hover,
.CookieInfoClose:hover {
	color: black;
}
.CookieInfoClose i {
	position: absolute;
	top: -3px;
	right: 0;
	font-style: normal;
	font-size: 16px;
}
.CookieInfoButtons {
	padding-top: 5px;
	text-align: center;
}
.CookieInfoButton {
	background-color: #333;
	border: 1px solid #333;
	color: white;
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 4px 10px;
	cursor: pointer;
}
.CookieInfoButtonLight, .CookieInfoButton:hover {
	background-color: white;
	color: #333;
}
.CookieInfoButtonLight:hover {
	background-color: #333;
	color: white;
}
.CookieInfoButtons .CookieInfoButton {
	margin-left: 8px;
}
.CookieInfoButtons .CookieInfoButton:first-child {
	margin-left: 0;
}
.CookieInfoLinks {
	padding-top: 5px;
	text-align: right;
	font-size: 13px;
	color: #ccc;
}
.CookieInfoLinks a {
	color: #ccc;
}
body[data-size="1"] .CookieInfoLinks {
	font-size: 17px;
}
body[data-size="2"] .CookieInfoLinks {
	font-size: 20px;
}
body[data-contrast="1"] .CookieInfoLinks,
body[data-contrast="1"] .CookieInfoLinks a {
	color: #555;
}
body[data-contrast="1"] .CookieInfoLinks a:hover,
.CookieInfoLinks a:hover {
	color: black;
}
.CookieInfoSettings, .CookieInfoContent, .CookieInfoContentArea {
	display: none;
}
.CookieInfoSettings[data-active], .CookieInfoContent[data-active], .CookieInfoContentArea[data-active] {
	display: block;
}
.CookieInfoContent {
	position: relative;
	margin-top: 5px;
}
.CookieInfoContentText {
	max-height: 200px;
	overflow: auto;
}
.CookieInfoContentArea .CookieInfoContentAreaContent {
	position: absolute;
	top: 0;
	left: 100px;
	right: 0;
	bottom: 0;
	overflow: auto;
	display: none;
}

.CookieInfoTabs {
	padding: 15px 0 0 5px;
	border-bottom: 1px solid #ccc;
}
.CookieInfoTabs .CookieInfoTab {
	display: inline-block;
	margin: 0 0 -1px 5px;
	padding: 4px 10px;
	border: 1px solid #ccc;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.CookieInfoTabs .CookieInfoTab[data-active] {
	border-bottom-color: white;
}


.CookieInfoContentAreaTabs {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	padding: 5px 0;
	border-right: 1px solid #ccc;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab {
	position: relative;
	padding-left: 26px;
	margin-right: -1px;
	border: 1px solid #ccc;
	margin-top: 5px;
	border-right: 1px solid transparent;
	display: block;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab:first-child {
	margin-top: 0;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab label {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 16px;
	height: 16px;
	border: 1px solid #ccc;
	cursor: pointer;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab label span {
	position: absolute;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	background-color: transparent;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab label:hover span {
	background-color: #ccc;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab input {
	display: none;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab input:checked + span {
	background-color: #333;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab em {
	display: block;
	padding: 5px 0;
	font-style: normal;
	cursor: pointer;
}
.CookieInfoContentAreaTabs .CookieInfoContentAreaTab[data-active] {
	border-right-color: white;
}
.CookieInfoContentAreaContent {
	margin-left: 135px;
	height: 200px;
	overflow: auto;
}

.CookieInfoContentArea table {
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	font-size: 12px;
	word-break: break-word;
}
.CookieInfoContentArea table tr {
	vertical-align: top;
}
.CookieInfoContentArea table th {
	padding: 4px 0 4px 5px;
	text-align: left;
	font-weight: bold;
}
.CookieInfoContentArea table td {
	padding: 4px 0 4px 5px;
	border-top: 1px solid #ccc;
}
.CookieInfoContentArea table th:first-child,
.CookieInfoContentArea table td:first-child {
	padding-left: 0;
}

@media (max-width: 620px) {
	.CookieInfo {
		left: 20px;
		right: 20px;
		width: auto;
		max-width: none;
		min-width: auto;
	}
	.CookieInfo p {
		font-size: 12px;
	}
	.CookieInfoContentAreaTabs {
		width: 95px;
	}
	.CookieInfoContentAreaTabs .CookieInfoContentAreaTab {
		padding-left: 23px;
	}
	.CookieInfoContentAreaTabs .CookieInfoContentAreaTab label {
		top: 3px;
		left: 2px;
	}
	.CookieInfoContentAreaTabs .CookieInfoContentAreaTab em {
		font-size: 12px;
	}
	.CookieInfoContentAreaContent {
		margin-left: 103px;
		height: 160px;
	}
	.CookieInfoContentAreaContent .CookieInfoContentArea p {
		font-size: 12px;
	}
	.CookieInfoContentArea table {
		display: block;
	}
	.CookieInfoContentArea table tr {
		position: relative;
		border-top: 1px solid #ccc;
		display: block;
	}
	.CookieInfoContentArea table tr:first-child {
		border-top: 0;
	}
	.CookieInfoContentArea table tr:after {
		clear: both;
		display: block;
		content: "";
	}
	.CookieInfoContentArea table th,
	.CookieInfoContentArea table td {
		border-top: 0;
	}
	.CookieInfoContentArea table th:nth-child(1),
	.CookieInfoContentArea table td:nth-child(1) {
		width: 60px !important;
		float: left;
		display: block;
	}
	.CookieInfoContentArea table th:nth-child(2),
	.CookieInfoContentArea table td:nth-child(2) {
		width: 70px !important;
		float: left;
		display: block;
	}
	.CookieInfoContentArea table th:nth-child(3) {
		display: none;
	}
	.CookieInfoContentArea table td:nth-child(3) {
		width: 100%;
		clear: both;
		display: block;
		padding: 0 0 5px 0;
	}
	.CookieInfoContentArea table th:nth-child(4),
	.CookieInfoContentArea table td:nth-child(4) {
		position: absolute;
		top: 0;
		right: 0;
		width: 55px;
		display: block;
	}
	.CookieInfoContentText {
		max-height: 120px;
	}
}
@media (max-width: 400px) {
	.CookieInfoTabs .CookieInfoTab {
		margin-left: 1px;
		padding: 3px 5px;
	}
	.CookieInfoContentArea table th:nth-child(4) {
		display: none;
	}
	.CookieInfoContentArea table td:nth-child(3) {
		padding-bottom: 2px;
	}
	.CookieInfoContentArea table td:nth-child(4) {
		position: relative;
		text-align: right;
		width: 100%;
		display: block;
		padding: 0 0 5px 0;
	}
	.CookieInfoContentArea table td:nth-child(4):before {
		content: "Expiry: ";
	}
}


.CookieInfoSimple {
	padding-right: 65px;
}
.CookieInfoSimple p {
	padding: 0;
}
.CookieInfoSimple .CookieInfoButton {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
}

@media (prefers-color-scheme: dark) {
	.CookieInfo{
		background-color: #2d2d2d;
		color: white;
	}
	.CookieInfoClose:hover,
	.CookieInfo a:hover{
		color: white;
	}
	.CookieInfoContentArea a{
		color: #ccc;
	}
	.CookieInfoContentAreaTabs .CookieInfoContentAreaTab input:checked + span{
		background-color: white;
	}
	
}

.fb_iframe_widget, .fb_iframe_widget span {
	max-width: 100% !important;
}


.AccessibilitySpeech {
	position: absolute;
	top: 0;
	left: 0;
	padding: 4px;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	background-color: white;
	z-index: 9002;
}
.AccessibilitySpeech .Button {
	position: relative;
	margin: 0;
	padding: 4px 10px 4px 35px;
	white-space: nowrap;
}
.AccessibilitySpeech .Button svg {
	position: absolute;
	top: 50%;
	left: 5px;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 0;
	fill: white;
}
.AccessibilitySpeech .Button i {
	font-style: normal;
}
.AccessibilitySpeech .Button:hover svg {
	fill: black;
}


.Accessibility {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 9000;
}
.Accessibility .Button {
	position: relative;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background-color: #0060dd;
	border: 2px solid white;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	display: block;
	transition: all 200ms ease-in-out;
}
.Accessibility .Button svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 36px;
	height: 36px;
	margin: -18px 0 0 -18px;
	fill: white;
	transition: all 200ms ease-in-out;
}
.Accessibility .Button:hover {
	background-color: white;
}
.Accessibility .Button:hover svg {
	fill: #0060dd;
}

.AccessibilityBox {
	position: fixed;
	bottom: 40px;
	right: 40px;
	width: 90%;
	max-width: 300px;
	border-radius: 20px;
	background-color: white;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	overflow: hidden;
	font-size: 20px !important;
	line-height: 22px !important;
	z-index: 9001;
}
.AccessibilityBoxHeader, .AccessibilityBoxFooter {
	padding: 10px;
	background-color: #0060dd;
	color: white;
	text-align: center;
}
.AccessibilityBoxHeader .AccessibilityBoxClose {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	padding: 12px;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: white;
}
.AccessibilityBoxFooter {
	font-size: 16px;
}
.AccessibilityBoxFooter a {
	text-decoration: underline;
	color: white;
}
.AccessibilityBoxContent {
	max-height: 250px;
	padding: 25px 20px;
	overflow: auto;
}
.AccessibilityBoxContentArea + .AccessibilityBoxContentArea {
	margin-top: 30px;
}
.AccessibilityBoxContentArea strong {
	position: relative;
	padding: 0 32px 5px 0;
	border-bottom: 1px solid #ccc;
	display: block;
	cursor: pointer;
}
.AccessibilityBoxContentArea strong svg {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	fill: black;
}
.AccessibilityBoxContentArea .ButtonSpeech {
	position: relative;
	width: 100%;
	padding: 5px 40px;
	display: block;
	margin: 10px auto 0 auto;
	background-color: #0060dd;
	border: 1px solid #0060dd;
	box-sizing: border-box;
	color: white;
	border-radius: 15px;
	font-size: 20px !important;
	line-height: 20px !important;
}
.AccessibilityBoxContentArea .ButtonSpeech svg {
	position: absolute;
	top: 1px;
	left: 4px;
	width: 28px;
	height: 28px;
	fill: white;
}
.AccessibilityBoxContentArea .ButtonSpeech i {
	font-style: normal;
}
.AccessibilityBoxContentArea .ButtonSpeech:hover {
	background-color: white;
	color: #0060dd;
}
.AccessibilityBoxContentArea .ButtonSpeech:hover svg {
	fill: #0060dd;
}

.AccessibilityBoxContentArea .Radio {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
}
.AccessibilityBoxContentArea .Radio label {
	display: block;
}
.AccessibilityBoxContentArea .Radio input[type="radio"] {
	position: absolute;
}
.AccessibilityBoxContentArea .Radio label:before {
	top: 3px;
}