#jal_aussen {
	margin: 16px auto;
	height: 342px;
	width: 176px;
	background-image: url(/shared/pics/teaser/jal_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#jal_innen {
	margin: 5px 5px;
	height: 332px;
	width: 166px;
	position:relative;
	overflow:hidden;
}

.jal_layer01 {
	width: 166px;
	z-index: 1;
}

.jal_layerheader {
	width: 166px;
	height: 20px;
	background-color: #ffb4d3;
	background-image: url(/shared/pics/teaser/jal_button.gif);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}

.jal_headline {
	width: 144px;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	float: left;
	height: 18px;
	margin-top: 2px;
	overflow:hidden;
	white-space:nowrap;
}

.jal_layercontent {
	width: 166px;
	background-color: #ffffff;
	height: 380px;
}

.jal_content {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #68676c;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 21px;
	margin-bottom: 20px;
	height: 232px;
	overflow:hidden;
}

.jal_content, x:-moz-any-link { height: 226px; } /*ff2*/
.jal_content, x:-moz-any-link, x:default { height: 232px; } /*ff3*/
.jal_content { *height: 226px; margin-bottom: 6px; } /*ie7*/
/* html .jal_content { height: 220px; } /*ie6*/
#jal_aussen { *height:330px; }	/* ie7- hack */
#jal_innen { *height:325px; }
#jal_aussen { height /*\**/:330px\9; }
#jal_innen { height /*\**/:325px\9; }	/* ie8 hack */
