/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

	body {
	overflow-x: hidden;
	font-size: 15px;
	font-family: Arial, sans-serif;
	color: #000;
	/*line-height: 1.2;*/
	letter-spacing: 0.01em;
	background-color: #fff;
	}
	
	p {
		font-size: 1.15em;
	}
	
	p.slogan {
	color: #000;
	font-size: 1.5em;
	text-transform:none;
	letter-spacing:normal;
	}
	
	p.slogan-1 {
	color: #fff;
	font-size: 5.0em;
	text-transform:none;
	letter-spacing:normal;
	}
	
	p.tarifbezeichnung {
	color: #fff;
	font-size: 1.2em;
	text-transform:none;
	letter-spacing:normal;
	}
	
	p.preis {
	font-size: 1.2em;
	font-weight:bold;
	color: #000;
	}
	
	p.preis-big {
	font-size: 3.0em;
	font-weight:bold;
	color: #000;
	}
	
	p.preis-sidebar {
	font-size: 1.6em;
	font-weight:bold;
	color: #fff;
	}
	
	p.preis-modal {
	font-size: 2.2em;
	font-weight:bold;
	color: #000;
	}
	
	p.small {
		font-size: 0.8em;
		margin-top:-10px !important
	}
	
	p.white {
		font-size: 1.1em;
		color: #fff
	}
	
	p.head {
		font-size: 1.2em;
	}
	
	p.subhead {
		font-size: 1.4em;
		line-height: 1.4;
		color: #fff;
	}
	
	p.formhead {
		font-size: 2.4em;
		font-weight:bold;
	}
	
	p.progress-1 {
		font-size: 1.2em;
		line-height: 1.8;
		margin:0 !important;
	}
	
	p.zitat {
	font-size: 1.2em;
	color: #000;
	font-weight:lighter;
	}
	
	p.gelb {
		color: #fcec45;
	}
	
	a.jobtitel {
		color: #fcec45;
		font-size: 1.3em;
	}
	
	.small {
		font-size: 0.8em;
	}

	
	a,
	a:hover,
	a:focus,
	a:active,
	a.active {
	outline: 0;
	color: #f59e17;
	line-height: 1.1;
	text-decoration: underline;
	}
	
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
	text-transform: none;
	font-family: Arial,sans-serif;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	h1 {
	  font-size: 3.2em;
	  font-family: Arial, sans-serif;
	  color: #fff;
	  text-transform: none;
	  line-height: 1.1;
	  letter-spacing: normal;
	  font-weight: bold;
	}
	h2 {
	font-size: 1.8em;
	font-family: Arial, sans-serif;
	color: #fff;
	line-height: 1.2;
	letter-spacing: normal;
	}
	h3 {
	font-size: 1.4em;
	font-family: Arial, sans-serif;
	color: #fff;
	line-height: 1.2;
	letter-spacing: normal;
	}
	
	h4 {
	font-size: 1.4em;
	font-family: Arial, sans-serif;
	color: #143466;
	line-height: 1.1;
	letter-spacing: 0.02em;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
	h5 {
	font-size: 2.0em;
	font-family: Arial, sans-serif;
	color: #fcec45 !important;
	line-height: 1.25;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
	}
	
	h6 {
	font-size: 8.0em;
	font-family: Arial, sans-serif;
	font-weight:bold;
	color: #fff;
	line-height: 1.25;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
	}
	
	h7 {
	  font-size: 3.0em;
	  font-family: Arial, sans-serif;
	  color: #fff;
	  text-transform: none;
	  line-height: 1.2;
	  letter-spacing: normal;
	  font-weight: bold;
	}
	
	hr{
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #dedede;
	}
	.txtshadow{text-shadow: 1px 1px 3px #000}

.dot{
	margin-top: 0px !important;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px dotted #fff !important;
}

	.toplink{
	font-size: 1.2em !important;
	color: #f2e734 !important;
	}
	
	.toplink-2{
	display: none;
	}
	
	.textlink{
	font-size: 0.8em !important;
	color: #000 !important;
	font-weight:bold;
	}
	
	.textlink-1 {
    font-size: 0.8em !important;
    color: #000 !important;
    font-weight: bold;
    line-height: 0.8;
}
	
	.textlink-2{
	font-size: 0.8em !important;
	color: #000 !important;
	font-weight:bold;
	}
	
	.slidertext {
	font-size: 1.4em;
	}
	
	.img-centered {
		margin: 0 auto;
	}
	
	.full-size {
	width:100% !important;
	}
	
	header {
	text-align: center;
	background-color: #f5f5f5;
	background-position: left top;
	background-size:cover;
	background-repeat: no-repeat;
	min-height:700px;
	}
	
	
	header .container {
	padding-top: 220px;
	padding-bottom: 40px;
	}
	

	
	.start {
	background-image:url(../img/motiv-header-start.jpg);
	}

	
	header img {
		display: block;
		margin: 0 auto 0px;
	}
	
	header .intro-text .name {
	display: block;
	text-transform: none;
	font-family: Arial, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	
	}
	
	header-form {
	text-align: center;
	color: #000;	
	background-color: #edeef2;
	}
	
	header-form .container {
	padding-top: 234px;
	padding-bottom: 30px;
	}
	
	header-form img {
		display: block;
		margin: 0 auto 0px;
	}
	
	header-form .intro-text .name {
	display: block;
	text-transform: none;
	font-family: Arial, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	
	}
	
	.subhead {
	display: block;
	text-transform: none;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 6px;
	
	}
	
	header .intro-text .skills {
		font-size: 15px;
		font-weight: 300;
		
	}
	
	.leistungen {
background-image:url(../img/bgrd-leistungen.jpg);
	background-repeat: no-repeat;
	}
	
	.fragen {
background-image:url(../img/bgrd-fragen.jpg);
	background-repeat: no-repeat;
	}
	
		.rote-ecke {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1029;
    margin-top: 90px;
}

.zentriert {
	margin:0 auto;
	}
	
	.text-center {
    text-align: center !important;
	}
	
	.text-left-center {
    text-align: left !important;
	}
	
	.text-right-center {
    text-align: right !important;
	}
	
	.text-right {
    text-align: right !important;
	}
	
	.text-right-1 {
    text-align: right !important;
	}
	
	
	.navbar-default .navbar-nav > li > a {
	color: #143466;
	transition: all 0.3s ease 0s;
	}
	.navbar-default .navbar-nav > li > a:hover {
	color: #009FE3 ;
	transition: all 0.3s ease 0s;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #143466;
		background-color:transparent;

	}
	
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #009FE3;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15px;
    text-align: center;
    background-color: #fff;
    border: 0px solid #E5ECF6;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
	opacity:1.0;
}
	

	.hidden{
		opacity: 0;
		transition: visibility 0s 2s, opacity 2s linear;
	}
	
	.input-group-addon {
    padding: 10px 20px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857;
    color: #fff;
    text-align: center;
    background-color: #8fbad8;
    border: 1px solid #8fbad8;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(190, 198, 210);
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
		}
		
		label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight:inherit;
}
	
		.form-horizontal .control-label {
    text-align: left;
	}
	
	.form-control, input {
    border-width: 1px;
   box-shadow: none;
}

.progress {
    height: 26px;
	background-color: #edeef2;
	border-radius: 0px;
	margin-bottom: 20px;
	-webkit-box-shadow: none;
box-shadow: none;
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 1.2em;
    line-height: 1.8;
    color: #ffffff;
    text-align: center;
    background-color: #2c3e50;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.progress .progress-bar {
    font-size: 1.2em;
    line-height: 1.8;
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: none;
    background-image: none;
    background-image: none;
    background-size: 40px 40px;
}

.progress1{background-color:#fcec45}
.progress2{background-color:#fcec45}
.progress3{background-color:#fcec45}
.progress4{background-color:#fcec45}
.progress5{background-color:#3da000}


.form-control {
    display: block;
    width: 100%;
	height:100%;
    padding: 10px 10px;
    font-size: 19px;
	font-weight: 400;
    line-height: 1.42857;
    color: #262626;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #dedede;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-shadow: inset 0 1px 1px #dedede;
}
.form-control:focus {
	border-color: #143466;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(100,100,100,.6);
}
/*
.form-control::-moz-placeholder {
  color: #262626 !important;
  opacity: 0.7;
}
.form-control:-ms-input-placeholder {
  color: #262626 !important;
}
.form-control::-webkit-input-placeholder {
  color: #262626  !important;
}
input::placeholder {
  color: red  !important;
}
*/
	.form-control-start, input {
    border-width: 1px;
   box-shadow: none;
}

.modal-head-video{
		background-color:#E5ECF6;
		padding-top:20px;
		padding-bottom:20px;
		border-bottom:1px solid #bfd3dd;
		margin-top:-4px;	
	}

.modal-dialog:not(.modal-lg) {
    max-width: 600px;
	}
	
	
	.modal-title {
	color: #fff !important;
    font-size: 1.5em;
	text-align:center;
}

	.modal-header {
	background-color: #f59e17;
    padding: 20px;
    min-height: 16.42857143px;
	border-bottom: none;
}
	
	.modal-body {
    position: relative;
    padding: 0px 0px 20px 0px;
	background: #fff;
}

.modal-body-tarife {
    position: relative;
    padding: 20px 10px 20px 10px;
	background: radial-gradient(ellipse farthest-corner,#0075bf 15%,#fcec45 100%);
	background: -webkit-radial-gradient(ellipse farthest-corner,#0075bf 15%,#fcec45 100%);
}
	.modal-content{
		color:#000;	
	}

	
	.modal-footer {
    padding: 20px;
    text-align: right;
	background-color: #fff;
	/*background: linear-gradient(0deg, #fff 90%, #c6c7c8 100%);
	background: -webkit-linear-gradient(90deg, #fff 60%, #c6c7c8 70%);*/
	border-top: 1px solid #edeef2;
}


	.runde-ecken{
		border-radius: 8px;	
	}
	
	.runde-ecken-oben{
		border-radius: 4px 4px 0px 0px;	
	}
	
	.runde-ecken-unten{
		border-radius: 0px 0px 4px 4px;	
	}
	
	.runde-ecken-links{
		border-radius: 4px 0px 0px 4px;	
	}
	
	.runde-ecken-rechts{
		border-radius: 0px 4px 4px 0px;	
	}

	.gelb{
		color:#fcec45 !important;	
	}
	
	.gelb-bgrd{
		background-color:#fcec45 !important;	
	}
	
	.blau{
		color:#000 !important;	
	}
	
	.blau-bgrd{
		background-color:#f59e17 !important;	
	}
	
	.blau-bgrd-o{
		background-color:rgba(20,52,102,0.9) !important;	
	}
	
	.cyan{
		color:#f59e17 !important;	
	}
	
	.cyan-bgrd{
		background-color:#009FE3 !important;	
	}
	
	.hellblau{
		color:#E5ECF6;	
	}
	
	.hellblau-bgrd{
		background-color:#f5f5f5;	
	}
	
	.hellgrau{
		color:#f5f5f5;	
	}
	
	.hellgrau-bgrd{
		background-color:#f5f5f5;	
	}
	
	.gelb-dunkel{
	color:#efaf20 !important;
	}
		
	.weiss{
		color:#fff !important;	
	}
	.weiss-bgrd{
		background-color:#fff;	
		box-shadow: 0 0 4px 1px #dedede;
	}
	
	.weiss-bgrd-o{
		background-color:rgba(255,255,255,0.9);	
	}
	
	
	.blau-dunkel{
		color:#0f3582 !important;	
	}
	
	.rot{
		color:#e30613 !important;	
	}
	
	.green{
		color:#3aaa35 !important;	
	}
	

	
	.verlauf-bgrd{
		background:radial-gradient(ellipse farthest-corner, #009fe3 60%, #1d71b8 100%);
		background:-webkit-radial-gradient(ellipse farthest-corner,, #009fe3 60%, #1d71b8 100%);	
	}
	
	.verlauf-bgrd-1{
		background:linear-gradient(0deg, #0f3582 20%, #0076bd 100%);
		background:-webkit-linear-gradient(90deg, #0f3582 20%, #0076bd 100%);	
	}
	
	.verlauf-bgrd-2 {
		background: radial-gradient(ellipse farthest-corner,#fff 15%,#e6f4ff 100%) !important;
		background: -webkit-radial-gradient(ellipse farthest-corner,#fff 15%,#e6f4ff 100%) !important;
	}
	
	.verlauf-bgrd-3{
		background: linear-gradient(0deg, #009fe3 10%, #95c11f 70%, #fcec45 100%) !important;
		background: -webkit-linear-gradient(0deg, #009fe3 10%, #95c11f 70%, #fcec45 100%) !important;	
	}

.verlauf-line{
		border: 0;
		height: 2px; 
		background-color: #878787;
		/*background-image:linear-gradient(0deg, #009fe3 10%, #95c11f 70%, #fcec45 100%) !important;
		background-image:-webkit-linear-gradient(0deg, #009fe3 10%, #95c11f 70%, #fcec45 100%) !important;*/
		width:150px;		
	}	

	.helldunkelblau-bgrd{
		background-color:#e6f4ff;	
	}
	
	
	.blau-dunkel-bgrd{
		background-color:#0f3582;	
	}
	
	.blau-mittel-bgrd{
		background-color:#004a92 !important;	
	}
	
	.blau-mittel{
		color:#004a92 !important;	
	}
	
	.helldunkelblau{
		color:#e6f4ff !important;	
	}
	
	.helldunkelblau-1-bgrd{
		background-color:#8fbad8 !important;	
	}
	
	.kontur-helldunkelblau-1{
		border:1px solid #8fbad8 !important;	
	}
	
		.kontur-oben-blau{
		border-top: 1px solid #fff;	
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	
	
	
	.transparenz {
    opacity: 0.87;
}
	
	.modal-head{
		background-color:#fff;
		padding-top:20px;
		padding-bottom:20px;
		border-bottom:1px solid #404c6a;
		margin-bottom:20px;	
	}
	
	#nowhitespace .btn {
		white-space: normal;
	}

	
	.space-rechts {
		margin-right: 5px;
	}
	
	.colbreite {
		width: 32%;
	}
	
	.nopadding{
		padding: 0px !important;
	}
	
		.no-leftpadding{
	padding-left: 0px !important;
	}
	
	
	
	.ou-padding{
		padding: 15px 0px 15px 0px !important;
	}
	
	.surround-padding{
		padding: 15px 15px 15px 15px !important;
	}
	
	.surround-padding-1{
		padding: 25px 25px 25px 25px !important;
	}
	
	.surround-padding-2{
		padding: 10px 10px 0px 10px!important;
	}
	
	.surround-padding-3{
		padding: 25px !important;
	}
	
	.surround-padding-4{
		padding: 35px 30px!important;
	}
	
	.surround-padding-5{
		padding: 15px 15px 0px 15px !important;
	}
	
	.surround-padding-6{
		padding: 50px 30px !important;
	}
	
	.surround-padding-7{
		padding: 45px 30px !important;
	}
	
	.surround-padding-8{
		padding: 75px 90px !important;
	}
	
	.surround-margin{
		margin: 15px 15px 15px 15px !important;
	}
	
		.surround-margin-1{
		margin: 1px 1px 1px 1px !important;
	}
	
	.no-left-margin{
		margin-left: 0px !important;
	}
	
	.kleinerabstand {
		padding: 4px 0px 4px 0px;
	}
	
			.kleinerabstand-1 {
		padding: 4px 2px 4px 2px;
	}
	
			.kleinerabstand-2 {
		padding: 10px 2px 4px 24px;
	}
	
	.rowpadding {
		padding: 0px 5px 0px 5px;
	}
	
	.col-centered{
		float: none;
		margin: 0 auto;
	}

	.stripe {
    width: 90%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    max-width: 225px;
    height: 3px;
    /*background: #fcec45;*/
	background: linear-gradient(0deg, #f2e734 10%, #fcec45 100%);
	background: -webkit-linear-gradient(0deg, #f2e734 10%, #fcec45 100%);
    left: 0;
    content: '';
}

.stripe-1 {
    width: 90%;
    margin: 0 auto;
    position: absolute;
    right: 0;
    max-width: 225px;
    height: 1px;
    background: #fff;
	/*background: linear-gradient(0deg, #f2e734 10%, #fcec45 100%);
	background: -webkit-linear-gradient(0deg, #f2e734 10%, #fcec45 100%);*/
    left: 0;
    content: '';
}


	button:disabled {
	  cursor: not-allowed;
	  pointer-events: all !important;
	}
	.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
		cursor: not-allowed;
		pointer-events: none;
		opacity: 0.3;
		box-shadow: none;
	}
	.btn-primary{
	color:#fff;
    display: inline-block;
    padding: 15px 10px;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#009fe3;
	border: 0px solid #009fe3;
	border-radius: 6px;
	width: 420px;
	margin:0 auto;
	}
	
	.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{
	color:#143466;
    display: inline-block;
    padding: 15px 10px;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#009fe3;
	border: 0px solid #009fe3;
	border-radius: 6px;
	width: 420px;
	margin:0 auto;
		}

.btn-circle {
	width: 40px;
    height: 40px;
	color:#fff;
    display: inline-block;
    padding: 4px 0px;
    margin-bottom: 0px;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#143466;
	border: 0px solid #fff;
	border-radius: 50%;
    -webkit-border-radius: 50%;
}

.btn-circle:hover,.btn-circle:focus,.btn-circle:active,btn-circle.active {
	width: 40px;
    height: 40px;
	color:#fff;
    display: inline-block;
    padding: 4px 0px;
    margin-bottom: 0px;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#0076bd;
	border: 0px solid #fff;
	border-radius: 50%;
    -webkit-border-radius: 50%;
}

.circle {
	width: 40px;
    height: 40px;
	color:#fff;
    display: inline-block;
    padding: 4px 0px;
    margin-bottom: 0px;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	border: 0px solid #fff;
	border-radius: 50%;
    -webkit-border-radius: 50%;
}


	.btn-default{

	display: inline-block;
    padding: 13px 50px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	border-radius: 0px;
	color:#fcec45;
	background-color:#143466;
border: none;
height: 100%;

}
	
	.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{
			display: inline-block;
    padding: 13px 50px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	border-radius: 0px;
	color:#143466;
	background-color:#fcec45;
border: none;
height: 100%;

		}



.btn-weiter {
	color:#fff;
    display: inline-block;
    padding: 13px 40px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	/*background-color:#143466;
	border:1px solid #143466;*/
	border-radius:4px;
	
	background-color: #fcb84d;
    background-image: linear-gradient(to bottom, #fcb84d 0%, #f59e17 100%);
    border: 0 none;
}


.btn-weiter:hover,.btn-weiter:focus,.btn-weiter:active,btn-weiter.active {
	color:#fff;
    display: inline-block;
    padding: 13px 40px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#f59e17;
	border:0px solid #009FE3;
	border-radius:4px;
}

.btn-back {
	color:#a5a5a5;
    display: inline-block;
    padding: 13px 40px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #a5a5a5;
	border-radius:4px;
}


.btn-back:hover,.btn-back:focus,.btn-back:active,btn-back.active {
	color:#555;
    display: inline-block;
    padding: 13px 40px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#efefef;
	border:1px solid #efefef;
	border-radius:4px;
}


.modal-header .close {
    margin-top: -2px;
}
button.close {
    padding: 0px;
    cursor: pointer;
    background: transparent none repeat scroll 0% 0%;
    border: 0px none;
}
.close {
    color: #fff;
    text-decoration: none;
    opacity: 0.4;
}
.close {
    float: right;
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 0.6;
}
.close:hover,.close:focus,.close:active,close.active {
	color:#fff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0px;
}

input[type="checkbox"] {
    margin: 4px 0 0;
}


	.navbar {
	text-transform: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	box-shadow: none;
	min-height: 70px;
	width: 72%;
	margin: 0 auto;
	border-bottom:1px solid #f59e17;
	}
	
	.navbar a:focus {
		outline: 0;
	}
	
	.navbar .navbar-nav {
		letter-spacing: 0;
	}
	.nav > li > a {
	position: relative;
	display: block;
	padding: 0px 15px 10px 15px;
	font-size: 1.2em;
	margin-bottom: 10px;
	border-left: 0px solid #fcec45;
	}
	.navbar .navbar-nav li a:focus {
		outline: 0;
	}
	.snavbar-default{background-color:#fff;border-color:transparent;}
	.navbar-default .navbar-brand{color:#0076bd}
	.navbar-default,
	.navbar-inverse {
	
	}
	
	.navbar-fixed-top {
	padding: 15px 0 15px 0;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
    }
	
	.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 35px!important;
    padding: 5px 5px;
    margin-top: 35px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #0076bd;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle:focus {
    outline: 0px none;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	margin: 0px 15px 0px 15px;
}

.navbar-default .navbar-nav > li > a:focus {
  color: #fcec45;
  background-color: transparent;
}
	
	section {
		padding:0px 0px;
	margin: 0;
	background-color: transparent;
	}
	

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #fcec45;
    background: #fff;
}

.btn-mehr {
	color:#fcec45;
    display: inline-block;
    padding: 13px 25px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#143466;
	/*background: linear-gradient(0deg, #fcec45 1%, #0076bd 100%);
	background: -webkit-linear-gradient(90deg, #fcec45 1%, #0076bd 100%);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);*/
	border: 0px solid #009fe3;
	border-radius: 0px;
	height:100%;
}


.btn-mehr:hover,.btn-mehr:focus,.btn-mehr:active,btn-mehr.active {
	color:#143466;
    display: inline-block;
    padding: 13px 25px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	text-decoration:none;
	background-color:#fcec45;
	/*background: linear-gradient(0deg, #fcec45 1%, #0b8dce 100%);
	background: -webkit-linear-gradient(90deg, #fcec45 1%, #0b8dce 100%);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);*/
	border: 0px solid #000;
	border-radius: 0px;
	height:100%;
}

.floatingform .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}


footer h3 {
    margin-bottom: 10px;
}

footer .footer-above {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 60px;
	background-color:#fff;
	color:#000;
	border-top: 1px solid #dedede;
}

footer .footer-col {
    margin-bottom: 0px;
	padding-top: 30px;
}

footer .footer-below {
	padding: 25px 0;
	background-color: #fff;
	color:#000;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.blackcol { background-color:#A6A8AA !important; }
.greycol { background-color:#C5C6C8 !important; }

.bs-example > .btn, .bs-example > .btn-group {
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px;
}

.btn {
    display: inline-block;
    padding: 13px 50px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	border-radius: 0px;
	color:#fcec45;
	background-color:#143466;
	/*background: linear-gradient(0deg, #d18f00 1%, #f2e734 100%);
	background: -webkit-linear-gradient(90deg, #d18f00 1%, #f2e734 100%);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);*/
border: 0px solid #d18f00;
height: 100%;
width: 100%;
}

.btn:hover,.btn:focus,.btn:active,btn.active {
 display: inline-block;
    padding: 13px 50px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
	border-radius: 0px;
	color:#143466;
	background-color:#fcec45;
	/*background: linear-gradient(0deg, #d18f00 1%, #f2e734 100%);
	background: -webkit-linear-gradient(90deg, #d18f00 1%, #f2e734 100%);
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);*/
	border: 0px solid #d18f00;
	height: 100%;
	width: 100%;
}

[role="button"] {
    cursor: pointer;
}

* {
    box-sizing: border-box;
}




.abstand-unten {
	padding-bottom: 15px !important;
}

.abstand-unten-1 {
	padding-bottom: 35px !important;
}

.abstand-unten-2 {
	padding-bottom: 5px !important;
}

.abstand-unten-3 {
	padding-bottom: 100px !important;
}

.abstand-unten-4 {
	margin-bottom: 35px !important;
}

.abstand-unten-5 {
	padding-bottom: 20px !important;
}

.abstand-oben {
	padding-top: 15px !important;
}

.abstand-oben-1 {
    padding-top: 42px !important;
}


.abstand-oben-2 {
    padding-top: 60px !important;
}

.abstand-oben-3 {
    padding-top: 110px !important;
}

.abstand-oben-4 {
    margin-top: 50px !important;
}

.abstand-oben-5 {
    padding-top: 0px !important;
}

.abstand-oben-6 {
    padding-top: 30px !important;
}

.abstand-oben-7 {
    padding-top: 5px !important;
}

.abstand-oben-form {
    padding: 0px;
}

.abstand-rechts {
	padding-right: 15px !important;
}

.abstand-rechts-1 {
	margin-right: -15px !important;
}

.abstand-rechts-2 {
	margin-right: 0px !important;
}


.abstand-links {
	padding-left: 10px !important;
}


.kontur {
    border: 1px solid #f2e734;
	border-radius:0px;
}

.kontur-unten {
    border-bottom: 1px solid #000;
}

.kontur-unten-1 {
    border: 1px solid #4e94b7;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #fcec45;
    background: linear-gradient(0deg, #fcec45 1%, #0076bd 100%);
    background: -webkit-linear-gradient(90deg, #fcec45 1%, #0076bd 100%);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	padding: 10px;
}


.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-top: 0px;
	margin-left: 0;
    margin-right: auto;
}

.img-responsive-logo{
	display: block;
	max-width: 100%;
	height: auto;
	margin-top: 0px;
}

.ul-check {
    margin-top: 10px;
    margin-bottom: 10px;
	padding-left:30px;
	list-style: url(../img/check.png)
}

ul, ol {
    margin-top: 10px;
    margin-bottom: 10px;
	padding-left:15px;
	list-style:disc;
}


.bold-link{font-weight:bold;
color:#fff;
background-color:#fcec45;
padding:5px 5px 5px 5px;}

.row {
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
}

.textblock {
    margin: 0px 15px 0px 15px;
    text-align: left;
	background-color: #fff;
	padding: 0px 0px 50px 0px;
}

.textcenter {
    margin: 0px 15px 0px 15px;
    text-align: center;
	padding: 0px 0px 50px 0px;
}

.shadow{
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2)
}

.shadow-1{
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3)
}

.shadow-2{
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}



.col-md-8 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.container-100 {width:100%;}


@media (min-width: 1200px) {

.container {width:72%;}

.container-1 {
	width: 1200px;
    margin-left: auto;
}

.logo {width:1150px}

.nav > li > a {
	position: relative;
	display: block;
	padding: 0px 0px 10px 30px;
	font-size: 1.2em;
	margin-bottom: 10px;
	border-left: 0px solid #f2e734;
	}
	
	.no-leftpadding-1{
	padding-left: 0px !important;
	}
.tarif-box {
	min-height:400px;
}

}

@media (min-width: 992px) {
	

    .navbar {
        width: 100%;
    }
	
	.container {
        width: 80%;
    }
    
    

}

@media (max-width: 991px) {
	

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-right{
        margin-right: 0;
        background-color: #143466;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: inset 0 0 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 0px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>ul{
        width:100%;

    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .collapse.in{
        display:block !important;
    }
	
		.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px 5px 0px;
	font-size: 1.2em;
	margin-bottom: 0px;
	border-left: 0px solid #ececed;
	border-top: 1px solid #0076bd;
	}
	
	.abstand-m-lr {
    margin-left: 15px;
	margin-right: 15px;
}

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	
	.navbar {
        width: 100%;
		border-bottom: 1px solid #f59e17;
    }

	header .container {
	padding-top: 200px;
	padding-bottom: 40px;
	}

    header .intro-text .name {
	font-size: 1.8em;
    }
	
	.subhead {
	display: block;
	text-transform: none;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 3px;	
	}


.text-right {
    text-align: right !important;
}

.ReverseAlignCenter {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}

	
	.surround-padding-6{
		padding: 0px 15px 15px 15px !important;
	}
	
	.surround-padding-7{
		padding: 15px 30px !important;
	}
	
	.abstand-rechts-1 {
	margin-right: 0px !important;
}

.no-leftpadding-1 {
    padding-left: 15px !important;
}

.start {
	background-image:url(../img/motiv-header-start-767-991.jpg);
	}		

}
 
/* Portrait tablets and small desktops */
@media (min-width: 768px) {
	
	
	
	.nomargin {margin-top:0 !important;}
.topmargin {margin-top:15 !important;}

		header .container {
	margin-top: 0px;

	}

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        spadding: 8px 0 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
	
	.navbar-nav.navbar-right:last-child {
    margin-right: 0px;
    padding-top: 40px;
}
	
	
	.img-padding {padding: 15px 0 15px 0px}
    #portfolio .portfolio-item {
	margin: 0 0 0px;
	background-color: #ffffff;
	height: 82px;
	padding-top: 5px;
	padding-bottom: 5px;
    }
	.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
    width: 650px;
}




}

/* Portrait phones and smaller */
@media (max-width: 767px) {
	
	header {
	min-height:400px;
	}
	
		.container {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
	width: 100%;
}

		.container-1 {
	width: 100%;
}

header .container {
	padding-top: 160px;
	padding-bottom: 40px;
	}

    header .intro-text .name {
	font-size: 1.3em;
    }
	
	
	.subhead {
	display: block;
	text-transform: none;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	margin-top: 3px;	
	}


	.img-padding {padding: 20px 35px 15px 0px}
	
  
    section {
        padding: 0px 0;
    }

    section.first {
        padding-top: 20px;
    }
	
	.navbar-fixed-top {
	padding: 0px 0 0px;
    }
	
	
	.navbar-header img{
	margin: 0px;
}

	.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px 5px 20px;
	font-size: 1.2em;
	margin-bottom: 0px;
	border-left: 0px solid #ececed;
	border-top: 1px solid #0076bd;
	}
	
	.slogan {
	padding-top: 0px;
	padding-left: 6px;
	font-size: 0.65em;


}

.textblock {
    margin: 0px 0px 0px 0px;
    text-align: left;
	background-color: #fff;
	padding: 0px 0px 50px 0px;

}

	.bluebox {
    margin-left: 15px;
    margin-right: 15px;
}

.text-right {
    text-align: left !important;
}

.text-left-center {
    text-align: center !important;
	}
	
	.text-right-center {
    text-align: center !important;
	}

.form-control-abstand {
margin-top: 10px;
}

.ReverseAlignCenter {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}
	
.surround-padding-6{
		padding: 0px 15px 15px 15px !important;
	}
	
	.abstand-oben-5 {
    padding-top: 15px !important;
}

.abstand-rechts {
	padding-right: 0px !important;
}

.abstand-rechts-1 {
	margin-right: 0px !important;
}


	.abstand-oben-form {
    padding: 15px 0px 0px 0px;
}

h1 {
	font-size: 2.2em;
	line-height: 1.0;

	}

h2 {
	font-size: 1.5em;
	font-family: Arial, sans-serif;
	line-height: 1.17;
	letter-spacing: normal;
	margin-bottom: 25px;
	}
	
	.fragen {
background-image:none;
	background-color:#E5ECF6;
	}
	
	.navbar {
	width: 100%;
	}
	
	.no-left-margin{
		margin-left: auto !important;
	}
	
	.no-leftpadding-1{
	padding-left: 15px !important;
	}
	
	footer .footer-above {
	padding-bottom: 0px;
}

.abstand-oben-3 {
    padding-top: 60px !important;
}	

.start {
	background-image:url(../img/motiv-header-start-767.jpg);
	}
	
	.btn-primary{
    padding: 15px 10px;
    margin-bottom: 0px;
    font-size: 18px;
	width: 220px;
	margin:0 auto;
	}
	
	.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{
	padding: 15px 10px;
    margin-bottom: 0px;
    font-size: 18px;
	width: 220px;
	margin:0 auto;
		}

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
	
	.container {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
	width: 100%;
}

header .container {
	padding-top: 170px;
	padding-bottom: 40px;
	}


	header .intro-text .name {
	font-size: 1.5em;
    }
	
	.name {
	font-size: 1.2em;
	color: #fcec45;
    }

    header .intro-text .skills {
	font-size: 15px;
    }
	
	.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	font-size: 1.2em;
	margin-bottom: 0px;
	border-left: 0px solid #ececed;
	border-top: 1px solid #0076bd;
	}
	
	p.slogan {
    font-size: 1.0em;
	}
	
	p.slogan-1 {
	color: #fff;
	font-size: 3.8em;
	text-transform:none;
	letter-spacing:normal;
	}
	
	/*p.gelb {
		font-size: 1.6em;
	}*/
	
	.subhead {
	display: block;
	text-transform: none;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	margin-top: 3px;	
	}



.btn-slider {
    padding: 10px 27px;
	font-size: 15px; 
}

.btn-slider:hover,.btn-slider:focus,.btn-slider:active,btn-slider.active {
padding: 10px 27px;
font-size: 15px;  
}


.abstand-oben {
	padding-top: 10px;
}



.abstand-oben-3 {
    padding-top: 60px !important;
}

.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

/*
.col-xs-6 {
	display: none;
}*/
 



h1 {
	font-size: 1.6em;
	line-height: 1.0;

	}

h2 {
	font-size: 1.5em;
	font-family: Arial, sans-serif;
	line-height: 1.17;
	letter-spacing: normal;
	margin-bottom: 0px;
	}
	
h3 {
	font-size: 1.2em;
	}
	
	h4 {
	font-size: 1.1em;
	}
	
	h7 {
	  font-size: 1.6em;
	  font-family: Arial, sans-serif;
	  color: #fff;
	  text-transform: none;
	  line-height: 1.2;
	  letter-spacing: normal;
	  font-weight: bold;
	}

	
	h6 {
	font-size: 3.0em;
	line-height: 1.25;
	}
	
	.toplink{
	display: none;
	}
	
	.toplink-2{
		display: block;
	font-size: 1.0em !important;
	color: #f2e734 !important;
	}
	
	.abstand-unten {
    padding-bottom: 15px;
}

	.abstand-oben-minus {
    margin-top: -45px;
}



	.slidertext {
	font-size: 1.0em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.panel-title a {
    font-size: 90%;
}

.img-padding {padding: 15px 0px 15px 0px}



.img-responsive-logo{
	display: block;
	max-width: 72%;
	height: auto;
	margin-top: 5px !important;
}

			.surround-padding-2{
		padding: 10px 10px 0px 10px!important;
	}
	
	.surround-padding-8{
		padding: 35px 10px !important;
	}
	
	.form-control {
    font-size: 15px;
}

	.form-control-start {
    font-size: 15px;
}

.abstand-rechts {
	padding-right: 0px !important;	
}

.abstand-rechts-1 {
	margin-right: 0px !important;
}
/*
.start {
	background-image:none
}

.tarif {
	background-image:none
}

.faq {
	background-image:none
}
*/

p.formhead {
		font-size: 1.6em;
		font-weight:bold;
	}
p.progress-1 {
		font-size: 0.8em;
	}
	
	p.subhead {
		font-size: 1.0em;
		line-height: 1.0;
		color: #fff;
	}
	
	.progress .progress-bar {
    font-size: 10px;
    line-height: 20px;
}

.btn-weiter {
    padding: 13px 13px;
}


.btn-weiter:hover,.btn-weiter:focus,.btn-weiter:active,btn-weiter.active {
    padding: 13px 13px;
}

.btn-back {
    padding: 13px 13px;
}


.btn-back:hover,.btn-back:focus,.btn-back:active,btn-back.active {
    padding: 13px 13px;
}



.abstand-oben-6 {
    padding-top: 30px !important;
}

.start {
	background-image:url(../img/motiv-header-start-480.jpg);
	}



}

#signature{
min-height: 200px; }

.selectheight { padding:10px 10px !important; sline-height: 48px !important; -webkit-appearance: menulist-button !important; }

.beginnendediv2 .verspreissichtbarkeit { display:none}

.datepicker table tr td, .datepicker table tr th {
    width: 80px !important;
}
.datepicker.datepicker-dropdown{ width:320px !important;}