/* *** JSchmidt 19.03.09 */
/* TopAngebote rechte Spalte*/
html, body, table, tr, td, div {
	padding: 0px;
	margin: 0px;
	}


.tt_topa_table {
	width: 512px;
	border-collapse: collapse;
	}
	
.tt_topa_td {
	width: 164px;
	height: 230px;
	overflow: hidden;
	vertical-align: top;
	}

.tt_topa_img {
	width: 164px;
	height: 110px;
	border: none;
	}

.tt_topa_spacer {
	width: 10px;
	}
	
.tt_topa_header {
	background: URL("../../ibe_v2/images/topangebote/verlauf.gif") repeat-x;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 5px 5px 6px 5px;
	overflow: hidden;
	white-space: nowrap;
	color: #363942;
	}

.tt_topa_image {
	background-color: #ccc;
	height: 110px;
	}

.tt_topa_hotel {
	background-color: #E3EBF3;
	padding: 6px 6px 6px 6px;
	height: 22px;
	overflow: hidden;
	}

.tt_topa_link_hotel { 
    font: bold 11px Verdana;
    color: #363942;
    text-decoration: none;
    }


.tt_topa_details {
	background-color: #E3EBF3;
	padding: 2px 6px 2px 6px;
	font-family: Verdana;
	font-size: 11px;
	color: #363942;
	overflow: hidden;
    height: 25px;
}


.tt_topa_links {
    background-color: #E3EBF3;
    padding: 0px 6px 6px 6px;
    margin-bottom: 10px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #363942;
    text-align: right;
}


.tt_topa_link .tt_topa_link_pp {
    font-weight: normal;
    padding: 0px 0px 0px 5px;
}


.tt_topa_link { 
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #363942;
    text-decoration: none;
    white-space: nowrap;
    }

.tt_topa_link_img {
    padding: 0px;
    margin: 0px 0px -2px 0px;
    border: none;
    }

.tt_topa_link .tt_topa_link_ab {
    font-weight: normal;
    padding: 0px 4px 0px 2px;
    }

/* *** */

