/* Minification failed. Returning unminified contents.
(171,1): run-time error CSS1019: Unexpected token, found '@charset'
(171,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(171,17): run-time error CSS1019: Unexpected token, found ';'
(262,1): run-time error CSS1019: Unexpected token, found '@charset'
(262,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(262,17): run-time error CSS1019: Unexpected token, found ';'
 */
@charset "utf-8";


	
.logofloat {
	float:none;}

h2 {
	margin: 20px 0;}

.fortschritt {
	text-align: center;
	width: 100%;
	padding: 25px 0 0 0;
	display: none;}

.table {
	width: 80%;
	margin: 0px auto 0px auto;
	text-align: center;
	font-size: 16px;
}

.table-responsive {
	border: none;
	font-size: 16px;}

.table-weiss {
	margin: 0px auto 0px auto;
	font-size: 14px;}

.termin-waehlen {
	margin: 20px auto 20px auto;
	width:300px;
	font-size: 16px;}

.linie {
	width: 50%;
	margin: 0 auto 0 auto;
	padding: 0;}

.adresse {
	float: left;
	margin: 0 0 20px 10px;}

.subfahrerloeschen {
    background:url(/Content/graphics/adresse-loeschen.png);
    width:37px;
    height:30px;
    text-indent:-9999px;
    border:none;
}

.icon {
	float: right;
	margin: 1% 0 0 0;}

.kontakt {
	width: 100%;
	max-width:460px;
	margin: 0px auto 0px auto;
	padding: 20px 0 0 0;}

.form-horizontal {
	width: 400px;
	margin: 0px auto 0px auto;}

td {
	width: 225px;}

.danger {
	background-color: #ca1414;
	color: #e2e2e2;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	width: 25%;}

.info {
	background-color: #ffcccc;}

.spalte {
	width: 120px;}

.text-daten {
	font-size: 18px;
	font-weigth: bolder;
	text-align: center;
	margin-bottom: 20px;}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border:none;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #feeeee;}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fbfbfb;}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #ca1414;}

.button {
	width:200px;
	margin: 20px auto 0 auto;}

.button:hover {
	text-decoration: none;}

.form-control {
	width: 280px;
	border-radius: 4px;
	font-size: 16px;}

.control-label {
	font-weight: normal;}

.akzeptieren {
	text-align: center;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 140px;}

.contentspalte {
	width: 50%;
	padding: 0 2%;
	float: left;}

@media screen and (max-width: 1024px){
.padclearfix{
	clear: both;}

		
.contentspalte {
	float:none;
	width:100%;
	padding: 0 10px 0 10px;}}

@media screen and (max-width: 640px){
	
.table-responsive {
	margin: 0px auto 0px auto;
	width: 90%;}

.termin-waehlen {
	margin-top: 20px;
	margin-bottom: 20px;}

.form-horizontal {
	width: 100%;
	margin: 0px auto 0px auto;}

.control-label {
	margin-left: 10px;}

.form-control {
	width: 93%;
	margin-left: 10px;}}

@media screen and (min-width: 680px){
.fortschritt{
	display: block;}}

@media screen and (min-width: 1280px){
.logofloat {
	float:left;}}
@charset "utf-8";
/* CSS Document */

form {width: 90%;}

.form-control {
	width: 100%;
	background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
    color: #555;
    display: block;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}

input {
	font-style: italic;
	font-size: 0.8em;}
	
.form-control:hover, .form-control:active, .form-control:focus {
	box-shadow: inset 0 0 2px rgba(202,20,20,.99);}
	
.form-control:focus, .form-control:active {	
	border: 1px solid #CB8687;}

option {
	font-style:italic;}

.auswahl {
	font-weight:100;
	margin: 5px 0 0 10px;}

.form-horizontal .control-label {
	text-align: left;
	padding: 9px 10% 0 0;}

.control-label {
	font-weight: bold;
	font-style: italic;}

label:hover, label:active, label:focus {
	color: #92181A;}

.col-sm-10 {
	padding: 0 0 0 10px;}

/*mailchimp*/
	
#mc_embed_signup{clear:left}
	#mc_embed_signup form {
		margin: 0px auto 0px auto
	}

.mc-field-group label:hover, .mc-field-group label:active, .mc-field-group label:focus {
	color: #92181A;}
	
.mc-field-group label{
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 9px 10% 0 0;
	}
.mc-field-group input {	
	font-style: italic;}

/*mailchimp ends*/

@media (max-width:640px) {
.form-horizontal .form-group{
	margin-right: auto;
	margin-left: auto;
	max-width: 430px;}
	
.form-control {
	margin: 0;}

.control-label {
	margin-left: 15px;}

.form-group {
	margin-bottom: 0;}

label {
	font-size: 0.8em;
	margin: 0;}
	
.col-sm-10 {
	padding: 0 10px 0 10px;}}
@charset "utf-8";
/* CSS Document */

.preis {
	border-top: double #aaa;
	font-weight: bold;}

.rwd-table {
    min-width: 270px;
    background: #fefefe;
    overflow: hidden;
	width:90%;
	max-width: 650px;
	padding: 0 3%;
	margin: 0 auto 0 auto;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.33);}

.rwd-table2 {
	min-width: 270px;
	background: #fefefe;
	overflow: hidden;
	width: 90%;
	max-width: 850px;
	padding: 0 3%;
	margin: 0 auto 0 auto;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.33);
}
  
th {
	display: none;
	background: -moz-linear-gradient(#ca1414, #aa1414);
    background: -webkit-linear-gradient(#ca1414, #aa1414);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ca1414), to(#aa1414));
    background: -o-linear-gradient(#ca1414, #aa1414);
    background: linear-gradient(#ca1414, #aa1414);
	color: #FBFBFB;
	-webkit-text-shadow: 0px 0px 1px #621A1B;
	-moz-text-shadow: 0px 0px 1px #621A1B;
	text-shadow: 0px 0px 1px #621A1B;
	text-transform: uppercase;}
	
tr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;}
	
td:before {
	display: none;}

th, td {
	font-style: italic;
	margin: 0 1em 0 0.5em;
	display: table-cell;
    text-align: center;
	padding: 1em !important;}

td:first-child, th:first-child {
    padding-left: 0;}
 
td:first-child, th:first-child {
    padding-right: 0;}
	
.rgbtable {
	font-style:normal;
	min-width: 270px;
	width:90%;
	max-width: 430px;
	padding: 0 3%;
	margin: 20px auto;
	}
	
.rgbtable td {
	font-style:normal;
	margin: 0;
	display: table-cell;
    text-align: left;
	padding: 0 !important;
	width: 100%;}

.rgbtable tr{
    border: none}

.rgbtable td:first-child {
	font-family: 'Racing Sans One', sans-serif;
	color: #666;
	display:inline-block;
	width:50px;}

@media (max-width:640px) {
	.rwd-table, .rwd-table2{
		font-size: 0.9em;
	}
th, td {
	margin: 0.3em 0 0.3em;}}
