@charset "utf-8";

/* blau 41B6E6 rgb(65,182,220)*/
/* hellgrün #97d700 */
/* hellgrau #f4f4f4*/
/* dunkelgrau #53565a */

/* blau_blass #71c5e8 */
/* hellgrün_blass #bce194 */
/* dunkelgrau_blass #75787b */

/* Small devices (tablets, 768px and up) */
/* @media (min-width: @screen-sm-min) { ... } */

/* Medium devices (desktops, 992px and up) */
/* @media (min-width: @screen-md-min) { ... } */

/* Large devices (large desktops, 1200px and up) */
/* @media (min-width: @screen-lg-min) { ... } */

body {
	font-family: Lato, Helvetica, Arial, sans-serif;
	padding-top: 50px;
	/*font-size: 16px;*/
	font-size: 155%;
	color: black;
	min-height: 100vh;
	position: absolute;
	width: 100%;
	line-height: 1.4;
}
.content { /* Smartphone */
	margin-bottom: 440px; /*Bei hinzukommenden oder entfallenden Elementen im Footer muss dieser Wert angepasst werden, etwa Footerhöhe Smartphone + 20px*/
}
@media (min-width: 768px) { /* Desktop */
	.content {
		margin-bottom: 110px; /*Footerhöhe + 60px*/
	}
}
/* ****************** special content ****************** */
.popover.right > .arrow {
	left: 29px!important;
}
.green {
	color: #97d700;
}
.disabled {
	color: #ccc;
}
.red {
	color: red;
}
.big-green {
	text-align: center;
	color: #97d700;
	font-size: 8em;
}
.num-of-selected {
	background-color: #41B6E6;
	border-radius: 10px;
	padding: 6px 10px 4px 10px;
	color: white;
	font-size: 0.8em;
	font-weight: 900;
	vertical-align: baseline;
}
label {
	font-weight: 400;
}
.plz-overlay {
	position: absolute;
	z-index: 150;
	background: white;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	left: 15px;
	right: 15px;
}
.plz-overlay .btn-link {
	padding-top: 0;
	padding-bottom: 3px;
}
.mhost-iframe-input { /*Styles für input-elemente selbst in binect_pay.js*/
	margin-top: 6px;
}
.error-label {
	color: red;
}
.disabled-label {
	cursor: not-allowed!important;
	color: #75787b;
}
.disabled-image img {
	cursor: not-allowed;
	opacity: 0.4;
}
.align-with-h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.align-with-h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.align-label-with-radio {
	vertical-align: sub;
}
input.align-radio-with-input {
	top: 4px;
}
.input-group-addon {
	top:0;
}
.input-group-addon.glyphicon:before {
	font-size: 1.3em;
}
.has-error input {
	background: /*#CE8483*/rgba(220,132,130,0.4);
}
@media(min-width: 768px) {
	.indent {
		padding-left: 40px;
	}
}
.icon {
	height: 14px;
}
.expect-input {
    box-shadow: 0px 0px 8px rgba(188, 225, 148, 0.8);
    border: 1px solid #97d700;
}
.correct-input {
    border: 1px solid #843534!important;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px #CE8483!important;
}
.nav-tabs > li > a.missing-input, .nav-tabs > li > a.missing-input:hover {
	background-color: /*#CE8483*/rgba(206, 132, 131, 0.2);
	border: 1px solid rgba(206, 132, 131, 0.3);
}
.kaptcha_img {
    height: 34px;
    width: 100%;
    max-width:220px;
    margin-left: -30px;
    padding-left: 34px;
    vertical-align: top;
	cursor:pointer;
}
.kaptcha-refresh:before {
	font-family: "Binecticons";
	font-size: 175%;
	content: "\e91c";
	text-align: bottom;
	cursor:pointer;
	width:30px;
}
.pbar_bar{
	background-color: #41B6E6;
	width: 0%;
	height: 2px;
}
.info {
	color: #75787b;
	line-height: 1.875em;
	padding: 6px;
	font-size: 0.9em;
}
.page {
	display:none;
}
.page.active {
	display:block;
}
.caret.down{
    border-bottom: none;
    border-top: 4px solid;
}
.caret.up{
    border-top: none;
    border-bottom: 4px solid;
}
.popover {
	min-width: 300px;
}
.outlineborder {
	border: 1px solid /*#41B6E6*//*#71c5e8*//*#DDD*/rgba(65,182,220,0.5);
	padding: 1px;
	margin-top: 39px;
	position:relative;
}
.outlineborder .glyphicon {
	position: absolute;
	bottom: -5px;
	right: -5px;
	background: white;
	top: unset; /*müsste für jeden breakpoint einzeln definiert werden... :/ für lg wäre es 270px */
}
.href-anchor {
	margin-top: -15px;
	padding-top:53px;
	font-weight: bold;
}
/* letter_create */
.serify{
	font-family:'Times New Roman', serif;
}
.progress-steps {
	height: 30px;
	width: 100%;
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
}
.progress-steps > * {
	display: inline-block;
	position: absolute;
	top: 50%;
	bottom: 50%;
	margin-top: -10px;
}
.progress-steps > .progress {
	width: 100%;
	box-shadow: none;
}
.progress-steps-thin > .progress {
	height: 8px;
	margin-top: -4px;
}
.progress-steps > .progress-step {
	height: 30px;
	width: 30px;
	z-index: 2;
	top: 0;
	margin-top: 0;
	margin-left: -15px;
}
.progress-step-label {
	position: absolute;
	top: -35px;
	margin-left: -80px;
	width: 160px;
	text-align: center;
}
.progress-bar-primary {
	background-color: #97d700;
}

.progress .progress-bar {
    -webkit-transition: width 0.25s linear/*ease-in-out*/;
    -moz-transition: width 0.25s linear/*ease-in-out*/;
    -ms-transition: width 0.25s linear/*ease-in-out*/;
    -o-transition: width 0.25s linear/*ease-in-out*/;
    transition: width 0.25s linear /*ease-in-out*/;
}
.progress-step .progress-bar {
    -webkit-transition: width 0.025s linear/*ease-in-out*/;
    -moz-transition: width 0.025s linear/*ease-in-out*/;
    -ms-transition: width 0.025s linear/*ease-in-out*/;
    -o-transition: width 0.025s linear/*ease-in-out*/;
    transition: width 0.025s linear/*ease-in-out*/;
}

.orange-text {
	color: orange;
}

.glow {
	-webkit-stroke-width: 5.3px;
	-webkit-stroke-color: #41B6E6;
	-webkit-fill-color: #41B6E6;
	text-shadow: 0.5px 0.5px 0 #41B6E6,
    	-0.5px 0.5px 0 #41B6E6,
    	0.5px -0.5px 0 #41B6E6,
	    -0.5px -0.5px 0 #41B6E6,
	    0px 0.5px 0 #41B6E6,
	    0px -0.5px 0 #41B6E6,
	    -0.5px 0px 0 #41B6E6,
    	0.5px 0px 0 #41B6E6,
	    1px 1px 0 #41B6E6,
	    -1px 1px 0 #41B6E6,
    	1px -1px 0 #41B6E6,
    	-1px -1px 0 #41B6E6,
    	0px 1px 0 #41B6E6,
    	0px -1px 0 #41B6E6,
    	-1px 0px 0 #41B6E6,
    	1px 0px 0 #41B6E6,
    	0.5px 1px 0 #41B6E6,
    	-0.5px 1px 0 #41B6E6,
    	0.5px -1px 0 #41B6E6,
    	-0.5px -1px 0 #41B6E6,
    	1px 0.5px 0 #41B6E6,
    	-1px 0.5px 0 #41B6E6,
    	1px -0.5px 0 #41B6E6,
		-1px -0.5px 0 #41B6E6,
    	0px 0px 3px #41B6E6,
    	0px 0px 13px #41B6E6,
    	0px 0px 23px #41B6E6;

}
.border-glow {
	-webkit-stroke-width: 5.3px;
	-webkit-stroke-color: #41B6E6;
	-webkit-fill-color: #41B6E6;
	-webkit-box-shadow: 0px 0px 15px #41B6E6;
    box-shadow: 0px 0px 15px #41B6E6;

}
.modal-backdrop {
   background-color: /*#71c5e8*/#41B6E6;
}
/* ****************** special positioning ****************** */
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-space-top {
	top: 0!important;
}
.no-space-right {
	right: 0!important;
}
.no-space-bottom {
	bottom: 0!important;
}
.no-space-left {
	left: 0!important;
}
.bottom-margin {
	margin-bottom: 0.6ex !important;
}
.top-margin-5 {
	margin-top: 5ex !important;
}
.bottom-margin-2 {
	margin-bottom: 2ex !important;
}
.inline {
	display: inline-block;
}
.align-right, .align-right-xs {
	text-align: right;
}
.align-left, .align-left-xs {
	text-align: left;
}
.align-center {
	text-align: center;
	width: 100%;
}
.simple-border {
	border: 1px solid #CCCCCC;
	padding: 20px;
	border-radius: 4px;
}
.simple-border > h2:first-child,.simple-border > h3:first-child,.simple-border > h4:first-child,.simple-border > h5:first-child {
	margin-top: 0;
}
@media(min-width: 768px) {
	.align-right-sm {
		text-align: right;
	}
	.pull-right-sm {
		float: right;
	}
	.align-left-sm {
		text-align: left;
	}
	.video-frame {
		height:388px;
	}
}
@media(min-width: 992px) {
	.align-right-md {
		text-align: right;
	}
	.align-left-md {
		text-align: left;
	}
	.video-frame {
		height:424px;
	}
}
@media(min-width: 1200px) {
	.align-right-lg {
		text-align: right;
	}
	.align-left-lg {
		text-align: left;
	}
	.video-frame {
		height:411px;
	}
}
.relative {
	position: relative;
}
@media (min-width: 768px) {
	.absolute-bottom-right {
		position: absolute;
		bottom:10px;
		right:0;
	}
}

.relative.row {
	margin-bottom: 20px;
}
.nowrap {
	white-space:nowrap;
}
@media(max-width: 767px){
	.btn {
		margin-bottom:15px;
	}
	.btn-link {
		margin-bottom:0;
	}
}
.modal-footer .btn {
    margin-bottom: 0px;
}
.modal-header {
	min-height:41px;
}
.col-fix-300 {
	width: 300px;
}
.col-fix-350 {
	width: 350px;
}
.col-fix-400 {
	width: 100%;
	min-width: 300px;
}
@media(min-width: 768px) {
	.col-fix-400 {
		width: 400px;
	}
}
.hspace-20 {
	margin-left: 20px;
}
.col-max-700 {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left:8px;
	padding-right:8px;
}
.col-max-400 {
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-left:8px;
	padding-right:8px;
}
.height-1 {
	height: 42px;
	line-height: 42px;
}
.height-1 > * {
	display: inline-block;
	vertical-align: middle;
}
.height-1 input[type=radio] {
	position: relative;
	margin-right: 5px;
}
.height-2 {
	height: 54px;
	line-height: 42px;
}
.height-2 > * {
	display: inline-block;
	vertical-align: middle;

}
.center-content {
	margin-left:auto;
	margin-right:auto;
}
@media(max-width: 530px) {
.no-margin-on-xxs {
	margin-left:0;
}
}
/* ****************** headlines ****************** */
h1 {
	/*font-size: 22px;*/
	font-size: /*1.375*/ 1.4em;
	font-weight: 600;
}
h3 {
	font-size: 1.125em;/*18px;*/
}
small, .small, label.small {
	font-size: 75%;
	cursor: auto;
}
h4.small {
	color: #999999;
	margin:0;
}
h3 small {}

h5 {
	font-weight: 600;
	font-size: 0.9375em;/*15px;*/
}
.headlinesubtext {
	line-height: 1.65em;
}
h3.inline {
	margin-top:10px;
}
h1,h2,h3,h4,h5,h6,h7 {
	line-height: 1.4;
}
/* ****************** Links ****************** */
a, a:active{
	color: #41B6E6;
	cursor: pointer;
	text-decoration: none;
}

a:focus, a:hover, a:hover:focus {
	color: #41B6E6;
	cursor: pointer;
	text-decoration: underline;
}

a.disabled, a.disabled:hover {
	color: #75787b;
}
a:after, a:active:after, a:focus:after, a:hover:after, a:hover:focus:after, a:link:after, a:visited:after {
  content: "";
  font-size: 90%;
}
@media print {
    .noprint {display:none !important;}
    a:link:after, a:visited:after {
      display: none;
      content: "";
    }
}
/* ****************** table ****************** */
td, th, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	/*border-bottom: 1px solid #DDD;
	border-top: none;*/
}
.table {
    border-collapse: separate;
    border-spacing: 0 1em;
    white-space: nowrap;
}
.table.price.wrap > thead > tr > th:last-child, .table.price.wrap > tbody > tr > td:last-child,
.table.shipping > thead > tr > th:last-child, .table.shipping > tbody > tr > td:last-child,
.table.upload > thead > tr > th:nth-child(n+8), .table.upload > tbody > tr > td:nth-child(n+8) {
	text-align: right;
}
.table.wrap, .table td.wrap {
	white-space: normal;
}
.table > thead {
    color: #999;

}
.table > thead > tr > th, .table > thead > tr > td {
	border:none;
    font-weight: normal;
    padding: 0 6px;
	font-size: 0.8em;
}
.table > tbody > tr > td, .segments > div > .row, .segments > .row {
	background-color: #f4f4f4;
	border: none;
	padding: 22px 12px;
	font-size: 0.9em;
    vertical-align: middle;
}
.table > tbody > tr > td:first-child {
	border-radius: 10px 0 0 10px;
}
.table > tbody > tr > td:last-child {
	border-radius: 0 10px 10px 0;
}
.table > tbody > tr > td.colspan-full, .segments > div > .row, .segments > .row {
	border-radius:10px;
	white-space: normal;
}

@media (max-width: 767px) {
	.table {
		font-size: 0.9em;
	}
	.table, .table thead, .table tbody, .table th, .table td, .table tr {
		display: block;
		position: relative;
	}
	.table > tbody > tr > td:first-child, .table > tbody > tr > td.move-down-on-xs + td {
		border-radius: 10px 10px 0 0;
		margin-top: 10px;
	}
	.table > tbody > tr > td:last-child, .table > tbody > tr > td.last-on-xs {
		border-radius: 0 0 10px 10px;
	}

	.table > tbody > tr > td.colspan-full {
		border-radius:10px;
	}

	.table > tbody + tbody {
    	border-top: none;
	}

	.table > tbody > tr > td {
    	padding: 4px;
    	padding-left:10em;
		min-height:26px;
	}
	.table > tbody > tr > td:before {
		content: attr(headers);
		white-space:pre-line;
		position: absolute;
		left: 2em;
		color: #53565a;
	}
	.table > thead > tr > th {
		display:none;
	}
	.table > thead > tr > th.display-on-xs {
		z-index: 2;
		display: inline-block;
	}
	.table > tbody > tr > td.dot_status:before {
		position: absolute;
		left: 0.8em;
		top: 0.8em;
	}
	.table > tbody > tr > td.dot_status {
		position: absolute;
		padding-left:0;
		margin-top: -2em;
		background-color: transparent;
		height: 2em;
		border-top: none;
		border-radius: 10px;
	}
	.table > tbody > tr > td.dot_status.align-right {
		right: 40px;
	}

	.table > tbody > tr > td.colspan-full {
    	padding-left:6px;
	}
	.table > tbody > tr > td.move-down-on-xs {
		position: absolute;
		left: 0.4em;
		padding-left:0;
		z-index: 2;
		background-color: transparent;
		border: none!important;
		margin-top: 0;
	}
}


/* ****************** colored status dots ****************** */
.dot_status:before {
	content: "";
    background-color: #53565a;
    display:inline-block;
    width:7px;
    height:7px;
    border-radius:50%
}
.dot_status.error:before {
    background-color:red;
}
.dot_status.ready:before {
    background-color: #97d700;
}
.dot_status.warn:before {
    background-color:orange;
}
.dot_status.blue:before {
	background-color: #41B6E6;
}
/* ****************** buttons ****************** */
.btn, a.btn {
	font-size: 0.9em;/*14px;*/
	background-color: transparent; /* chrome */
	color: #333;
	z-index: 2;
}
.btn, .btn:hover, .btn:active, .btn:active:hover, .btn:focus, .btn:active:focus,
a.btn, a.btn:hover, a.btn:active, a.btn:active:hover, a.btn:focus, a.btn:active:focus {
	border: 1px solid #53565a;
	box-shadow:none;
}

.btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:active, .btn-primary:disabled:active:hover, .btn-primary:disabled:focus, .btn-primary:disabled:active:focus,
.btn-secondary:disabled, .btn-secondary:disabled:hover, .btn-secondary:disabled:active, .btn-secondary:disabled:active:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled:active:focus,
div.btn-secondary.disabled, div.btn-secondary.disabled:hover, div.btn-secondary.disabled:active, div.btn-secondary.disabled:active:hover, div.btn-secondary.disabled:focus, div.btn-secondary.disabled:active:focus,
/*.btn-downloadFile:disabled, .btn-downloadFile:disabled:hover, .btn-downloadFile:disabled:active, .btn-downloadFile:disabled:active:hover, .btn-downloadFile:disabled:focus, .btn-downloadFile:disabled:active:focus,
div.btn-downloadFile.disabled, div.btn-downloadFile.disabled:hover, div.btn-downloadFile.disabled:active, div.btn-sdownloadFile.disabled:active:hover, div.btn-downloadFile.disabled:focus, div.btn-downloadFile.disabled:active:focus,*/
.btn:disabled, .btn:disabled:hover, .btn:disabled:active, .btn:disabled:active:hover, .btn:disabled:focus, .btn:disabled:active:focus,
.btn.disabled, .btn.disabled:hover, .btn.disabled:active, .btn.disabled:active:hover, .btn.disabled:focus, .btn.disabled:active:focus{
	background-color: #53565a;
	border-color: #75787b;
	color: white;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:active:focus,
a.btn-primary, a.btn-primary:active, a.btn-primary:focus, a.btn-primary:hover, a.btn-primary:hover:focus {
	background-color: #97d700;
	border-color: #bce194;
	color: white;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:active:hover, .btn-secondary:focus, .btn-secondary:active:focus,
a.btn-secondary, a.btn-secondary:active, a.btn-secondary:focus, a.btn-secondary:hover, a.btn-secondary:hover:focus {
	background-color: #41B6E6;
	border-color: #71c5e8;
	color: white;
}

/*.btn-downloadFile,.btn-downloadFile:active, .btn-downloadFile:active:hover, .btn-downloadFile:focus, .btn-downloadFile:active:focus,
a.btn-downloadFile, a.btn-downloadFile:active {
	background-color: #71c5e8;
	border-color: #41b6e6;
	color: black;
}

.btn-downloadFile:hover, .btn-downloadFile:active:hover, .btn-downloadFile:focus, .btn-downloadFile:active:focus,
a.btn-downloadFile:focus, a.btn-downloadFile:hover, a.btn-downloadFile:hover:focus {
	background-color: #41b6e6;
	border-color: #71c5e8;
	color: white;
}*/

.btn-link, .btn-link:hover, .btn-link:active, .btn-link:active:hover, .btn-link:focus, .btn-link:active:focus {
	font-size: 1em;
	color: #41B6E6;
	cursor: pointer;
	border:none;
	text-decoration: none;
}
.btn:hover, .btn:active:hover, .btn:focus:hover, .btn-link:active:focus:hover {
	color: #53565a;
}
.btn-link:hover, .btn-link:active:hover, .btn-link:focus:hover, .btn-link:active:focus:hover {
	text-decoration: underline;
	color: #41B6E6;
}
.btn-link:disabled, .btn-link:disabled:hover, .btn-link:disabled:active, .btn-link:disabled:active:hover, .btn-link:disabled:focus, .btn-link:disabled:active:focus {
	color: #75787b;
	border:none;
	background-color: transparent;
	cursor: not-allowed;
}
.file-button, .file-div {
	display:inline-block;
	margin-right: 15px;
	vertical-align: top;
}
/* ****************** inputs ****************** */
input {
	z-index: 2;
}
input:disabled, html input[disabled] {
	color: #75787b;
	cursor: not-allowed;
}

/* ****************** Startseite ****************** */
.background-container {
	width: 100%;
	z-index: -1;
	position: relative;
	margin-bottom: 300px; /*für sticky footer*/
	top: -15px;
	overflow-x:hidden;

}
.img-background {
	width: 290%;
	margin-left:-120%;
	margin-top:-5%;
}

.startpage-container {
	position: absolute;
	z-index: 1;
	top:0;
	width: 100%;
	height: 100%;
}
.startpage-container > div > div {
	height: 100%;
}
.startpage-container > div {

	height: 100%;
}
.startpage-container button {
	position: absolute;
	bottom: 350px;
	width: 90%;
	left:5%;
	white-space: normal;
}
.headline {
	font-size: 1.125em; /*18px;*/
	padding-top: 70px;
	margin-top:0;
}
@media (min-width: 480px) {
	.img-background {
		margin-top:-30%;
	}

	.startpage-container button {
		position: relative;
		bottom: auto;
		width: auto;
		left: auto;
		max-width: 55%;
	}
}
@media (min-width: 768px) {
	.headline {
		/*font-size: 22px;*/
		font-size: 1.375em;
		padding-top: 25%;
	}
	.img-background {
		margin-top: -50px;
		width:100%;
		margin-left:0;
	}
	.background-container {
		margin-bottom: 50px; /*für sticky footer*/
	}
}
@media (min-width: 992px) {
	.img-background {
		margin-top: -100px;
	}
}
@media (min-width: 1200px) {
	.img-background {
		margin-top: -130px;
	}
	.background-container {
		margin-bottom: 30px; /*für sticky footer*/
	}
}
/* ****************** Marketing-Boxen mit Pfeilen usw. (So funktionierts, Cube-Bestellung) ****************** */
hr {
	border-top: 1px solid #53565a;
}
.one-page {
	text-align: center;
	align-content: center;
	padding: 60px 0;
	position: relative;
}
.one-page button {
	margin: 20px 10px 0 10px;
}
.one-page img {
	width: 400px;
	max-width: 90%;
	margin-top: 80px;
}
.one-page img.smaller {
	width: 360px;
}
.arrow-container {
	position:absolute;
	left: 50%;
	right:50%;
	bottom: -40px;
	z-index: 2;
}
.arrow {
	width: 0;
	height: 0;
	margin-left: -40px;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;

	border-top: 40px solid #fff;
}
.one-page-top {
	min-height:300px;
	background: #41B6E6;
}
.one-page-top .arrow {
	border-top: 40px solid #41B6E6;
}
h1.marketing-headline {
	font-weight: 400;
	font-size: 2em;
}
h2.marketing-headline {
	font-size: 1.5em;
	font-weight: 700;
}
h3.marketing-headline {
	font-weight: 700;
}
.secondary {
	color: #41B6E6;
}
.primary {
	color: #97d700;
}
.one-page-top h1, .one-page-top h2, .one-page-top h3, .one-page-top h4 {
	color: white;
	margin: 0;
	padding: 10px;
}
.one-page-top h2{
	padding: 20px;
}
.one-page h1 {
	font-size: 2em;
}
.one-page h2 {
	font-weight: 100;
}
.one-page-full h2, .one-page-bottom h2 {
	padding: 20px;
}
.one-page h3 {
	font-weight: 600;
	font-size: 2em;
}
.one-page-full {
	min-height: 100vh;
	background: white;
	padding-top: 100px;
}
.one-page-full:nth-child(2n+1) {
	background: #f4f4f4;
}
.one-page-full:nth-child(2n+1) .arrow {
	border-top: 40px solid #f4f4f4;
}
.one-page-bottom {
	padding-top: 100px;
}
.color-head {
	border-radius: 8px 8px 0 0;
	padding: 25px;
	background: #F4F4F4;
}
.color-body {
	border-radius: 0 0 8px 8px;
	padding: 25px;
	background: #F4F4F4;
}
.color-box {
	position: relative;
	padding: 5px;
	background: #F4F4F4;
}
.border-highlight {
	border: 1px solid #41B6E6;
	border-radius: 8px;
	padding: 12px;
}
.color-box-primary {
	background: #97d700;
	color: white;
}
.color-box-secondary {
	background: #41B6E6;
	color: white;
}
.color-box-disabled {
	background: #ccc;
	color: white;
}
.arrow-small-container {
	position:absolute;
	left: 50%;
	right:50%;
	bottom: -10px;
	z-index: 2;
}
.arrow-small {
	width: 0;
	height: 0;
	margin-left: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;

	border-top: 10px solid #fff;
}
.arrow-small-primary {
	border-top: 10px solid #97d700;
}
.arrow-small-secondary {
	border-top: 10px solid #41B6E6;
}
.arrow-small-disabled {
	border-top: 10px solid #ccc;
}
.marketing-table {
	width: 100%;
    border-collapse: separate;
    /*border-spacing: 0 1em;*/
}
.marketing-table th {
	font-size: 1.5em;
	font-weight: 400;
	text-align: center;
	padding: 8px 0;
}
.marketing-table td {
	font-size: 0.9em;
}
.binect {
	font-style: italic;
}
.marketing-table th .price-description {
	font-size: 0.8em;
}
.marketing-table td {
	border-bottom: 1px dotted #ccc;
	padding: 8px 0;
}
.special-padding-right {
	padding-right: 8px !important;
}
.special-padding-left {
	padding-left: 8px !important;
}

.hr-secondary {
	border-top: 1px solid #41B6E6;
}
.hr-primary {
	border-top: 1px solid #97d700;
}
/* ****************** TOOLS ****************** */
.functions {
    display: block;
    list-style: none;
}

.functions>li {
	padding-bottom: 0.3%;
	padding-left: 20px;
}

.functions>li:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Binecticons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 -15px 0 0;
    left:-20px;
    content: "\e90e"; /* das ist das Plus-Zeichen */
}

/* ****************** Menü/Navigation ****************** */
.navbar {
	background-color: #f4f4f4;
	border:none;
	font-size: 1.1em;/*16px;*/
	height: 50px;
	margin-bottom: 0px;
	font-weight: 700;
}
.navbar ul > li > a , .navbar ul > li > button {
	text-align:center;
	margin:auto;
}
.navbar-nav {
	margin-left: 0px;
}
@media (min-width: 768px) {
	.navbar {
		font-weight: normal;
		font-size: 1em;
	}
	.navbar ul > li > a {
		text-align: left;
	}
	.navbar ul > li > button {
		text-align: left;
		margin: 8px;
	}
    .navbar-nav {
		margin-left: 65px;
    }
}
.navbar-collapse {
	background-color: #f4f4f4;
}

.nav_logo img {
	height: 32px;
	margin-top: 9px;
	vertical-align: middle;
}
@media (min-width: 768px) {
	.nav_logo img {
		margin-left: -15px;
	}
}

.navbar-toggle {
    border-color: none;
    padding-right: 0px;
    margin-right: 0px;
}

.navbar-toggle .icon-bar {
    background-color: black;
}
.move-down {
	margin-top: 14px!important;
}
.x1{
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg);
    margin-top:0px!important;
}
.x2{
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
    margin-top:-2px!important;
}

.collapse > .nav > li > a {
	color: black;
	margin-right: 0px;
}
.nav > li > button {
	display: block;
    padding-left: 15px;
    padding-right: 15px;
    margin: 8px;
}
.subnav {
	border-width: 1px;
	border-style: solid;
	border-color: transparent transparent #DDD;
	margin-left: -30px;
	margin-top: -1px;
	padding-left: 30px;
}
.nav-pills > li > a, .nav-pills > li > a:focus, .nav-pills > li > a:hover,
.dropdown-menu > li > button, .dropdown-menu > li > button:hover, .dropdown-menu > li > button:active,
.dropdown-menu > li > button:focus, .dropdown-menu > li > button:active:focus {
	color: #53565a;
	background-color: white;
	text-decoration: none;
}
.nav > li > a:hover,
.dropdown-menu > li > button:hover {
	color: #41B6E6;
}
.linebreak-xs:before {
	content: "\a";
}
.nav-pills > li {
	text-align: center;
	font-size: 0.75em;/*12px;*/
}
.nav-pills.two > li {
	max-width: 48%;
	min-width: 100px;
}
.nav-pills.three > li {
	max-width: 32%;
}
.nav-pills.four > li {
	max-width: 24%;
}
.nav-pills.five > li {
	max-width: 19%;
}
.nav-pills > li > a > span.glyphicon {
	font-size: 3em;
	line-height: 1.5em;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover,
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #41B6E6;
	background-color: white;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(65,182,220,0.2), white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(65,182,220,0.2), white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(65,182,220,0.2), white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(65,182,220,0.2), white); /* Standard syntax */
    border-bottom:1px solid white;
}
.nav-tabs > li > a {
	margin-right: 0;
}
.nav-tabs > li > a:hover {
	background-color: white;
	border-bottom: 1px solid #EEE;
}
.nav-tabs {
	margin:0;
	font-size: 0.9em;/*14px;*/
}
.nav-tabs > li {
	width:100%;
	border-bottom: 1px solid #EEE;
}
@media(min-width: 440px) {
	.nav-tabs > li {
		width: 50%;
		border-bottom: none;
	}
}
@media(min-width: 768px) {
	.nav-tabs > li {
		width: auto;
	}
}
.tab-content {
	color: #555;
	cursor: default;
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: transparent #DDD #DDD;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 0px 0px 2px 2px;
	padding: 15px;
}
.navbar-right {
	margin-left: 0px;
}
@media (min-width: 768px) {
	.navbar-right {
		margin-right: 0px;
		text-align: right;
	}
	.collapse > .nav > li > a {
	    padding-left: 3px;
	    padding-right: 3px;
	    padding-top: 15px;
		height: 50px;
		color: black;
		margin-right: 20px;
		font-size: 0.8em;
	}
	.collapse > .nav > li > a:focus, .collapse > .nav > li > a:hover, .collapse > .nav > li > .active, .underline-nav-link:hover, .underline-nav-link.active {
	    border-bottom: 2px solid #41B6E6;
	    background-color: transparent;
	}
	.collapse > .navbar-right > li > a:focus, .collapse > .navbar-right > li > a:hover {
	}
}
@media (min-width: 992px) {
	.navbar-right {
		margin-right: 0px;
		text-align: right;
	}
	.collapse > .nav > li > a {
	    padding-left: 10px;
	    padding-right: 10px;
	    padding-top: 15px;
		height: 50px;
		color: black;
		margin-right: 20px;
		font-size: 1em;
	}
	.collapse > .nav > li > a:focus, .collapse > .nav > li > a:hover, .collapse > .nav > li > .active, .underline-nav-link:hover, .underline-nav-link.active {
	    border-bottom: 2px solid #41B6E6;
	    background-color: transparent;
	}
	.collapse > .navbar-right > li > a:focus, .collapse > .navbar-right > li > a:hover {
	}
}
@media (min-width: 992px) {
	.collapse > .nav > li > a {
		margin-right: 30px;
	}
}

/* ****************** FOOTER ****************** */
footer {
	background-color: #41B6E6;
	display: block;
	font-size: 0.9em;
	color: white;
	text-align: center;
	width: 100%;
	z-index: 100;
	position: absolute;  /*Sticky Footer */
	bottom:0;
}
footer > div > div > div {
	padding: 10px;
	border-bottom: 2px solid rgba(255,255,255,0.3);
}
@media (min-width: 768px) {
	footer > div > div > div{
		padding: 15px;
		border:none;
	}
}
@media (min-width: 768px) {
	footer {
		text-align: left;
	}
	footer .row div:nth-child(n+5) {
		text-align: right;
	}
}

footer a, footer a:VISITED, footer a:hover:focus, footer a:hover, footer a:focus {
	color: white;
}

/* ****************** DETAILS ****************** */
.shipping_price {
	text-align: right;
	z-index:-1;
}
.amount-select {
	max-width: 220px;
}
.breadcrumb {
	background-color: transparent;
	margin-bottom: 0;
	font-size: 0.8em;
}
@media(min-width: 768px) {
	.breadcrumb {
		font-size: 1em;
	}
}
.breadcrumb>.active {
	color: #41B6E6;
}

.whole_price {
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}

.small_grey {
	color: #777;
}

.feedback_img {
	border: 1px solid #53565a;
	margin-bottom: 2%;
}

.accordion-inner {
	padding: 2% 0;
}
@media(max-width: 767px){
	ul {
		padding-left:20px;
	}
}

.dropzone {
	border: 2px dashed #41B6E6;
	height: 10%;
	/*width: 44%;*/
	margin-top: 5%;
	margin-left:4%;
	margin-right:3%;
	text-align: center;
	padding:25px;
	border-radius: 10px;
	background: #f4f4f4;
	margin-bottom: 30px;
	/*man könnte noch so nen coolen Glow implementieren.*/
}
.dropzone:hover {

}
.numinput-lookalike{
	border: 1px solid #808080;
	width: 128px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
/******************** jQueri UI stuff ********************** */

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
    border: 1px solid #cccccc;
    background: #f6f6f6 url("/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #414f58;
}
.ui-widget-header {
    border: 1px solid #41B6E6;
    background: #71c5e8 /*url("/static/css/images/ui-bg_inset-hard_35_f2b305_1x100.png")*/ 50% 50% repeat-x;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #41B6E6;
    background: #71c5e8 /*url("/static/css/images/ui-bg_glass_65_ffe45c_1x400.png")*/ 50% 50% repeat-x;
    font-weight: normal;
    color: #363636;
}
.ui-datepicker-prev.ui-corner-all.ui-state-hover.ui-datepicker-prev-hover, .ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover {
    border: none;
    background: none;/*#f6f6f6 /*url("/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;*/
    font-weight: normal;
    color: #41B6E6;
}
.ui-widget-header .ui-icon, .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("/static/css/images/ui-icons_ffffff_256x240.png");
}
.blue-white-gradient{
	background-image: url("/static/css/images/Homeoffice_web.jpg");
	background-size: cover;
	background-repeat:no-repeat;
	background-attachment: fixed;
 	background-position: top;
 	margin-bottom: 49px;
/*	position: absolute; */
  min-height: calc(100vh - 98px);
  min-width: 100%;
/*  height: 0; */
/*	background-image:linear-gradient(-180deg,#fff 37%,#b4e3f6 100%)*/
}
.info-box{
	background-color: #f4f4f4;
	margin: 25px;
	padding: 20px;
	min-width: 30em;
	max-width: 45em;
}
@media (min-width: 992px) {
	.info-box{
		margin-top: 2%;
	}
}
@media(min-width: 1200px) {
	.info-box{
		margin-top: 2%;
	}
}
@media(min-width: 1400px) {
	.info-box{
		margin-top: 2%;
	}
}


.info-box li {
    display: block;
}

.info-box li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e911";
    font-family: "Binecticons";
    float: left;
/*    margin-top: 4px;*/
    margin-left: -17px;
    color: #41B6E6;
}
.startheader{
	color: #41B6E6;
	font-size: 45px;
	font-weight: 400;
	margin-bottom: 10px;
}
.startparagraph{
	color: #333333;
	font-size: 25px;
	font-weight: 300;
}
.cursor-pointer {
	cursor: pointer;
}
.cursor-drag {
	cursor: move;
}
/* ****************** GLYPHICON-REPLACEMENT ****************** */
div.cheat-sheet > div > span {
	display: block;
	color: black;
}
div.cheat-sheet > div {
	height: 150px;
	color: grey;
}
.glyphicon:before {
	font-family: "Binecticons";
	font-size: 140%;
	cursor: default;
}
a .glyphicon:before, button .glyphicon:before {
	cursor: pointer;
}
.cursorhelp.glyphicon:before {
	cursor: help;
}
.cursorpointer.glyphicon:before {
	cursor: pointer;
}
.large .caret, .glyphicon:before {
	font-weight: 500;
	font-size: 160%;
	line-height: 0.5em;
	vertical-align: sub;
}
.large .caret {
	vertical-align: baseline;
}
.large.glyphicon:before {
	font-size: 4em;
}
.bold.glyphicon:before {
	font-weight: bold;
}

.makeactive-api-hack:hover .glyphicon-binect-api{
	background: url("/static/css/images/cms/API_blau.png") no-repeat center;
	width:54px;
	height:41px;
	background-size: 64px 48px;
}
.makeactive-drop-hack:hover .glyphicon-binect-drop{
	background: url("/static/css/images/cms/Drop_blau.png") no-repeat center;
	width:41px;
	height:41px;
	background-size: 64px 50px;
}


.glyphicon-binect-drop/*:before*/ {
	background: url("/static/css/images/cms/Drop_black.png") no-repeat center;
	width:41px;
	height:41px;
	background-size: 64px 50px;
}
.glyphicon-binect-drop-active{
	background: url("/static/css/images/cms/Drop_blau.png") no-repeat center;
	width:41px;
	height:41px;
	background-size: 64px 50px;
}
.glyphicon-binect-api/*:before*/ {
	background: url("/static/css/images/cms/API_black.png") no-repeat center;
	width:54px;
	height:41px;
	background-size: 64px 48px;
}
.glyphicon-binect-api-active{
	background: url("/static/css/images/cms/API_blau.png") no-repeat center;
	width:54px;
	height:41px;
	background-size: 64px 48px;
}
.glyphicon-color:before {
	content: url("/static/css/images/icon_farbig.svg");
	width:20px;
	height:20px;
	display:block;
	cursor: help;
}
.glyphicon-blackwhite:before {
	content: url("/static/css/images/icon_sw.svg");
	width:20px;
	height:20px;
	display:block;
	cursor: help;
}

.glyphicon-single-upload:before {
/*	background-image: url("/static/css/images/BriefUpload.png");
	background-size: 50px 50px;
	background-repeat: no-repeat;
	width: 50px;
	height: 55px;
	display: inline-block;
	content: "";*/
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	content: "\e902";
	color: #41B6E6;
	background-color: transparent;
	font-size: 3em;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}
.glyphicon-multi-upload:before {
/*	background-image: url("/static/css/images/BriefeUpload.png");
	background-size: 50px 50px;
	background-repeat: no-repeat;
	width: 50px;
	height:55px;
	display:inline-block;
	content: "";*/
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	content: "\e901";
	color: #41B6E6;
	background-color: transparent;
	font-size: 3em;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-blank:before {
	content: "\e908";
}
.glyphicon-blank:before {
	content: "\e909";
}
.glyphicon-menu-left:before {
	content: "\e90a";
}
.glyphicon-menu-right:before {
	content: "\e90b";
}
.glyphicon-menu-up:before {
	content: "\e90c";
}
.glyphicon-menu-down:before {
	content: "\e90d";
}
.glyphicon-plus:before {
	content: "\e90e";
}
.glyphicon-minus:before {
	content: "\e90f";
}
.glyphicon-remove:before {
	content: "\e910";
}
.glyphicon-ok:before {
	content: "\e911";
}
.glyphicon-repeat:before {
	content: "\e912";
}
.glyphicon-repeat-alt:before {
	content: "\e913";
}
.glyphicon-left-circle:before {
	content: "\e914";
}
.glyphicon-right-circle:before {
	content: "\e915";
}
.glyphicon-up-circle:before {
	content: "\e916";
}
.glyphicon-down-circle:before {
	content: "\e917";
}
.glyphicon-plus-circle:before {
	content: "\e918";
}
.glyphicon-minus-circle:before {
	content: "\e919";
}
.glyphicon-remove-circle:before {
	content: "\e91a";
}
.glyphicon-ok-circle:before {
	content: "\e91b";
}
.glyphicon-refresh:before {
	content: "\e91c";
}
.glyphicon-arrow-return:before {
	content: "\e91d";
}
.glyphicon-arrow-left:before {
	content: "\e91e";
}
.glyphicon-arrow-right:before {
	content: "\e91f";
}
.glyphicon-arrow-up:before {
	content: "\e920";
}
.glyphicon-arrow-down:before {
	content: "\e921";
}
.glyphicon-log-in:before {
	content: "\e922";
}
.glyphicon-log-out:before {
	content: "\e923";
}
.glyphicon-download-alt:before {
	content: "\e924";
}
.glyphicon-upload-alt:before {
	content: "\e925";
}
.glyphicon-list:before {
	content: "\e926";
}
.glyphicon-list-dots:before {
	content: "\e927";
}
.glyphicon-list-ok:before {
	content: "\e928";
}
.glyphicon-list-alt:before {
	content: "\e929";
}
.glyphicon-page-blank:before {
	content: "\e92a";
}
.glyphicon-page:before {
	content: "\e92b";
}
.glyphicon-page-plus:before {
	content: "\e92c";
}
.glyphicon-page-minus:before {
	content: "\e92d";
}
.glyphicon-page-ok:before {
	content: "\e92e";
}
.glyphicon-page-remove:before {
	content: "\e92f";
}
.glyphicon-question-sign:before {
	content: "\e930";
}
.glyphicon-exclamation-sign:before /*als Kennzeichnung für fehlerhaften Status:*/{
	content: "\e931";
	color:red!important;
}
.glyphicon-exclamation-sign:hover{
	text-decoration:none!important;
}
.glyphicon-info-sign:before {
	content: "\e932";
}
.glyphicon-forbidden:before {
	content: "\e933";
}
.glyphicon-bell:before {
	content: "\e934";
}
.glyphicon-lamp:before {
	content: "\e935";
}
.glyphicon-balloon:before {
	content: "\e936";
}
.glyphicon-balloon-alt:before {
	content: "\e937";
}
.glyphicon-envelope:before /*als Symbol neben Preisen*/ {
    content:"\e938";
    vertical-align: sub;
}
.glyphicon-megaphon:before {
	content: "\e939";
}
.glyphicon-off:before {
	content: "\e93a";
}
.glyphicon-flag:before {
	content: "\e93b";
}
.glyphicon-ball:before {
	content: "\e93c";
}
.glyphicon-ball-alt:before {
	content: "\e93d";
}
.glyphicon-block:before {
	content: "\e93e";
}
.glyphicon-calendar:before{
	content: "\e93f";
}
.glyphicon-alarm:before {
	content: "\e940";
}
.glyphicon-clock:before {
	content: "\e941";
}
.glyphicon-time:before {
	content: url("/static/css/images/Binect_Load_blau.gif");
}
.glyphicon-hourgalss:before {
	content: "\e942";
}
.glyphicon-link:before {
	content: "\e943";
}
.glyphicon-unlink:before {
	content: "\e944";
}
.glyphicon-globe:before {
	content: "\e945";
}
.glyphicon-saturn:before {
	content: "\e946";
}
.glyphicon-screenshot:before {
	content: "\e947";
}
.glyphicon-map-marker:before {
	content: "\e948";
}
.glyphicon-send:before {
	content: "\e949";
}
.glyphicon-pushpin:before {
	content: "\e94a";
}
.glyphicon-saturn-alt:before {
	content: "\e94b";
}
.glyphicon-plane:before {
	content: "\e94c";
}
.glyphicon-scale:before {
	content: "\e94d";
}
.glyphicon-paperclip:before {
	content: "\e94e";
}
.glyphicon-wrench:before {
	content: "\e94f";
}
.glyphicon-cog:before /*für Einstellungen bzw. Brief bearbeiten*/ {
	content: "\e950";
}
.glyphicon-pencil:before {
	content: "\e951";
}
.glyphicon-ruler:before {
	content: "\e952";
}
.glyphicon-scissors:before {
	content: "\e953";
}
.glyphicon-trash:before /*für Löschaktionen:*/ {
	content: "\e954";
}
.glyphicon-stats:before {
	content: "\e955";
}
.glyphicon-stats-alt:before {
	content: "\e956";
}
.glyphicon-filter:before {
	content: "\e957";
}
.glyphicon-briefcase:before {
	content: "\e958";
}
.glyphicon-landscape:before {
	content: "\e959";
}
.glyphicon-portrait:before {
	content: "\e95a";
}
.glyphicon-picture:before {
	content: "\e95b";
}
.glyphicon-zoom:before {
	content: "\e95c";
}
.glyphicon-zoom-in:before {
	content: "\e95d";
}
.glyphicon-zoom-out:before {
	content: "\e95e";
}
.glyphicon-lock:before {
	content: "\e95f";
}
.glyphicon-lock-open:before {
	content: "\e960";
}
.glyphicon-key:before {
	content: "\e961";
}
.glyphicon-home:before {
	content: "\e962";
}
.glyphicon-user:before {
	content: "\e963";
}
.glyphicon-user-business:before {
	content: "\e964";
}
.glyphicon-user-alt:before {
	content: "\e965";
}
.glyphicon-user-group:before {
	content: "\e966";
}
.glyphicon-transport:before {
	content: "\e967";
}
.glyphicon-shopping-cart:before /*als Warenkorb:*/{
	content: "\e968";
}
.glyphicon-tag:before {
	content: "\e969";
}
.glyphicon-clipboard:before {
	content: "\e96a";
}
.glyphicon-discount:before {
	content: "\e96b";
}
.glyphicon-euro:before {
	content: "\e96c";
}
.glyphicon-wallet:before {
	content: "\e96d";
}
.glyphicon-money:before {
	content: "\e96e";
}
.glyphicon-credit-card:before {
	content: "\e96f";
}
.glyphicon-eye:before {
	content: "\e970";
}
.glyphicon-play:before {
	content: "\e971";
}
.glyphicon-pause:before {
	content: "\e972";
}
.glyphicon-stop:before {
	content: "\e973";
}
.glyphicon-forward:before /*zum Wechseln der Seiten:*/ {
	content: "\e974";
}
.glyphicon-backward:before {
	content: "\e975";
}
.glyphicon-step-forward:before {
	content: "\e976";
}
.glyphicon-step-backward:before {
	content: "\e977";
}
.glyphicon-star-empty:before {
	content: "\e978";
}
.glyphicon-heart-empty:before {
	content: "\e979";
}
.glyphicon-folder-plus:before {
	content: "\e97a";
}
.glyphicon-folder-star:before {
	content: "\e97b";
}
.glyphicon-bookmark:before {
	content: "\e97c";
}
.glyphicon-letter-create:before {
	content: "\e97d";
}
.glyphicon-upload:before {
	content: "\e97e";
}
.glyphicon-letter-sent:before {
	content: "\e97f";
}
.glyphicon-simplex:before {
	content: "\e980";
	cursor: help;
}
.glyphicon-duplex:before {
	content: "\e981";
	cursor: help;
}
.glyphicon-c4:before {
	content: "\e982";
	cursor: help;
}
.glyphicon-c5:before {
	content: "\e983";
	cursor: help;
}
.glyphicon-send-express:before {
	content: "\e984";
}

td a .black.glyphicon:before, td .btn .black.glyphicon:before {
	cursor: pointer;
	color: black;
}
td a .glyphicon:before:hover {
	color: #41B6E6;
}

/*Krempel vom CMS zurückgeklaut*/
.funktionen-label{/*line-height:100px*/
	margin-top: 20px;
}
.bg-grey{background-color:#f4f4f4}
.briefvolumen{width:100%;padding-top:5px;padding-bottom:5px;border:solid #ccc 1px;background-color:#fff;font-size:20px}
.briefvolumen-label{width:100%;padding-top:5px;padding-bottom:5px;font-size:20px}
.slider-handle{position:absolute;width:20px;height:20px;background-color:#000 !important; background-size:contain;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000',endColorstr='#000',GradientType=0) !important;filter:none;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);border:0 solid transparent}
.slider.slider-horizontal{width:100% !important;height:20px}
.preisberechnung{font-size:12px;padding-top:10px;padding-bottom:10px;}
.blue-g-bg{/*background-image:url("/static/css/images/guilloche_blue.png"); kommt nicht mit, wenn man die Seite speichert*/color:#fff;background-color:#41b6e6;padding-top:50px;padding-bottom:50px}
.blue-price{font-size:26px;font-weight:bold;color:#41b6e6}
.black-price{font-size:26px;font-weight:bold;color:#000}
.white-price{font-size:26px;font-weight:bold;color:#fff;padding-bottom:30px}
.border-r{border-right:solid 1px #333}
.border-l{border-left:solid 1px #333}
.pb-60{padding-top:60px;padding-bottom:60px}
.pb-30{padding-top:30px;padding-bottom:30px}

@media(min-width:300px){
	.btn-blickfang{width:100%}
}
@media(min-width:500px){
	.btn-blickfang{width:280px}
}
.responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.responsive-video{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}


/* #cookienotice a {
/ * 	color:#000; * /
	text-decoration:none;
}

#cookienotice a:hover {
	text-decoration:underline;
} */

#cookienotice div {
	padding:10px; padding-right:40px;
}

#cookienotice { 
   outline: 1px solid #7b92a9; 
   text-align:center; 
   border-top:1px solid #fff;
   background: #f4f4f4; 
/*   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); */
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   margin-left: 20%;
   margin-right: 20%;
/*   width:100%; 
   font-size:12px; */
   line-height:16px;
}

.cookienoticeOk {
/*	text-align: right;
	vertical-align: center;*/
}


