@font-face {
    font-family: 'Titillium';
    src: url('fonts/Titillium-Bold.eot');
    src: url('fonts/Titillium-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Titillium-Bold.woff2') format('woff2'),
        url('fonts/Titillium-Bold.woff') format('woff'),
        url('fonts/Titillium-Bold.ttf') format('truetype'),
        url('fonts/Titillium-Bold.svg#Titillium-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

.esraRechnerAllType .ak-logo img {
	height: 65px;
	width: 225px;
}

.esraRechnerAllType .headerTeaser .schulscanHeadTeaser {
	display: inline-block;
	background-color: #e81820;
	color: #FFFFFF;
	font-size: 21pt;
	font-family: "Titillium";
	font-weight: bold;
	padding: 8px 16px;
}

.esraRechnerAllType #content-sidebanner {
	display: none;
	padding-right: 15px;
	padding-left: 0px;
}

.esraRechnerAllType #sidebanner-box {
	background-color: #d60025;
	color: #FFFFFF !important;
	height: 237px;
	padding: 35px;
	letter-spacing: 1px;
}

.esraRechnerAllType .sidebanner_heading {
	color: #FFFFFF !important;
	font-size: 22pt;
	line-height: 1;
}

.esraRechnerAllType .sidebanner_text {
	color: #FFFFFF !important;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1;
}

@media (min-width: 1230px) {

	.esraRechnerAllType .container {
		width: 1205px;
	}

	.esraRechnerAllType #content-col {
		width: 905px;
	}

	.esraRechnerAllType #content-sidebanner {
		display: block;
		float: right;
	}
}

.esraRechnerAllType .icon-rechner {
	position:absolute;
	display:block;
	top:25px;
	right:40px;
}

.esraRechnerAllType .esraRechner_SubInterestDiv {
	margin-left: 30px;
}

.esraRechnerAllType .plzbox {
	width: 120px !important;
}

.esraRechnerAllType .flexbox {
	display: flex;
	gap: 20px;
}

.esraRechnerAllType .flex-grow {
	flex: 1 1 auto;
}

.esraRechnerAllType	.search_result_title {
	font-weight: bold;
	font-size: 14pt;
}

.esraRechnerAllType	.search_result_cost {
	float: right;
	font-weight: bold;
	font-size: 14pt;
}

.tooltip_cost, .tooltip_internat, .tooltip_tdot {
	position: relative;
	display: inline-block;
}

.tooltip_cost .tooltiptext_cost, .tooltip_internat .tooltiptext_internat, .tooltip_tdot .tooltiptext_tdot {	
	visibility: hidden;
	width: 100px;
	background-color:#FFFFFF;
	color: #000000;
	text-align: center;
	font-size: small;
	font-weight: lighter;
	padding: 1px 0;
	border-color: #000000;
	border: solid 1px black;
	bottom: 100%;
	left: 50%;
	margin-left: -50px; /* Use half of the width (120/2 = 60), to center the tooltip */
	position: absolute;
	z-index: 1;
}
.tooltip_tdot .tooltiptext_tdot {	
	width: 200px;
}

.tooltip_cost:hover .tooltiptext_cost, .tooltip_internat:hover .tooltiptext_internat, .tooltip_tdot:hover .tooltiptext_tdot {
	visibility: visible;
}

.esraRechnerAllType	.search_result_bottom {
	display: flex;
	gap: 10px;
	margin-top: 10px;
	align-items: center;
	justify-content: space-between;
}
.esraRechnerAllType .search_result {
	padding: 25px 0px;
	width: 100%;
	border-bottom: 1px solid #464a56;
}

.esraRechnerAllType .search_result:last-child, .esraRechnerAllType .row_gesamt {
	border-bottom: 0px;
}

@media (min-width: 490px) {
	.esraRechnerAllType div.search_result {
		width: 364px;
	}
}
@media (min-width: 620px) {
	.esraRechnerAllType div.search_result {
		width: 495px;
	}
}

.esraRechnerAllType	label {
	width: auto !important;
}

.esraRechnerAllType .result_table {
	width: 100%;
	border-collapse: collapse;
}

.esraRechnerAllType .result_table :is(th, td) {
	border: 1px solid #464a56;
	padding: 0px 3px;
	text-align: center;
}

.esraRechnerAllType .result_table tr :is(th:first-child, td:first-child) {
	text-align: left;
	border-left: 0px;
}

.esraRechnerAllType .result_table tr :is(th:last-child, td:last-child) {
	border-right: 0px;
}

.esraRechnerAllType .result_table :is(thead:first-child, tbody:first-child, tfoot:first-child) tr:first-child :is(th, td), .esraRechnerAllType .result_table :is(thead.between, thead.notop) tr:first-child :is(th, td), .esraRechnerAllType .result_table tr.row_header td {
	border-top: 0px;
}

.esraRechnerAllType .result_table :is(thead:last-child, tbody:last-child, tfoot:last-child) tr:last-child :is(th, td), .esraRechnerAllType .result_table :is(thead.between, tbody.nobottom) tr:last-child :is(th, td), .esraRechnerAllType .result_table tr.row_gesamt td {
	border-bottom: 0px;
}



.esraRechnerAllType .result_table .hide-small {
	display: none;
}
.esraRechnerAllType .hide-switch {
	display: block;
}
@media (min-width: 590px) {
  .esraRechnerAllType .result_table .hide-small {
    display: table-cell;
  }
  .esraRechnerAllType .hide-switch {
    display: none;
  }
}

.esraRechnerAllType .form-range [type="range"]::-webkit-slider-thumb {
	border: 2px solid #d60025 !important;
}

.esraRechnerAllType .form-range [type="range"]::-moz-range-thumb {
	border: 2px solid #d60025 !important;
	border-radius: 100%;
}

.esraRechnerAllType .rangeslider {
	display: block;
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #CCCCCC;
}

.esraRechnerAllType .rangeslider--horizontal {
	height: 10px;
	width: 100%;
}

.esraRechnerAllType .rangeslider__fill, .esraRechnerAllType .rangeslider--horizontal .rangeslider__fill {
	height: calc(100% + 2px);
  	margin: -1px;
	background: #d60025;
	border: 2px solid #d60025;
	position: absolute;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.esraRechnerAllType .esra_rangeslider__handle {
	background: #EEEEEE;
	border: 2px solid #d60025;
	cursor: pointer;
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	top: -5px;
	touch-action: pan-y;
	-ms-touch-action: pan-y;
}

.esraRechnerAllType .esraInactive label, .esraRechnerAllType .esraInactive span {
	color: #999;
}