/*
CSS file for the standard design
Custom designs shall be put into taClientCustom.css
*/

.taVergleichWrapper{
	width:100%;
}

.taVergleichWrapper table{
 border-spacing: 0px;
 border-collapse: collapse;
}

.taVergleichWrapper table td,
.taVergleichWrapper table th{
    border:none;
    padding:inherit;
    font-family: Source Sans Pro,Arial;
}

.taVergleichWrapper {
    background-color:#ffffff;
    font-family: 'Open Sans', sans-serif;
}

.taVergleichWrapper{
    max-width:940px;
}
.taVergleichWrapper table{
    width:100%;
}

/*always have a padding at image*/
.taVergleichWrapper table td:nth-of-type(2){
	/* padding-right:4px; */
}



.taVergleichWrapper .headlineWrapper{
}


.taVergleichWrapper .headlineWrapper > span{
	display:block;
	/* color:#333; */
    padding:10px 10px 13px 10px;
    float:left;
   /*  font-weight:600;
    font-size:16px;
    font-family: 'Open Sans', sans-serif; */
    margin:0px !important;
    border: none;
    text-transform: none;
    vertical-align: baseline;
}

.taVergleichWrapper .headlineWrapper > span > span{
  /*   font-weight:600;
    color:#ff7600; */
}

.taVergleichWrapper .headlineWrapper ul{
    float:right
}

.taVergleichWrapper .headlineWrapper ul,
.taVergleichWrapper .headlineWrapper ul li{
    padding:0px;
    margin:0px;
    list-style-type: none;
    background:none;    
}

.taVergleichWrapper .headlineWrapper ul.topNavigationList,
.taVergleichWrapper .headlineWrapper ul.topNavigationList li {
    list-style-type: none;
    list-style-image: none;
    background: #717171 none repeat scroll 0 0 !important;
}


.taVergleichWrapper .headlineWrapper ul li{
    float:left;
    padding:11px 13px 13px 13px !important;
    background-color:#dadada;
    border-left:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    margin:0px !important;
}

.taVergleichWrapper .headlineWrapper ul li a,
.taVergleichWrapper .headlineWrapper ul li span{
    color:#ffffff !important;
    text-decoration: none;
    font-size:16px;
    font-weight:600;
}

.taVergleichWrapper .headlineWrapper ul li.active,
.taVergleichWrapper .headlineWrapper ul li:HOVER {
    background-color:#898989 !important;
    background: #898989 !important;
}

.taVergleichWrapper .headlineWrapper ul li.active a,
.taVergleichWrapper .headlineWrapper ul li.active span{
    color:#ffffff !important;
}


.taVergleichWrapper table{
    background: #efefef none repeat scroll 0 0;
    border-collapse: collapse;
    font-size: 12px;
    text-align: left;
}

.taVergleichWrapper table th{
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: #ffffff;
    background-color: #717171;
    font-weight: 600;
    padding: 5px 5px;
    text-transform: none;
    line-height: 16px;
    position:relative;
}

.taVergleichWrapper table th:after {
    content: ' ';
    display: block;
    width: 1px;
    height: 70%;
    position: absolute;
    right: 0px;
    background-color: #989898;
    top: 15%;
}

.taVergleichWrapper table th:last-of-type:after {
	display:none;
}

.taVergleichWrapper table td{
	vertical-align: middle;
    font-size:11px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    padding: 5px 0px 6px 0px;
    color:#757575;
}

.taVergleichWrapper table td,
.taVergleichWrapper table td a{
	font-size:12px;
}

.taVergleichWrapper table td a{
	color:#0088cc !important;	
	text-transform: uppercase;	
}

.taVergleichWrapper table td *{
	vertical-align: middle;
}


.taVergleichWrapper .tableWrapper table tr td{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom: 1px solid #dadada;
}


.taVergleichWrapper .taTableBasic table td:before{
	display:none;
	position:absolute;
	color:#757575;
	font-weight:normal;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
	top: 3px;
}




.taVergleichWrapper .tableWrapper table td:nth-of-type(1){
	width: 36px;
    /* padding-right: 0px !important; */
    font-size: 1em;
    color: #dadada;
    font-weight: 400;
    text-align:center;
}

.taVergleichWrapper table tr:nth-of-type(1n+4) td:nth-of-type(1){
	text-align:center;
	padding-right: 8px !important;
	font-size: 3em;
	line-height:1em;
}



.taVergleichWrapper table td:nth-of-type(2){
	/* padding-left:0px !important; */
	width:82px;
	text-align:center;
}

.taVergleichWrapper table td:nth-of-type(2) img{
	max-width:none;
}

/*
.taVergleichWrapper table td:nth-of-type(3){
	width:120px;
}

.taVergleichWrapper table td:nth-of-type(4){
	width:70px;
}

.taVergleichWrapper table td:nth-of-type(5){
	width:165px;
}

.taVergleichWrapper table td:nth-of-type(6){
	width:85px;
}

.taVergleichWrapper table td:nth-of-type(7){
	width:240px;
}

.taVergleichWrapper table td:nth-of-type(8){
}
*/


.taVergleichWrapper table tr:last-child td{
	border-bottom:none;
}


/*for tables with sidebar use small stuff*/


.taVergleichWrapper table td{
	/* padding-left:5px;
	padding-right:5px; */
	/* width:auto; */
	padding:2px;
}


.taVergleichWrapper .clearBoth{
	clear:left;
	margin:0px;
	height:0px;
	line-height: 0px;
	padding:0px;
}

.taVergleichWrapper  .toBrokerLink{
	cursor: pointer;
}

.taVergleichWrapper  .taClientCtaButton{
	min-width:120px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 5px 5px 5px 15px;
	text-align: center;
	outline: 0;
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700
}

.taVergleichWrapper  .taClientCtaButton::before {
    background-image: url("../images/buttons/button_white_arrow.png");
    background-repeat: no-repeat;
    content: "";
    height: 14px;
    left: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}


/*tapbespecific */

/*type: 11 / 12 */
.taVergleichWrapper.typetype_11 table th,
.taVergleichWrapper.typetype_12 table th{
	/* padding:3px; */
}

.taVergleichWrapper.typetype_11 table td:nth-of-type(7) img,
.taVergleichWrapper.typetype_12 table td:nth-of-type(7) img{
	max-width:none;	
}


/*type_11*/
.taVergleichWrapper.typetype_11 table td:nth-of-type(3){
	line-height:1.1em;
	padding: 0 15px;
    max-width: 100px;
}

.taVergleichWrapper.typetype_11 table td:nth-of-type(4){
	width: 170px;
}

.taVergleichWrapper.typetype_11 table td:nth-of-type(6) {
    max-width:150px;
}
.taVergleichWrapper.typetype_11 table td:nth-of-type(7) {
    width: 165px;
}

/* type 12 */
.taVergleichWrapper.typetype_12 table td:nth-of-type(3){
	max-width:100px
}

.taVergleichWrapper.typetype_12 table td:nth-of-type(6){
	max-width:100px;
}


/*smalltable START*/
.taVergleichWrapper.smallTable tr td.spareColumn:not(.ctaLinktd),
.taVergleichWrapper.smallTable tr th.spareColumn:not(.ctaLinkth),
.taVergleichWrapper.smallTable.template_version3 .spareColumn{ 
	display: none; 
}
/*smalltable ENDE*/

/* RESPONSIVE START */
@media screen and (max-width: 955px){
	
	.taVergleichWrapper table tr:nth-of-type(1n+4) td:nth-of-type(1){
		font-size:2em;
		line-height:2em;
	}
	
	
	.taVergleichWrapper .tableWrapper table td,
	.taVergleichWrapper .tableWrapper table td:nth-of-type(1),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(2),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(3),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(4),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(5),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(6),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(7),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(8),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(9),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(10),
	.taVergleichWrapper .tableWrapper table td:nth-of-type(11){
		width:auto;
	}
	
	
	.taVergleichWrapper .tableWrapper table td.ctaLinktd{
		width:22%;
	}
	
	.taVergleichWrapper .tableWrapper table td img{
		width:90%;
		max-width:90% ;
		height:auto;
	}
	
	
	.taVergleichWrapper .tableWrapper table td:nth-of-type(1) img{
		max-width:75%;
	}
	
	
	
	
	.taVergleichWrapper .tableWrapper .ta_stdAdvImage img,
	.taVergleichWrapper .tableWrapper .ta_mobileAdvImage img{
		width:100% !important;
		max-width:100% !important;
	}
	
	
	
	
}


@media screen and (max-width: 855px){
	
	.taVergleichWrapper .tableWrapper table td.ctaLinktd{
	
	
	}
	
	
	.taVergleichWrapper .taClientCtaButton{
		min-width: auto;
    	width: auto;
    	font-size: 14px;
    	font-weight: 600;
	}
	
}

@media screen and (max-width: 768px){
	
	.taVergleichWrapper .taClientCtaButton::before{
		left:4px;
	}	
	
}

@media screen and (max-width: 650px){
	.taVergleichWrapper .taClientCtaButton{
		padding:3px 3px 3px 3px;
	}
	.taVergleichWrapper .taClientCtaButton::before{
		display:none;
	}
	
}

@media screen and (max-width: 620px){
	.taVergleichWrapper .tableWrapper table td.ctaLinktd{
		width:22%;
	}
}



@media screen and (max-width: 600px){
	
	
	/* #4439 - normal tables did not have a bottom border anymore */
	.taVergleichWrapper .taTableBasic table tr:last-child td{
		border-bottom: 1px solid #dadada;
	}

	.taVergleichWrapper .tableWrapper .taTableBasic table td:nth-of-type(1),
	.taVergleichWrapper.smallTable .taTableBasic table td{
		color:#504f53;
	}
	
	/* #4439 */
	.taVergleichWrapper .taTableBasic table{
		background-color:transparent !important;
	}
	
	.taVergleichWrapper .taTableBasic table th{
		display:none;
	}
	
	.taVergleichWrapper .taTableBasic table tbody tr{
		display:block;
		margin-bottom:15px;
		border:1px solid #dadada;
	}

	.taVergleichWrapper.smallTable .taTableBasic table td
	{
		position:relative;
		display:block;
		width:100%;
		max-width:none;
		/* #4439 padding-top:35px; */
		padding: 35px 8px 9px 8px !important;
		font-weight: normal;
		font-size: 14px;
		
	}
	
	
	.taVergleichWrapper .taTableBasic table td:LAST-CHILD{
		padding-top:8px;
		border-bottom:none;
	}
	
	
	.taVergleichWrapper .taTableBasic table td:before{
		position:absolute;
		display:block;
	}
	
	 .taVergleichWrapper .taTableBasic table td img{
		max-width: none;
		width:auto;
		height:auto;
	}
	
	
	 .taVergleichWrapper .taTableBasic .taClientCtaButton{
		padding: 5px 35px;
		font-size: 20px;
	}
	
	.taVergleichWrapper table tr:nth-of-type(n+4) td:nth-of-type(1){
		font-size:3em;
		line-height:1em;
	}
	
}

	@media screen and (max-width: 400px){
		.taVergleichWrapper .tableWrapper table td.ctaLinktd{
			width:35%;
		}

		/* #4439 */
		.taVergleichWrapper .tableWrapper.taTableBasic table td.ctaLinktd{
			width:100%;
		}
		
	}


	/* responsive sktip rows START */
	@media screen and (min-width: 768px) and (max-width: 855px){
		/*
		.taVergleichWrapper tr td:nth-of-type(3):not(.ctaLinktd),
		.taVergleichWrapper tr th:nth-of-type(3):not(.ctaLinkth){ 
			display: none; 
		}
		*/
		
		.taVergleichWrapper tr td.spareColumn:not(.ctaLinktd),
		.taVergleichWrapper tr th.spareColumn:not(.ctaLinkth){ 
			display: none; 
		}
		
	}
	
	@media screen and (max-width: 570px){
		/*
		.taVergleichWrapper tr td:nth-of-type(3):not(.ctaLinktd),
		.taVergleichWrapper tr th:nth-of-type(3):not(.ctaLinkth){ 
			display: none; 
		}
		*/
		
		.taVergleichWrapper tr td.spareColumn:not(.ctaLinktd),
		.taVergleichWrapper tr th.spareColumn:not(.ctaLinkth){ 
			display: none; 
		}
	
	}
	
	@media screen and (max-width: 540px){
		.taVergleichWrapper tr td:nth-of-type(3):not(.ctaLinktd),
		.taVergleichWrapper tr th:nth-of-type(3):not(.ctaLinkth){ 
			display: none; 
		}
	
	}
	
	@media screen and (max-width: 460px){
		.taVergleichWrapper tr td:nth-of-type(4):not(.ctaLinktd),
		.taVergleichWrapper tr th:nth-of-type(4):not(.ctaLinkth){ 
			display: none; 
		}
	
	}
	
	
	@media screen and (max-width: 400px){
		.taVergleichWrapper tr td:nth-of-type(5):not(.ctaLinktd),
		.taVergleichWrapper tr th:nth-of-type(5):not(.ctaLinkth){ 
			display: none; 
		}
	
	}
	
	
	/* responsive sktip rows ENDE */
	
	
	
	 


/* RESPONSIVE ENDE */
