/* sumicon-Globale-Stylesheet-Definitionen - http://www.sumicon.de/global/css/global_sum.css */
/* Realisation powered by ::: sumicon ::: , Kontakt: www.sumicon.de, info(at)sumicon(dot)de */


/* <style type="text/css"> */


/* navigation */


  /* navigationslink indexseite */
    a.ixlink { color:#006600; text-decoration:none; font-size:8pt; font-style:normal; padding-top:0px; padding-bottom:0px; padding-left:2px; padding-right:2px; }
    a.ixlink:link { font-weight:bold; }
    a.ixlink:visited { font-weight:bold; }
    a.ixlink:hover { color:#FEDBB5; background-color:#006600; text-decoration:none; font-weight:bold; }
    a.ixlink:active { font-weight:bold; }

  /* navigationslink gelb fett/schwarz fett (aktiv) mit dunkelgrau-/gelbem (aktiven) Hintergrund */
    a.gdglink { color:#FFC527; background-color:#635A52; text-decoration:none; font-size:8pt; font-style:normal; padding-top:1px; padding-bottom:3px; padding-left:10px; padding-right:10px; }
    a.gdglink:link { font-weight:bold;normal; }
    a.gdglink:visited { font-weight:bold; }
    a.gdglink:hover { color:#000000; background-color:#FFC527; text-decoration:none; font-weight:bold; }
    a.gdglink:active { font-weight:bold; }

  /* navigationslink weiss fett/schwarz fett (aktiv) mit dunkelgrau-/hellgrau (aktiven) Hintergrund */
    a.wdhlink { color:#FFFFFF; background-color:#635A52; text-decoration:none; font-size:8pt; font-style:normal; padding-top:1px; padding-bottom:3px; padding-left:10px; padding-right:10px; }
    a.wdhlink:link { font-weight:bold;normal; }
    a.wdhlink:visited { font-weight:bold; }
    a.wdhlink:hover { color:#000000; background-color:#DDDDDD; text-decoration:none; font-weight:bold; }
    a.wdhlink:active { font-weight:bold; }

  /* dummylink dunkelgrau mit dunkelgrauem Hintergrund */
    a.xdglink { color:#635A52; background-color:#635A52; text-decoration:none; font-size:8pt; font-style:normal; padding-top:1px; padding-bottom:3px; padding-left:0px; padding-right:0px; }
    a.xdglink:link { font-weight:bold; }
    a.xdglink:visited { font-weight:bold; }
    a.xdglink:hover { font-weight:bold; }
    a.xdglink:active { font-weight:bold; }

  /* normaler link */
    a.nlink { color:#000000; font-size:10pt; font-style:normal; font-weight:bold; text-decoration:none; }
    a.nlink:link { }
    a.nlink:visited { }
    a.nlink:hover { text-decoration:underline; }
    a.nlink:active { }

  /* wegweiser link */
    a.wlink { color:#000000; font-size:8pt; font-style:normal; font-weight:bold; text-decoration:none; }
    a.wlink:link { }
    a.wlink:visited { }
    a.wlink:hover { text-decoration:underline; }
    a.wlink:active { }

  /* copyright link */
    a.clink { color:#006600; font-size:7pt; font-style:normal; }
    a.clink:link { text-decoration:none; font-weight:normal; }
    a.clink:visited { text-decoration:none; font-weight:normal; }
    a.clink:hover { text-decoration:underline; font-weight:bold; }
    a.clink:active { text-decoration:underline; font-weight:normal; }


/* main-body */


  /* allgemein */
    body.index { margin-left:0px; margin-right:0px; margin-top:20px; margin-bottom:20px; background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); font-family:Verdana,Arial,sans-serif; text-align:center; }
    body.global { margin-left:0px; margin-right:0px; margin-top:20px; margin-bottom:20px; background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); font-family:Verdana,Arial,sans-serif; }
    img { border:none; }
    hr.black { color:#000000; height:1px; }


  /* tabellen */
    table.index { border:none; width:100%; height:100%; }
    table.global { border:none; width:100%; height:100%; }
    table.kopf { border:none; width:780px; height:100%; }
    tr.kopf { }
    td.kopfli { background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); }
    td.kopfmi { background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); }
    td.kopfre { background-color:#EEEEEE; background-image:url(../grafiken/logo_sumicon_bg_75x1.png); }
    table.inhalt { border:none; width:780px; height:100%; }
    tr.inhalt { }
    td.inhaltli { background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); }
    td.inhaltmi { background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); }
    td.inhaltre { background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); }
    table.vcard { border:none; }
    table.fuss { border:none; width:780px; height:100%; }
    tr.fuss { }
    td.fussli { background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); }
    td.fussmi { background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); }
    td.fussre { background-color:#EEEEEE; background-image:url(../grafiken/dummy_hellgrau_1x1.png); }


  /* div-Bereiche*/

    /* allgemeine (Text-)Ausrichtung */
      div.rechts { text-align:right; }
      div.links { text-align:left; }
      div.mittig { text-align:center; }
      div.zentr { text-align:justify; }

    /* (Text-)Ausrichtung mit 35px Einrueckung */
      div.rand35 { text-align:left; margin-top:35px; margin-left:35px; margin-right:35px; margin-bottom:35px; }
      div.rechts35 { text-align:right; margin-top:0px; margin-right:35px; }
      div.links35 { text-align:left; margin-top:0px; margin-left:35px; }
      div.zentrr35 { text-align:justify; margin-top:0px; margin-right:35px; }
      div.zentrl35 { text-align:justify; margin-top:0px; margin-left:35px; }
      div.zentrlr35 { text-align:justify; margin-top:0px; margin-right:35px; margin-left:35px; }

    /* Wegweiser-Formatierung*/
      div.wegweiser { margin-top:0px; }


  /* span-Bereiche */

    /* Textformatierung Schwarz */
      span.textblues { font-size:13pt; font-style:normal; font-weight:normal; color:#000000; }
      span.textbluues { font-size:11pt; font-style:normal; font-weight:bold; color:#000000; }
      span.textblnormal { font-size:10pt; font-style:normal; font-weight:normal; color:#000000; }
      span.textblkursiv { font-size:10pt; font-style:italic; font-weight:normal; color:#000000; }
      span.textblnfett { font-size:10pt; font-style:normal; font-weight:bold; color:#000000; }
      span.textblkfett { font-size:10pt; font-style:italic; font-weight:bold; color:#000000; }
      span.textblklein { font-size:9pt; font-style:normal; font-weight:normal; color:#000000; }
      span.textblklfett { font-size:9pt; font-style:normal; font-weight:bold; color:#000000; }
      span.textblmini { font-size:8pt; font-style:normal; font-weight:normal; color:#000000; }
      span.textblminifett { font-size:8pt; font-style:normal; font-weight:bold; color:#000000; }
      span.textblcopy { font-size:7pt; font-style:normal; font-weight:normal; color:#000000; }
      span.textblcopyfett { font-size:7pt; font-style:normal; font-weight:bold; color:#000000; }


/* </style> */