/* NEWS & EVENTS Box */
.newsEventsBox { margin:0 0px 0 14px; clear:both;  padding-bottom:10px;}
* html .newsEventsBox { padding-bottom:5px;}
.wide { width:850px; background:url(../_img/newsEventsBox/footer.png) no-repeat 0 bottom;}
* html .wide{background:url(../_img/newsEventsBox/footer_wide_ie.gif) no-repeat 0 bottom;}
.short { width:635px;background:url(../_img/newsEventsBox/footer_small.png) no-repeat 0 bottom;}
* html .short{background:url(../_img/newsEventsBox/footer_ie.gif) no-repeat 0 bottom;}

.wide  .body{width:850px; position:relative; z-index:100;}
.newsEventsBox .head { height:34px; background:url(../_img/newsEventsBox/head.gif) no-repeat; text-align:center; color:#FFF; position:relative;}
.newsEventsBox .head .titel { margin:0 auto; padding-top:10px; width:auto; height:14px; overflow:hidden; font-weight:bold; font-size:12px; cursor:default; }
.newsEventsBox .head .titel .light { cursor:pointer !important; background:url(../_img/newsEventsBox/lights.gif) no-repeat top left; padding:0 6px; font-size:12px;}
.newsEventsBox .head .titel .light.off { background-position:0 -14px; }
.newsEventsBox .head .titel .light.on { cursor:default; background-position:0 0; }

.newsEventsBox.wide  .head { background-position: 0 -34px; }
.newsEventsBox.short .head { background-position: 0 0; }
.newsEventsBox .body {}
.newsEventsBox .body .arrow { width:23px;}
.newsEventsBox .left { float:left;background:url(../_img/newsEventsBox/left_ie.gif) repeat-y left;}
.newsEventsBox .right {float:right; background:url(../_img/newsEventsBox/right.png) repeat-y right;}
* html .newsEventsBox .right {float:right; background:url(../_img/newsEventsBox/right_ie.gif) repeat-y left; margin-right:1px}


.newsEventsBox .body .arrow a { display:block; height:353px;}
.oneRow .body .arrow a,
.oneRow .body .content { height:181px !important;}


.newsEventsBox .body .left a { background:url(../_img/newsEventsBox/arrow_left.gif) no-repeat -35px center;}
.newsEventsBox .body .right a { background:url(../_img/newsEventsBox/arrow_right.gif) no-repeat -35px center;}
.newsEventsBox .body .left a:hover,
.newsEventsBox .body .right a:hover{ background-position:5px center;}

.newsEventsBox .body .left.disabled a,
.newsEventsBox .body .right.disabled a { cursor:default; background-position: -75px center; }

.newsEventsBox .body .content { float:left; background:#FFF url(../_img/newsEventsBox/content_bg.gif) repeat-x bottom; overflow:hidden; height:353px;}
.newsEventsBox .body .content .floaters { width:90000px; margin-left:0px; overflow:hidden; }
.newsEventsBox.wide  .body .content { width:803px; }
.newsEventsBox.short .body .content { width:588px; }
.newsEventsBox .body .content ul{
	margin:0;
	padding:0;
}
.newsEventsBox .body .content li { float:left; display:inline; margin:0; padding:0;margin-left:15px; width:186px; }
.newsEventsBox .body .content .item{ width:170px; padding-right:14px; padding-bottom:10px; height:161px; float:left; margin-top:7px; display:inline; border-right:1px solid #f0f0f0; }
.newsEventsBox.wide  .body .content li {  width:186px; margin-left:15px;}
.newsEventsBox.short .body .content li{ margin-left:14px; width:184px; }

.newsEventsBox .body .content ul li { display:inline; list-style:none; }
.newsEventsBox .body .content .item .bild { width:170px; height:70px; overflow:hidden; display:block; }
.newsEventsBox .body .content .item .bild img { width:170px; display:block; }
.newsEventsBox .body .content .item .text { line-height:14px; height:90px; margin:10px 0 5px 0; overflow:hidden; display:block; }
.newsEventsBox .body .content .item .text h4 { font-size:11px; font-weight:bold; margin:0 0 5px 0; }

.newsEventsBox .body .content .item a { display:block; text-decoration:none; padding:3px 0 0 5px; font-size:10px; color:#000; width:31px; height:16px; background:url("../_img/newsEventsBox/link_bg.gif") no-repeat;}
.newsEventsBox .body .content .item a:hover { color:#f37021; }
.cursor {cursor:pointer;}
