/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}


/*! Bootstrap Grid */

.container {
  padding-right: 15px;
  padding-left: 15px;
  width: 95%;
}
@media (min-width: 768px) {
  .container {
		width: 95%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 95%;;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 95%;;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-6, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  width: 100%;
  float: left;
}
.col-md-6 {
    width: 50%;
	float: left;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}



* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
	background-color:#fff;
}
body {
	background-color:#fff;
	font: 100.01%/1.25  Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #1d1d1b;
}
form {
	padding:0;
	margin:0;
}
fieldset { 
	border:none;
	margin:0;
	padding: 0;
}
legend { 
	display:none;
	visibility:hidden;
}
.input { width:100%; }
.col {
	display: flex;
    align-items: center;
    height: 50px;
}
.flex {
	display: flex;
}
.addon {
    padding: 8px;
	color: #1d1d1b;
    text-align: center;
    background-color: #eee;
    border: 1px solid #e8e8e8;
	border-bottom-left-radius:0;
	border-top-left-radius:0;
	border-top-right-radius:.25rem;
	border-bottom-right-radius:.25rem;
	border-left: none;
}
select, input[type=text]:not(.ergebnis) { 
	width:100%;
	padding:8px 12px;
	color: #1d1d1b;
    border: 1px solid #e8e8e8;
    border-bottom-left-radius:.25rem;
	border-top-left-radius:.25rem;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
select:focus, input[type=text]:focus {
    border-color: #009ee0;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
input[type=radio] { 
	width:22px;
	height:22px;
	vertical-align:middle;
	margin-right:15px
}
.radioItem { 
	margin-bottom:15px;
}
.textbox {
	pointer-events: none;
}
h1, h2, h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #006eb7;	
	font-weight:normal;
}
h1 { display:none; }
h2 {
	font-size: 1.438em;	
}
a:link, a:hover, a:focus, a:visited {
    color: #006eb7;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.button {
	cursor: pointer;
	color: #fff;
	background-color: #d20a11;
	padding: .375rem 1.75rem;
	font-weight: 600;
    font-size: 1rem !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 3px solid #d20a11;
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .1875rem;
    border-radius: 1.25rem;
	-webkit-transition: background-color .3s,border-color .3s;
    transition: background-color .3s,border-color .3s;
}
.button:hover, .button:focus {
	color: #fff;
    background-color: #89070b;
    border-color: #89070b;
}
.ergebnis		{ 
	background-color: #fff;
	border: 1px dotted #484848;
	height: 3em;
	padding:10px;
	width:100%;
	font-size:16px;
	font-weight:600;
}
.leiste {
	padding:10px 0;
}
.liability {
	padding:10px 0;	
	color:#9d9d9d;
}
@media (max-width: 768px) {
  .col {
		height: 40px;
  }
  label {
		font-weight:600;
  }
  .col-md-6 {
		width: 100%;
		float: none;
	}
}
@media print {
	.button {
		display: none;
	}
	.textbox {
		border: none;
		padding: 5px;
		width: 85%;
		background-color: transparent;
	}
}