/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container, .news-list-container-fr {
    float:left;
    color:#000;
    background-repeat: no-repeat;
    width:auto; /* 400px;*/
    max-height:630px;
    overflow-y:hidden; 
    background-position:0px 50%;
    border-top: 1px solid #ebebeb;
}
.news-list-container {
    background-image: url("cssimg/ibz_grafik_startseite.jpg");
}
.news-list-container-fr {
    background-image: url("cssimg/longo_start_titelbild.jpg");
}
.news-download-center, .shop-center {
    display:block;
    padding:0;
    margin:0;
    float:left;
    width:190px;
    border-top: 1px solid #ebebeb;
}
h3.box-head {
    border-bottom: 1px solid #c73d32;
}
.ncontainer h3.box-head, .rcontainer h3.box-head {
    color:black;
}
.rcontainer p.dl, .rcontainer p.shop {
    font-weight:bold;
    margin-top:10px;
    margin-left:15px;
    width:171px;
}
.rcontainer p.shop {

}
.rcontainer p.shop a {
    display:block;
    margin-right:15px;
    padding-right:35px;
    background: url(cssimg/ico_warenkorb_sbox.jpg) right top;
    background-repeat:no-repeat;
}
#news .news h3 a {
    color: #c63e30;
}
#news .news .news-list-item a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.news-list-container h3.news-head, .news-list-container-fr h3.news-head {
    padding-left: 16px;
    background: url(../templates/images/news_logo.jpg) 2px no-repeat;
}
.rcontainer h3.dl-head {
    width:174px;
    padding-left: 16px;
    background: url(cssimg/rufzeichen_icon.gif) 2px no-repeat;
}
.rcontainer h3.shop-head {
    width:174px;
    padding-left: 16px;
    background: url(cssimg/warenkorb_icon.gif) 2px no-repeat;
}
.news-list-item {
    padding:6px 0px 2px 0px;
    width: 338px;
    margin-left:180px;
    margin-bottom:0px;
    background-color:transparent;
    border-bottom:solid 1px #b0b0b0;
    /*border-bottom:dotted 1px #ebebeb;*/
}
* html .news-list-item {
    width:338px;
}
div.basket{
    position:absolute;
    top: 170px;
    left:130px;
}
.rcontainer .search form {
	padding:0;
	margin:0;
}
.rcontainer h3, .rcontainer p {
    clear:none;
}
.border-cont div.news-h {
    min-height:351px; /*338*/
    height:351px !important;
}
.border-cont div.dl-h {
    min-height:82px;
    height:82px !important;
}
.border-cont div.finder-h {
    min-height:82px;
    height:82px !important;
}
.border-cont div.shop-h {
    min-height:215px;
    height:215px !important;
}
#content div.dl {
    margin-top:22px;
    clear:none;
    float:left;
    width:195px;
}
#content div.finder {
    margin-top:22px;
    clear:none;
    float:left;
    width:195px;
}
#content div.shop {
    margin-top:22px;
    clear:none;
    float:left;
    width:195px;
}
.rcontainer .search .tx-indexedsearch-searchbox-sword {
    margin-left:3px;
    width:136px;
    border: 1px solid #ccc;
    background:#c83d31;
    text-align:right;
}
.rcontainer .search .tx-indexedsearch-searchbox-sword:focus {
    background:white;
}
* html #content div.shop,
* html #content div.dl,
* html #content div.finder {
    margin-top:20px;
}
.border-cont div.left {
    float:left;
    width: 1px;
    height:100%;
    /*
    background-image: url("cssimg/line_grey_left.jpg");
    background-repeat: repeat-y;
    */
}
.border-cont div.right {
    float:right;
    background-image:url("cssimg/line_grey_right.jpg");
    background-repeat: repeat-y;
    width: 3px;
    height:100%;
}
.border-cont div.clearer {
    /*background-color:#f00;*/
    margin:0;
    padding:0;
    clear:both;
    display:block;
    width:100%;
    height:6px !important;
    line-height:6px;
    z-index:4;
}
* html ul.nnav {
    margin-top:-2px;
}
* html ul.nnav li {
    margin-top:-5px;
}
.border-cont div.clearer-top-bottom-border {
    background-image:url("cssimg/line_grey_bottom.jpg");
    background-repeat: repeat-x;
    z-index:5;
}
div.corner-l {
    float:left;
    width:4px !important;
    height:4px !important;
    background-image:url("cssimg/line_grey_bottom_left.jpg");
    background-repeat: no-repeat;
    z-index:10;
}
div.corner-r {
    float:right;
    width:4px !important;
    height:4px !important;
    background-image:url("cssimg/line_grey_right_corner.jpg");
    background-repeat: no-repeat;
    z-index:10;
}
.news-onlineshop
{
/*	text-align: center; */
	height: 210px;
	background-color:white;
}
.news-list-container-right P
{
	padding: 0px 20px; 
	color: #c83d31;
	font-weight: bold;
	font-size: 12px;
}
.news-list-container h3, .news-list-container-fr h3, .rcontainer h3 {
	font-size: 12px;
	padding: 0px;
	background-color:transparent;
	color: #c83d31;
}
.news-list-container A:LINK,.news-list-container A:VISITED,.news-list-container A:HOVER,
.news-list-container-fr A:LINK,.news-list-container-fr A:VISITED,.news-list-container-fr A:HOVER{
	color:#0A2488;
}
.news-list-container A, .news-list-container-fr A  {
	color: black;
}
#content .news-list-container a, #content .news-list-container-fr a {
	color: black; /*#0A2488;*/
}
#content .news-list-container a:hover, #content .news-list-container-fr a:hover {
	text-decoration:none; /*underline; */
}
.news-spacer-left
{
	height: 5px;
	background-color: transparent;
	vertical-align: middle;
}
.news-spacer-right
{
	height: 45px;
	background-color: transparent;

}
.news-list-container P, .news-list-container-fr P {
	margin:0;
	margin-top:2px;
	padding-bottom:4px;
	font-size: 12px;
}
.summary P {
	display: inline;	
}
.news-list-date {
	float: right;
	color: #000;
	width: 50px;
	text-align: right;
	height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 10px;
}
.news-list-container IMG {
/*	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px; */
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,.news-list-category {
	font-size:10px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:1px;
}
.news-list-browse {
	text-align: center;
}
/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	border-top:1px dotted #FF1810;
	background-color:transparent;
}
.tx-ttnews-browsebox TD { 
	font-size: 10px; 
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { 
	font-weight: bold; 
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #ccc;
	border:1px solid #666;
}
.news-search-emptyMsg { 
	font-size: 11px;
	margin-left: 10px; 
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
 	border:1px solid #333;
	background-color:#BBE53A;
}
.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;	
	margin:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-latest-gotoarchive {
 	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:3px;	
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
 	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
.news-latest-morelink {
	height:12px;
}
.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;	
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#FFF;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: left;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;

}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}
	
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding:3px;	
 	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;	
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}
