/* --- Unterer Button im Formular 4 --- */
.tt_for4buttonBottom {
    text-align: right;
    margin: 20px 0 0 90px;
}

.buctabbahn{
    width: 100%;    
}

.buctabbahntd{
    padding: 10px;
}

.tt_bahnsuche_wait {
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

.tt_bucBoxBahnBox {
	padding: 10px;
}

.tt_bahn_bu_bahn_1 {
	float: right;
	cursor: pointer;
}

.tt_bahn_bu_bahn_2 {
	float: right;
    margin: 3px 15px 0px 0px;
    cursor: pointer;
}


.tt_bahn_kinderinfo {
	font-size: 10px;
	margin-top: 5px;
}

#bahn_fail_error {
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	color: #E91C21;
}

#bahn_2_div {
	margin-top: 20px;
	overflow: auto;
}

.tt_bahn_form_table {
	border-collapse: collapse;
	margin-top: 5px;
	}

.tt_bahn_form_td1 input {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.tt_bahn_form_td1 {
    padding: 0px 0px 3px 0px;
}
.tt_bahn_form_td2 {
    padding: 0px 10px 3px 5px;
	border-right: 1px solid #ccc;
}
.tt_bahn_form_td3 {
    padding: 0px 10px 3px 10px;
    border-right: 1px solid #ccc;
}
.tt_bahn_form_td4 {
    padding: 0px 10px 3px 10px;
}

.tt_bahn_preisinfo {
	font-size: 10px;
	font-weight: normal;
	}

