
/* Mutter-Div, in dem ganze Schnellsuche liegt; CSS-Name nicht ändern! */
#tt_jsq_div{
    font-family:Verdana,Arial;
    font-size:5px;
    color:#333333;
    width:720px;
    height:250px;
    margin-bottom:5px;
    padding:0px;
    background-color:#FFFFFF;
    background-image:url(../images/qf/home_nl.gif);
    background-repeat:no-repeat;
    overflow:hidden;
}

.tt_f4_headline{
    font-family:Arial;
    font-size:18px;
    color:#3FC8E0;
    margin-left:15px;
    margin-top:5px;
    height:8px;
}

/* Div mit Abständen zur Umgebung */
#tt_jsq_outpad{padding:0px 0px 0px 0px;}

/* Divs mit relativer Positionierung */
.tt_jsq_pos_relative {
    position : relative;
}

/* divs mit absoluter Positionierung -- Top 30px; */
.jsq_absolute_top30 {
	position : absolute;
	top      : 30px;
}

/* Div Navigation 71 */
#tt_jsq_nav{
    width:730px;
    height:5px;
    margin-top:17px;
    margin-left:12px;
    padding:0px;
}

.tt_nav_radio{vertical-align: middle; margin-top:0px;}
.tt_nav_colA{width:115px; height:25px; line-height:25px;}
.tt_nav_colC{width:125px; height:25px; line-height:25px;}

.tt_jsq_formular {
	   width  : 470px;
	   height : 215px;
}
	/* Korrektur für IE6 */
	* html .tt_jsq_formular {
	    height : 170px;
	}

/* Div Content */
.tt_jsq_content {
    padding-top  : 40px; 
    padding-left : 30px;
}
	/* Korrektur für IE6 */
	* html .tt_jsq_content {
	    padding-top : 0;
	}

.tt_jsq_content_r {padding-top:35px; padding-left:5px;}
/* Formular Spalten */
.tt_jsq_colLeft {width:450px;}
.tt_jsq_colRight{width:400px;}


/* Box Kalender */
.tt_jsq_calAll{
    height:19px;
    min-height:21px;
    margin-bottom:5px;
}
.tt_jsq_calAll_r{
    height:29px;
    min-height:21px;
    margin-bottom:5px;
}
.tt_jsq_calAll_r{
    height:29px;
    min-height:21px;
    margin-bottom:5px;
}
.tt_jsq_eformCalD{
    width:44px;
    height:19px;
   
}
.tt_jsq_eformCalM{
    width:125px;
    height:19px;
}
.tt_jsq_row{clear:both; height:40px;}
.tt_jsq_row_r{clear:both; height:60px;}
.tt_jsq_rowRi{clear:both; width:254px; height:19px; line-height:19px;}
/* Hotelkategorie Radio */
.tt_jsq_radAll{
    height:19px;
    min-height:21px;
    white-space:nowrap;
}
.tt_jsq_radTxt{padding-top:2px;}
/* Text Input-/Select-Felder */
.tt_jsq_label{
    text-align:left;
    font-family:Verdana,Arial;
    font-size:11px;
    font-weight:bold;
    color:#000000;
}
.tt_jsq_labelLe{
    font-family:Verdana,Arial;
    font-size:11px;
    font-weight:bold;
    color:#0099CC;
    margin-bottom:1px;
}
.tt_jsq_labelRi{
    font-family:Verdana,Arial;
    font-size:11px;
    font-weight:bold;
    color:#0099CC;
    margin-bottom:1px;
    margin-right:100px;
    
}
.tt_jsq_labelRi_kind{
    font-family:Verdana, Arial;
    font-size:11px;
    color:#0099CC;
    font-weight:bold;
    float:left;
    width:53px;
    margin-bottom:1px;
    padding-top:6px;
}
.tt_jsq_labelRi_r{
    font-family:Verdana,Arial;
    font-size:11px;
    font-weight:bold;
    color:#0099CC;
    margin-bottom:5px;
    margin-left:5px;
    
}

.tt_jsq_txtAlter{
    font-family:Verdana,Arial;
    font-size:9px;
    font-weight:normal;
    color:#666666;
}
/* Form-Elemente */
.tt_jsq_eformXL{width:245px;height:19px;}
.tt_jsq_eformL{width:143px;height:19px;}
.tt_jsq_eformdau{width:173px;height:19px;}
.tt_jsq_eformM{width:102px;height:19px;}
.tt_jsq_eformS{width:48px;height:19px;}
.tt_jsq_eformERW{width:150px;height:19px;}
/* Link: Navigation */
A.tt_jsq_navi:link,A.tt_jsq_navi:visited,A.tt_jsq_navi:active{
    font-family:Verdana,Arial;
    font-size:11px;
    color:#214899;
    font-weight:normal;
    text-decoration:none;
}
A.tt_jsq_navi:hover{
    font-family:Verdana,Arial;
    font-size:11px;
    color:#FF6600;
    font-weight:normal;
    text-decoration:none;
}
/* Link: Erweiterte Suche */
A.tt_jsq_extsearch:link,A.tt_jsq_extsearch:visited,A.tt_jsq_extsearch:active{
    font-family:Verdana, Arial;
    font-size:11px;
    color:#0099CC;
    font-weight:bold;
    text-decoration:underline;
}
A.tt_jsq_extsearch:hover{
    font-family:Verdana, Arial;
    font-size:11px;
    color:#0099CC;
    font-weight:bold;
    text-decoration:underline;
}
/* Link: Suche */
A.tt_jsq_search:link,A.tt_jsq_search:visited,A.tt_jsq_search:active,A.tt_jsq_search:hover{
    font-family:Verdana,Arial;
    font-size:18px;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
/* Footer */
#tt_jsq_footer{width:400px; padding:0px; margin:0px; }
/* SUBMIT button */
.tt_jsq_bttn1{width:234px;}
.tt_jsq_bttn2{width:234px; text-align:right;}
/* Allgemein */
/*table{empty-cells:show;}*/
/* IMG{border:0px;} */
.tt_jsq_font{
    font-family:Verdana,Arial;
    font-size:11px;
    color:#666666;
}
.tt_jsq_font2{
    font-family:Verdana,Arial;
    font-size:10px;
    color:#003366;
}
.tt_jsq_martop{
    margin-top:5px;
}
.tt_jsq_martop2{
    margin-top:10px;
}
.tt_jsq_marbot{
    margin-bottom:5px;
}
.tt_jsq_marright{
    margin-right:3px;
}
.tt_jsq_marleft{
    margin-left:10px;
}
.tt_jsq_padleft{
    padding-left:10px;
}
.tt_jsq_padleft2{
    padding-left:5px;
}
.tt_jsq_padright{
    padding-right:10px;
}
.tt_jsq_padtop{
    padding-top:10px;
}
.tt_jsq_padtop2{
    padding-top:15px;
}
.tt_jsq_padbot{
    padding-bottom:10px;
}


.tt_jsq_clear{
	clear       : both; 
	margin      : 0px;
}

.tt_jsq_erwSuche {
	position    : absolute;
	margin-top  : -50px;
	margin-left : 20px;
	width       : 170px;
	height      : 30px;
}

/* Standard-Definition für Class:tt_jsq_BtnSubm */
.tt_jsq_BtnSubm {
    float        : right;
    margin-right : 35px;
    margin-top   : -52px;
    display      : inline;
}


