/*---------------------------------
	IMPORTS
-----------------------------------*/
@import 'css/animate.css';
@import 'gallery/source/jquery.fancybox.css?v=2.1.5';
@import 'gallery/source/helpers/jquery.fancybox-thumbs.css?v=1.0.7';

/* play-regular - latin */
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: url('css/fonts/play-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Play Regular'), local('Play-Regular'),
       url('css/fonts/play-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/fonts/play-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('css/fonts/play-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('css/fonts/play-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('css/fonts/play-v9-latin-regular.svg#Play') format('svg'); /* Legacy iOS */
}

/* play-700 - latin */
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: url('css/fonts/play-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Play Bold'), local('Play-Bold'),
       url('css/fonts/play-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/fonts/play-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('css/fonts/play-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('css/fonts/play-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('css/fonts/play-v9-latin-700.svg#Play') format('svg'); /* Legacy iOS */
}

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: 'Play', sans-serif;
font-weight: 400;
}

thead th,r
tbody th{
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "verdana", arial, sans-serif;
}

.menu{
/*font-family: 'Playball', cursive;*/
font-family: "verdana", arial, sans-serif;
}

blockquote{
font-family: "verdana", arial, sans-serif;
}

form.jcart a.domainBtn.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
	border: 0px !important;
	background: none !important;
	}
	
form.jcart a.domainBtn.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only:hover {
	border: 0px !important;
	background: none !important;
	}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
	
background: #fff;
margin:0;
padding:0 0 0 0;
color:#7a7d80;
font:normal 0.9em/150% 'Play', sans-serif;
font-weight: 400;
text-shadow: 0 0 1px transparent; /* google font pixelation fix */
}

#wrap{
width:100%;
background:#fff;
margin:30px auto 30px auto;
padding:0 2%;
border:1px solid #ccc;
}

.mainbody {
	margin-top: -98px;
	}
	
.bgcolor {
	background-color: #fff;
	padding: 15px 0px 15px 0px;
}

.bg {
	background-color: #fff;
}

#footer{
margin:0;
border-top:1px solid #7c7d7e;
color:#7c7d7e;
position: absolute;
background:#333333;
}

#footer h3{
	font-size: 1.3em;
	color: #DEDFDF;
}

#footer ul{
	font-size: 1em;
	margin: 0px;
	list-style: none;
	
}

#footer li{
	margin: 0px;
	padding: 0;
}

	#link-top{
	display:none;
	}
#footer a {
	color: #7c7d7e;
	}
	
#footer a:hover {
	color: #336699;
	}
	
	#footer hr {
	border-color: #7c7d7e;
	}
	
	#footer .right {
	font-size: 0.8em;
	color: #dedfdf;
	}
	
	.footerimg {
		margin:5px 25px;
		max-width: 65px;
		max-height: 40px;
}

.imglaw {
margin-bottom: 15px;
margin: 10px;
max-width: 250px !important;
}

.hr2 {
border-width: 3px;
}

.callout {
background:#4598ef;/*#86dc00;*/
padding:3em 0;
color:#fff;
box-shadow:inset 0 0 10px rgba(0,0,0,0.2);
text-align: center;
text-shadow:0px 1px 3px rgba(0,0,0,0.2);
display:block;
}
	.callout + div.grid{margin-top:50px;}
	 a.callout{cursor:pointer;}
	 .callout i.icon-4x{font-size:6em;}
	 .callout h4{margin-bottom:30px;}
	 .callout-top{margin:50px 0 0 0;}
	 .callout p{margin-bottom:0;}
	 .callout .button{margin-top:10px;}
	 .callout.green{background:#19ad0b;/*#86dc00;*/}

#mc_embed_signup{
padding:30px 0;
}

#ui-preview{
border:5px solid #ddd;
margin:30px 0;
display:block;
}

.topimages {
background: none repeat scroll 0 0 #FFFFFF;
border: 5px solid #FFFFFF;
box-shadow: 0 0 5px #CCCCCC;
left: 0;
}

a:link {
text-decoration: none;
}



.fadeImg { 
background: url("img/logo2.png");
position:relative;
left: 50%;
margin-left: -115px;
width: 230px; height: 171px;z-index: 9;
}

.fadeImg img {
	
position:absolute;
width:230px;
height:171px;
	
}

.footernav, .footernav a {
font-family: "verdana", arial, sans-serif;
font-weight: normal;
font-size:1.15em;
padding-bottom:12px;
color:#002539;
-webkit-transition: all 0.4s ease 0s; 
-moz-transition: all 0.4s ease 0s; 
-o-transition: all 0.4s ease 0s; 
transition: all 0.4s ease 0s; }

.footernav a:hover {
color:#336699;
text-decoration: none;
transition: all 0.4s ease 0s;
}

.listcal {
padding:10px;
margin-bottom:15px;
}

#totop {
    background-image: url("img/totop.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: 0;
    cursor: pointer;
    height: 50px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 60px;
    z-index: 9999;
	margin-right: 10px;
	display: none;
}
#totop:hover {
    background-image: url("img/totop.png");
    background-position: 0 -40px;
    background-repeat: no-repeat;
	display: none !important;
}

.sprd-info-footer {padding: 0px !important;}

nav {
}

#header {

}

#header > .grid{
	background-color: transparent;
}

.headbg {
	background: #336699; 
	height: 300px; 
	margin-top: -178px;
}

.nobg {
	background: none;
	}
	
.maintop {
	background-color: #333333;
	height: 170px;
	}
	
.negativmagrin {
	margin-top: -170px;
	}
	
ul.pricing-box-colordefault .title-box {
    background: url("images/title-box.gif") repeat-x scroll 0 0 #333333;
    color: #fdfdfd;
    font-size: 17px;
    margin-bottom: 0;
    padding: 8px 0;
}

.topbox {
	background: #5097BB;
	color: #fff;
	padding: 0px 20px 10px 20px;
}

.topbox h3{
	color: #fff;
	font-size: 1.8em;
	background: #1F445F;
	margin: 0 auto;
	padding: 0px;	
}

.topboxmargin {
	margin-left: 0px;
	margin-right: 0px;	
}

.topboxpadding {
	padding-top: 20px;
	padding-bottom: 20px;
}

.button, .button a {
	border: 1px solid #336699 !important;
	background-color: #336699 !important;
    color: #fff !important;
	font-weight: bold;
	text-decoration: none;
    margin: 10px;
	padding: 15px 45px;
    transition: all 0.4s ease 0s;
	border-radius: 5px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 15px !important;
    left: 0;
    line-height: 100%;
}

.button:hover, .button a:hover {
		color:#fff !important;
	border: 1px solid #339966 !important;
	background-color: #339966 !important;
		transition: all 0.4s ease 0s;
		-webkit-box-shadow: 0px 1px 10px 0px #fff;
		-moz-box-shadow: 0px 1px 10px 0px #fff;
		box-shadow: 0px 1px 10px 0px #fff;
}

.button2, .button2 a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #336699;
    color: #336699;
    font-weight: bold;
    margin: 10px;
    transition: all 0.4s ease 0s;
}

.button2:hover, .button2 a:hover {
		color:#fff;
		border:1px solid #fff;
		background: none; /* Old browsers */
		transition: all 0.4s ease 0s;
		-webkit-box-shadow: 0px 1px 10px 0px #fff;
		-moz-box-shadow: 0px 1px 10px 0px #fff;
		box-shadow: 0px 1px 10px 0px #fff;
}


/* +++ little helper +++ little helper +++ little helper +++ little helper +++ little helper +++ */
.rightsmall {font-size: 10px; font-weight: bold; text-align:right;}
.small {font-size: 9px; font-weight: normal;}
.text-center {text-align: center !important;}

.table35{ width:35%; text-align:left; vertical-align:top;}
.table65{ width:65%;}
.table25{ width:25%;}
.table30{ width:30%;}
.table75{ width:75%;}

.table22{ width:23%;}

.fa-1-5x{font-size:1.5em}
.fa-3-5x{font-size:3.5em}

.green {
color: #339966;
}
.green:visited a {
color: #339966;
}
.greenbg {

}

.red {
color: #B40404;
}
.red:visited a {
color: #B40404;
}

.price {
font-size: 2.8em;
font-weight: bold;
font-style: italic;
margin: 25px 0 15px 0;
color: #339966;
}

.catbox .price {
margin-bottom: 0;
margin-top: auto;
}

.price span {
font-size: 0.4em;	
color: #7a7d80;
}

.icol {
color: #336699 !important;
}

.icol:hover {
color: #339966 !important;
}

.order {
padding: 10px 0;
}

.mwst {
font-size: 0.9em;
}

.nomarginleft {
margin-left: 0px;	
}

.nomargin {
margin: 0px;	
}

.nopadding {
padding: 0px;	
}

.nomarginside {
margin-left: 0px;	
margin-right: 0px;
}

.nomarghorizon {
margin-top: 0px;	
margin-bottom: 0px;
}

.nomarghorizon.column h1 {
	margin-top: 20px;
}

.thx {
color: #336699;
text-shadow:0px 1px 1px #fff;
}

.agb {
font-size:0.8em;
}

.mt {
margin-top:0px;
}

.mt input#name {margin-top:0px;}

.mb {
margin-bottom:0px;
}

.mb2 {
margin-bottom:2px !important;
}

.pt10 {
padding-top:10px;
}

.mr10 {
margin-right:15px;
}

.speciacol1 {
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 0px;
	margin-right: 0px;
}

.speciacol2 {
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 0px;
	margin-right: 0px;
}
	
.nmbig {
margin-left: 0px;
margin-top: 0px;
}

.nmt {
margin-top: 0px;
}

.nmt p {
margin-top: 0px;
}

.m20 {margin-left: 20px;}

.npl {
padding-left: 0px;
}
.npr {
padding-right: 0px;
}
.morepadding {
	padding-top: 20px;
}
.nmsmall {
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
width: 25%;
padding: 10px;
background-color: #f5f5f5;
border: 1px solid #ddd;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.nmsmall2 {
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
width: 33.33%;
padding: 10px;
background-color: #f5f5f5;
border: 1px solid #ddd;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.nm {
margin-right: 0px;
margin-top: 0px;
width: 25%;
}

.nm2li {
margin: 0px 15px 0px 0px;
width: 18.1%;
}

.nm2re {
margin: 0px 0px 0px 0px;
width: 78.8%;
}

.nmsmall h3, .nmsmall2 h3, .nm h3 {
margin: 0 auto;
}


/* +++ testing area +++ ltesting area +++ testing area +++ ltesting area +++ testing area +++ ltesting area +++ */

.col_productlist {
	padding: 0px;
	width:33.333%;
	margin: 40px auto 40px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.80);
	-moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.80);
	box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.80);
}

.col_productlist h3 {
	background: #6699cc;
	color: #fff;
	padding: 20px 10px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #214967;
	
}

.col_productlist h3 span, .col_productlistm h3 span {
	font-size: 10pt;
	font-style: italic;
	
}


.col_productlistm {
	padding: 0px;
	width:33.333%;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.80);
	-moz-box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.80);
	box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.80);
	margin-top: 20px;
	margin-bottom: 20px;
}

.col_productlistm h3 {
	background: #336699;
	border-bottom: 1px solid #81bffd;
	color: #fff;
	padding: 30px 10px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	
}

.productlist_inner {
	padding:10px;
	padding-bottom: 20px;
	border-top: 1px solid #81bffd;
	background: #336699;
	color: #fff;
}

.productlistm_inner {
	background-color: #6699cc;
	padding:10px;
	padding-bottom: 20px;
	border-top: 1px solid #214967;
	color: #fff;
}


.catbox {
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0px 15px 10px 15px;
	margin-bottom: 15px;
	transition: all 0.4s ease 0s;
	background-image: linear-gradient(to bottom, #f0f0f0 0%, #f9f9f9 100%);
	position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	}
	
.catbox:hover {
	box-shadow: 0px 1px 12px 0px rgba(50, 50, 50, 0.75);
	transition: all 0.4s ease 0s;
	color: #336699;
	background-image: linear-gradient(to bottom, #f9f9f9 0%, #efefef 100%);
}

.row > .catbox {
	overflow: auto;
}

.catbox h2, .catbox h2:hover {
    color: #fff;
	background: #339966;
    font-size: 14pt;
    margin: 0 -15px 0;
    padding: 5px 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	}
	
.catbox h3 {
    color: #336699;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    margin: 0 -15px 5px;
    padding: 5px 0;
	}
	
.catboxspecial ul {
	min-height: 20px;
}

.catbox ul li {
	font-weight: bold;
	border-bottom: 0px !important;
}

.ulnone {
	list-style: none;
	margin: 0px;
	padding: 10px 0 10px 0;
}

ul.ulnone li {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 5px 0;
}

.ulnone2 {
	list-style: none;
	margin: 0px;
}

.catbox .ulnone {
    margin-bottom: 25px;
}

.count {
	-moz-column-count: 2;
	-moz-column-gap: 25px;
	-webkit-column-count: 2;
	-webkit-column-gap: 25px;
	column-count: 2;
	column-gap: 25px;
}

ul.ulnone2 li {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 15px;
	transition: all 0.4s ease 0s;
}

ul.ulnone2 li:hover {
	color: #333;
	background-color: #f5f5f5;
	transition: all 0.4s ease 0s;
}

.topslider {
	background-color: #fff;
	margin-bottom: 0px;
}

.sidebar {
	margin-left: -35px !important;
}

.sidebar h2{
	margin-top: 0px;
}

.copyright{
	font-size: 0.9em;
}

.megamenu .col_3, .megamenu .col_4, .megamenu .col_6, .megamenu .col_12 {
	padding: 0 25px 0 25px;
	transition: all 0.4s ease 0s;
}

.megamenu .col_3:hover, .megamenu .col_4:hover, .megamenu .col_6:hover, .megamenu .col_12:hover {
	padding: 0 25px 0 25px;
	background: #3d3d3d;
	color: #fff;
	transition: all 0.4s ease 0s;
}



.helpcenter {
	
	}
	
.gallery img {	
	width: 100%;
}
	
.grayscale img
{
	filter: grayscale(0.7);
	-webkit-filter: grayscale(0.7);
	-moz-filter: grayscale(0.7);
	-o-filter: grayscale(0.7);
	-ms-filter: grayscale(0.7);
	transition: all 0.4s ease 0s;
}

.grayscale img:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
	transition: all 0.4s ease 0s;
}


.hint::before {
    content: "Hinweis: ";
	font-weight: 700;
}


a.hint:link, a.hint:hover  {
	color:#336699;
	}

.hint {
	font-size: 0.9em;
	color:#336699;
	}

.blue {
	color: #336699;
}

.m15 {
	margin-top: 15px;
}

.tocart {
	color: #fff !important;
	border: 1px solid #336699 !important;
	background-color: #336699 !important;
}

.tocart:hover {
	color: #fff !important;
	border: 1px solid #339966 !important;
	background-color: #339966 !important;
}



.grey {
	color: #fff!important;
		border: 1px solid #336699 !important;
	background-color: #336699 !important;
}

.grey:hover  {
	color: #fff!important;
		border: 1px solid #339966 !important;
	background-color: #339966 !important;
}

.bgaccordion {
	background-color: #fff;
}

.specials h4 {
 color: #333;
}

.specials .fa {
 color: #339966;
}

.specials {

}

.specials:hover .col_4 {
	color: #336699;
}


#overlay {
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-color: #000;
  position: absolute;
  z-index: 99998;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#overlay2 {
  width: 100%;
  height: 100%;
  opacity: 0.99;
  background-color: #000;
  position: absolute;
  z-index: 99998;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


#errorpop, #okpop {
	color: #000;
	background: #f9f9f9;
	position: fixed;
	top: 50%;
	left: 50%;
	right: 50%;
	margin: 0 auto;
	margin-left: -150px;
	padding: 10px;
	min-width: 300px;
	z-index: 99999;
	text-align: center;
	border: 3px solid #336699;
	border-radius: 10px;
	}
	
#errorpop button, #okpop button {
	margin: 20px 0 10px 10px;
    padding: 15px 25px;
    text-align: center;
	}

#chatpop {
	color: #000;
	background: #f9f9f9;
	position: fixed;
	top: 20%;
	left: 50%;
	right: 50%;
	margin: 0 auto;
	margin-left: -45%;
	padding: 10px;
	min-width: 90%;
	z-index: 99999;
	text-align: center;
	border: 3px solid #336699;
	border-radius: 10px;
	}
	
#chatpop button {
	margin: 20px 10px 15px 10px;
    padding: 15px 25px;
    text-align: center;
}

#idIframe  {
	min-height: 357px;
}

.ui-dialog {
	background-color: #fff;
	
}

.maxcheckoutfix {
	max-height: 59px;
}

.maxcheckoutfix label.error {
	top: -26px !important;
	margin-left: 10px;
}


.tablehover tr {
		transition: all 0.2s ease 0s;
}

.tablehover tr:hover {
		background-color: #e5e5e5 !important;
		color: #000 !important;
		transition: all 0.2s ease 0s;
}
.hidden { display: none; }

.tooltipright {
	text-align: right;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  border-style: solid;
}

@media (max-width: 560px) {
    .tooltip .tooltiptext {
          left: 30%;
          top: 130%;
          width: 165px;
    }

    .tooltip .tooltiptext::after {
        bottom: 100%;  /* At the top of the tooltip */
        left: 50%;
        top: -10%;
        margin-left: -5px;
        border-color: transparent transparent black transparent;
    }
}
@media (min-width: 561px) {
    .tooltip .tooltiptext {
          right: -66%;
          top: -116%;
          width: 165px;
    }

    .tooltip .tooltiptext::after {
        right: 100%; /* To the left of the tooltip */
        bottom: 40%;
        margin-top: -5px;
        border-width: 5px;
        border-color: transparent black transparent transparent;
    }
}


.tipcontainer {
text-align: right;
}

#sb_cart {
	background-color: #e0e0e0;
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgba(252, 252, 252, 1) 0%, rgba(224, 224, 224, 1) 100%) repeat scroll 0 0;
	font-family: 'Play', sans-serif;
	padding: 10px;
    top: 323px;
	position: absolute;
	right: 0;
	width: 50px;
	z-index: 999;
	transition: all 0.2s ease 0s;
	white-space:nowrap;
	color: #666; 
	text-shadow: 0 1px 0 #fff;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#sb_cart:hover, sb_cart:active, sb_cart:visited {
    width: 180px;
	transition: all 0.2s ease 0s;
}

#sb_cart:hover ::after {
content: "\00a0\00a0\00a0 Ihr Warenkorb";
font-size: 16px;
font-weight:bold;
font-family: 'Play', sans-serif;
}

a#orderBtn.button.grey.center {
margin: 0px !important;
padding: 15px 5px !important;

}

.hp {
	z-index:999;
    position:absolute;
    left: -9999px;
}

.webhostlist {
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 150px;
}

#WHLWidget {
	width: 150px !important;
}

#gsSend {
	width: 100%;
	padding: 6px !important;
	margin: 0px;
}

.bx-wrapper, .topslider img {
	box-shadow: 0px 0px 40px 5px rgba(0,0,0,0.5);
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(0,0,0,0.60);
    width: 100%;
    

    text-shadow: 0 0 1px transparent; /* google font pixelation fix */
    line-height: 40px;
    
    padding: 0px 20px;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-size: 32px;
    font-weight:bold;
    font-family: 'Play';
    letter-spacing: 0.1em;text-shadow: 1px 1px 30px rgba(255, 255, 255, 1);
}

.captionline2 {
    font-size: 22px !important;
    padding: 0px !important;
    font-style: italic;
}

.schnee {

    background: url(img/schnee.png) no-repeat center center;
    height: 124px;
    left: 50%;
    margin: 70px auto 0 -585px;
    position: absolute;
    right: 50%;
    width: 1170px;
    z-index: 1;

}

/* chat */
#chatClose { display: none; }
#chatContainer {
    display: none;
	bottom: 0px;
	right: 0px;
	background-color: #fff;
	border: 0px solid #d5d5d5;
	padding: 15px;
	z-index: 99999;
	position: fixed;
	width: 380px;
	height: 360px;
	margin: 0px 42px 113px 0px;
	inset: auto 0px 0px auto;
	overflow: visible;
}
#chatContainer h2 {
	color: #fff;
	background: #339966;
	font-size: 14pt;
	margin: 0 -15px 10px;
	margin-top: -30px;
	padding: 5px 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.chaticon {
	bottom: 0px;
	right: 0px;
	border: 0px solid #d5d5d5;
	padding: 15px;
	z-index: 99999;
	position: fixed;
	 -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

input#name,
input#msg {
	display: inline-block;
	vertical-align: middle;
	width: 99.9%;
	margin: 0;
	margin-top: 10px;
	border: 1px solid #d5d5d5;
	font-size: 0.9em;
	padding: 5px 5px 5px 7px;
	text-indent: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	color: #002539;
	transition: all 0.4s ease 0s;
}
			
input#name:hover, input#name:focus, input#name:active,
input#msg:hover, input#msg:focus, input#msg:active {
	border: 1px solid #339966;
	transition: all 0.4s ease 0s;
}

input#chatStart.btn,
input#btn.btn,
input#send.btn,
input#quit.btn {
	color:#336699;
	border:1px solid #336699;
	background: none; /* Old browsers */
	transition: all 0.4s ease 0s;
	font-weight: bold;
	border-radius: 5px;
	font-size: 15px;
	margin: 0px;
	padding: 15px 25px;
	text-align: center;
	margin-top: 15px;
	width: auto;
	cursor: pointer;
}

input#chatStart.btn:hover,
input#btn.btn:hover,
input#send.btn:hover,
input#quit.btn:hover {
	color:#339966;
	border:1px solid #339966;
	background: none; /* Old browsers */
	transition: all 0.4s ease 0s;
	box-shadow: none;
}	

#kuendigungsformular textarea {
	height: 80px;
}


img.offer {
	width: 75px;
}

.offer {
	position: absolute;
	margin-top: 0px;
	right: 0px;
	border-top-right-radius: 7px;
}

.angebot-4, .angebot-5 {
	display: none;
}

h2.ignorebr br {
	display: none;
}

select:disabled {opacity: 1 !important;}

/*.catbox.vps.column:last-child {display:none !important;}*/


/* Reseller custom */
.rs-pt30 {
	padding: 30px 0px;
}

#rs-rechner {
	padding-bottom: 30px;
}

.topbar {
    background: #339966;
    text-align: center;
    padding: 10px 30px 15px 30px;
    color: #fff;
    line-height: 1.7;
    font-size: 17px;
}

/* 20yrs  */
.a20yrs {
    position: absolute;
    left: -400px;
    right: 0;
    margin: 0 auto;
    margin-top: 0px;
    width: 100px;
    z-index: 99;
}

.a20yrs img {
    width: 130px
}

@media (max-width: 560px) {
    .a20yrs {
        left: -275px;
        margin-top: 0px;
        width: 75px;
    }
    .a20yrs img {
        width: 100px
    }
}

/* konfetti  */
.confetti {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 180px;
  overflow: hidden;
}

.confetti-piece {
  position: absolute;
  width: 8px;
  height: 16px;
  background: #ffd300;
  top: 0;
  opacity: 0;
}
.confetti-piece:nth-child(1) {
  left: 7%;
  transform: rotate(-30deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 133ms;
  animation-duration: 824ms;
}
.confetti-piece:nth-child(2) {
  left: 14%;
  transform: rotate(63deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 438ms;
  animation-duration: 1177ms;
}
.confetti-piece:nth-child(3) {
  left: 21%;
  transform: rotate(-44deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 36ms;
  animation-duration: 921ms;
}
.confetti-piece:nth-child(4) {
  left: 28%;
  transform: rotate(65deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 495ms;
  animation-duration: 771ms;
}
.confetti-piece:nth-child(5) {
  left: 35%;
  transform: rotate(66deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 126ms;
  animation-duration: 751ms;
}
.confetti-piece:nth-child(6) {
  left: 42%;
  transform: rotate(51deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 328ms;
  animation-duration: 1087ms;
}
.confetti-piece:nth-child(7) {
  left: 49%;
  transform: rotate(13deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 59ms;
  animation-duration: 1055ms;
}
.confetti-piece:nth-child(8) {
  left: 56%;
  transform: rotate(-46deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 232ms;
  animation-duration: 909ms;
}
.confetti-piece:nth-child(9) {
  left: 63%;
  transform: rotate(-19deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 272ms;
  animation-duration: 772ms;
}
.confetti-piece:nth-child(10) {
  left: 70%;
  transform: rotate(-36deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 59ms;
  animation-duration: 859ms;
}
.confetti-piece:nth-child(11) {
  left: 77%;
  transform: rotate(8deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 270ms;
  animation-duration: 881ms;
}
.confetti-piece:nth-child(12) {
  left: 84%;
  transform: rotate(6deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 195ms;
  animation-duration: 761ms;
}
.confetti-piece:nth-child(13) {
  left: 91%;
  transform: rotate(13deg);
  animation: makeItRain 1000ms infinite ease-out;
  animation-delay: 224ms;
  animation-duration: 949ms;
}
.confetti-piece:nth-child(odd) {
  background: #17d3ff;
}
.confetti-piece:nth-child(even) {
  z-index: 1;
}
.confetti-piece:nth-child(4n) {
  width: 5px;
  height: 12px;
  animation-duration: 2000ms;
}
.confetti-piece:nth-child(3n) {
  width: 3px;
  height: 10px;
  animation-duration: 2500ms;
  animation-delay: 1000ms;
}
.confetti-piece:nth-child(4n-7) {
  background: #ff4e91;
}

@keyframes makeItRain {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    transform: translateY(200px);
  }
}


@media (max-width: 1280px) {
.schnee {
    background: url(img/schnee2.png) no-repeat center center;
    height: 124px;
    left: 50%;
    margin: 70px auto 0 -488px;
    position: absolute;
    right: 50%;
    width: 975px;
    z-index: 1;
}
}

@media (max-width: 1024px) {
.schnee {
    background: url(img/schnee3.png) no-repeat center center;
    height: 124px;
    left: 50%;
    margin: 70px auto 0 -363px;
    position: absolute;
    right: 50%;
    width: 726px;
    z-index: 1;
}
}
@media (max-width: 768px) {
.schnee {
    background: url(img/schnee4.png) no-repeat center center;
    height: 124px;
    left: 50%;
    margin: 70px auto 0 -220px;
    position: absolute;
    right: 50%;
    width: 441px;
    z-index: 1;
}
}
@media (max-width: 480px) {
.schnee {
    background: url(img/schnee5.png) no-repeat center center;
    height: 124px;
    left: 50%;
    margin: 65px auto 0 -150px;
    position: absolute;
    right: 50%;
    width: 300px;
    z-index: 1;
}
}

.slideshow2{clear:both;margin:0;padding:0;width:auto;height:auto}.slideshow2 li{list-style-type:none;margin:0;padding:0;float:left;display:block}


@media (max-width: 1024px) {
.bx-wrapper .bx-caption span {
    font-size: 24px;
}
}

@media (max-width: 768px) {
.bx-wrapper .bx-caption span {
    font-size: 17px;
    line-height: normal;
}
.captionline2 {
    font-size: 14px !important;
    line-height: normal;
}
.bx-wrapper {
    margin-bottom: 0px;
}
}

@media (max-width: 425px) {
#chatContainer {
	padding: 15px;
	width: 100% !important;
	height: auto !important;
	margin: 0px !important;
	bottom: 100px;
}
}
@media (max-width: 390px) {
.bx-wrapper .bx-caption span {
    font-size: 10px;
    line-height: normal;
}
.captionline2 {
    font-size: 8px !important;
    line-height: normal;
}
.bx-wrapper {
    margin-bottom: 0px;
}
#chatpop {
	top: 0% !important;
}
}
@media (max-width: 389px) {
.bx-wrapper .bx-caption span {
    font-size: 10px;
    line-height: normal;
}
.captionline2 {
    font-size: 8px !important;
    line-height: normal;
}
.bx-wrapper {
    margin-bottom: 0px;
}
}

@media (max-width: 375px) {
#chatpop {
	top: 0% !important;
}
}
@media (max-width: 374px) {
div#overlay, div#chatpop {
	display: none;
}
}
