﻿@import url(import.css);

BODY {
	font-size: 1em;
}

.tabs-container div.n { 
	height: 1.49em;
	/*margin-top:0.395em;*/
}

/*.tabs-container div.active { height: 1.69em; }
.tabs-container div.active { height: 1.64em; }*/

*html .tabs-container div.n { 
	height: 1.49em;
	/*margin-top:0.395em;*/
}


* + html .tabs-container div.n { 
	height: 1.45em;
	margin-top:0.395em;
}

* + html .tabs-container div.active {
	height: 1.70em;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.tabs-container div.active {
	height: 1.69em;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.tabs-container div.n { 
	 height: 1.50em;
	 margin-top:0.395em;
	}
}

/*#bankverbAendern .bnk
	{
		padding-left: 4.3em;
		border: 0;

	}
	
* + html #bankverbAendern .bnk
	{
		padding-left: 4.3em;
		border: 0;

	}*/

* html .landing_image {
	top: 1.4em;
}

*+html .be_button_es {
	margin-top: 6.5em;
}