 .kalk_container {
   float:left;
   width: 600px;
  
   
}

.kalk_container_right {
   float:right;
   width: 450px;
   
}

.btn {
	min-width:220px;
	
}


 @media (max-width: 1300px) {
	  .kalk_container {
  width: 600px;
			
   
		}
		
		.kalk_container_right {
   
   width: 400px;
   
}

.btn {
	min-width:100px;
	
}


 }




.kalk_container p{
  
}

::-webkit-input-placeholder { /*color:#f00; font-size: 0.7em !important;*/}
::-moz-placeholder { /*color:#f00;  font-size: 0.7em !important;*/} /* firefox 19+ */
:-ms-input-placeholder { /*color:#f00;  font-size: 0.7em !important;*/} /* ie */
input:-moz-placeholder { /*color:#f00; font-size: 0.7em !important;*/}



.kalk_text_right {
	text-align: right;
}

.kalk_ergebnis_bezeichnung {
	float: left;
	text-align: left;
	width: 80px;
}

.kalk_ergebnis_rahmen {
	border: 1px solid #ffa024;
	min-height: 100px;
	width: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
}
.kalk_ergebnis_rahmenRechts {
	float: left;
	width: 160px;
	font-size: 13px;
	padding-left: 10px;
	padding-top:1px;
	line-height: 140%;
}

.kalk_ergebnis_summe {
	font-size:16px;
	padding-top:5px;
}

.fett {
   font-weight: bold;
}

.clear {
    clear: both;
}

.kalk_mobile_preis_anzeige_inner {
	display:none;
}


 
 .preisangaben {
	 font-size:14px;
	 line-height:140%;
	 
 }
 
 #bestellen img {
	 cursor: pointer;
	 
 }
 
 
 .kalk_ausklapper_oben {
	 width:90%;
	 border: 1px solid black;
	 padding:8px;
	 position: relative;
	 cursor: pointer;
 }
 
 .kalk_ausklapper_unten {
	 width:90%;
	 padding:8px;
	  border: 1px solid black;
	   border-top: 0px solid black;
 }
 
 
 
.kalk_ausklapper_oben:after {
  position: absolute;
  top: 10px;
  right: 10px;
  content: '\f055';
  /*font-family: "fl-flat-icons-set-2";*/
  font: 400 18px/24px 'FontAwesome';
  
  display: inline-block;
  margin-right: 11px;
  font-size: 18px;
  line-height: inherit;
  vertical-align: middle;
  color: black;
}


 

 
 .kalk_eingabe_left, .kalk_eingabe_left_hide, .kalk_eingabe_left_txt , .kalk_eingabe_left_zusatzdienst{
   float:left;
   width:150px;
   margin-bottom: 15px;
   margin-top:2px;
   /*padding-top:5px;*/
   font-size: 0.9em ;
   line-height: 1.0em !important;
   background-color: #fefefe;
   padding-top:3px;
   background-color: #fafafa;
   height: 22px;
   
   
   
}

.kalk_container select {
    border-radius: 5px;
    /*width: 280px !important;*/
    text-overflow: ellipsis;
    border: 1px solid #999;
    padding: 3px 3px 3px 3px;
    /*font-size: 0.7em;*/
    color: #000;
    height: auto !important;
	font-size:16px;

}

.kalk_text_feld_auflage {
	 height: 30px;
	
	
	color: #2ea3f2 !important;
	 padding: 3px 3px 3px 3px;
	 
	 border: 1px solid #2ea3f2 !important;
	 
	 width:360px !important;
	 
	
}


.kalk_text_feld {
	/*width:97%;*/
	
	padding-left: 4px;
padding-right: 4px;
padding-top: 3px;
padding-bottom: 6px;
height: 1.5em;
/*border: 1px solid #000;*/
width: 280px;
/*margin-left: 20px;*/
border-radius: 5px;
}



.kalk_eingabe_left1{
   float:left;
   width:150px;
   margin-bottom: 15px;
   font-size: 0.8em;
    background-color: #fafafa;
}

.kalk_eingabe_right, .kalk_eingabe_right_txt, .kalk_eingabe_right_zusatzdienst {
    float: left;
    
	width:450px;
	
    /* width: 280px; */
    margin-bottom: 10px;
	font-size: 0.8em !important;
	
	
	
	
}

.kalk_eingabe_right input {
/*border: 1px solid #565656 !important;*/
border-radius: 5px !important;
margin-left: 0px !important;

padding: 5px 5px 5px 5px !important;

border: 1px solid #bbbbbb;


 vertical-align: middle;

 font-size:17px !important;
 height: 30px;
 /*width:70% !important;*/

}


.kalk_eingabe_right input[type='checkbox'] {
	width:20px !important;
}
 


.kalk_eingabe_right select {
	width: 360px;
}

.kalk_eingabe_right textarea{
 border-radius: 5px !important;
 margin-left: 0px !important;
 width:100%;
 font-size:17px !important;

}


.button_orange {
	font-size: 17px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	border: 1px solid: white;
	
	font-weight: normal;
	background-color: #f29400;
	color: #FFFFFF;
	height: 30px;
	border: 1px solid #CCC;
	width: 224px;
	cursor: pointer;
	
	height:45px;
}


 /* Style buttons */
.btn, .btngrau {
  background-color: #f29400; /* Blue background */
  border: none; /* Remove borders */
  color: white; /* White text */
  padding: 12px 16px; /* Some padding */
  font-size: 17px; /* Set a font size */
  cursor: pointer; /* Mouse pointer on hover */
}

.btngrau {
	 background-color: #ababab; /* Blue background */
}



/* Darker background on mouse-over */
.btn:hover {
  background-color: #cd7d00;
} 

/* Darker background on mouse-over */
.btngrau:hover {
  background-color: #61605f;
} 



/* Chrome, Safari, Edge, Opera */
.kalk_eingabe_right input::-webkit-outer-spin-button,
.kalk_eingabe_right input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.kalk_eingabe_right input[type=number] {
  -moz-appearance: textfield;
  
  
}


.kalk_clear {
   clear:both;
}
 
 .nodisplay_desktop {
      display:none;
 }
 
 
input[type=range] {
  width: 350px;
  margin: 1px 0;
  background-color: transparent;
  -webkit-appearance: none;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  background: rgba(212, 221, 147, 0.6);
  border: 0.4px solid #000101;
  width: 100%;
  height: 11.5px;
  cursor: pointer;
}
input[type=range]::-webkit-slider-thumb {
  margin-top: -8.65px;
  width: 16px;
  height: 28px;
  background: #ffffff;
  border: 0.3px solid #1c0000;
  border-radius: 3px;
  cursor: pointer;
  -webkit-appearance: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #dce3a6;
}
input[type=range]::-moz-range-track {
  background: rgba(255, 160, 36, 0.6);
  border: 0.4px solid #000101;
  width: 100%;
  height: 11.5px;
  cursor: pointer;
}
input[type=range]::-moz-range-thumb {
  width: 16px;
  height: 28px;
  background: #ffffff;
  border: 0.3px solid #1c0000;
  border-radius: 3px;
  cursor: pointer;
}
input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 9.25px 0;
  color: transparent;
  width: 100%;
  height: 11.5px;
  cursor: pointer;
}
input[type=range]::-ms-fill-lower {
  background: #ccd780;
  border: 0.4px solid #000101;
}
input[type=range]::-ms-fill-upper {
  background: rgba(212, 221, 147, 0.6);
  border: 0.4px solid #000101;
}
input[type=range]::-ms-thumb {
  width: 16px;
  height: 28px;
  background: #ffffff;
  border: 0.3px solid #1c0000;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 0px;
  /*Needed to keep the Edge thumb centred*/
}
input[type=range]:focus::-ms-fill-lower {
  background: rgba(212, 221, 147, 0.6);
}
input[type=range]:focus::-ms-fill-upper {
  background: #dce3a6;
}
/*TODO: Use one of the selectors from https://stackoverflow.com/a/20541859/7077589 and figure out
how to remove the virtical space around the range input in IE*/
@supports (-ms-ime-align:auto) {
  /* Pre-Chromium Edge only styles, selector taken from hhttps://stackoverflow.com/a/32202953/7077589 */
  input[type=range] {
    margin: 0;
    /*Edge starts the margin from the thumb, not the track as other browsers do*/
  }
}


 
 @media (max-width: 1200px) {
	 .kalk_container {
    clear:both;
    width: 100%;
   
}


.kalk_container_right {
   clear:both;
   width: 100%;
   
   margin-top:20px;
   
  
}

	
   
 }
 
 @media (max-width: 600px) {
	 .nodisplay_mobile {
      display:none;
   }
   .nodisplay_desktop {
      display:block;
   }
   
   .kat_beschreibung_image {
	   display: none;
   }
   
    .kalk_eingabe_left1, .kalk_eingabe_left, .kalk_eingabe_left_hide, .kalk_eingabe_left_txt {
  clear:both;
  width:100%;
  margin-bottom: 7px;
 background-color:transparent; 
  font-size:17px;
  color: black;
 
  
   }
   
   .kalk_eingabe_right, .kalk_eingabe_right_txt {
     clear:both;
     width:100%;
    max-width:100%;
	text-align:left;
	
  
   }
   
    .kalk_eingabe_right input {
       
        margin-left: 0px !important;

	}
   .kalk_eingabe_right input [type=text]{
        width: 100%;
        margin-left: 0px !important;

	}
	.kalk_eingabe_right input [type=checkbox]{
        width: 20%;
        margin-left: 0px !important;

	}
	
	.kalk_ergebnis_rahmen {
	 clear:both;
     width:100%;
	 
}
.kalk_ergebnis_rahmenRechts {
	clear:both;
	width:100%;
	padding-top:10px;
}


.kalk_text_feld, .kalk_text_feld_auflage {

width: 100% !important;

}

.btn, .btngrau {
 width:100%;
 margin-bottom:10px;
}
	
   
 }
 
 
 .kalk_adresse_ergebnis_rahmen {
	width:100%;
	background-color:#e9f5fe;
	margin-top:50px;
	
	-webkit-box-shadow: 3px 2px 20px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 3px 2px 20px 2px rgba(0,0,0,0.1);
box-shadow: 3px 2px 20px 2px rgba(0,0,0,0.1);
}
.kalk_adresse_ergebnis_rahmen_inner {
	padding:20px;
}
.kalk_adresse_ergebnis_rahmen a {
	color: #2ea3f2 !important;
}

.kalk_notification {
	color:red;
	font-size: 16px;
	margin-bottom:20px;
}

.notification {
	color: #2ea3f2;
	
}

.kalk_zusammenfassung_spalte1 {
	float:left;
	width:60%;
	
	
}

.kalk_zusammenfassung_spalte2 {
	float:left;
	width:19%;
	
}

.kalk_zusammenfassung_spalte3 {
	float:left;
	width:19%;
	
	text-align: right;
	
}

.trenner_linie {
	
	border-bottom: 1px solid #cfcfcf;
	
}

.kalk_zusammenfassung_bild {
	float:left;
	width:19%;
	
}

.kalk_zusammenfassung_txt{
	float:left;
	width:75%;
	padding-left:5%;
	
}

.orang_bg {
	padding-left:20px;
	padding-right:20px;
	background-color: #ffcc7b;
}
.weiss_bg {
	padding-left:20px;
	padding-right:20px;
	
}	






[data-tooltip] {
  position: relative;
}

[data-tooltip]:before,
[data-tooltip]:after {
  display: none;
  position: absolute;
  top: 0;
}

/*
[data-tooltip]:before {
  border-bottom: .6em solid #09f;
  border-bottom: .6em solid rgba(0,153,255,1);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  left: 20px;
  margin-top: 1em;
}*/

[data-tooltip]:after {
  background-color: #0099ff;
  background-color: rgba(0,153,255,1);
  border: 4px solid #0099ff;
  border: 4px solid rgba(0,153,255,1);
  border-radius: 7px;
  color: #ffffff;
  content: attr(data-tooltip-message);
  left: 0;
  margin-top: 1.5em;
  padding: 5px 15px;
  white-space: pre-wrap;
  width: 300px;
  z-index: 10;
  line-height:130%;
}

[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  display: block;
}






  .marketing_bestellung_wrapper {
    width:100%;
    
    min-height:20px;
    margin-bottom:10px;
  }
  
  .marketing_bestellung_inner {
    //border:1px solid red;
  }
  
  
  
	
  .marketing_bestellung_inner h2 {
	color : black;
	font-size : 24px;
	font-weight : bold;
	margin : 0 0 10px 0;
	position: relative;
	
}

	
.marketing_bestellung_inner h2:before {
  content : "";
  position: absolute;
  left    : 0;
  /*top  : 50px;*/
  bottom: -2px;
 
  height  : -5 px;
  width   : 120px;  /* or 100px */
  border-bottom:3px solid #2ea3f2;
}












  
  .marketing_bestellung_bildlinks {
    float: left;
    width: 48%;
    margin-right:10px;
  }
  
  .marketing_bestellung_bildlinks img{
      width:100%;
  }
  
  .marketing_bestellung_bildrechts {
    float: left;
    width: 48%;
    margin-left:10px;
  }
  
  .marketing_bestellung_bildrechts img{
      width:100%;
  }
  
  .marketing_bestellung_textrechts {
    float: left;
    width: 48%;
  }
  
  .marketing_bestellung_textlinks {
    float: left;
    width: 48%;
  }
  
  .marketing_bestellung_text {
    min-height:130px;
  }
  
  .marketing_bestellung_button {
    margin-top:25px;
    
  }
  
  
  .marketing_bestellung_fade_rule {
        height: 1px;
        background-color: #E6E6E6;
        width: 100%;
        margin: 0 auto;
        background-image: linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -o-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -moz-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -webkit-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -ms-linear-gradient(left , white 2%, #E6E6E6 50%, white 98%);
        background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, white) );
		
		
	}
	
	
	  .marketing_bestellungArtikel_inner {
    //border:1px solid red;
  }
  
  
  
	
  .marketing_bestellungArtikel_inner h2 {
	color : black;
	font-size : 18px;
	font-weight : bold;
	margin : 0 0 10px 0;
	position: relative;
	
}

	
.marketing_bestellungArtikel_inner h2:before {
  content : "";
  position: absolute;
  left    : 0;
  /*top  : 50px;*/
  bottom: -2px;
 
  height  : -5 px;
  width   : 120px;  /* or 100px */
  border-bottom:2px solid #2ea3f2;
}


.marketing_bestellung_bestellnummer {
    font-size : 18px;
	font-weight : bold;
	margin-top:20px;
 }

.marketing_bestellung_preis {
    font-size : 18px;
	font-weight : bold;
	margin-top:10px;
	margin-bottom:10px;
 }
 
 .marketing_bestellungArtikel_bild {
	 float: left; 
	 width:200px;
	 margin-right:15px;
	 margin-bottom:15px;
 }
 
  .marketing_bestellung_zurueck_left {
	 position:fixed; 
	left: 0px; 
	top:280px; 
	padding:7px;  
	padding-right:11px; 
	background-color: #cdcdcd; 
	border:1px solid #efefef; 
	color: red;
	
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
 }
 
 	
 
 .marketing_bestellung_warenkorb_info {
	 
	 font-size: 24px;
	 margin-bottom: 30px;
	 
 }

 .marketing_bestellungArtikel_varianten_h {
	padding-top:20px;
	margin-bottom:10px;
	font-size:26px;
	font-weight:bold;
 }

.marketing_bestellungArtikel_varianten_bezeichnung {
	color : black;
	font-size : 16px;
	font-weight : bold;
	margin-top:20px;
	position: relative;
	margin-bottom:10px;
 }
.marketing_bestellungArtikel_varianten_bezeichnung:before {
  content : "";
  position: absolute;
  left    : 0;
  /*top  : 50px;*/
  bottom: 0px;
 
  height  : -5 px;
  width   : 50px;  /* or 100px */
  border-bottom:1px solid #2ea3f2;
}

.marketing_bestellungArtikel_varianten_trenner {
	border-top:1px solid #b5b5b5;
	
	
}

.marketing_bestellung_bestellnummer_varianten {
    font-size : 15px;
	font-weight : bold;
	margin-top:20px;
 }

.marketing_bestellung_preis_varianten {
    font-size : 15px;
	font-weight : bold;
	margin-top:10px;
	margin-bottom:10px;
 }
  
	   
.kmg_extranet_clear {
   clear:both;
}

/* Postwurf Spezial */

.sm_gebiet_wrapper {
		width:99%;
		border: 1px solid #efefef;
		min-height:100px;
		
		
	}
	
	.sm_gebiet_links {
		/*float:left;*/
		width:100%;
	}
	
	.sm_gebiet_rechts {
		/*float:left;*/
		width:100%;
	}
	
	.sm_gebiet_inner {
		padding:10px;
	}
	
	.sm_gebiet_container {
		width:100%;
		
		/*border:1px solid #cdcdcd;
		padding:10px;*/
		
		color: blue;
		
		font-weight:bold;
		
	}
	
	.sm_auswahl_wrapper {
		margin-top:10px; 
		border:1px solid #ababab;
		padding:5px;
		
		background-color: #bcbcbc;
	}
	
	.sm_gebiet_ul {
		list-style: none;
		list-style-type: none !important;
		
	}
	
	.sm_gebiet_li {
		background-color: #fefefe;
	}
	
	.sm_gebiet_li a:hover {
		background-color: #c13937;
		color:white;
	}
	
	.sm_gebiet_aktuelle_auswahl {
		height:200px;
		/*overflow: auto;*/
		border:1px solid #efefef;
		padding:4px;
		overflow-y: scroll;
		/*overflow-x: hidden;*/
		font-size:12px; 
	}
	
	.sm_suchergebnis {
	   height:200px;
	   overflow: auto;
	   border:1px solid grey;
	   width:100%;
	}
	
	.sm_status {
		background-color: #f19c45;
		border-top: 1px solid grey;
		width:100%;
		padding:5px;
		font-size:14px;
		color:white;
		
	}
	
	
	#map {
	  height: 400px;;
	}
	
	
.sm_ausklapper {
	padding:5px; 
	border:1px solid grey; 
	width:100%; 
	background-color: #efefef;
	cursor: pointer;
	height:40px;
	font-size:17px;
}

.sm_ausklapper:hover {
	
	background-color: #dedede; 
}


  .radio-wrapper-1 {
    color: #212529;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    line-height: 1.5;
  }
  
  .radio-wrapper-1 label {
    display: inline-block;
    padding-left: .25em;
  }
  
  .radio-wrapper-1 input[type=radio] {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 0;
    margin-right: 0;
  }
  
  .radio-wrapper-1 input[type=radio] {
    background-position: center center;
    -webkit-print-color-adjust: exact;
    appearance: none;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    width: 1em;
    border-radius: 50%;
  }
  
  .radio-wrapper-1 input[type=radio]:active {
    filter: brightness(90%);
  }
  
  .radio-wrapper-1 input[type=radio]:focus {
    border-color: #86b7fe;
    box-shadow: rgba(13, 110, 253, .25) 0 0 0 .25rem;
    outline: 0;
  }
  
  .radio-wrapper-1 input[type=radio]:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
  }
  
  .radio-wrapper-1 input[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
  }
  
  .radio-wrapper-1 input[type=radio]:disabled {
    filter: none;
    opacity: .5;
    pointer-events: none;
  }
  
  .radio-wrapper-1 input[type=radio]:disabled ~ label {
    opacity: .5;
  }


.field_set{
  border-color: red;
  border-style: solid;

      display: block;
    min-inline-size: min-content;
    margin-inline: 2px;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
    padding-block: 0.35em 0.625em;
    padding-inline: 0.75em;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	height:100%;
}




.legend_set {
  padding-left:8px;
  padding-right:8px;
}


  .checkbox-wrapper-40 {
    --borderColor: #48c;
    --borderWidth: .1em;
  }

  .checkbox-wrapper-40 label {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }

  .checkbox-wrapper-40 input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    background: #fff;
    font-size: 1.8em;
    border-radius: 0.125em;
    display: inline-block;
    border: var(--borderWidth) solid var(--borderColor);
    width: 0.8em;
    height: 0.8em;
    position: relative;
  }
  .checkbox-wrapper-40 input[type=checkbox]:before,
  .checkbox-wrapper-40 input[type=checkbox]:after {
    content: "";
    position: absolute;
    /*background: var(--borderColor);*/
	background: #29a523;
	
    width: calc(var(--borderWidth) * 3);
    height: var(--borderWidth);
	
	
    top: 50%;
    left: 10%;
    transform-origin: left center;
  }
  .checkbox-wrapper-40 input[type=checkbox]:before {
    transform: rotate(45deg) translate(calc(var(--borderWidth) / -2), calc(var(--borderWidth) / -2)) scaleX(0);
    transition: transform 200ms ease-in 200ms;
  }
  .checkbox-wrapper-40 input[type=checkbox]:after {
    width: calc(var(--borderWidth) * 5);
    transform: rotate(-45deg) translateY(calc(var(--borderWidth) * 2)) scaleX(0);
    transform-origin: left center;
    transition: transform 200ms ease-in;
  }
  .checkbox-wrapper-40 input[type=checkbox]:checked:before {
    transform: rotate(45deg) translate(calc(var(--borderWidth) / -2), calc(var(--borderWidth) / -2)) scaleX(1);
    transition: transform 200ms ease-in;
  }
  .checkbox-wrapper-40 input[type=checkbox]:checked:after {
    width: calc(var(--borderWidth) * 5);
    transform: rotate(-45deg) translateY(calc(var(--borderWidth) * 2)) scaleX(1);
    transition: transform 200ms ease-out 200ms;
  }
  .checkbox-wrapper-40 input[type=checkbox]:focus {
    outline: calc(var(--borderWidth) / 2) dotted rgba(0, 0, 0, 0.25);
  }


.flex-container {
  display: flex;
  background-color: #f19c45;
  flex-wrap: wrap;
   justify-content: space-around;
}

.flex-container > div {
  background-color: #ffff;
  margin: 10px;
  padding: 10px;
  font-size: 16px;
  width: 30%;
}

.ergebnis_fixed {

position: fixed;
  top: 230px;
  right: 10;
  width: 300px;
z-index: 9999999999999;

}
 @media (max-width: 1100px) { 

.ergebnis_fixed {

	position: relative;
		width: 100%;
		top: 0px;
	}
}	
	

 @media (max-width: 1300px) { 
 
	
	
 .flex-container > div {

	  width: 45%;
	}
 }
 
  @media (max-width: 900px) { 
 
	
	
 .flex-container > div {

	  width: 90%;
	}
 }