FORM#bengine {
	margin: 0;
	padding: 0;
}

#bereich_tt {
	display:block;
}

#bereich_flugtickets {
	display: none;
}

.teaser2 .tt_suche {
	background-image: url("../images/suchmaske_bg.gif");
	background-repeat:no-repeat;
	padding: 15px 15px 10px 15px; 
	width: 400px;
	height: 220px;
	overflow: hidden;	
}

.tt_suche .auswahlzeile {
	height: 28px;
	width: 370px;
}

.tt_suche .column_wrap {	
	width: 370px;
	height: 170px;
	overflow: hidden;
}


.tt_suche .column_wrap .column1,
.tt_suche .column_wrap .column2,
.tt_suche .column_wrap .column3 {
	float: left;
	width: 116px;
	height: 170px;
}

.tt_suche .column_wrap .column1 { 	margin-right: 10px;}
.tt_suche .column_wrap .column2 { 	margin-right: 10px;}
.tt_suche .column_wrap .column3 { 	margin-right: 0;}

.tt_block {
	height: 40px;
	width: 116px;
	overflow: hidden;
}


.tt_suche {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;     
	font-size: 10px;
	font-weight: normal;
}

.tt_suche .auswahlzeile {
	font-size: 12px;
}

.tt_suche .auswahlzeile A {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}


.tt_suche .auswahlzeile A:focus,
.tt_suche .auswahlzeile A:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
}


.tt_suche A {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

.tt_suche A:hover, 
.tt_suche A:focus {
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}


.tt_suche SELECT {
	font-size: 10px;
}


.tt_suche INPUT.tt_block_input {
font-size: 10px;
}


SELECT.tt_block_normal {
	width: 116px;
	margin-bottom: 2px;
}

SELECT.tt_block_standardtag {
	width: 40px;
	margin-bottom: 2px;	
}

SELECT.tt_block_standardmonat {
	width: 70px;
	margin-bottom: 2px;
}


SELECT.tt_block_alter {
	width: 55px;
	margin-bottom:2px;
}


.tt_suche .flug_column_wrap {
	width: 370px;
	height: 170px;
	overflow: hidden;
}


.tt_suche .flug_column_wrap .flug_column1,
.tt_suche .flug_column_wrap .flug_column2 {
	float: left;
	width: 160px;
	height: 170px;
	overflow: hidden;
}

.tt_suche .flug_column_wrap .flug_column1 {
	margin-right: 10px;
}

.flug_block {
	height: 40px;
	width: 200px;
	overflow: hidden;
}

SELECT.flug_from {
	width: 155px;
	margin-bottom: 2px;	
}

SELECT.flug_block_tag {
	width: 70px;
	margin-bottom: 2px;	
}

SELECT.flug_block_monat {
	width: 80px;
	margin-bottom: 2px;
}

SELECT.flug_personen {
	width: 155px;
	margin-bottom: 2px;	
}

INPUT.flug_ziel{
	font-size: 10px;
	width: 150px;
}
