/**
 * CSS File
 *
 * @package      "Horizon Slim"
 * @version      0.2.6_RC3
 *
 * @description  A horizontal Accordion Slider for various purposes
 *
 * @author       Jan Jost <support@negetics.de>
 * @link         http://www.negetics.de
 * @linkProject  http://extensions.negetics.de
 * @copyright    Copyright (C) 2010 Jan Jost! All Rights Reserved
 * @license      GNU/GPLv3 see GPL.txt
 */
ul.neHS {
	list-style:none; display:block; overflow:hidden; position:relative; margin:0; padding:0; text-align:left;}
ul.neHS li.neHS 																{ background-image: none;float:left; display:inline; overflow:hidden; position:relative; margin:0; padding:0; }
ul.neHS li.neHS div 														{  }
ul.neHS li.neHS div.neHSc 											{ position:relative; overflow:hidden; margin:0; padding:0; }
ul.neHS li.neHS div.first 											{ border-left:none; }
ul.neHS li.neHS div.neHSc div.neHSi 						{ position:absolute; cursor:pointer; margin:0; padding:0; }
ul.neHS li.neHS div.neHSc div.neHSiO 						{ position:absolute; cursor:pointer; margin:0; padding:0; }
ul.neHS li.neHS div.neHSc div.neHSf 						{ position:absolute; /* opacity:0.8; background:#f5f5f5; */ cursor:pointer; margin:0; padding:0; }
ul.neHS li.neHS div.neHSc a.neHoLi 							{ position:absolute; display:block; margin:0; padding:0; }
ul.neHS li.neHS div.neHSc div.neHSb 						{ position:absolute; margin:0; padding:0; }
ul.neHS li.neHS div.neHSc div.neHSb div.neHSbb 	{ position:absolute; margin:0; padding:0; /* background:#f5f5f5; */ cursor:pointer; }
ul.neHS li.neHS div.neHSc div.neHSb div.neHSbt 	{ position:absolute; padding:7px 10px 7px 10px;}
ul.neHS li.neHS div.neHSc a.neHSli							{ position:absolute; }
.hslideleft h4 {
	color: #000;
	
}
.hslideleft {
	color: #000;
}
.hslideright {
	overflow:hidden;
	width: 590px;
	padding: 0px 0px 0px 0px;
}

ul.demo5 li {
cursor:auto;
}

ul.demo5 div.imgbank {
background: url('bank100.png') no-repeat center;
width:130px;
height:150px;
overflow:visible;
}
ul.demo5 div.imgbewertung {
background: url('bewertung100.png') no-repeat center;
width:130px;
height:150px;
overflow:visible;
}
ul.demo5 div.imgartikel {
background: url('artikel100.png') no-repeat center;
width:130px;
height:150px;
overflow:visible;
}
ul.demo5 div.imgdiskussion {
background: url('diskussion100.png') no-repeat center;
width:130px;
height:150px;
overflow:visible;
}

ul.demo5 div.hmorelink {
width:140px;
position:absolute;
bottom:20px;
text-align: center;
}

ul.demo5 div.demo5left {
width:140px;
height:420px;
margin:10px;
float:left;
top:50px;
text-align: left;
}

ul.demo5 div.demo5right {
margin:0px;
width:355px;
height:420px;
overflow:hidden;
float:right;
color:#000;
top:75px;
right:0px;
padding-right:15px;
}

ul.demo5 div.middle, ul.demo5 div.last {
/* border-left:1px solid#ddd; */
}

.physicists li div.container div.fade {
/* background:#b84212; 
opacity: 0.8; */
}

.physicists li div.container div.beschreibung div.negBeBa {
/* background:#eea701; */
}




