@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * Stylesheet für das Bildschirm-Layout
 *
 * @creator       YAML Builder V1.2b (http://builder.yaml.de)
 * @file          basemod.css
 * @-yaml-minver  3.1
 */

@media screen, projection
{
  /*-------------------------------------------------------------------------*/
  /* Randbereiche & Seitenhintergrund */
  body { padding: 6px 8px 8px 8px; text-align: center; }

  /* Layout-Ausrichtung */
  .page_margins { margin: 0 auto; text-align: left; }

  /* Layout-Eigenschaften */
  .page_margins { width: 940px; background: #fff; }
  .page { padding: 0; }
  #header { padding: 0; height: 96px; }
  #header #logo { padding-top: 16px; }
  #header #topnav { right: 0; top: 0; color: #ccc; text-transform: uppercase; }
  #nav { overflow: hidden; }
  #teaser { overflow: hidden; padding: 0; margin: 0; background: #fff url('../../gui/bg_header2-transp.png') repeat-x 0 0; height: 165px; }
  #main { margin: 0; background: #fff; min-height: 400px; }

  #content { clear: both; }
  #content .subcolumns [class*='subc'] > :first-child,
  #content > :first-child { margin-top: 0; }

  #footer { border-top: solid #e6e6e6 1px; }
  #footer .baseline_de, #footer .baseline_fr, #footer .baseline_it { background-position: 0 0; background-repeat: no-repeat; display: block; height: 16px; text-indent: 999em; margin-top: 5px; overflow: hidden; font-weight: bold; }
  #footer .baseline_de { width: 228px; background-image: url('../../gui/baseline_de.gif'); }
  #footer .baseline_fr { width: 219px; background-image: url('../../gui/baseline_fr.gif'); }
  #footer .baseline_it { width: 215px; background-image: url('../../gui/baseline_it.gif'); }

  #footer .basline_right { font-size: 11px; line-height: 16px; margin-top: 5px; text-align: left; float: right; }
  #footer .baseline_left { float: left; margin-bottom: 30px; }

  /*.print { left: 0; top: 0; position: relative; }
  .print img { width: auto !important; height: auto !important; }*/

  /*-------------------------------------------------------------------------*/
  /* Formatierung der Inhalts-Container */
  #col1, #teasercol1 { float: left; width: 192px; margin: 0 2px 0 0; padding-bottom: 15px; }
  #col2, #teasercol2 { float: left; width: 534px; margin: 0 2px 0 0; padding-bottom: 15px; }
  #col3, #teasercol3 { width: auto; margin: 0 0 0 730px; position: static !important; }
  #col1_content, #teasercol1_content { padding: 0 10px 0 0; }
  #col2_content, #teasercol2_content { padding: 0; }
  #col3_content, #teasercol3_content { padding: 0 0 0 10px; }

  #teasercol1_content, #teasercol2_content, #teasercol3_content { position: relative; }

  /*-------------------------------------------------------------------------*/
  /* Main-Container */
  #col1_content { margin-top: 70px; }

  #col2_content #rootline { height: 30px; color: #ccc; font-size: 90.9%; }
  #col2_content #rootline a { color: #00a0e2; }

  #col3_content { font-size: 90.9%; line-height: 1.5em; }

  .fontsize { height: 32px; text-align: right; padding-top: 18px; color: #00a0e2; }
  .fontsize img { vertical-align: -4px; }
  .fontsize .tx-efafontsize-pi1 { display: inline; }
  .fontsize .tx-efafontsize-pi1 img { margin-left: 4px; }
  .fontsize span a span { background-color: #FFFFFF; }

  #col3_content .rightbox { background-color: #b4d200; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding-bottom: 3px; margin-bottom: 12px }
  #col3_content .rightbox_wotitle { padding-top: 3px; }
  #col3_content .rightbox .rightbox-items { background-color: #fff; margin: 0 3px; padding: 4px 7px;  }
  #col3_content .rightbox .item {  }
  #col3_content .rightbox .item p {  }
  #col3_content .rightbox hr { border-bottom: 1px dotted #7FCFF0; padding: 0; height: 1px; margin: 6px 0; }

  #col3_content .rightbox_woborder { background: #fff; }
  #col3_content .rightbox_woborder .rightbox-items { margin: 0 3px; padding: 0; }
  #col3_content .rightbox_woborder div.csc-textpic div.csc-textpic-imagewrap { margin-left: 0 !important; }

  #col3_content .rightbox_gray { background-color: #979797; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
  #col3_content .rightbox_gray hr { border-bottom: 1px dotted #979797; }

  #col3_content .rightbox_banner .rightbox-items { background-color: #fff; margin: 0 3px; padding: 0; }

  #col2_content .centerbox { background-color: #b4d200; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding-bottom: 3px; margin-bottom: 12px }
  #col2_content .centerbox .centerbox-items { background-color: #fff; margin: 0 3px; padding: 4px 7px;  }
  #col2_content .centerbox .item {  }
  #col2_content .centerbox .item p { margin: 0; }
  #col2_content .centerbox hr { border-bottom: 1px dotted #b4d200; padding: 0; height: 1px; margin: 6px 0; }

  #col1_content .leftbox { background-color: #b4d200; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding-bottom: 3px; margin-bottom: 12px }
  #col1_content .leftbox .leftbox-items { background-color: #fff; margin: 0 3px; padding: 4px 7px;  }
  #col1_content .leftbox .item {  }
  #col1_content .leftbox .item p {  }
  #col1_content .leftbox hr { border-bottom: 1px dotted #7FCFF0; padding: 0; height: 1px; margin: 6px 0; }

  /*-------------------------------------------------------------------------*/
  /* Header-Navigation */
  #header #topnav a { color: #888; text-decoration: none; margin: 0 3px 0 2px; }
  #header span { margin: 0 3px 0 2px; }
  #header a:visited {  }
  #header #topnav a:focus, #header #topnav a:hover, #header #topnav a:active { text-decoration: underline; outline: none; }
  #topnav div#language, #topnav div#shortcuts { float: left; margin: 0 -2px 10px 34px; font-size: 90.9%; line-height: 1.3em; }
  #topnav .tx-macinasearchbox-pi1 { clear: both; }
  #topnav .tx-macinasearchbox-pi1 input { vertical-align: middle; width: 169px; border: none; padding: 5px 4px 3px 4px; background: #fff url('../../gui/bg_search-input.gif') no-repeat center 0; height: 16px; }
  #topnav .tx-macinasearchbox-pi1 input.input_submit_quicksearch { padding: 0; margin: 0; width: 33px; min-width: 33px; height: 24px; }

  /*-------------------------------------------------------------------------*/
  /* Teaser */
  #teasercol1, #teasercol3 { height: 165px; background: #fff url('../../gui/bg_header2-transp.png') repeat-x 0 0; }
  #teasercol1 { background-color: #b4d200; }
  #teasercol2 { background-repeat: no-repeat;  background-color: #B4D200;}
  #teasercol2_content { height: 165px; background-image: url('../../gui/bg_header2-transp.png'); background-repeat: repeat-x; }
  #teasercol2_content a { display: block; width: 100%; height: 165px; }
  #teasercol2_content a:hover { text-decoration: none !important; }
  #teasercol3 { background-color: #F4AD00; }
  #teasercol3_content { padding-top: 10px; }



  /*-------------------------------------------------------------------------*/
  /* Home */
  .home #col1 { width: 737px; }
  .home #col1 #col1_content { margin-top: 50px; padding-bottom: 5px; }
  .home #teasercol1 { display: none; }
  .home #teasercol2 { width: 728px; }
  .home .news-latest h3 { font-weight: bold; }

  .home_2013 #col1 { width: 737px; }
  .home_2013 #col1 #col1_content { margin-top: 50px; padding-bottom: 5px; }
  .home_2013 .news-latest h3 { font-weight: bold; }

  .home_2014 #main { padding-bottom: 15px; }
  .home_2014 .fontsize { width: 200px; float: right; }

  /*-------------------------------------------------------------------------*/
  /* Popup */
  .popup { width: 95%; margin: 10px; }
  .popup #header { margin-bottom: 20px; }
  .popup #col2 { float: none; width: 100%; margin: 0; padding: 0; }

  /*-------------------------------------------------------------------------*/
  /* Main Col 1 */
  .main_1col #col2 { width: 746px; margin-right: 0px; }
  .main_1col .fontsize { height: 32px; padding-top: 18px; color: #00a0e2; font-size: 90.9%; line-height: 1.3em; position: absolute; width: 200px; margin-left: 740px; }

  /*-------------------------------------------------------------------------*/
  /* Landingpage */
  .landingpage #main {
    padding-bottom: 15px;
  }

  .landingpage #main h1,
  .landingpage #main h2 {
    color: #9ab400;
    font-size: 24px;
  }

  .landingpage #main h2 {
    margin: 1em 0 0.4em 0;
  }

  /* ausgeblendet am 29.07 nach absprache mit tm => wenn, dann überall font-size erhöhen, nicht nur auf der landingpage... [sp]
  .landingpage #main p,
  .landingpage #main ul,
  .landingpage #main ul li {
    font-size: 12px;
    line-height: 1.5em;
  }*/

  .landingpage #main ul li {
    margin-bottom: 0.6em;
    padding-left: 19px;
    line-height: 1.5em;
    padding-bottom: 1px;
    background: transparent url('../../gui/bg_link.gif') no-repeat 0 2px;
    border-bottom: none;
  }

  .landingpage #main .csc-textpic-imagerow ul li {
      list-style-type: none;
      padding-left: 0;
      background-image: none;
  }

  .landingpage .fontsize {
    width: 200px;
    margin-left: auto;
  }

  .landingpage .landingpage-box-image .csc-textpic-text {
    background-color: #F2F2F2;
    padding: 10px 15px 5px 15px;
    margin-bottom: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }

  .landingpage #teasercol2_content .pagetitle {
    color: #fff;
    font-size: 28px;
    line-height: 46px;
    padding: 0 10px;
    font-family: 'Univers W01', Verdana, Arial, Helvetica, sans-serif;
    margin-top: 119px;
    background-color: rgb(145,170,0);
    background-color: rgba(145,170,0,0.7);
    position: absolute;
    width: 514px;
  }

  .landingpage #teasercol2_content .pagetitle.position1 {
    margin-top: 71px;
  }


  /*-------------------------------------------------------------------------*/
  /* Diverse Anpassungen */
  .subcolumns { margin-bottom: 1em; }
  .subcl { padding: 0 10px 0 0; }
  .subc { padding: 0 10px; }
  .subcr { padding: 0 0 0 10px; }

  .c534pxl, .c200pxl, .c364pxl, .c170pxl { float: left; }
  .c534pxr, .c200pxr, .c364pxr, .c170pxr { float: right; margin-left: -5px; }

  /* Zweispaltiger Content */
  .c364pxl, .c364pxr { width: 364px; }
  .c170pxl, .c170pxr { width: 170px; overflow: hidden; }

  /* Zweispaltiger Content */
  .c534pxl, .c534pxr { width: 534px; }
  .c200pxl, .c200pxr { width: 200px; }

  .c534pxl .subcl, .c534pxr .subcr { padding: 0; }
  .c200pxl .subcl, .c200pxr .subcr { padding: 0; padding-top: 31px; }

  .clearer { clear: both; font-size: 0; height: 0; line-height: 0; }

  #hausformat { position: fixed; float: right; right: 0; bottom: 0; margin-top: -63px; z-index: 0; }
  #hausformat img { margin-bottom: 5px; margin-right: 5px; }


  /*-------------------------------------------------------------------------*/
  /* Fontsize/Printlink/Tiplink */

  div.printsend { float: left; }
  div.printsend span img { margin-right: 4px; }
  div.tx-efafontsize-pi1 { float: right; }
  #col3_content {  }
  .fontsize {  }

  /*.printlink { display: none; }
  .tiplink { display: none; }*/

  /*-------------------------------------------------------------------------*/
  /* FCE: FAQ */
  .faq {  }
  .faq .question { color: #00a0e2; margin-bottom: 0.5em; }
  .faq .answer {  }

  div.feEditAdvanced-closedMenu { left: auto !important; right: 0 !important; width: auto !important; }

  /*-------------------------------------------------------------------------*/
  /* FCE: Grafik */
  .grafik { margin-top: 10px; }
  .grafik .c170pxl img { margin-top: 3px; }
  .grafik .pdflink { margin-top: 5px; font-size: 90.9%; }

  /*-------------------------------------------------------------------------*/
  /* Big Footer - Definition */

  #footer .subcolumns {
    margin-top: 18px;
  }

  #footer .subcolumns h1 {
    color: #989898;
  }

  #footer .subcolumns legend {
    display: none;
  }

  #footer .subcolumns .tx-sremailsubscribe-pi1-notice {
    display: none;
  }

  #footer .subcolumns .tx-sremailsubscribe-pi1-module_sys_dmail_category {
    display: none;
  }

  #footer .subcolumns .tx-sremailsubscribe-pi1-click-to-edit {
    display: none;
  }

  #footer .subcolumns dt label {
  }

  #footer .subcolumns dd {
    width: 200px;
    margin-left: 0;
  }

  #footer .subcolumns dl dt {
    margin: 0 0 2px 0;
  }

  #footer .subcolumns dd input#tx-sremailsubscribe-pi1-first_name,
  #footer .subcolumns dd input#tx-sremailsubscribe-pi1-last_name,
  #footer .subcolumns dd input#tx-sremailsubscribe-pi1-email {
    width: 100%;
  }

  #footer .subcolumns dd dl.tx-sremailsubscribe-pi1-multiple-checkboxes {
    width: 230px;
    float: left;
  }

  #footer .subcolumns dd dl.tx-sremailsubscribe-pi1-multiple-checkboxes label {
    display: block;
    width: 250px;
    padding-top: 2px;
  }

  #footer .ifempty {
    font-size: 1px;
    line-height: 1px;
  }

}