﻿@charset "utf-8";
#containerMesse {
	*margin-top:5px;
}
/* IE7 Hack */
*+html #containerMesse {
	margin-top:0px;
}


#aBoxHead {
	width:216px;
	height:9px;
	/*background-image:url(/sec/themes/tc_portal_2/img/infobox_o.png);*/
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-top:9px;
}
/* IE6 Hack */
*html #aBoxHead {
	/* background-image:url(/sec/themes/tc_portal_2/img/infobox_o_IE6.png);*/
	background-position:0px 9px;
	width:216px;
	margin-top:2px;
}
#aBoxMid {
	width:216px;
	min-height:290px;
	/**min-height:100px;*/
	/* border-left:1px solid #0069B4;*/
	/* border-right:1px solid #0069B4;*/
}
/* IE6 Hack */
*html #aBoxMid {
	width: 214px;
}
#aBoxMesseContent {
	 min-height:308px;
	 *height:308px;
	 /*min-height:272px;*/
}
#aBoxFoot {
	/* background-image:url(/sec/themes/tc_portal_2/img/infobox_u.png) ;*/
	background-position:bottom left;
	background-repeat:no-repeat;
	height:10px;
	width:216px;
}
}
/* IE6 Hack */
*html #aBoxFoot {
	/* background-image:url(/sec/themes/tc_portal_2/img/infobox_u_IE6.png);*/
	background-position:top left;
	width: 216px;
	height:12px;
}
#aBoxNavLeft {
	float:left; 
	margin:6px 0px 0px 0px;
}
#aBoxNavRight {
	float:right; 
	margin:6px 0px 0px 0px;
}
/* IE6 Hack */
*html #aBoxNavRight {
	margin:6px 4px 0px 0px;
}

#messeTeaser #aHead {
	height: 9px;
	width: 216px;
	padding:0;
	margin:0;
	position:relative;
}
/* IE6 Hack */
*html #messeTeaser #aHead {
	width: 214px;
}

#messeTeaser #aFoot {
	height:9px;	
	width: 216px;
	padding:0;
	margin:0;
}

#aCont {
	padding: 0px 0px 0px 0px;
	min-height:290px;
}

.messeIMG {
	width:216px;
	height:126px;
	border:0px;
	/*margin:5px 0px 9px -6px;	*/
}
/* IE6 Hack */
*html .messeIMG {
	/*margin-left:-7px;	*/
}
#aRight {
	float:right;
	border: 1px solid #ce00000;
	width:154px;
}
/*
#aCont ,h3 {
	margin: 0px 0px 0px 0px;	
}
*/
#messeTeaser {
	width: 216px;
	float: left;
}
/* IE6 Hack */
*html #messeTeaser {
	width: 214px;
}
.Dist9px {
	height:9px;
}
/* IE6 Hack */
*html .Dist9px {
	height:0px;
	margin-top:-9px;
}
#messeTeaser .SlidingPanels {
	width: 216px;
	/*min-height: 240px;*/
	float: left;
}
/* IE6 Hack */
*html #messeTeaser .SlidingPanels {
	width: 214px;
}
#messeTeaser .SlidingPanelsContentGroup {
	width:10000px;
	float: left;
}
#messeTeaser .SlidingPanelsContent {
	float: left;
	width: 216px;
/*min-height: 240px;*/
}
/* IE6 Hack */
*html #messeTeaser .SlidingPanelsContent {
	width: 214px;
}
#messeTeaser .SlidingPanelsContent .content {
	margin: auto;
	float: left;
	text-align:left;
	/*width:300px;*/
}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

.SlidingPanels {
/*min-height:240px;*/
	padding:0;
	margin:0;
	position:relative;
}
.SlidingPanelsContentGroup {
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
.SlidingPanelsContent {
	min-height:240px;
	margin:0;
	overflow:hidden;
}
/*	.SlidingPanelsAnimating * {              keine Ahnung was das '*' da soll - wenn vorhanden, dann hüpft der IE beim Switch. 
overflow:hidden !important;
} */
.SlidingPanelsAnimating {
	overflow:hidden !important;
}
.SlidingPanelsCurrentPanel {
}
.SlidingPanelsFocused {}


