/* CSS Document */
@import url(https://www.optimal-absichern.de/css/font/open-sans.css);

body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:16px;
	color: #010101;
}
.aspStrecke, .aspStatus, .aspInfoBox {
	max-width: 1000px;
}
.clearfix {
    display: block;
}
.clearfix::after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}


.aspheader { background-color:#134994;font-size:16px;margin:0px 0px 40px 0px; padding: 0px 0px 0px 0px;color:#fff; border: 1px solid #39699e; padding:10px; border-radius: 5px;
}

.calcinput1sp {
    width: 100%;
}
.calcinput1sp, .calcinput2sp {
    box-sizing: border-box;
    padding-bottom: 0px;
	min-height:33px;
}
.calcinput2sp {
    width:47.5%;
    float: left;
}
.calcinput2space {
	width:5%;
	height:5px;
    box-sizing: border-box;
	float:left
}
input.grbutton, .grbutton {
    background-color: #f4a027;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    /* float: left; */
    border: 1px solid #7dba2f;
    background-color: #7dba2f;
    font-weight: bold;
    font-size: 18px;
    margin: 20px auto; /* margin: 20px 0px 10px 0px; */
    padding: 4px 34px 4px 34px;
	display: inline-block;
}
a.grbutton {text-decoration:none; margin-top:2px}
.grbuttonright {float:right}
input.right, span.right { float:right }
.defh {height:60px}
.defhm {height:80px}
.defhl, .defhr { height:50px }
.defhlm, .defhrm { height:80px }
.defhlb, .defhrb { height:120px }
.defhr, .defhrb, .defhrm, .aspright {width:40%; text-align:right}
.defhl, .defhlb, .defhlm, .aspleft {width:60%}
.defhlw {width:82%}
.defhrs {width:18%}
.defhlwCalc {width:calc(100% - 40px);padding-bottom:12px;font-size:14px}
.defhrsCalc {width:40px}
.aspStepLeft {border-radius: 3px 0 0 3px}
.aspStepRight {border-radius: 0 3px 3px 0}
.aspStatus { text-align:center;	margin: 0 auto; }
.aspStatus span { width:25%; box-sizing:border-box; padding:4px; /* max-width:135px; */ display:inline-block; text-align:center; margin-bottom:15px}
.aspStatusActive { background-color:#134994; color:white }
.aspStatusToDo { background-color:#F4F4F4; color:#010101 }
.aspStatusDone { background-color:#7DBA2F; color:#010101 }
.aspInfoBox { display:none; position:absolute; width:95%;background-color:#7DBA2F; border-radius:3px; padding:1em; opacity:0;box-sizing: border-box;}
.aspIclose { display:inline-block;position:relative;top:-1em;right:-1em;float:right;border-radius:50%;text-align:center;width:0.9em;height:0.9em;font-size:0.8em;line-height:0.9em;background-color:#BBB;border:#999 2px solid;cursor:pointer}
.aspStrecke input.calc-radio[type="radio"] + label.calc-radiolabel, .aspStrecke input.calc-radio[type="checkbox"] + label.calc-radiolabel {
    padding-left: 37px;
    padding-right: 30px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
}
.aspStrecke input.calc-radio[type="radio"]:checked + label.calc-radiolabel, .aspStrecke input.calc-radio[type="checkbox"]:checked + label.calc-radiolabel {
    background-position: 0 -32px;
}.aspStrecke input.calc-radio[type="radio"], .aspStrecke input.calc-radio[type="checkbox"] {
    display: none;
}
.aspStrecke label.calc-radiolabel {
    background-image: url(../images/calc/radio.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.aspStrecke input.calc-checkbox[type="checkbox"] {
    display: none;
}
.aspStrecke input.calc-checkbox[type="checkbox"]:checked + label.calc-checkboxlabel {
    background-position: 0 -32px;
}
.aspStrecke input.calc-checkbox[type="checkbox"] + label.calc-checkboxlabel {
    padding-left: 37px;
    padding-right: 30px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
}
.aspStrecke label.calc-checkboxlabel {
    background-image: url(../images/calc/check.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.iplabel {
    display: block;
}
.iplabelleft { float:left; padding-top: 7px; }
.inlinelabel {display:inline}
/* .iplabel, .inlinelabel {margin-bottom:10px} */
.aspline {display:block;padding-bottom:6px}
.aspBlind{opacity:0.5}
.aspGreyBox {
	background-color:#EFEFEF;
	border-radius:3px;
	padding:20px
}
.aspGreyLine {
	background-color:#CCC;
}
.aspGreyLine, .aspGreyLightLine {
	border-radius:3px;
	padding:8px;
	margin-bottom:10px;
}
.aspGreyLightLine {
	background-color:#EFEFEF;
}
.aspSpace {height:15px;width:100%}
.aspTaxNote{font-size:0.7em;line-height:0.7em}
.aspGreen{color:green !important}
.aspOutput, .aspOutputLabel {
	width:47.5%;
	display:inline-table;
	height:2em;
	line-height:2em;
	float: left;
}
.aspOutput {
	text-align:center;
	color:red;
	background-color:#FFF;
	border-radius:3px;
	font-weight:bold;
}
.aspStrecke {
	box-sizing:border-box;
	width: 100%;
	margin: 0 auto;
}
.aspStrecke input[type="text"], .aspStrecke select {
    border: 3px solid #999;
    border-radius: 3px;
    box-shadow: 5px 5px 5px #ddd inset;
    height: 33px;
    margin: 0 10px 15px 0;
    padding: 0 5px 0 5px;
    text-align: left;
    width: 100%;
    /* max-width: 200px; */
	box-sizing: border-box;
}
/*
.aspStrecke select {
	border: 3px solid #999;
	border-radius: 3px;
	box-shadow: 5px 5px 5px #ddd inset;
	height: 25px;
	margin: 0 10px 15px 0;
	padding: 0 5px 0 5px;
	max-width: 200px;
	width: 95%;
}
*/
.aspInputLeftTxtColOne { clear:both }
.aspInputLeftTxtColOne, .aspInputLeftTxtColTwo {
	float:left;
	padding:0.5em 2.5%;
}
.aspInputRightColOne, .aspInputRightColTwo {
	float:left;
}
.aspInputLeftTxt {
	float:left;
	width:75%;
	min-width:300px;
	max-width:550px;
	padding:0.5em 0.5em;
	clear:both;
	box-sizing:border-box;
}
.aspInputRight {
	float:left;
	width:25%;
	box-sizing:border-box;
}
.aspInputRight, .aspInputRightColOne, .aspInputRightColTwo, .aspRightRadio { padding:0.5em 1em }
.aspInputRight input, .aspInputRightColOne select, .aspInputRightColTwo select {
	width:100%;
	max-width:300px;
	height:1.5em;
}
.aspRadioLeftTxt { float:left; width:75%; padding:0.5em 1em; }
.aspRightRadio { float:left; width:15%; }

.aspErgebnisBox { clear:both; padding:1em; margin:2em 0; border-radius:3px; background-color:#b3e572; }

.aspEuro::after {
	content:"€";
	font-size:24px;
	color:#000;
	width:auto;
	padding: 0;
	position:absolute;
	top:5px;
	right:1em;
	z-index:2;
 }
 .aspIBAN {display:none}
 .aspIbut {display:inline-block;border:#999 1px solid;border-radius:50%;height:0.8em;width:0.8em;line-height:0.8em;font-size:0.8em;text-align:center;padding:0.1em;cursor:pointer}
 .aspCB { display:none }
 .aspCB::after { border:#999 1px 12px }
 .aspBreak {clear:both}
 input.aspCB[type=checkbox]:checked {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
}
#allQ  {display:none;}

.stepbox  { margin: 0 auto;  width:100%; background-color:#efefef; padding:1% 0.5% 0% 0.5%; font-size:18px; margin-bottom:40px; max-width: 750px; box-sizing:border-box; border-radius:3px }
.stepbox .sp4 { width:25%; float:left; padding:0% 1% 0% 1%; position:relative; box-sizing: border-box }
.stepbox h2 { color:#999; display:block; margin:0px; padding:10px 0px 10px 0px; font-size:16px; text-align:center}
.stepbox .selison { display:none; background:url(img/selon.png) center no-repeat; height:15px; position:absolute; bottom:-15px; width:91% }
.stepbox i { height: 27px; background-color: #134994; display: block; padding: 10px 0px 10px 0px; font-size: 30px; color:#fff; text-align:center; }

.stepbox .sp4.on .selison {display:block;}
.stepbox .sp4.on h2 { color:#333;}

@media only screen and (min-width: 220px) and (max-width: 600px) {
	.grbuttonright { float:left }
	.iplabelleft { float:none }
}

@media only screen and (min-width: 220px) and (max-width: 500px) {
	.stepbox h2 { font-size:12px;}
	.calcinput2sp {clear:both;float:left;width:100%}
	.calcinput2space {display:none}
	.aspOutput, .aspOutputLabel {width:100%}
	#aspErgebnisTax {padding-bottom:5px}
	input.grbutton{font-size:14px}
	.defhlwCalc {width:calc(100% - 40px);padding-bottom:12px;font-size:14px;float:left;clear:none}
	.defhrsCalc {width:40px;clear:none}
	span.grbutton {padding:5px 10px;width:100%;text-align:center;box-sizing:border-box}
	span.right{float:left}
}

@media only screen and (min-width: 220px) and (max-width: 400px) {
	.stepbox h2 { display:none; }
}