/*** ext_fce.css ***/

/*************************************** FCE: T4NEWS.LIGHTBOX *******************************************/
.t4NewsItem {display:table; clear:both; margin-bottom:10px; width:100%;}
.t4NewsItemTeaser p {margin-bottom:0px;}
.t4NewsItemTeaser p.floatRight {margin-top:3px; margin-bottom:8px;}
.t4NewsItemInnerWrap {padding:25px; background:#fff;}


/*** FCE: ZWEISPALTER ***/
.divider {width:100%; height:auto; display:table;}
.divider .left {width:48.5075%; float:left;}
.divider .right {width:48.5075%; float:right;}
.divider .csc-textpic-intext-left-nowrap .csc-textpic-single-image {margin-bottom:12px;}
.divider hr {height:1px; border-style:dotted none none none; border-width:1px; border-color:#bcbcbd; margin-bottom:1px;}

/*** BOX ***/
.box {margin-bottom:15px;}
.box .csc-textpic-text {padding:0px 10px 10px 10px;}
.box.grey {background:#e7e7e7; color:#5e5e5e; padding:10px;}
.box.grey div.bottom {display:none;}
.divider {margin-bottom:13px;}
.box.shadow > div {min-height:400px; height:400px; background:url("../img/box-right.jpg") repeat-y scroll 321px 0px transparent; display:table; border-width:1px;border-color:#EFEFF0;border-style:solid none none solid;}
.box.shadow div.bottom {min-height:0px; height:auto; background:url("../img/box-bottom.jpg") no-repeat 0px 0px;border:none;height:3px;width:100%;}


/***************************************** PLUGIN: SEARCH *********************************************/
#searchBox {float:right; margin-top:1px;}
.search input[type='text'] {
  border: 1px solid #e5e5e6 !important;
  background:url(../img/lupe.png) no-repeat left center;
  height:19px;
  line-height:19px;
  padding:1px 1px 1px 22px;
  width:100px;
  font-size:11px;
  color:#5e5e5e;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  -ms-border-radius:3px;
}

.tx-indexedsearch ul.browsebox {text-align:center; margin-top:20px;}
.tx-indexedsearch ul.browsebox li {list-style:none; display: inline; margin: 0px 10px;}
.tx-indexedsearch .tx-indexedsearch-info,
.tx-indexedsearch .tx-indexedsearch-descr,
.tx-indexedsearch .tx-indexedsearch-browsebox {font-size:90%;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox a {color:#FECC00;}
.tx-indexedsearch .tx-indexedsearch-descr {width:85% !important; margin:0px 4% 1% 4%;}
.tx-indexedsearch .tx-indexedsearch-searchbox {width:100%; display:table; height:50px; line-height:25px; border-bottom:1px solid #8E9792;}
.tx-indexedsearch .tx-indexedsearch-searchbox div.clearer {border:none !important;}
.tx-indexedsearch .indexed_searchform div {float:left; margin-right:10px; height:25px;}
.tx-indexedsearch .tx-indexedsearch-res div {width:100%; display:table;}
.tx-indexedsearch .tx-indexedsearch-resultHead {margin-top:10px;}
.tx-indexedsearch .tx-indexedsearch-resultHead div {float:left;}
.tx-indexedsearch .tx-indexedsearch-whatis {display:none;}
.tx-indexedsearch .tx-indexedsearch-resultHead .tx-indexedsearch-result-number {width:4%; font-weight:bold; color:#FECC00;}
.tx-indexedsearch .tx-indexedsearch-resultHead .tx-indexedsearch-title {width:90%; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-resultHead .tx-indexedsearch-title a {color:#FECC00;}
.tx-indexedsearch .tx-indexedsearch-resultHead .tx-indexedsearch-percent {width:6%;}
.tx-indexedsearch .tx-indexedsearch-info {display:none !important;}
.tx-indexedsearch .tx-indexedsearch-redMarkup {color:#666 !important;}
.tx-indexedsearch div.clearer {border-top:1px solid #8E9792; clear:both;}
