/* 
  -----------------------------------
  Tab Panel Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 6 - Basic
  -----------------------------------
*/
.p7TPM06 {
	background-color:#000;
/*2015.09.10
	border:1px solid #ccc;
*/

	-webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,1);
	box-shadow: 0 0 12px 0 rgba(0,0,0,1);

	display:inline;
	float:left;
/* 2015.09.10
	height:390px;
*/
	height:475px;
/* 2015.09.10
	margin:0 0 30px;
*/
	margin:0;
	padding:10px;
	position:relative;
/* 2015.09.10
	width: 700px;
*/
}
.p7TPM06 img {
	vertical-align: top;
}
/*Triggers construct - including arrows*/
.p7TPMtabs_06 {
	background-color:#000;
	left:9;
	overflow: hidden;
	position: absolute;
/* 2015.09.10
	right:10px;
	top:9px;
	width:115px;
*/
	top:399px;
	z-index: 999;
	zoom: 1;
}
/*Trigger Viewport*/
.p7TPM06 .p7TPMtabs_viewport {
	margin:0 auto;
	overflow:hidden;
	padding:10px 0 0;
	position:relative;
/* 2015.09.10
	width:105px;
*/
	zoom: 1;
	
}
/*Trigger UL*/
#section2-0 .p7TPM_tabs_06 {
	margin: 0;
	padding: 0px;
	position: relative;
	width:auto;
	z-index: 999;
	zoom: 1;
}
.p7TPM_tabs_06 a img {
	background-color:#fff;
	background-image:url(/nahl/img/1213/structure/bg-topstory-tab.jpg);
	border: 0;
}
.p7TPM_tabs_06 li {
	float: left;
	list-style-type: none;
/* 2015.09.10
	margin:0 0 8px;
*/
	margin:0 14px 0 0;
	position: relative;
}
.p7TPM_tabs_06 .tpmfirst {
/* 2015.09.10
	margin:4px 0 8px;
*/
}
.p7TPM_tabs_06 .tpmlast {
	margin-bottom:4px;
}
.p7TPM_tabs_06 a, 
.p7TPM_tabs_06 a:visited {
	color: #000;
	display: block;
	text-decoration: none;
}
.p7TPM_tabs_06 .tpmfirst a {
	border-left: 0;

}
.p7TPM_tabs_06 a:hover, .p7TPM_tabs_06 a:focus {
	background-color: #2E3647;
	border-color: #2E3647;
	color: #FFF;
	outline: 0;
}
/*Panels*/
/*Outer Wrapper*/
.p7TPMcwrapper_06 {
	height:390px;
	width:585px;
	overflow: hidden;
	position: relative;
}
/*Panels Viewport*/
.p7TPMcwrapper_06 .p7TPM_vp {
	filter: none;
}

/*Individual panels*/
.p7TPM_content_06 img {
	background-image: url(/nahl/img/1213/structure/bg-topstory.jpg);
}
/* elftmann */
.p7TPM_tabs_06 .overlay {
	background-image:url(/nahl/img/1112/bg-news-overlay.png);
	height:70px;
	left:0; 
	position:absolute; 
	top:0; 
	width:105px; 
}
.p7TPM_tabs_06 .open .overlay {
	display:none;
}
.p7TPM_panel {
	position:relative; /* set the anchor for the caption, hide captions on other slides if JS not enabled */
}
