/* PCI Zertifikat */

.pci
{
	display: none;
}

input.greenButton.booknow
{
	width: 100%;
	margin: 0px auto;
	font-size: 15px;
}

/* ##################################################### PREISAUSGABE ##################################################### */


.content-middle
{
	float: left;
	margin: 20px 0 0 0px;
	width: 100%;
}

.content-form input.address
{
	width: 100%;
}


.form-block.passengerphone
{
	width: 100%;
}

.form-block.passengerphone input
{
	float: left;
	margin-left: 10px;
}

.content-form input.passengerinfo
{
	width:255px;
	text-indent: 5px;
}

.widget-footer-total span.zusatz
{
	font-size:11px;
	line-height: 13px;
	font-weight: normal;
	text-transform:none;
	margin-top: 10px;
	display: block;
}

a.tab_link_button
{
	font-size: 12px;
}

/* Preisgutschein */

.gutscheinInfoMobile
{
	width: 40%;
}

.gutscheinInfo
{
	display: none;
}



/* Auslands-Teaser */

.didyouknow
{

	top: -11px;
	left: -17px;

}

	p.didyouknow_text
	{
		width: 65%;
		display: block;
		margin-top: 30px;
	}

	div.teaser h3
	{
		font-size: 18px !important;
		margin-top: 0px !important;
		padding-top: 0px  !important;
		display: block;
		text-align: center !important;
	} 

	div.worldBG
	{
		background:url(../images/worldBG.png) no-repeat center;
		width: 510px;
		height: 324px;
		margin: 0px auto;
		text-align: center;
	}

	div.worldBG div
	{
		font-size: 20px;
		background: #010101;
		padding: 10px;
		border-radius: 4px;
		display: inline-block;
		color: #fff;
		text-align: center;
		width: auto;
		margin: 110px auto 0;
	}


/* Nach Abschluss */

.abschlussTeaser {
	width: 440px;
  height: auto;
	margin: 10px auto;
	display: block;
}

.nachabschlussBox
{
	font-size: 15px;
}

.nachabschlussBGHead
{
	font-size: 16px;
	font-weight: bold;
	height: 20px;
}

.anschlusszieladresse
{
 position: relative;
 top: 10px;
}

/* KK */

.embed-container iframe {
  height: 800px;
}