  /*
   * Standard-Formate
   */  body {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 11px;
    color: black;
    margin: 0;
    padding: 0; }

  table {
    width: 100%; }

  div,
  td {
    text-align: left; }

  img {
    border-style: none; }

  input,
  select,
  textarea {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    border-style: solid;
    border-width: 1px;
    border-color: #8c8c8c; }

  input.checkbox {
    border-style: none; }

  /*
   * Formate für TYPO3-Plugins
   */  .tx-pilmailform-pi1 {
    float: left;
    width: 100%;
    margin: 0px;
    margin-bottom: 20px; }

  .tx-pilmailform-pi1 dd,
  .tx-pilmailform-pi1 dl,
  .tx-pilmailform-pi1 dt {
    margin: 0px;
    padding: 0px; }

  dl.contactform {
    float: left;
    width: 410px; }

  .contact-formdivider dt {
    display: block;
    width: 150px;
    float: left;
    clear: left; }

  .contact-formdivider dd {
    display: block;
    width: 260px;
    float: left; }

  .contact-formdivider input {
    width: 250px;
    margin-bottom: 3px;
    border: 1px solid #696969; }

  .contact-formdivider textarea {
    width: 250px;
    height: 100px;
    border: 1px solid #696969;
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: black;
    margin-bottom: 9px; }

  .contact-error {
    font-weight: bold; }

  #submit {
    width: 125px;
    border-style: none;
    color: white;
    background-color: #cbd122; }

    .csc-sitemap li,
    .csc-sitemap ul {
      margin: 0;
      padding: 0; }
    .csc-sitemap ul {
      list-style-type: none; }
    .csc-sitemap a {
      color: #8c8c8c;
      margin-bottom: 3px;
      display: block;
      padding: 3px 5px;
      background-color: white; }
      .csc-sitemap a:hover {
        color: #a21c11;
        text-decoration: none;
        background-color: #e1e1e1; }
      .csc-sitemap li li {
        margin: 0 0 0 5px;
        padding: 0 0 0 5px; }

  .tx-indexedsearch-searchbox {
    float: left;
    width: 420px;
    margin: 0;
    padding: 0 0 15px 0; }
    .tx-indexedsearch-searchbox dl {
      width: 420px;
      margin: 0;
      padding: 0; }
    .tx-indexedsearch-searchbox dt {
      width: 160px;
      height: 21px;
      float: left;
      margin: 0;
      padding: 4px 0 0 0; }
    .tx-indexedsearch-searchbox dd {
      width: 260px;
      height: 25px;
      float: left;
      margin: 0;
      padding: 0; }

  .tx-indexedsearch-searchbox-button {
    padding: 2px;
    width: 200px;
    height: 24px; }
    .tx-indexedsearch-searchbox-button .submit {
      font-weight: bold;
      border-color: #a21c11;
      color: #a21c11; }

  .tx-indexedsearch .submit-row {
    padding: 10px 0; }

  .tx-indexedsearch-searchbox-sword {
    padding: 2px;
    width: 196px; }

  .tx-indexedsearch-whatis {
    float: left;
    width: 420px;
    margin: 0;
    padding: 0; }

  .tx-indexedsearch-noresults {
    text-align: left; }

  .tx-indexedsearch-browsebox li {
    display: inline;
    margin-right: 5px;
    background: none;
    padding: 0; }
    .tx-indexedsearch-browsebox li strong a {
      color: #8c8c8c; }

  /*
   * * Formate für Standard TYPO3-Elemente
   */  /*
   * Linie vor und nach einem Inhaltselement
   */  .csc-frame-rulerAfter,
  .csc-frame-rulerBefore {
    clear: both;
    height: 2px;
    overflow: hidden;
    background-color: #e1e1e1;
    margin: 10px 0 10px 0;
    padding: 0;
    line-height: 0; }

  .csc-textpic-image {
    margin-right: 10px !important; }

  /*
   * Bildunterschrift
   */  .csc-textpic-caption {
    font-size: 10px;
    color: #656565;
    margin: 3px 0 4px !important; }

  /*
   * Stil des optionalen Bildrahmens
   */  .csc-textpic-border img {
    border: 1px solid #e1e1e1 !important; }

  /*
   * Datei-Verweise
   */  .csc-uploads {
    border-collapse: collapse; }
    .csc-uploads .csc-uploads-fileName,
    .csc-uploads .csc-uploads-fileSize {
      vertical-align: top; }
      .csc-uploads .csc-uploads-fileName p,
      .csc-uploads .csc-uploads-fileSize p {
        margin: 0 !important; }
    .csc-uploads .csc-uploads-fileSize {
      padding: 0 0 10px 0; }
    .csc-uploads .csc-uploads-fileName {
      padding: 0 15px 10px 0; }

  /*
   * Tabellen
   */  table.contenttable {
    width: 100%;
    border: 1px solid #e1e1e1;
    border-collapse: collapse; }

  .contenttable td,
  .contenttable th {
    vertical-align: top;
    padding: 1px 3px 1px 3px; }

  .contenttable tfoot,
  .contenttable th {
    font-weight: bold;
    color: #8c8c8c;
    background-color: #aeaeae;
    padding: 2px 3px 3px 3px; }

  .contenttable .tr-odd td {
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #e1e1e1; }

  .contenttable .tr-even td {
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #e1e1e1; }

  .contenttable .tr-last td {
    border-style: none; }

  .news-list-item,
  .news-single-item {
    float: left;
    width: 100%; }

    .news-list-item h1 {
      font-size: 12px;
      font-weight: normal;
      color: black;
      margin: 0 0 7px 0; }
    .news-list-item p {
      margin: 0; }
    .news-list-item img {
      float: left;
      padding: 3px 5px 5px 0; }
    .news-list-item .news-list-morelink {
      float: left;
      width: 100%;
      text-align: right;
      padding-bottom: 10px;
      color: black; }
      .news-list-item .news-list-morelink img {
        float: none !important;
        padding: 0; }

    .news-latest-item h3 {
      font-size: 11px;
      font-weight: bold;
      color: #a21c11;
      margin: 0 0 0 0; }
    .news-latest-item .news-latest-date {
      font-size: 11px;
      color: #222222;
      display: block;
      margin: 0 5px 7px 0; }
    .news-latest-item p {
      margin: 0; }
    .news-latest-item img {
      float: left;
      padding: 3px 5px 5px 0; }
    .news-latest-item .news-list-morelink {
      float: left;
      width: 100%;
      text-align: right;
      padding-bottom: 10px; }
      .news-latest-item .news-list-morelink img {
        float: none !important;
        padding: 0; }

    .news-list-item h3 {
      font-size: 11px;
      font-weight: bold;
      color: black;
      margin: 0 0 0 0; }
    .news-list-item .news-list-date {
      font-size: 11px;
      color: black;
      display: block;
      margin: 0 5px 7px 0; }
    .news-list-item p {
      margin: 0; }
    .news-list-item img {
      float: left;
      padding: 3px 5px 5px 0; }
    .news-list-item .news-list-morelink {
      float: left;
      width: 100%;
      text-align: right;
      padding-bottom: 10px;
      font-weight: bold;
      color: black; }
      .news-list-item .news-list-morelink img {
        float: none !important;
        padding: 0; }

  .news-single-item h4 {
    font-weight: normal;
    margin: 0 0 15px 0;
    color: black; }

  .news-single-img {
    float: left;
    width: 150px;
    padding: 0;
    margin: 0 10px 0 0; }

  .news-single-imgcaption {
    font-size: 10px;
    color: #656565;
    line-height: 13px;
    margin: 5px 0 8px 0;
    padding: 0; }

  .news-single-additional-info {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    color: black; }

    .news-single-files dt,
    .news-single-links dt,
    .news-single-related dt {
      font-size: 11px;
      font-weight: bold;
      margin: 0 0 5px 0;
      padding: 0;
      color: black; }
    .news-single-files p,
    .news-single-links p,
    .news-single-related p {
      margin: 0;
      padding: 0;
      line-height: normal; }

  .news-single-backlink {
    float: left;
    width: 100%;
    text-align: right;
    color: black; }

  .news-list-item img {
    float: left; }

  /*
   * Powermail
   */  /*
   * Form
   */  span.powermail_mandatory {
        /*
     * Color of mandatory error message
     */
    color: red; }

  fieldset.tx-powermail-pi1_fieldset {
        /*
     * Fieldset
     */
    border: none;
    margin: 0;
    padding: 0; }

  fieldset.tx-powermail-pi1_fieldset legend {
        /*
     * legend of Fieldset
     */
    font-weight: bold;
    color: black;
    margin-bottom: 10px;
    padding: 0; }

  fieldset.tx-powermail-pi1_fieldset fieldset legend,
  fieldset.tx-powermail-pi1_fieldset label {
        /*
     * label
     */
    display: block;
    width: 118px;
    float: left;
    font-weight: normal;
    font-size: 11px;
    color: black;
    white-space: normal;
    clear: both; }


  fieldset.tx-powermail-pi1_fieldset input.powermail_date,
  fieldset.tx-powermail-pi1_fieldset input.powermail_datetime,
  fieldset.tx-powermail-pi1_fieldset input.powermail_text,
  fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
        /*
     * Input and textarea
     */
    border: 1px solid gray;
    background: white;
    color: black;
    -webkit-box-shadow: 0 0 5px #eeeeee inset;
    padding: 2px;
    width: 195px;
    font-size: 11px; }

  fieldset.tx-powermail-pi1_fieldset input.powermail_time,
  fieldset.tx-powermail-pi1_fieldset input[type=time] {
    width: 60px; }

  fieldset.tx-powermail-pi1_fieldset input:not([type="submit"]):focus,
  fieldset.tx-powermail-pi1_fieldset textarea:focus {
    background: white none;
    border: 1px solid #333333;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }

  fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
        /*
     * Radiobuttons
     */
    margin: 3px 0; }

  div.tx_powermail_pi1_fieldwrap_html {
        /*
     * DIV container arround every field
     */
    clear: both;
    margin-bottom: 10px; }

  fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
        /*
     * submit button
     */
    margin: 10px 0 10px 254px;
    font-weight: normal; }

  p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
  p.tx_powermail_pi1_fieldwrap_html_radio_title {
    margin: 0;
    padding: 0;
    font-weight: bold; }

  div.countryzone {
    margin: 10px 0 0 200px; }

  div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
  div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a,
  div.tx_powermail_pi1_fieldwrap_html label a,
  div.tx_powermail_pi1_fieldwrap_html p a {
        /*
     * Description
     */
    cursor: help;
    text-decoration: none; }

  div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
  div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn,
  div.tx_powermail_pi1_fieldwrap_html label a dfn,
  div.tx_powermail_pi1_fieldwrap_html p a dfn {
        /*
     * Description
     */
    display: none;
    text-decoration: none;
    position: absolute;
    z-index: 1;
    width: auto;
    height: 15px;
    padding: 3px 10px 5px 10px;
    background-color: #00559e;
    border: 1px solid #00559e;
    font-size: 11px;
    color: white;
    text-decoration: none;
        /*
     * CSS3 spicing for mozilla and webkit
     */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 6px #dddddd;
    -webkit-box-shadow: 0 0 6px #dddddd;
    box-shadow: 0 0 6px #dddddd; }

  div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
  div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn,
  div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
  div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
        /*
     * Description on mouseover
     */
    display: block; }

  div.tx_powermail_pi1_fieldwrap_html img.icon_info {
        /*
     * Description icon
     */
    padding: 2px 2px 0 2px; }


  /*
   * Confirmation
   */  td.powermail_all_td {
    padding: 3px 10px 3px 0; }

  /*
   * THX
   */  td.powermail_all p.bodytext {
    margin: 0; }

  fieldset.tx-powermail-pi1_fieldset fieldset {
    border: 0 none;
    padding: 0;
    margin: 0;
    position: relative; }

  fieldset.tx-powermail-pi1_fieldset fieldset legend {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0; }

  .powermail_mandatory {
    color: red; }

  .placeholder {
    color: #999999; }

  .powermail_mandatory_helper {
    visibility: hidden;
    height: 1px;
    position: absolute; }

  fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
  fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
    margin-left: 200px;
    clear: both; }

  fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label,
  fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
    float: none;
    width: auto;
    display: inline;
    font-weight: normal;
    margin-left: 7px; }

  fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input,
  fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input {
    float: left;
    position: relative;
    clear: left; }

  /*
   * Multiple JS
   */  div.fieldsets {
    clear: both; }

  div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset legend,
  div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset.ui-tabs-hide {
    display: none; }

  div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset {
    padding-top: 15px; }

  div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset fieldset legend {
    display: block; }

  ul.powermail_multiplejs_tabs {
    list-style-type: none;
    padding: 0;
    margin: 0; }

  ul.powermail_multiplejs_tabs li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    list-style-type: none; }

  ul.powermail_multiplejs_tabs li a {
    display: block;
    padding: 5px 10px;
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    background: #e0e0e0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    outline: none; }

  ul.powermail_multiplejs_tabs li a.act {
    background: #f0f0f0;
    color: #333333;
    padding: 5px 10px 6px 10px;
    position: relative;
    margin-bottom: -1px; }

  /*
   * error message
   */  .error {
        /*
     * supply height to ensure consistent positioning for every browser
     */
    background-color: red;
    border: 1px solid red;
    font-size: 11px;
    color: white;
    padding: 3px 10px 5px 10px;
    margin-left: -2px;
    z-index: 10;
    text-align: left;
    height: auto;
        /*
     * CSS3 spicing for mozilla and webkit
     */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 6px #dddddd;
    -webkit-box-shadow: 0 0 6px #dddddd;
    box-shadow: 0 0 6px #dddddd; }

  .error p {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 11px; }

  .tx-powermail-pi1_mandatory {
    font-size: 11px; }

  /*
   * pure CSS arrow
   */  .error em {
    display: block;
    border: 10px solid;
    border-color: red transparent transparent;
        /*
     * positioning
     */
    position: absolute;
    bottom: -7px;
    left: 5px;
    border-bottom: 0 none; }

  /*
   * For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning
   */  /*
   * the input field
   */  .date {
    width: 198px !important; }

  /*
   * calendar root element
   */  #calroot {
        /*
     * place on top of other elements. set a higher value if nessessary
     */
    z-index: 10000;
    margin-top: -1px;
    width: 198px;
    padding: 2px;
    background-color: white;
    font-size: 11px;
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 15px #666666;
    -webkit-box-shadow: 0 0 15px #666666;
    box-shadow: 0 0 15px #666666; }

  /*
   * head. contains title, prev/next month controls and possible month/year selectors
   */  #calhead {
    padding: 2px 0;
    height: 22px; }

  #caltitle {
    font-size: 14px;
    color: #fa8800;
    float: left;
    text-align: center;
    width: 155px;
    line-height: 20px;
    text-shadow: 0 1px 0 #dddddd; }

  #calnext,
  #calprev {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(../img/prev.gif) no-repeat scroll center center;
    float: left;
    cursor: pointer; }

  #calnext {
    background-image: url(../img/next.gif);
    float: right; }

  #calnext.caldisabled,
  #calprev.caldisabled {
    visibility: hidden; }

  /*
   * year/month selector
   */  #caltitle select {
    font-size: 10px; }

  /*
   * names of the days
   */  #caldays {
    height: 18px;
    border-bottom: 1px solid #dddddd; }

  #caldays span {
    display: block;
    float: left;
    width: 28px;
    text-align: center; }

  /*
   * container for weeks
   */  #calweeks {
    background-color: white;
    margin-top: 4px; }

  /*
   * single week
   */  .calweek {
    clear: left;
    height: 22px; }

  /*
   * single day
   */  .calweek a {
    display: block;
    float: left;
    width: 27px;
    height: 20px;
    text-decoration: none;
    font-size: 11px;
    margin-left: 1px;
    text-align: center;
    line-height: 20px;
    color: #666666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; }

  /*
   * different states
   */  .calfocus,
  .calweek a:hover {
    background-color: #dddddd; }

  /*
   * sunday
   */  a.calsun {
    color: red; }

  /*
   * offmonth day
   */  a.caloff {
    color: #cccccc; }

  a.caloff:hover {
    background-color: #f5f5fa; }

  /*
   * unselecteble day
   */  a.caldisabled {
    background-color: #efefef !important;
    color: #cccccc !important;
    cursor: default; }

  /*
   * current day
   */  #calcurrent {
    background-color: #498ce2;
    color: white; }

  /*
   * today
   */  #caltoday {
    background-color: #333333;
    color: white; }

  /*
   * slider root element
   */  .slider {
    background: #3c72e6 url(../img/h30.png) repeat-x 0 0;
    height: 9px;
    position: relative;
    cursor: pointer;
    border: 1px solid #333333;
    width: 300px;
    float: left;
    clear: right;
    margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 0 8px black;
    box-shadow: inset 0 0 8px black; }

  /*
   * progress bar (enabled with progress: true)
   */  .progress {
    height: 9px;
    background-color: #c5ff00;
    display: none;
    opacity: 0.6; }

  /*
   * drag handle
   */  .handle {
    background: white url(../img/h30.png) repeat-x 0 0;
    height: 28px;
    width: 28px;
    top: -12px;
    position: absolute;
    display: block;
    margin-top: 1px;
    border: 1px solid black;
    cursor: move;
    -moz-box-shadow: 0 0 6px black;
    -webkit-box-shadow: 0 0 6px black;
    box-shadow: 0 0 6px black;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px; }

  /*
   * the input field
   */  fieldset.tx-powermail-pi1_fieldset input.powermail_text.range {
    float: left;
    margin: 0 0 0 15px;
    padding: 3px 0;
    text-align: center;
    width: 50px; }

body {
  background-color: #ffdf96;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial;
  text-align: center;
  font-size: 12px;
  line-height: 15px; }

#container {
  width: 760px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 10px;
  display: block;
  text-align: left; }

#head {
  width: 740px;
  height: 95px;
  margin: 0 10px 0 10px;
  background-color: black; }

#middle {
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/background.gif');
  width: 760px;
  float: left;
  display: inline;
  margin: 0;
  padding: 0; }

#nav {
  width: 161px;
  margin: 73px 10px 0 10px;
  padding: 0;
  float: left;
  display: inline; }

#contentframe {
  width: 319px;
  float: left;
  margin: 9px 0 0 15px;
  padding: 0;
  font-size: 12px; }

.image {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px; }

#columnframe {
  width: 175px;
  height: auto;
  margin: 0 10px 0 32px;
  padding: 40px 14px 0 14px;
  float: left;
  background-color: #e5e5e5; }

#foot {
  clear: both;
  width: 760px;
  height: 62px;
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/background.gif');
  margin: 0 0 8px 0;
  padding: 0;
  display: block; }

#bundh {
  background-color: #fedf95;
  height: 30px;
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 9px;
  color: #adacac;
  width: 760px;
  text-align: right; }

/*
 * --------------------
 * | Allgemeine Elemente |
 * --------------------
 */
h1 {
  margin-bottom: 20px;
  padding: 0;
  font-size: 16px; }

h2 {
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 12px; }

h3,
h4,
h5,
h6 {
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 12px;
  color: #828282; }

p {
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 16px; }

/*
 * -----------
 * | Seitenkopf |
 * -----------
 */
#logo {
  margin: 27px 0 0 15px;
  padding: 0;
  float: left; }

#headtext {
  margin: 59px 0 0 56px;
  padding: 0;
  float: left; }

.en #headtext {
  margin: 45px 0 0 100px; }

#toppic {
  margin: 0 0 0 16px;
  padding: 0;
  float: left; }

/*
 * -----------
 * | Navigation |
 * -----------
 */
#mainnav {
  line-height: 18px;
  padding: 0;
  margin: 0;
  border-bottom-width: 1px;
  border-bottom-color: #e5e5e5;
  border-bottom-style: solid;
  width: 161px; }
  #mainnav li {
    list-style-type: none; }
  #mainnav li a {
    font-size: 11px;
    text-decoration: none;
    color: black;
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    border-bottom-style: none;
    height: 19px;
    display: block;
    padding-left: 12px;
    margin: 0; }
  #mainnav li a:hover,
  #mainnav li.act a {
    background-color: #fedf95; }
  #mainnav li ul {
    line-height: 20px;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    width: 159px;
    border-top-style: none;
    border-bottom-style: none; }
  #mainnav ul li {
    list-style-type: none; }
  #mainnav ul li a {
    font-size: 11px;
    text-decoration: none;
    color: black;
    border-style: none;
    height: 19px;
    display: block;
    padding-left: 20px;
    margin: 0;
    background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/bg_arrow_p.gif'); }
  #mainnav ul li a:hover,
  #mainnav ul li.act a {
    background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/bg_arrow_o.gif'); }
  #mainnav ul li.subactive a {
    background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/bg_arrow_a.gif'); }
  #mainnav ul li ul {
    border-style: none; }
  #mainnav ul li ul li a {
    padding-left: 30px;
    background-position: 10px; }
  #mainnav ul li ul li.pas a {
    background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/bg_arrow_p.gif'); }
  #mainnav #nav ul li ul li ul li.act a,
  #mainnav ul li ul li.pas a:hover {
    background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/bg_arrow_o.gif'); }

#langnav {
  margin: 20px 0 0 0;
  padding: 0 0 0 13px;
  list-style: none;
  font-size: 11px;
  overflow: hidden; }
  #langnav a:link,
  #langnav a:visited {
    color: black; }
  #langnav a:active,
  #langnav a:hover {
    color: #fdb813; }
  #langnav li {
    display: block;
    float: left;
    padding-right: 5px;
    margin-right: 5px; }
    #langnav li.first {
      border-right: 1px solid #fedf95; }

#contentframe #breadcrumb {
  width: 319px;
  margin: 0 0 12px 0; }

#contentframe #breadcrumb ul {
  margin: 0;
  padding: 0; }

#contentframe #breadcrumb li {
  margin: 0;
  padding: 0;
  display: inline;
  color: #b2b2b2; }

#contentframe #breadcrumb li a {
  padding: 0 4px 0 4px;
  background-position: right;
  background-repeat: no-repeat;
  color: #b2b2b2; }
  #contentframe #breadcrumb li a:hover {
    color: red; }

#contentframe #breadcrumb li.first  a {
  padding: 0 10px 0 0; }

#contentframe #breadcrumb li.last  a {
  padding: 0 0 0 4px;
  background-image: none; }

/*
 * ----------------
 * | Standard-Inhalt |
 * ----------------
 */
#contentframe ul {
  margin: 0 0 12px 0;
  padding: 0px;
  font-size: 11px; }

#contentframe ol {
  margin: 0 0 12px 25px;
  padding: 0px;
  font-size: 11px; }

#columnframe ol,
#columnframe ul {
  margin: 0 0 12px 0;
  padding: 0px;
  font-size: 10px; }

#contentframe ul li {
  margin: 0 0 6px 16px;
  padding: 0 0 0 4px;
  list-style-type: disc; }

#contentframe ol li {
  margin: 0 0 6px 0;
  padding: 0; }

#columnframe li {
  margin: 0 0 6px 0;
  padding: 0; }

#contentframe dd {
  margin-bottom: 6px; }

h1 {
  margin: 0 0 16px 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px; }

p {
  margin: 0 0 13px 0;
  padding: 0; }

a {
  text-decoration: none;
  color: #b2b2b2; }

a:hover {
  text-decoration: none;
  color: #fdb813; }

/*
 * ----------------
 * | Standard-Spalte |
 * ----------------
 */
#columnframe h1 {
  color: #666666;
  font-size: 11px;
  margin-bottom: 14px;
  line-height: 14px;
  padding: 0; }

#columnframe p {
  color: #666666;
  margin: 0 0 14px 0;
  padding: 0;
  font-size: 10px;
  line-height: 14px; }

#columnframe form,
input,
label {
  margin: 0;
  padding: 0; }

#columnframe a {
  font-weight: bold;
  color: #666666; }

#columnframe a:hover {
  color: #fdb813; }

/*
 * ------------------
 * | Formate Linkliste |
 * ------------------
 */
.link-list-item {
  float: left;
  border-bottom-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin: 0 0 7px 0;
  padding: 0 0 7px 0; }

.link-list-image {
  float: left;
  width: 100px;
  margin-right: 8px;
  text-align: center; }

.link-list-txt {
  float: left;
  width: 210px; }

/*
 * ------------------
 * | Formate Gästebuch |
 * ------------------
 */
.gb-teaser-item {
  border-bottom-color: #666666;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin: 0 0 7px 0;
  padding: 0 0 7px 0; }

.gb-item {
  border-color: #e5e5e5;
  border-width: 1px;
  border-style: solid;
  width: 319px;
  margin-bottom: 8px; }

.gb-header {
  padding: 5px;
  font-size: 9px;
  color: #666666; }

.gb-header h2 {
  margin-bottom: 2px;
  font-size: 9px;
  color: #666666; }

p.gb-entry {
  background-color: #fff3d9;
  padding: 5px;
  border-bottom-color: #e5e5e5;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.gb-comment {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  border-width: 1px;
  border-style: solid;
  color: #666666;
  width: 309px;
  padding: 5px; }

.gb-comment h2,
.gb-comment p {
  font-size: 9px;
  margin-bottom: 4px; }

/*
 * --------------
 * | Spendenbanner |
 * --------------
 */
.banner-intern {
  width: 100%;
  text-align: center;
  margin-bottom: 14px; }

.arrow {
  margin: 2px 0 0 120px;
  padding: 0;
  float: left; }

.arrow2 {
  margin: 0 0 0 5px;
  padding: 0;
  float: both; }

/*
 * ----------------
 * | Seitenabschluss |
 * ----------------
 */
#logo2 {
  width: 152px;
  height: 33px;
  margin: 17px 0 0 0;
  padding: 0 0 0 18px;
  float: left;
  display: block; }

#logo2:hover {
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/logo2_o.gif');
  background-repeat: no-repeat; }

#foot p {
  line-height: 20px;
  font-size: 11px;
  float: left;
  margin: 24px 0 0 5px;
  padding: 0;
  display: inline;
  color: #b2b2b2; }

#foot a {
  color: #b2b2b2;
  text-decoration: none; }

#foot a:hover {
  color: black;
  text-decoration: none; }

a.druckversion {
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/printer_p.gif');
  background-repeat: no-repeat;
  margin: 0 0 0 20px;
  padding: 0 0 0 24px; }

a:hover.druckversion {
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/printer_o.gif');
  background-repeat: no-repeat; }

a.facebook {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/facebook.jpg');
  background-repeat: no-repeat;
  text-indent: -1000px;
  overflow: hidden;
  margin: -48px 0 0 503px; }

a.weitersagen {
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/transmit_p.gif');
  background-repeat: no-repeat;
  margin: 0 0 0 18px;
  padding: 0 0 0 20px; }

a:hover.weitersagen {
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/transmit_o.gif');
  background-repeat: no-repeat; }

a.newsletter {
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/news_p.gif');
  background-repeat: no-repeat;
  margin: 0 0 0 19px;
  padding: 0 0 0 21px; }

a:hover.newsletter {
  background-image: url('http://www.tim-lebt.de/fileadmin/templates/default/gfx/news_o.gif');
  background-repeat: no-repeat; }

#bundh a {
  text-decoration: none; }

#bundh a:hover {
  text-decoration: none;
  color: black; }

/*
 * powermail-Formatierungen
 */
#powermaildiv_uid22 {
  font-size: 11px;
  line-height: 16px; }

#powermaildiv_uid91 {
  font-size: 11px;
  line-height: 16px; }

#powermaildiv_uid17 {
  font-size: 11px;
  line-height: 16px; }

#powermaildiv_uid86 {
  font-size: 11px;
  line-height: 16px; }

#powermaildiv_uid46 {
  font-size: 11px; }

#uid10 {
  width: 50px; }

#uid79 {
  width: 50px; }

#powermaildiv_uid25 {
  font-size: 11px;
  line-height: 16px; }

legend {
  display: none; }

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
    /*
   * submit button
   */
  margin: 10px 0 10px 244px;
  font-weight: normal;
  background-color: #e5e5e5;
  width: 70px; }

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
  margin-left: 0;
  margin-bottom: 5px; }

fieldset.tx-powermail-pi1_fieldset fieldset legend {
  left: 0;
  margin: 0 0 10px;
  padding: 0;
  position: relative; }

fieldset.tx-powermail-pi1_fieldset fieldset legend {
  width: 100%;
  font-weight: bold; }

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input {
  float: none; }

#powermaildiv_uid39 {
  font-size: 11px;
  line-height: 16px; }

#powermaildiv_uid49 label,
#powermaildiv_uid50 label {
  width: 230px; }

#powermaildiv_uid49 input,
#powermaildiv_uid50 input {
  width: 50px;
  margin-left: 30px; }

/*
 * Ergänzungen zu Bild mit Text-Elementen
 */
.csc-textpic-caption {
  color: #656565;
  font-size: 10px;
  margin: 8px 0 0; }

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0 !important; }

