/***************************************************************************
*   Index
*   **************
*
*   General Settings (Container + Skyscraper)
*
*   Header (Logo + Banner)
*
*   Navigation top (Search Box left + Top Menu center + Info Menu right)
*
*   Main
*
*   Navigation left (Main Navigation)
*
*   Content
*     - Teaserlist
*     - Page Navigation below Teasers
*     - Gallery
*     - Gallery Navigation
*     - Lexicon
*
*   Navigation right (Special)
*   Footer
***************************************************************************/

/***************************************************************************
* General Settings
***************************************************************************/

* {
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #fff;
  font: 11px Verdana,Arial,sans-serif;
}

#container {
  border: 1px solid #ee6e00;
  border-top: none;
  margin: auto;
  margin-bottom: 15px;
  width: 998px;
}

h1, h2, h3, h4, h5 {
  font-size: 1em;
}


.clear {
  clear: both;
  height: 0;
  font-size: 0;
}
.clearAfter:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/***************************************************************************
* Header
***************************************************************************/

#header {
  background: url(../img/header_bg.jpg) top left no-repeat;
}


#logo {
  /*background: url(../img/kopf_logo.jpg) left no-repeat;*/
  float: left;
  width: 93px;
  height: 87px;
  margin-bottom: 5px;
}

#logo a {
  display: block;
  width: 93px;
  height: 87px;
}

#rwbBanner {
  /*background: url(../img/kopf.jpg) no-repeat;*/
  float: right;
  width: 677px;
  height: 87px;
}

#menuPath {
  clear: both;
  font-size: 0.9em;
  margin: 5px 0 6px 0;
  padding-left: 8px;
}

#menuPath a {
  color: #ff7600;
  text-decoration: underline;
}

#actDate {
  float: right;
  padding-right: 5px;
}


/***************************************************************************
* Navigation top
***************************************************************************/

#topMenuBar {
  background: url(../img/topMenuBar1_bg.gif) repeat-y;
  border-top: 1px solid #ee6e00;
  border-bottom: 1px solid #ee6e00;
}

#searchBox {
  float: left;
  margin-right: 10px;
  padding: 8px;
  width: 174px; /* + 2*8px left/right padding */
}

#searchBox input.s_word {
  font-size: 0.9em;
  width: 110px;
}

#searchBox input.s_button {
  margin-left: 8px;
}

#topMenuBox {
  color: #ee6e00;
  float: left;
}

#topInfoBox {
  color: #fff;
  float: right;
  margin-left: 10px;
  padding: 0 8px 0 8px;
  width: 174px; /* + 2*8px left/right padding */
}

#topMenuBox ul,
#topInfoBox ul {
  list-style: none;
  margin-top: 18px;
}

#topMenuBox ul a,
#topInfoBox ul a {
  color: #000;
  font-size: 0.9em;
  text-decoration: none;
}

#topInfoBox ul a {
  color: #fff;
}

#topMenuBox ul li,
#topInfoBox ul li {
  float: left;
  margin-left: 10px;
}

#topMenuBox ul li a {
  background: url(../img/tree_folder_2o.gif) left no-repeat;
  padding-left: 10px;
}

#topInfoBox ul li a {
  background: url(../img/tree_folder_2.gif) left no-repeat;
  padding-left: 10px;
}

/***************************************************************************
* Main
***************************************************************************/

#main {
  margin-top: 20px;
}


/***************************************************************************
* Navigation left
***************************************************************************/

#navi {
  float: left;
  padding-left: 6px;
  width: 184px; /* + 5px padding-left */
}

#mainMenuHeader {
  background: url(../img/mainMenuHeader1_bg.gif) no-repeat;
  height: 25px;
  width: 184px;
}

#navi ul {
  border: 1px solid #ee6e00;
  border-bottom: none;
  list-style: outside;
  overflow: hidden;
  width: 182px;
}

#navi ul li {
  background: #dbdbdb;
  border-bottom: 1px solid #ee6e00;
  padding: 5px;
  padding-right: 0;
}

#navi ul li a {
  background: url(../img/tree_folder_5.gif) left no-repeat;
  color: #000;
  padding-left: 12px;
  text-decoration: none;
}

#navi ul li.active-nosub,
#navi ul li.active-sub {
  background: #fff;
  border-bottom: 1px solid #ee6e00;
}

#navi ul li.active-sub {
  border: none;
}

#navi ul li.active-nosub a,
#navi ul li.active-sub a {
  background: url(../img/tree_folder_5o.gif) left no-repeat;
}


#navi ul li.menuMain-sub1,
#navi ul li.menuMain-sub2,
#navi ul li.menuMain-sub3 {
  background: #fff;
  border: none;
  font-size: 0.9em;
  list-style: outside;
  list-style-type: none;
  margin-left: 10px;
}

#navi ul li.menuMain-sub2 {
  font-size: 0.8em;
  margin-left: 20px;
}

#navi ul li.menuMain-sub3 {
  margin-left: 30px;
}


#navi ul li.menuMain-sub1 a,
#navi ul li.menuMain-sub2 a,
#navi ul li.menuMain-sub3 a {
  background: url(../img/tree_folder_5.gif) left no-repeat;
  display: block;
  padding-left: 12px;
}


#navi ul li.active a {
  background: url(../img/tree_folder_5o.gif) left no-repeat;
}

/***************************************************************************
* Content
***************************************************************************/

#content {
  float: left;
  margin-left: 10px;
  width: 792px;
}

#contentHeader {
  background: url(../img/contentHeader1_bg.gif) no-repeat;
  height: 25px;
  width: 792px;
}

#contentBox {
  border: 1px solid #ee6e00;
  padding: 10px;
  width: 770px; /* + 2*10px padding left/right + 2px border left/right */
}

#contentBox a,
#contentBox table a {
  color: #ee6e00;
}

#contentBox ul,
#contentBox table ul,
#contentBox ol,
#contentBox table ol {
  list-style: outside square;
  margin-left: 15px;
}

#contentBox .csc-textpic {
  font-size: 0.9em;
}

#contentBox ul.frb-home {
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  margin-left: 0;
  width: 568px;
}


#contentBox ul.frb-home li {
  background: #ee6e00;
  float: left;
  list-style: none;
  margin: 0 1px 1px 0;
  padding: 2px 0 2px 0;
  text-align: center;
  width: 141px;
}

#contentBox ul.frb-home li a {
  color: #fff;
  font-weight: bold;
}

#contentBox ul.frb-home li a:hover {
  color: #f9cc99;
}

#contentText {
  float: left;
  width: 568px;
}

#contentSpecial {
  float: right;
}

#contentSpecial a {
  color: #000;
}

#content blockquote {
  margin: 0 50px;
}

/* Special Teaser List
*****************************/

.tx_sdteaserspecial-category {
  background: url(../img/contentSpecialHeader_bg.gif) no-repeat;
  height: 25px;
  width: 184px;
}

.tx_sdteaserspecial {
  background: #dbdbdb;
  border: 1px solid #ee6e00;
  font-size: 0.9em;
  margin-bottom: 18px;
  overflow: hidden;
  padding: 5px;
  width: 172px; /* + 2*5px padding left/right */
}

.tx_sdteaserspecial-header a {
  color: #000;
  text-decoration: underline;
}

.tx_sdteaserspecial-text a {
  color: #000;
  text-decoration: none;
}


/* Teaser List
*****************************/

#contentBox .t1_teaserItemTitle,
#contentBox .t4_teaserItemTitle,
#contentBox .tx_sdteaser-imgheader,
#contentBox .teaserBoxList-imgheader {
  background: #ee6e00 url(../img/menuhintergrund.gif) no-repeat;
  height: 20px;
  margin-bottom: 1px;
  width: 568px;
}

#contentBox .t1_teaserItemContainer,
#contentBox .t4_teaserItemContainer,
#contentBox .tx_sdteaser,
#contentBox .teaserBoxList-container {
  border: 1px solid #ee6e00;
  margin-bottom: 5px;
  padding: 6px;
  width: 554px; /* + 2*6px padding left/right */
}

#contentBox .t1_teaserItemImage,
#contentBox .t4_teaserItemImage,
#contentBox .tx_sdteaser-image,
#contentBox .teaserBoxList-image {
  float: left;
  margin: 0 6px 0 0;
}

#contentBox .t1_teaserItemHeader a,
#contentBox .t2_teaserItemHeader a,
#contentBox .t3_teaserItemHeader a,
#contentBox .t4_teaserItemHeader a,
#contentBox .t1_teaserItemText a,
#contentBox .t2_teaserItemText a,
#contentBox .t3_teaserItemText a,
#contentBox .t4_teaserItemText a,
#contentBox .tx_sdteaser-header a,
#contentBox .tx_sdteaser-text a,
#contentBox .teaserBoxList-header a,
#contentBox .teaserBoxList-text a {
  color: #000;
  font-size: 0.9em;
  text-decoration: none;
}


#contentBox .t1_teaserItemText,
#contentBox .t2_teaserItemText,
#contentBox .t3_teaserItemText,
#contentBox .t4_teaserItemText {
    text-align: justify;
}


#contentBox .t1_teaserItemHeader a,
#contentBox .t2_teaserItemHeader a,
#contentBox .t3_teaserItemHeader a,
#contentBox .t4_teaserItemHeader a,
#contentBox .tx_sdteaser-header a,
#contentBox .teaserBoxList-header a {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}

#contentBox .t2_teaserItemTitle,
#contentBox .t3_teaserItemTitle {
  height: 20px;
  width: 568px;
}

#contentBox .t2_teaserItemContainer,
#contentBox .t3_teaserItemContainer {
  margin-bottom: 5px;
  padding: 6px;
  width: 554px; /* + 2*6px padding left/right */
}

#contentBox .t2_teaserItemImage,
#contentBox .t3_teaserItemImage {
  border: 1px solid #ee6e00;
  float: left;
  margin: 0 6px 0 0;
  padding: 1px;
}

/* Rubric Teaser List
*****************************/

#contentBox .tx-abrubricteaser-pi1 {
  overflow: hidden;
  width: 770px;
}


#contentBox .tx_abrubricteaser-list {
  margin-bottom: 2px;
  overflow: hidden;
  width: 774px;
}

#contentBox .tx_abrubricteaser-listHeader,
#contentBox .tx_abrubricteaser-listHeader a {
  background: #ee6e00;
  clear: both;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

#contentBox .tx_abrubricteaser-listHeader {
  margin-bottom: 2px;
  padding: 2px;
}

#contentBox .tx_abrubricteaser-box {
  background: #dbdbdb;
  float: left;
  height: 114px; /* - 2*1px img border + 2*4px padding top/bottom */
  margin: 0 4px 4px 0;
  padding: 4px;
  position: relative;
  text-align: center;
  width: 246px; /* + 2*4px padding left/right */
}

#contentBox .tx_abrubricteaser-box p {
  bottom: 4px;
  left: 4px;
  position: absolute;
  text-align: center;
  width: 246px;
}


/* Sitemap
*****************************/

.tx-wssitemap-pi1 {
  font-size: 0.9em;
}

.tx-wssitemap-pi1 a,
.treemenudiv a,
.treemenutext_no {
  color: #ee6e00;
  text-decoration: underline;
}

/* Forms
*****************************/

fieldset {
  border: 1px solid #ee6e00;
  margin-top: 10px;
  padding: 10px;
}

.csc-mailform-field {
  margin-left: 50px;
}

.csc-mailform-field label {
  display: block;
  margin-top: 10px;
}

#mailformmessage {
}


#mailformformtype_mail {
  margin-top: 10px;
}

/* Extra Content
*****************************/

#contentExtra {
  background: #ee6e00;
  clear: both;
  height: 20px;
}

#contentPrint {
  float: left;
}

#backToTop {
  float: right;
}

/* Rulers
*****************************/

.csc-frame-rulerBefore,
.csc-frame-rulerAfter {
  background: url(../img/ruler_bg.gif) top left repeat-x;
  clear: both;
  height: 11px;
}

.csc-frame-rulerAfter {
  background: url(../img/ruler_bg.gif) bottom left repeat-x;
}


/***************************************************************************
* Footer
***************************************************************************/

#footer {
  clear: both;
  margin-top: 10px;
}

#footerText {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 2px;
}

#footerText ul {
}

#footerText p,
#footerText li {
  float: left;
  margin-right: 10px;
}

#footerText li {
  margin-left: 10px;
}


#footerUrl {
  background: #ee6e00;
  color: #fff;
  padding: 2px;
}

#footerUrl a {
  color: #fff;
  text-decoration: none;
}
