﻿

.ui-datepicker-trigger {
    margin-top: -48px;
    position: absolute;
    margin-left: 340px;
}



.checkbox {
left: 20px;
top: 16px;
}




table.personen_table {
  font-family: Verdana, Geneva, sans-serif;
  border: 1px solid #fff;
  background-color: #EEEEEE;
  width: 100%;
  height: 250px;
  text-align: center;
  border-collapse: collapse;
}
table.personen_table td, table.personen_table th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.personen_table tbody td {
  font-size: 13px;
  color: #000000;
}
table.personen_table thead {
  background: #fff;
  background: -moz-linear-gradient(top, #fd8353 0%, #fc6a31 66%, #fff 100%);
  background: -webkit-linear-gradient(top, #fd8353 0%, #fc6a31 66%, #fff 100%);
  background: linear-gradient(to bottom, #fd8353 0%, #fc6a31 66%, #fff 100%);
  border-bottom: 2px solid #444444;
}
table.personen_table thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  border-left: 2px solid #D0E4F5;
}
table.personen_table thead th:first-child {
  border-left: none;
}

table.personen_table tfoot td {
  font-size: 14px;
}
table.personen_table tfoot .links {
  text-align: right;
}
table.personen_table tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

.reload_captcha {
	font-weight:normal;
	font-size:1.6em;
	cursor:pointer;
	padding:0px 0px -5px 0;
}

.form_message.error {
font-size: 12px;
	color:#ce171f;
}

.form_message.success {
	font-size: 12px;
	color:#000;
}

.neonform .captcha input[type="text"] {
    position: absolute;
    height: 40px;
  width: 170px;
  border: 1px solid #CCCBCB;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: #000;
  font-family: "Poppins", sans-serif;
  resize: none;
padding-left: 5px;
	margin-left: 10px;
	
}

.form-style-1 .captcha input[type="text"] {
    position: absolute;
    height: 40px;
  width: 150px;
  border: 1px solid #CCCBCB;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: #000;
  font-family: "Poppins", sans-serif;
  resize: none;
padding-left: 5px;
	margin-left: 10px;
	
}

.neonform .form-group1 input[type="checkbox"] {
    position: relative;
    height: 15px;
  width: 15px;

}

.neonform .row input[type="text"]:focus {
  border-color: #0cc0e7;
}

.neonform .required {
	color: #FF0004;
}

.neonform .captcha input[type="text"]::-webkit-input-placeholder {
  font-size: 14px;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.form-group1 {

	color: #000;
 text-decoration-line: none;
	
}

.form-group1 a {
	
	color: #0cc0e7;

	
}
.form-group1 a:hover {
	
	color: #0A697E;

	
}

.form-group2 input[type="checkbox"] {
    position: relative;
    height: 15px;
  width: 15px;

}


.form-group2 {

	color: #000;
 text-decoration-line: none;
	
}

.form-group2 a {
	
	color: #fff;

	
}
.form-group2 a:hover {
	
	color: #000;

	
}



.send {color: #900000}

.some-container-left{
	float: left;
	width: 50%;
	margin: auto;
}

.some-container-right{
	float: right;
	width: 50%;
	margin: auto;
}


@media only screen and (max-width: 481px) {
    .some-container-right {
        float: right;
	width: 100%;
	margin: auto;
    }
}

@media only screen and (max-width: 481px) {
    .some-container-left {
        float: left;
	width: 100%;
	margin: auto;
    }
}

@media only screen and (max-width: 481px) {
    .date input[type="text"] {
    
    position: relative;
   margin-left:auto;
    margin-right:auto;
		min-height: 100%;
	min-width: 100%;
    }
}

.ui-datepicker-trigger {
    margin-top: -48px;
    position: absolute;
    margin-left: 340px;
}

.some-container-full{}

.awesome-container{
	width: 100%;
	height: 100%;
	table-layout: fixed;
	display: table;
	border-top-stye: none;
	border-top-width: 0px;
	margin-left:auto;
    margin-right:auto;
	padding-left: 40px;
	min-height: 100%;
	min-width: 100%;
}

.clear {clear:both;}

.neonform p {border-color: #000; margin: 0.85em 0;}

.rechner_h1 {border-color: #0e71b8; color: #000000;border-left-style: solid;
    border-left-width: 7px;
    padding-left: 20px;
    margin-bottom: 1em;
    margin-right: 1em;
	font-weight: normal;
	font-size: 30px;
}


.neonform h2 {color: #000000;
font-size: 22px;
	font-weight: bold;}

.neonform h3 {color: #fff;
font-size: 20px;
	font-weight: bold;}
img {
max-width: 100%;
  height: auto;    
}




.date {
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	padding: 30px 0px 20px 0px;
	margin-bottom: 20px;
}


.date .input-text, .date input[type="text"], .date input[type="input"], .date input[type="password"], .date input[type="email"], .date input[type="number"], .date input[type="url"], .date input[type="tel"], .date input[type="search"], .date textarea, .date select {
    -webkit-appearance: none;
	border: 1px solid #474747;
	padding: 10px 10px;
	outline: none;
	color: #000;
	margin: 0;
	width: 216px;
	display: block;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 0px;
	min-height: 22px;
}



form#gesamtsumme {
    position: fixed;
    right: -4px;
    left: auto;
    top: auto;
    bottom: 95px;
    width: 130px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    font-size: 190%;
    z-index: 100;
    background: #0e71b8;
    border: 2px solid #C60000; color:#fff;
  }

  form#gesamtsumme > span {
    display: inline-block;
    margin-left: 3px;
    font-size: 80%; color:#fff;
    
  }

.chronoform {font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;}

#top label {
    font-weight: normal;
    font-size: 14px !important;
}

.unsichtbar             {display: none;}
.pseudo-verweis         {text-decoration: none; cursor: pointer;}
.pseudo-verweis:hover   {text-decoration: none;}

hr {
    border: solid #000;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}

.text-box{
	color:#FFFFFF;
	background-color: #0e71b8;
	font-weight: bold;
    padding: 15px;
    font-size: 15px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-color: #0e71b8;
    background-color: #fcfcfc;
    color: #fff;
}

.some-float-right {
    float: right;
}

[class*="sforms-icon-"] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class*="some-icon-"] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: bold;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.some-icon-chevron-down::before {
    content: "\f078";
	color: #fff;
}

.some-icon-chevron-up::before {
    content: "\f077";
	color: #fff;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 8px 6px;
    outline: none;
    color: #777;
    margin: 0;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 0px;
}

/* forms */

.gcore-all {
	margin: 0px auto;
	padding-top: 0px;
	width: auto;
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: inherit;
}
.gcore-section {
	width: 100%
}
.gcore-line-td input,
.gcore-line-td select {
	padding: 9px 10px 7px 10px;
	border-radius: 0px;
	border: 1px solid #474747;
	box-shadow: none;
	width: 250px;
	min-height: 22px;}
	
	
.sforms textarea{
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: none;
width: 100%;
min-height: 200px !important;
	}

input[type="radio"]{width: auto;
	margin-top: 8px;float: left;}
	
	
	
	.gcore-line-td select{ min-height:inherit;}

.gcore-line-td input:focus,
.gcore-line-td textarea:focus,
.gcore-line-td select:focus {
	border: 1px solid;
	border-color:#0e71b8!important;
	box-shadow: none;
}
.gcore-label {
	float: left;
    line-height: 18px;
    margin: 10px 0px 0px 10px !important;

}

.gcore-label-left {
	float: left;
    width: 150px !important;
    line-height: 18px;
    margin: 0px 0 0px;
	padding-top: 10px;
    padding-right: 10px !important;
    font-weight: normal;
}

.gcore-sub-label {
	font-size: 11px;
	margin-top: 3px;
	display: block;
	color: grey;
	white-space: normal;
	word-wrap: break-word;
}

.gcore-label-top {
    display: inline-block;
    white-space: normal;
    font-weight: normal;
    margin-bottom: 9px;
    padding-left: 0px;
	margin-top: 12px;
}


.gcore-label-right {
	width: 150px !important;
	margin-right: 0;
	padding-right: 15px;
	font-weight: bold;
}
.gcore-textbox,
.gcore-textarea,
.gcore-radio-other-input,
.gcore-captcha input {
	padding: 5px !important;
	border: 1px solid #474747 !important;
	font-size: 13px !important;
	line-height: 14px !important;
}
.gcore-dropdown {
	padding: 2px;
	font-size: 13px;
}
.gcore-radio,
.gcore-checkbox {
	margin: 0px !important;
}
.gcore-radio-item label,
.gcore-checkbox-item label {
	font-size: 14px;
	margin-top: 10px;
	display: inline;
}

.small-font {font-size:14px;}



.some {
	background-color: #0e71b8;
	clear: both;
	padding: 15px;
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}

.some strong{
	
	color: #fff;
	
}

.some strong:active {
	
	color: #fff;
}

.some2 {
	background-color: #0e71b8;
	clear: both;
	padding: 10px;
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.sforms {background-color:#fff; clear:both; font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px; color:#000}

.sforms input:focus, .sforms textarea:focus, .sforms select:focus {
    border: 1px solid #0e71b8;
    box-shadow: none;
}
.sforms input, .sforms select {
    padding: 8px 10px 7px 10px;
    border-radius: 2px;
    border: 1px solid #474747;
    box-shadow: none;
    width: 100%;
    min-height: 150px !important;
}

.gcore-checkbox-item label, .gcore-checkbox-item input{
	margin:0;
}
.gcore-input-container {
	float: left;
	overflow: auto;
	display: inline-block;
	white-space: normal;
}
.gcore-display-table {
	margin: 0px 0px 0px 0px;
}
.gcore-line-td {
	padding: 2px 0px 2px 0px !important;
	margin-bottom: 2px;
	position: relative;
	padding: 1px 0px 1px 5px;
	clear: both;
}
.gcore-line-td-error {
	background-color: #f6cece;
	border: 1px dashed #ff0000 !important;
}
.gcore-line-tr {
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
	clear: both !important;
	display: inline-block;
	border: 0 none !important;
}
.gcore-line-tr .gcore-input{
	float:left;
}
.gcore-subinput-container {
	margin-bottom: 3px;
	overflow: auto;
	float: left;
}
.gcore-subinput-container:not(:first-child) {
	padding-left: 4px;
}
.gcore-subinput-container-wide {
	display: inline-block;
	margin: 0px 3px 3px 0px;
	float: left;
	overflow: auto;
}
.gcore-radio-item,
.gcore-checkbox-item {
	float: left;
	margin: 0px 6px 6px 0px;
	white-space: nowrap;
	width: auto;
}
.gcore-single-column,
.gcore-multiple-column {
	display: inline-block;
}
.gcore-single-column .gcore-radio-item,
.gcore-single-column .gcore-checkbox-item {
	clear: left;
}
.gcore-checkbox,
.gcore-radio,
.gcore-checkbox_group {
	margin: 0px !important;
}
.SSS {
	width: 30px !important;
}
.SS {
	width: 70px !important;
}
.S {
	width: 110px !important;
}
.M {
	width: 230px !important;
}
.L {
	width: 350px !important;
}
.XL {
	width: 430px !important;
}
.XXL {
	width: 500px !important;
}
.A {
	width: auto !important;
}
/* main */

.gcui *,

.gcui *:after,
.gcui *:before,
.gcui.container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.gcui.SSS {
	width: 30px !important;
}
.gcui.SS {
	width: 70px !important;
}
.gcui.S {
	width: 110px !important;
}
.gcui.M {
	width: 230px !important;
}
.gcui.L {
	width: 350px !important;
}
.gcui.XL {
	width: 430px !important;
}
.gcui.XXL {
	width: 500px !important;
}
.gcui.A {
	width: auto !important;
}
.gcui.blue.grade1 {
	background-color: #1589FF !important;
	color: #EEEEEE !important;
}
.gcui.blue.grade2 {
	background-color: #38ACEC !important;
	color: #EEEEEE !important;
}
.gcui.blue.grade3 {
	background-color: #3BB9FF !important;
	color: #EEEEEE !important;
}
.gcui.blue.grade4 {
	background-color: #79BAEC !important;
	color: #EEEEEE !important;
}
.gcui.blue.grade5 {
	background-color: #82CAFA !important;
	color: #EEEEEE !important;
}
.gcui.green.grade1 {
	background-color: #387C44 !important;
	color: #EEEEEE !important;
}
.gcui.green.grade2 {
	background-color: #4AA02C !important;
	color: #EEEEEE !important;
}
.gcui.green.grade3 {
	background-color: #6CBB3C !important;
	color: #EEEEEE !important;
}
.gcui.green.grade4 {
	background-color: #5EFB6E !important;
	color: #EEEEEE !important;
}
.gcui.green.grade5 {
	background-color: #98FF98 !important;
	color: #EEEEEE !important;
}
.gcui.teal.grade1 {
	background-color: #008080 !important;
	color: #EEEEEE !important;
}
.gcui.teal.grade2 {
	background-color: #16A085 !important;
	color: #EEEEEE !important;
}
.gcui.teal.grade3 {
	background-color: #1ABC9C !important;
	color: #EEEEEE !important;
}
.gcui.teal.grade4 {
	background-color: #3EA99F !important;
	color: #EEEEEE !important;
}
.gcui.teal.grade5 {
	background-color: #46C7C7 !important;
	color: #EEEEEE !important;
}
.gcui.aqua.grade1 {
	background-color: #00FFFF !important;
	color: #EEEEEE !important;
}
.gcui.aqua.grade2 {
	background-color: #4EE2EC !important;
	color: #EEEEEE !important;
}
.gcui.aqua.grade3 {
	background-color: #43C6DB !important;
	color: #EEEEEE !important;
}
.gcui.aqua.grade4 {
	background-color: #48CCCD !important;
	color: #EEEEEE !important;
}
.gcui.aqua.grade5 {
	background-color: #50EBEC !important;
	color: #EEEEEE !important;
}
.gcui.dark.grade1 {
	background-color: #2C3539 !important;
	color: #EEEEEE !important;
}
.gcui.dark.grade2 {
	background-color: #151B54 !important;
	color: #EEEEEE !important;
}
.gcui.dark.grade3 {
	background-color: #2B3856 !important;
	color: #EEEEEE !important;
}
.gcui.dark.grade4 {
	background-color: #2B547E !important;
	color: #EEEEEE !important;
}
.gcui.dark.grade5 {
	background-color: #4863A0 !important;
	color: #EEEEEE !important;
}
.gcui.purple.grade1 {
	background-color: #4B0082 !important;
	color: #EEEEEE !important;
}
.gcui.purple.grade2 {
	background-color: #7D1B7E !important;
	color: #EEEEEE !important;
}
.gcui.purple.grade3 {
	background-color: #8D38C9 !important;
	color: #EEEEEE !important;
}
.gcui.purple.grade4 {
	background-color: #7A5DC7 !important;
	color: #EEEEEE !important;
}
.gcui.purple.grade5 {
	background-color: #7F38EC !important;
	color: #EEEEEE !important;
}
.gcui.grey.grade1 {
	background-color: #BCC6CC !important;
	color: #EEEEEE !important;
}
.gcui.grey.grade2 {
	background-color: #98AFC7 !important;
	color: #EEEEEE !important;
}
.gcui.grey.grade3 {
	background-color: #6D7B8D !important;
	color: #EEEEEE !important;
}
.gcui.grey.grade4 {
	background-color: #25383C !important;
	color: #EEEEEE !important;
}
.gcui.grey.grade5 {
	background-color: #ECF0F1 !important;
	color: #EEEEEE !important;
}
.gcui.yellow.grade1 {
	background-color: #FFD801 !important;
	color: #EEEEEE !important;
}
.gcui.yellow.grade2 {
	background-color: #FDD017 !important;
	color: #EEEEEE !important;
}
.gcui.yellow.grade3 {
	background-color: #FBB917 !important;
	color: #EEEEEE !important;
}
.gcui.yellow.grade4 {
	background-color: #FBB117 !important;
	color: #EEEEEE !important;
}
.gcui.yellow.grade5 {
	background-color: #FFDB58 !important;
	color: #EEEEEE !important;
}
.gcui.orange.grade1 {
	background-color: #D35400 !important;
	color: #EEEEEE !important;
}
.gcui.orange.grade2 {
	background-color: #F87217 !important;
	color: #EEEEEE !important;
}
.gcui.orange.grade3 {
	background-color: #F88017 !important;
	color: #EEEEEE !important;
}
.gcui.orange.grade4 {
	background-color: #FF7F50 !important;
	color: #EEEEEE !important;
}
.gcui.orange.grade5 {
	background-color: #F9966B !important;
	color: #EEEEEE !important;
}
.gcui.red.grade1 {
	background-color: #F62217 !important;
	color: #EEEEEE !important;
}
.gcui.red.grade2 {
	background-color: #E41B17 !important;
	color: #EEEEEE !important;
}
.gcui.red.grade3 {
	background-color: #C11B17 !important;
	color: #EEEEEE !important;
}
.gcui.red.grade4 {
	background-color: #9F000F !important;
	color: #EEEEEE !important;
}
.gcui.red.grade5 {
	background-color: #8C001A !important;
	color: #EEEEEE !important;
}

.gcui.grad1{
	color: #FFF;
}
.gcui.grad2{
	background-color: #555555;
	background-image: linear-gradient(rgba(255, 255, 255, 0.3) 0px, rgba(255, 255, 255, 0.3) 100%);
	color: #F0F0F0;
}
.gcui.grad3{
	background-color: #555555;
	background-image: linear-gradient(rgba(255, 255, 255, 0.6) 0px, rgba(255, 255, 255, 0.6) 100%);
	color: #000;
}


.gcui.float.left {
	float: left !important;
}
.gcui.float.right {
	float: right !important;
}
.gcui.full.width {
	width: 100% !important;
}
.gcui.full.height {
	height: 100% !important;
}
/* grid */

[class*='col-'] {
	float: left;
	padding-right: 10px;
}
[class*='col-']:last-of-type {
	padding-right: 0px;
}
.gcui.container {
	width: 100%;
	padding: 0 18%;
	min-width: 755px;
	margin: 0 auto;
	overflow: hidden;
}
.gcui.container:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.gcui.container-pad {
	padding: 10px 0 0px 10px;
}
.gcui.container-pad >[class*='col-']:last-of-type {
	padding-right: 10px;
}
.gcui.column.one {
	width: 8.33% !important;
}
.gcui.column.two {
	width: 16.667% !important;
}
.gcui.column.three {
	width: 25% !important;
}
.gcui.column.four {
	width: 33.33% !important;
}
.gcui.column.five {
	width: 41.66% !important;
}
.gcui.column.six {
	width: 50% !important;
}
.gcui.column.seven {
	width: 58.33%
}
.gcui.column.eight {
	width: 66.66% !important;
}
.gcui.column.nine {
	width: 75% !important;
}
.gcui.column.ten {
	width: 83.333% !important;
}
.gcui.column.eleven {
	width: 91.66% !important;
}
.gcui.column.twelve {
	width: 100% !important;
}
@media handheld,
only screen and (max-width: 767px) {
	.gcui.container {
		width: 100%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0 8%;
	}
	[class*='cols-'] {
		width: 100%;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

strong{color: #000;}

.inputcalc {
    width: 70px!important;
    text-align: center;
    margin: 0 auto;
    border: #0e71b8 solid 1px;
    padding: 8px 10px 7px 10px;
    border-radius: 2px;
    box-shadow: none;
}

.inputcalc2 {
    width: 70px!important;
    text-align: center;
    margin: 0 auto;
    border: #0e71b8 solid 1px;
    padding: 8px 10px 7px 10px;
    border-radius: 2px;
    box-shadow: none;
	margin-right: 40px;
}

.button {
    background-color: #fff;
    border: none;
    color: black;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	cursor:pointer;
}

.button:hover {
    background-color: #0e71b8;
    border: none;
    color: black;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	cursor:pointer;
}



