<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*::selection { background: #333; color: #ffffff; }
*::-moz-selection { background: #333; color: #ffffff; }
::-webkit-selection { background: #333; color: #ffffff; }

/*Headlines*/

/*Reifen Formular*/
form.lpForm .row {
	background: #444444 url(/cms/images/landingpages/reifen-2017/saison-d.jpg) center left no-repeat;
	background-size: cover;
	padding: 150px 15px 25px 15px;
}
form.lpForm fieldset {
	color: #fff;
	white-space: nowrap;
	height: 55px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #f3f3f3;
}
.lpForm fieldset legend {
	font-weight: bold;
	line-height: 1.1;
	text-shadow: -1px -1px 0px #000;
}
form.lpForm input, form.lpForm select {
	padding: 1.6%;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #f3f3f3;
}
form.lpForm select {
	width: 100%;
}
img.img_res {
	width: 100%;
	height: auto;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #f3f3f3;;
}
.imgTeaserS, .imgTeaserW, .imgTeaserA {
	background:#f3f3f3 url(/cms/images/landingpages/reifen-2017/saison-s.jpg) center center no-repeat;
	background-size: cover;
	height: 250px;
}
.imgTeaserW {
	background-image: url(/cms/images/landingpages/reifen-2017/saison-w.jpg);
}
.imgTeaserA {
	background-image: url(/cms/images/landingpages/reifen-2017/saison-a.jpg);
}

.btn_lp_kat {
  position: relative;
  margin: -20px -2px 0 0px;
	padding: 8px 2px;
	white-space: nowrap;
	display: block;
	line-height: 2;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: inherit;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
	border: 1px solid #f59c00;;
	color: #ffffff !important;
	background: #ef7d00;
	background: -webkit-linear-gradient(#f59c00, #ef7d00);
	background: -o-linear-gradient(#f59c00, #ef7d00);
	background: -moz-linear-gradient(#f59c00, #ef7d00);
	background: linear-gradient(#f59c00, #ef7d00);
}

.btn_lp_kat:hover {
	background: #ef7d00;
	text-decoration: none;
}

.btn_lp {
	padding: 11px 22px;
	white-space: nowrap;
	display: inline;
	line-height: 4;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: inherit;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #ffffff !important;
	background: #ef7d00;
	background: -webkit-linear-gradient(#f59c00, #ef7d00);
	background: -o-linear-gradient(#f59c00, #ef7d00);
	background: -moz-linear-gradient(#f59c00, #ef7d00);
	background: linear-gradient(#f59c00, #ef7d00);
}
.btn_lp:hover {
	background: #ef7d00;
	text-decoration: none;
}
button.btn_lp, input.btn_lp {
	line-height: inherit;
	text-decoration: none;
}
input.btn_lp {
	padding: 1.6%;
}
/*Button Grau*/
.btn_lp.gr {
	color: #333 !important;
	background: #e3e3e3;
	background: -webkit-linear-gradient(#e3e3e3, #bbb);
	background: -o-linear-gradient(#e3e3e3, #bbb);
	background: -moz-linear-gradient(#e3e3e3, #bbb);
	background: linear-gradient(#e3e3e3, #bbb);
}
.btn_lp.gr:hover {
	background: #bbb;
}
/*Button Blau*/
.btn_lp.bl {
	color: #fff !important;
	background: #3764ad;
	background: -webkit-linear-gradient(#3764ad, #174287);
	background: -o-linear-gradient(#3764ad, #174287);
	background: -moz-linear-gradient(#3764ad, #174287);
	background: linear-gradient(#3764ad, #174287);
}
.btn_lp.bl:hover {
	background: #174287;
}
/*Facebook*/
.btn_lp.fb {
	background: #3b5998;
	background: -webkit-linear-gradient(#3b5998, #2d4373);
	background: -o-linear-gradient(#3b5998, #2d4373);
	background: -moz-linear-gradient(#3b5998, #2d4373);
	background: linear-gradient(#3b5998, #2d4373);
}
.btn_lp.fb:hover {
	background: #2d4373;
}
.btn_pos_img {
	position: absolute;
	margin-top: -75px;
	margin-left: 30px;
}

hr {
	border: 0;
	height: 1px;
	background: #ccc;
}
hr.fade {
	background-image: -webkit-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -moz-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -ms-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -o-linear-gradient(left, #fff, #ccc, #fff);
}

.rabattBox {
	white-space: nowrap;
	line-height: 4;
}

.rabattTxt {
	padding: 11px 11px;
	color: #fff;
	font-weight: bold;

	background: #174287;
	background: -webkit-linear-gradient(#3764ad, #174287);
	background: -o-linear-gradient(#3764ad, #174287);
	background: -moz-linear-gradient(#3764ad, #174287);
	background: linear-gradient(#3764ad, #174287);


	-webkit-border-top-left-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border: 1px solid #174287;
	border-right: none;

}

.rabattCode {
	padding: 11px 22px;
	color: #333;
	font-weight: bold;

	text-transform: uppercase;
	letter-spacing: 2px;

	background: #fff;


	-webkit-border-top-right-radius: 3px;
	-ms-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-o-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-ms-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-o-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: 1px solid #ccc;
	border-left: none;

}


/*little helpers*/

/*Farben*/
.txt_color_ora {	color: #ef7d01; }
.txt_color_ora2 {	color: #f59c00; }
.txt_color_blu {	color: #174287; }
.txt_color_gre {	color: #666; }
.txt_color_bla {	color: #333; }
.txt_color_whi {	color: #fff; }
.txt_color_red {	color: #e10f1a; }

.bg_color_ora { background: #ef7d01; }
.bg_color_ora2 { background: #f59c00; }
.bg_color_red { background: #e10f1a; }
.bg_color_blu { background: #174287; }
.bg_color_gre { background: #666; }
.bg_color_bla { background: #333; }
.bg_color_grl { background: #eee; }

.bg_scr_white_ora { background: #ef7d01 url(/cms/images/landingpages/scratchie_weiss_600x600.png) center center repeat; }
.bg_scr_white_red { background: #e10f1a url(/cms/images/landingpages/scratchie_weiss_600x600.png) center center repeat; }
.bg_scr_white_blu { background: #174287 url(/cms/images/landingpages/scratchie_weiss_600x600.png) center center repeat; }
.bg_scr_white_gre { background: #666 url(/cms/images/landingpages/scratchie_weiss_600x600.png) center center repeat; }
.bg_scr_white_bla { background: #333 url(/cms/images/landingpages/scratchie_weiss_600x600.png) center center repeat; }
.bg_scr_white_grl { background: #f1f1f1 url(/cms/images/landingpages/scratchie_weiss_600x600.png) center center repeat; }

.bg_scr_black_ora { background: #ef7d01 url(/cms/images/landingpages/scratchie_schwarz_600x600.png) center center repeat; }
.bg_scr_black_red { background: #e10f1a url(/cms/images/landingpages/scratchie_schwarz_600x600.png) center center repeat; }


/*Fonts*/
.row .col {	font-size: 14px;}
.font_k24 {	font-family: glacialindifference, sans-serif;}
.uppercase { text-transform: uppercase; }
.nowrap { white-space: nowrap; }
.justify { text-align: justify; }
.italic { font-style: italic; }
.display_block { display: block; }

.align_left { text-align: left; }
.align_center, .center { text-align: center; }
.align_right { text-align: right; }

/*little helpers*/
.float_left { float: left; }
.float_right { float: right; }

.border { border: 1px solid #f3f3f3; }
.border_none { border: none !important; }

.txt_size_10 {	font-size: 10px; line-height: 1.5; }
.txt_size_11 {	font-size: 11px; line-height: 1.5; }
.txt_size_12 {	font-size: 12px; line-height: 1.5; }
.txt_size_14 {	font-size: 14px; line-height: 1.5; }
.txt_size_16 {	font-size: 16px; line-height: 1.5;}
.txt_size_18 {	font-size: 18px; line-height: 1.5;}
.txt_size_20 {	font-size: 20px; line-height: 1.5;}
.txt_size_22 {	font-size: 22px; line-height: 1.5;}
.txt_size_24 {	font-size: 24px; line-height: 1.5;}
.txt_size_26 {	font-size: 26px; line-height: 1.5;}
.txt_size_30 {	font-size: 30px; line-height: 1.25;}
.txt_size_36 {	font-size: 36px; line-height: 1.25;}
.txt_size_48 {	font-size: 48px; line-height: 1.25;}
.txt_size_60 {	font-size: 60px; line-height: 1.25;}
.txt_size_72 {	font-size: 72px; line-height: 1.25;}

/*Spaces*/

.p_all_0 			{	padding: 0px;}
.p_left_0 		{	padding-left: 0px;}
.p_right_0 		{	padding-right: 0px;}
.p_top_0 			{	padding-top: 0px;}
.p_bottom_0 	{	padding-bottom: 0px;}

.p_all_5 			{	padding: 5px;}
.p_left_5 		{	padding-left: 5px;}
.p_right_5 		{	padding-right: 5px;}
.p_top_5 			{	padding-top: 5px;}
.p_bottom_5 	{	padding-bottom: 5px;}

.p_all_10 		{	padding: 10px;}
.p_left_10 		{	padding-left: 10px;}
.p_right_10 	{	padding-right: 10px;}
.p_top_10 		{	padding-top: 10px;}
.p_bottom_10 	{	padding-bottom: 10px;}

.p_all_15 		{	padding: 15px;}
.p_left_15 		{	padding-left: 15px;}
.p_right_15 	{	padding-right: 15px;}
.p_top_15 		{	padding-top: 15px;}
.p_bottom_15 	{	padding-bottom: 15px;}

.p_all_20 		{	padding: 20px;}
.p_left_20 		{	padding-left: 20px;}
.p_right_20 	{	padding-right: 20px;}
.p_top_20 		{	padding-top: 20px;}
.p_bottom_20 	{	padding-bottom: 20px;}

.p_all_25 		{	padding: 25px;}
.p_left_25 		{	padding-left: 25px;}
.p_right_25 	{	padding-right: 25px;}
.p_top_25 		{	padding-top: 25px;}
.p_bottom_25 	{	padding-bottom: 25px;}

.p_all_30 		{	padding: 30px;}
.p_left_30 		{	padding-left: 30px;}
.p_right_30 	{	padding-right: 30px;}
.p_top_30 		{	padding-top: 30px;}
.p_bottom_30 	{	padding-bottom: 30px;}

.m_all_0 			{	margin: 0px;}
.m_left_0 		{	margin-left: 0px;}
.m_right_0 		{	margin-right: 0px;}
.m_top_0 			{	margin-top: 0px;}
.m_bottom_0 	{	margin-bottom: 0px;}

.m_all_5 			{	margin: 5px;}
.m_left_5 		{	margin-left: 5px;}
.m_right_5 		{	margin-right: 5px;}
.m_top_5 			{	margin-top: 5px;}
.m_bottom_5 	{	margin-bottom: 5px;}

.m_all_10 		{	margin: 10px;}
.m_left_10 		{	margin-left: 10px;}
.m_right_10 	{	margin-right: 10px;}
.m_top_10 		{	margin-top: 10px;}
.m_bottom_10 	{	margin-bottom: 10px;}

.m_all_15 		{	margin: 15px;}
.m_left_15 		{	margin-left: 15px;}
.m_right_15 	{	margin-right: 15px;}
.m_top_15 		{	margin-top: 15px;}
.m_bottom_15 	{	margin-bottom: 15px;}

.m_all_20 		{	margin: 20px;}
.m_left_20 		{	margin-left: 20px;}
.m_right_20 	{	margin-right: 20px;}
.m_top_20 		{	margin-top: 20px;}
.m_bottom_20 	{	margin-bottom: 20px;}

.m_all_30 		{	margin: 30px;}
.m_left_30 		{	margin-left: 30px;}
.m_right_30 	{	margin-right: 30px;}
.m_top_30 		{	margin-top: 30px;}
.m_bottom_30 	{	margin-bottom: 30px;}

.clear 		{ clear: both; float: none; }
.clear_10 { margin-top:10px; clear: both; float: none; }
.clear_25 { margin-top:25px; clear: both; float: none; }
.clear_50 { margin-top:25px; clear: both; float: none; }

.border_radius_10 { 
	-webkit-border-radius:10px; 
	-moz-border-radius:10px;  
	border-radius: 10px;
}

.youtube_video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.youtube_video { position: relative; background-color: #f3f3f3; padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/ padding-top: 0px; height: 0; overflow: hidden; border: 1px solid #ccc; }


/*++++++++++++++++++++++++++++++++
++++SKILL BARS BEI PARTNERPROGRAMM
++++++++++++++++++++++++++++++++++*/

.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:35px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
  width:120px;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:#6adcfa;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	background:rgba(0, 0, 0, 0.1);
	padding:0 20px;
	height:35px;
	line-height:35px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:35px;
	width:0px;
	background:#6adcfa;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	color:rgba(0, 0, 0, 0.4);
}
/*++++++++++++++++++++++++++++++++
++++SKILL BARS BEI PARTNERPROGRAMM
++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++
++++ACCORDION FÜR CMS_SEITEN
++++++++++++++++++++++++++++++++++*/
h3.accordion {
	background: #f4f4f4 url(/cms/images/landingpages/acc_bg.png) -60px 0px no-repeat;
	cursor: pointer;
	margin: 5px 0;
	padding-left: 50px;
	text-align: left;
	font-size: 18px;
	border: none;
	outline: none;
	transition: 0.4s;
	overflow: hidden;
}
h3.accordion.active, h3.accordion:hover {
	background-color: #eee;
}
h3.accordion span { 
	position:absolute;
	margin-left: -38px;  }
h3.accordion+div.panel {
	padding: 0 25px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
h3.accordion+div.panel h2 {
	font-size: 16px;
	margin-bottom: 5px;
}
/*++++++++++++++++++++++++++++++++
++++ACCORDION FÜR CMS_SEITEN
++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++
++++CSS FÜR ABCD_SEITEN
++++++++++++++++++++++++++++++++++*/
/*Teaser*/
a.abcdlink { color: #174287; text-decoration: none; }
a.abcdlink:hover, a.abcdlink.active { color: #ef7d00; text-decoration: none; }

/*Legende*/
.abcd_ul { list-style: none; padding: 0; }
.abcd_ul li { display: inline-block; vertical-align: middle; position: relative; padding: 0; }
.abcd_ul li figure { padding-left: 15px; }

.abcd_ul li i { position: absolute; left: 0; top: 50% !important; transform: translateY(-50%) !important; font-size: 30px !important; line-height: 24px !important; opacity: .999 !important; }
.abcd_ul li img { position: absolute; left: 0; top: 50% !important; transform: translateY(-50%) !important; font-size: 30px !important; line-height: 24px !important; opacity: .8 !important; }

.abcd_ul_quelle li+li, .abcd_ul_quelle li+ul li:first-child, .abcd_ul_quelle ul+li { padding-top: .6em !important; }

@media (max-width: 575px) {
  .abcd_ul li { width: 100%; }
  .abcd_col_teaser { width: 100%; }
}

@media (min-width: 576px) and (max-width: 767px) {
  .abcd_ul li { width: 49%;}
  .abcd_col_teaser { width: 100%; }
}

@media (min-width: 768px) and (max-width: 991px) {
  .abcd_ul li { width: 32%; }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .abcd_ul li { width: 24%; }
}

@media (min-width: 1200px) {
  .abcd_ul li { width: 24%; }
}


/*Tabelle*/
.abcd_thead th { background: #ef7d00 !important; color: #fff !important; padding: 10px !important; vertical-align: middle !important; text-align: center !important; border-color: #fff !important; }
.abcd_thead:nth-child(2) th { vertical-align: top !important; }
.abcd_thead th i { font-size: 24px !important; text-shadow: 0 0 1px #ef7d00 }
.abcd_thead th span.google-visualization-table-sortind { color: #fff !important; margin-right: -12px; padding-left: 12px; }
.abcd_winner, .abcd_winner_legende { position: absolute !important; left: 50%; background: #fff; width: 18px; height: 18px; margin: 12px 0 0 0 !important; line-height: 16px; color: #ef7d00; font-size: 11px !important; font-style: italic !important; font-weight: bold !important; border:1px solid #ef7d00; border-radius: 50%; }
.abcd_winner_legende { left:15px; color: #333; border-color: #333; z-index: 1; text-align: center; line-height: 18px; }



/*Even / Odd*/
.abcd_even td, .abcd_odd td { padding-top: 14px !important; padding-bottom: 14px !important; text-align: center !important; font-size: 11px !important; line-height: 20px !important; border-color: #f6f6f6 !important; }
.abcd_odd td { background: #f6f6f6 !important; border-color: #fff !important; }
.abcd_select td, .abcd_hover td { background: #e6e6e6 !important;  border-color: #fff !important; }

tbody td i.up90 { -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
tbody td i.up45 { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
tbody td i.down45 { -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
tbody td i.down90 { -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }

/*thead, tbody Gruppierung*/
.abcd_thead th:nth-child(3),
.abcd_thead th:nth-child(8),
.abcd_thead th:nth-child(19),
.abcd_even td:nth-child(3),
.abcd_even td:nth-child(8),
.abcd_even td:nth-child(19),
.abcd_odd td:nth-child(3),
.abcd_odd td:nth-child(8),
.abcd_odd td:nth-child(19),
.abcd_select td:nth-child(3),
.abcd_hover td:nth-child(3),
.abcd_select td:nth-child(8),
.abcd_hover td:nth-child(8),
.abcd_select td:nth-child(19),
.abcd_hover td:nth-child(19) { border-right-width: 1px !important; }

.abcd_select td:nth-child(3), .abcd_hover td:nth-child(3), .abcd_select td:nth-child(8), .abcd_hover td:nth-child(8), .abcd_select td:nth-child(19), .abcd_hover td:nth-child(19) { border-right-color: #bbb !important; }


.abcd_thead:nth-child(1) th,
.abcd_thead th:nth-child(3), .abcd_thead th:nth-child(8), .abcd_thead th:nth-child(19) { border-right-color: #c86800 !important; }
.abcd_even td:nth-child(3), .abcd_even td:nth-child(8), .abcd_even td:nth-child(19),
.abcd_odd td:nth-child(3), .abcd_odd td:nth-child(8), .abcd_odd td:nth-child(19) { border-right-color: #ccc !important; }

.abcd_select td:nth-child(3), .abcd_hover td:nth-child(3), .abcd_select td:nth-child(8), .abcd_hover td:nth-child(8), .abcd_select td:nth-child(19), .abcd_hover td:nth-child(19){ border-right-width: 1px !important; border-right-color: #bbb !important; }

.abcd_thead th:last-child, .abcd_even td:last-child, .abcd_odd td:last-child, .abcd_hover td:last-child, .abcd_select td:last-child { border-right-width: 0 !important; }

/*City Berlin Table Hack*/
#table_div2.t_berlin .abcd_thead:nth-child(1) th:nth-child(1), 
#table_div2.t_berlin .abcd_thead th:nth-child(2), 
#table_div2.t_berlin .abcd_thead th:nth-child(9) { border-right-color: #c86800 !important; }

#table_div2.t_berlin .abcd_thead th, 
#table_div2.t_berlin .abcd_select td, 
#table_div2.t_berlin .abcd_even td, 
#table_div2.t_berlin .abcd_odd td { border-right-color: #fff !important; }

#table_div2.t_berlin .abcd_select td:nth-child(2), 
#table_div2.t_berlin .abcd_select td:nth-child(9), 
#table_div2.t_berlin .abcd_hover td:nth-child(2), 
#table_div2.t_berlin .abcd_hover td:nth-child(9) { border-right-color: #bbb !important; }

#table_div2.t_berlin .abcd_even td:nth-child(2), 
#table_div2.t_berlin .abcd_even td:nth-child(9),
#table_div2.t_berlin .abcd_odd td:nth-child(2), 
#table_div2.t_berlin .abcd_odd td:nth-child(9) { border-right-color: #ccc !important; }

/*City Hamburg Table Hack*/
#table_div2.t_hamburg .abcd_thead:nth-child(1) th:nth-child(1), 
#table_div2.t_hamburg .abcd_thead th:nth-child(2), 
#table_div2.t_hamburg .abcd_thead th:nth-child(11) { border-right-color: #c86800 !important; }

#table_div2.t_hamburg .abcd_thead th, 
#table_div2.t_hamburg .abcd_select td, 
#table_div2.t_hamburg .abcd_even td, 
#table_div2.t_hamburg .abcd_odd td { border-right-color: #fff !important; }

#table_div2.t_hamburg .abcd_select td:nth-child(2), 
#table_div2.t_hamburg .abcd_select td:nth-child(11), 
#table_div2.t_hamburg .abcd_hover td:nth-child(2), 
#table_div2.t_hamburg .abcd_hover td:nth-child(11) { border-right-color: #bbb !important; }

#table_div2.t_hamburg .abcd_even td:nth-child(2), 
#table_div2.t_hamburg .abcd_even td:nth-child(11),
#table_div2.t_hamburg .abcd_odd td:nth-child(2), 
#table_div2.t_hamburg .abcd_odd td:nth-child(11) { border-right-color: #ccc !important; }

/*City München Table Hack*/
#table_div2.t_muenchen .abcd_thead:nth-child(1) th:nth-child(1), 
#table_div2.t_muenchen .abcd_thead th:nth-child(2), 
#table_div2.t_muenchen .abcd_thead th:nth-child(8) { border-right-color: #c86800 !important; }

#table_div2.t_muenchen .abcd_thead th, 
#table_div2.t_muenchen .abcd_select td, 
#table_div2.t_muenchen .abcd_even td, 
#table_div2.t_muenchen .abcd_odd td { border-right-color: #fff !important; }

#table_div2.t_muenchen .abcd_select td:nth-child(2), 
#table_div2.t_muenchen .abcd_select td:nth-child(8), 
#table_div2.t_muenchen .abcd_hover td:nth-child(2), 
#table_div2.t_muenchen .abcd_hover td:nth-child(8) { border-right-color: #bbb !important; }

#table_div2.t_muenchen .abcd_even td:nth-child(2), 
#table_div2.t_muenchen .abcd_even td:nth-child(8),
#table_div2.t_muenchen .abcd_odd td:nth-child(2), 
#table_div2.t_muenchen .abcd_odd td:nth-child(8) { border-right-color: #ccc !important; }


/*Pager*/
.google-visualization-table-div-page { padding: 10px 0px !important; }
.google-visualization-table-div-page div[role="button"] span { font-size: 30px !important; padding: 20px !important; line-height: 30px !important; border: none !important; }
.google-visualization-table-div-page div[role="button"] div { border-color: #fff !important; }
.google-visualization-table-div-page div[role="button"].goog-custom-button { background: #e6e6e6 !important; }
.google-visualization-table-page-numbers a.current,
.google-visualization-table-page-numbers a.undefined { background: none !important; font-size: 14px !important; padding: 0 20px !important; line-height: 33px !important; border-color: #fff !important; border: 0px ButtonShadow outset !important; }
.google-visualization-table-page-numbers a.current { background: #ef7d00 !important; color: #fff;  }
.google-visualization-table-page-numbers a.undefined { background: #f6f6f6 !important;  }
.google-visualization-table-div-page.gradient { background: none !important; }


/*++++++++++++++++++++++++++++++++
++++CSS FÜR ABCD_SEITEN
++++++++++++++++++++++++++++++++++*/









/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
.how_to_do .span-4-of-12 	{	width: 100%;} /*1spaltig*/
.how_to_do .span-6-of-12 	{	width: 100%;} /*1spaltig*/

.lpForm .span-3-of-12 		{	width: 100%; margin-left: 0;} /*1spaltig*/

.txt_size_16 {	font-size: 14px;}
.txt_size_18 {	font-size: 16px;}
.txt_size_20 {	font-size: 17px;}
.txt_size_22 {	font-size: 17px;}
.txt_size_24 {	font-size: 18px;}
.txt_size_26 {	font-size: 20px;}
.txt_size_30 {	font-size: 24px;}
.txt_size_36 {	font-size: 30px;}
.txt_size_48 {	font-size: 36px;}
.txt_size_60 {	font-size: 48px;}
.txt_size_72 {	font-size: 60px;}
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
.how_to_do .span-4-of-12 	{	width: 100%;} /*1spaltig*/
.how_to_do .span-6-of-12 	{	width: 100%;} /*1spaltig*/

.lpForm .span-3-of-12 		{	width: 49.2%;} /*2spaltig*/
.lpForm .span-3-of-12:nth-child(2n+1) 		{	margin-left: 0;} /*2spaltig*/
.lpForm .span-3-of-12:nth-child(4n) 		{	text-align: center; }
.lpForm .span-3-of-12:nth-child(4n) button 		{	width: 100%; height: 63px; margin-top: 10px; font-size: 150%; }

.txt_size_16 {	font-size: 14px;}
.txt_size_18 {	font-size: 16px;}
.txt_size_20 {	font-size: 17px;}
.txt_size_22 {	font-size: 17px;}
.txt_size_24 {	font-size: 18px;}
.txt_size_26 {	font-size: 20px;}
.txt_size_30 {	font-size: 24px;}
.txt_size_36 {	font-size: 30px;}
.txt_size_48 {	font-size: 36px;}
.txt_size_60 {	font-size: 48px;}
.txt_size_72 {	font-size: 60px;}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
.how_to_do .span-4-of-12 {	width: 49.2%;} /*2spaltig*/

.lpForm .span-3-of-12 		{	width: 49.2%;} /*2spaltig*/
.lpForm .span-3-of-12:nth-child(2n+1) 		{	margin-left: 0;} /*2spaltig*/
.lpForm .span-3-of-12:nth-child(4n) 		{	text-align: center; }
.lpForm .span-3-of-12:nth-child(4n) button 		{	width: 100%; height: 63px; margin-top: 10px; font-size: 150%; }

.txt_size_24 {	font-size: 18px;}
.txt_size_26 {	font-size: 20px;}
.txt_size_30 {	font-size: 24px;}
.txt_size_36 {	font-size: 30px;}
.txt_size_48 {	font-size: 36px;}
.txt_size_60 {	font-size: 48px;}
.txt_size_72 {	font-size: 60px;}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {
.how_to_do .span-4-of-12 {	width: 49.2%;} /*2spaltig*/

.lpForm .span-3-of-12 		{	width: 32.26%;} /*3spaltig*/
.lpForm .span-3-of-12:nth-child(3n+1) 		{	margin-left: 0;} /*3spaltig*/

.txt_size_24 {	font-size: 18px;}
.txt_size_26 {	font-size: 20px;}
.txt_size_30 {	font-size: 24px;}
.txt_size_36 {	font-size: 30px;}
.txt_size_48 {	font-size: 36px;}
.txt_size_60 {	font-size: 48px;}
.txt_size_72 {	font-size: 60px;}

.row .col {	font-size: 14px !important;}
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399px) {
.how_to_do .span-4-of-12 {	width: 32.26%;} /*3spaltig*/
.how_to_do .span-6-of-12 {	width: 49.2%;} /*2spaltig*/

.lpForm .span-3-of-12 		{	width: 32.26%;} /*3spaltig*/
.lpForm .span-3-of-12:nth-child(3n+1) 		{	margin-left: 0;} /*3spaltig*/

.row .col {	font-size: 14px;}

}

@media (min-width: 1400px) {
.how_to_do .span-4-of-12 {	width: 32.26%;} /*3spaltig*/
.how_to_do .span-6-of-12 {	width: 49.2%;} /*2spaltig*/

	.lpForm .span-3-of-12:nth-child(4n) 		{	text-align: center;}
.lpForm .span-3-of-12:nth-child(4n) button {	width: 100%; height: 63px; margin-top: 10px; font-size: 150%; }

.row .col {	font-size: 14px;}
}
</pre></body></html>