/* ----------------------- */
/* - FORMULARE-ALLGEMEIN - */
/* ----------------------- */
fieldset {
  padding: 0; }

.wwe3tbl {
  width: 100%; }

.wwe3tbl td,
.wwe3tbl th {
  padding-bottom: 2px;
}

/* Legends */
legend {
  font-weight: bold;
  margin: 5px 0 5px 0;
  padding: 0; }

.msie legend {
  margin-left: -7px; }

/* Infos und Titles */
.form_info,
.type_info {
  font-style: italic; }

th.title {
  padding: 15px 0 5px 0;
  text-align: left;
}

.title_container {
  padding: 4px 0;
  font-size: 1.2em;
  color: #595959; }

/* Input Elemente */
label {
  padding-right: 10px; }

.label,
.widelabel,
select,
textarea {
  font-size: 1em;
  font-family: Arial, sans-serif;
  padding: 2px;
  color: #1f1f1f;
  width: 285px;
  border: 1px solid #cccccc; }

.wwe3_form_container tr {
  line-height: 1.9em; }

.bobby {
  color: #7a7a7a; }

input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active {
  color: #1f1f1f; }

/* Submit-Buttons */
.wwe_form_submit,
.wwe_form_submit_js_hover {
  background: #EEEEEC url(/static/img/brak11/icons/link_grey.gif) no-repeat 7px center;
  padding: 0 5px 2px 15px;
  cursor: pointer; }

.wwe_form_submit:hover,
.wwe_form_submit:focus,
.wwe_form_submit:active,
.wwe_form_submit_js_hover {
  background-image: url(/static/img/brak11/icons/link_grey.gif);
  color: #595959; }

/* Fehlertexte */
th.th_show_error,
td.th_show_error {
  color: #9d2f3b;
  font-weight: bold; }

.message {
  border: 2px solid #9d2f3b;
  padding: 1px;
  margin-bottom: 20px; }

.message p {
  padding: 10px;
  font-weight: bold;
  background: #f6f6f6;
  color: #9d2f3b; }

.ta_error {
  color: #9d2f3b; }

/* Newsletter-Registrierung */
.wwe3_form_reg_newsletter .rnl_action td {
  padding-bottom: 20px;
}

/* Suchformular */
.smallsearch {
  width: 165px;
  padding: 0px; }

.smallsearch h2 {
  display: none; }

.smallsearch fieldset {
  /* the wrapper */
  padding: 0;
  background: white; }

.smallsearch input.label {
  /* the text field */
  width: 138px;
  margin: 0;
  padding: 2px 3px;
  color: #888;
  border-top: 1px solid #CCCCCC; }



.smallsearch .wwe_form_submit,
.smallsearch .wwe_form_submit_js_hover {
  /* the submit button */
  width: 18px;
  height: 18px;
  font-size: 0px;
  float: right;
  background: white url(/static/img/brak11/icons/search.png) no-repeat;
  border: none;
  padding: 0; }

.msie7 .smallsearch .co_body {
  position: relative;
}

.msie7 .smallsearch .wwe_form_submit {
  position: absolute;
  float: none;
  right: 0px;
}

.sp_autoand {
  display: none; }


/* --------------- */
/* - BROWSE-LIST - */
/* --------------- */
.wwe3_browsebutt_active,
.wwe3_browsebutt,
.wwe3_browsebutt {
  display: block;
  padding: 0 5px;
  background: #fff;
  border: 1px solid #ccc;
  text-align: center;
  float: left;
  margin-right: 5px;
}

.wwe3_browsebutt_active {
  font-weight: bold;
}

.wwe3_browsebutt_sep,
.wwe3_browsebutt_sep {
  display: none;
}

.browselist_upper {
  margin-bottom: 20px;
}

.browselist_lower {
  margin-top: 20px;
}


/* ---------------- */
/* - SEITENLISTEN - */
/* ---------------- */

h3.list_result {
  margin-bottom: 2px;
  float: left;
}

.resultlist {
  list-style-type: none;
  border-bottom: 1px solid #e1e0dc;
}

#page_body_main_content ul.resultlist li,
#page_body_main_content ul.newsletter_list li {
  border-top: 1px solid #e1e0dc;
  padding: 5px 3px 5px 12px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  background-image: url(/static/img/brak11/icons/link_neutral.gif);
}

#page_body_main_content ul.newsletter_list li {
  margin-bottom: 0;
}

.resultlist li h2,
.resultlist li h3,
.resultlist li .richtext p {
  margin-bottom: 0;
}

.resultlist li .topic {
  display: none;
}



/* results from a pagelist or search look different than normal headings*/

  #page_body_main_content .pagelist .resultlist .co_head h2,
  #page_body_main_content .searchlist .resultlist .co_head h2,
  #page_body_main_content .searchlist .resultlist .co_head h3,
  #page_body_main_content .pagelist .resultlist .co_head h3  {
  font-size: 13px;
  color: #595959;
  margin-bottom: 8px;
  line-height: 1.2em; }

  #page_body_main_content .searchlist .resultlist .co_head h2,
  #page_body_main_content .pagelist .resultlist .co_head h2,
  #page_body_main_content .searchlist .resultlist .co_head h3,
  #page_body_main_content .pagelist .resultlist .co_head h3 {
  font-weight: bold;
  }


  #page_body_main_content .searchlist .resultlist .path {
    display: block;
    margin: .5em 0;
    font-style: italic;
  }

#page_body_main_content .stellungnahmen h2 {
  font-size: 13px;
  color: #595959 !important;
  margin-bottom: 8px;
  line-height: 1.2em;
  font-weight: bold;
}

#page_body_main_content .current_newsletter {
  margin-top: -25px;
}

/* ----------------- */
/* - Bildergalerie - */
/* ----------------- */
.img_gallery .preview {
  text-align: center; }

.img_gallery .thumb_preview a {
  display: block;
  float: left;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  text-align: center;
  height: 74px;
  width: 74px;
  border: 1px solid #ccc; }

.img_gallery .thumb_preview a img {
  padding: 5px; }

.img_gallery .thumb_preview a:hover {
  border: 1px solid #888; }

.img_gallery .diashow_controls {
  text-align: center;
  padding-bottom: 10px; }

.img_gallery .diashow_controls img {
  float: none;
  padding: 0px 3px 0 3px;
  border: none; }

.img_gallery .diashow_controls img:hover {
  cursor: pointer; }

.img_gallery .slideshow {
  margin-left: 20px; }

/* ----------- */
/* - SITEMAP - */
/* ----------- */
.sitemap_container ul {
  list-style: none; }

/* ---------- */
/* - TICKER - */
/* ---------- */
.ticker_panel {
  width: 35px;
  float: left; }

.ticker_panel a {
  padding: 3px; }

.ticker_panel .play {
  display: none; }

.ticker_content ul {
  list-style-type: none; }

.stopped ul {
  list-style-type: disc !important;
  margin-left: 5px; }

.stopped li {
  margin-bottom: 5px; }

/* ticker mit fading */
.ticker_container_fadeinout .ticker_content_container {
  margin-left: 40px;
  height: 120px;
  position: relative; }

.ticker_container_fadeinout .stopped {
  height: auto !important; }

.ticker_container_fadeinout .ticker_content {
  position: absolute;
  top: 0;
  left: 0; }

.ticker_container_fadeinout .stopped .ticker_content {
  position: static !important; }

.ticker_content_container {
  margin-left: 40px;
  position: relative; }

/* ticker mit rolleffekt */
.ticker_container_roll_vertical .ticker_content_container {
  height: 120px; }

.ticker_container_roll_vertical .stopped {
  height: auto !important; }

.ticker_container_roll_vertical .ticker_content {
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  overflow: hidden; }

.ticker_container_roll_vertical .stopped .ticker_content {
  height: auto !important;
  position: static !important;
  overflow: visible !important; }

.ticker_container_roll_vertical .ticker_content ul li {
  height: 120px;
  position: relative;
  top: 0; }

.ticker_container_roll_vertical .stopped li {
  position: static !important;
  height: auto !important; }

/* standard effekt */
.ticker_v2 {
  position: absolute; }

.ticker_container_default .ticker_content_container {
  width: 600px;
  height: 15px;
  overflow: hidden;
  background: #fff; }

.ticker_container_default .stopped {
  height: auto !important;
  width: 580px !important;
  border: 1px solid #ccc;
  z-index: 100;
  padding: 5px;
  background: #f3f3f3 !important; }

.ticker_container_default .stopped ul {
  margin-left: 25px !important; }

/* --------- */
/* - VIDEO - */
/* --------- */
.flashvideo .video_content {
  position: relative; }

.msie6 .flashvideo .video_content {
  height: 1%; }

.flashvideo .overlay_background,
.flashvideo .overlay {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0; }

.flashvideo .overlay_background {
  background-color: #fff;
  opacity: 0.6;
  height: 55px;
  z-index: 1;
  -khtml-opacity: 0.6;
  /* fuer alte Konquerors & Safaris */
  -moz-opacity: 0.6;
  /* fuer alte Mozillas */ }

.msie .flashvideo .overlay_background {
  filter: alpha(opacity=60); }

.msie6 .flashvideo .overlay_background {
  width: 480px; }

/*

.mac.firefox .flashvideo .overlay_background {
    background: url(/static/img/##### DOMAINGROUP #####/overlay.png);
	opacity: 1;
}
*/
.flashvideo .overlay {
  z-index: 2;
  padding: 10px; }

/* INFOBOX */
#page_body_main_content .infobox {
  width: 188px;
  float: right;
  margin: 0 0 20px 20px;
  background: #EEEEEC;
  padding-bottom: 0;
}

#page_body_main_content .infobox .co_head h2 {
  color: #333;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.1em;
  padding: 7px 15px;
  background: #EEEEEC;
  border-bottom: 1px solid white;
  margin-bottom: 0px;
}

.infobox .co_body {
  padding: 15px 15px 0 15px;
}

.infobox .co_body .richtext p {
  margin-bottom: 14px;
}

#page_body_main_content .infobox .co_body .richtext ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

#page_body_main_content .infobox .co_body .richtext li {
  margin-bottom: 14px;
  background-repeat: no-repeat;
  background-position: 0 4px;
  }

#page_body_main_content .infobox ul li a {
  font-weight: normal;
}



/* Geschachtelte Seitenliste */

.nested_pagelist ul ul {
  padding-left: 30px;
}

.nested_pagelist .npl_level_2 {
  padding-left: 0;
}
.sitemap .npl_level_2 {
  padding-left: 30px;
}

.nested_pagelist .li_level_1 {
  border-top: 1px solid #E1E0DC;
  padding-top: 3px;
  padding-bottom: 3px;
}

.nested_pagelist .npl_level_1 {
  border-bottom: 1px solid #E1E0DC;
}

.nested_pagelist .npl_level_2 {
  padding-top: 3px;
}

.nested_pagelist .npl_level_2 li {
  border-top: 1px solid #e1e0dc;
  padding-top: 5px;
}
.sitemap .npl_level_2 li {
  border-top: 0;
  padding-top: 0;
}

.nested_pagelist li {
  list-style-type: none;
  line-height: 1.5em;
}

.nested_pagelist li a {
  padding: 0 0 0 12px;
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-image: url(/static/img/brak11/icons/link_neutral.gif);
}

.nested_pagelist .npl_level_2 li p {
  padding: 3px 0 5px 12px;
}

.nested_pagelist li a {
  font-weight: bold;
}
.sitemap .npl_level_2 li a {
  font-weight: normal;
}

.nested_pagelist h3 {
  margin: 7px 0;
}
