
.hand {
	cursor:pointer;
}

.p_r_3px {
	padding-right:3px;	
}


.txt_11_b {
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.txt_11_n {
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.txt_12_b {
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.txt_13_b {
	font-family:verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.txt_14_b {
	font-family:verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.txt_price {
	font-family:verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}

.txt_path {
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0000ff;
}

.txt_pos {
	font-family:verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.red {
	color:#ff0000;
}

.white {
	color:#ffffff;
}

.dark_grey {
	color:#404040;
}

/* ### PROGESSBAR ####################################### */

a.pg_link:link { 
	font-family:verdana, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:underline; 
}

a.pg_link:visited { 
	font-family:verdana, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:underline; 
}

a.pg_link:hover { 
	font-family:verdana, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none; 
}



/* #### QUICKSEARCH #################################### */

select.th5_quicksearch {
	width:170px !important;
}

input.th5_quicksearch {
	width:170px !important;
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.qs_spacer {
	background-color:#ffffff;	
}

.sp_qs_select {
	padding-bottom:8px;
}





/* #### BESTPREIS ########################################### */

.bestpreis {
	width:265px; 
	/*height:100%;*/
	
}

div.bestpreis {
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}




.th5_teaser {
}



/* #### TEASER HOCH START ################################### */

.location_land {
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#fff;
	padding:1px 2px 1px 2px;
}

.teaser_price {
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}


.switch{ 
	font-family:verdana, sans-serif;
	font-size: 11px; 
	text-align: right; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;  
	cursor:pointer;	
	}
	
.switch_over{ 
	font-family:verdana, sans-serif;
	font-size: 11px; 
	text-align: right; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;  
	cursor:pointer;	
	}

.notAvailable {
	font-family:verdana, sans-serif;
	font-size: 11px; 
	text-align: right; 
	font-weight: normal; 
	text-decoration: none; 
	color: #ff0000;  
}
	
/* ### LIST ######################################################## */
	
.list_deleter_switch {
	border:0px;
	font-family:verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color:green;
	text-decoration:underline;
	cursor:pointer;	
}

.list_deleter_switch_over {
	border:0px;
	font-family:verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color:green;
	text-decoration:underline;
	cursor:pointer;	
}

.list_detail_switch {
	font-family:verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color:#000000;
	text-decoration:underline;
	cursor:pointer;	
}

.list_detail_switch_over {
	font-family:verdana, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color:#000000;
	text-decoration:underline;
	cursor:pointer;	
}

.th5_list_filter {
		
}

.th5_list_header {
	
}

.list_price {
	font-family:verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
}


/* ### CARTADD ##################################################### */

.cartadd_switch {
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

.cartadd_switch_over {
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

.th5_cartadd {
	font-family:verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}



/* ### FLUG ######################################################### */

.flight_border {
	border:1px solid #cccccc;	
}

div#th5_d_origin select {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

div#th5_d_destination select {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}








