/* DATEI: style.css */

        a,center,img,link,div,table,tr,h1,h2,h3,h4,h5,h6,p,span {font-family:Arial,sans-serif; font-size:10pt;}
        blockquote,td,u,body,hr,ul,br,strong,b,font,th,li,ol,i,nobr {font-family:Arial,sans-serif; font-size:10pt;}

/*********************************************************************************************************************/
        body {background-color:#BFDFFF; color:#000000;}

/*********************************************************************************************************************/

        .ueb{
                        font-size:16pt;
                        font-weight:bold;
        }

        .ueb_kl{
                        font-size:14pt;
                        font-weight:bold;
        }

        .fett{
                        font-weight:bold;
        }

/************************/

        #wo, .wo{        color:#FF5E00;        } /* #FFAE00 */
        #ju, .ju{        color:#0000FF;        }
        #pf, .pf{        color:#339933;        }
        #ro, .ro{        color:#FF0000;        }
        #le, .le{        color:#C3C3C3;        }

        #abgedunkelt{
                        background-color:#F9F8BF;
                        padding:5px;
        }

        .GStable{
                        border-collapse:collapse;
        }
        .GStable td {
                        padding:5px;
        }

        .stufen_pf{
                        background-color:#339933;
                        color:#FFFFFF;
                        padding:10px;
        }

        .stufen_pf_table table tr td{
                        background-color:#339933;
                        color:#FFFFFF;
                        padding:10px;
                        collapse:collapse;
        }

/*********************************************************************************************************************/

        #head_links{
                        position:absolute;
                        height:37px;
                        width:90px;
                        top:18px;
                        left:21px;
                        background-image:url(./bilder/dpsg_logo.png);
                        z-index:1;
        }

/*********************************************************************************************************************/

        #menu{
                        position:absolute;
                        top:8px;
                        left:8px;
                        height:808px;
                        width:96px !important; width:116px;
                        padding: 40px 10px 10px 10px;
                        background-color:#003366;
                        float:left;
                        line-height:18px;
                        font-size:12pt;
                        font-weight:bold;
                        color:#FFFFD2;
                        text-align:left;
                        letter-spacing:1px;
        }
  #menu a {text-decoration:none; color:#FFFFD2;}
        #menu a:hover {text-decoration:none; color:#FF0000;}

/*********************************************************************************************************************/

        #head_rechts{
                        position:absolute;
                        height:37px;
                        width:1032px;
                        top:18px;
                        left:145px;
                        background-color:#003366;
                        z-index:3;
                        color:#FFFFD2;
                        font:18px bold;
                        font-family:Arial;
                        text-align:center;
                        line-height:37px;
                        letter-spacing:0px;
        }
        #head_rechts a {text-decoration:none; color:#FFFFD2; font:18px bold; font-family:Arial;}

        #head_rechts_hintergrund{
                        position:absolute;
                        top:8px;
                        left:132px;
                        height:52px;
                        width:1058px;
                        background-color:#FFFFD2;
                        z-index:2;
        }

/*********************************************************************************************************************/

        #haupt{
                        position:absolute;
                        top:60px;
                        left:132px;
                        width:1038px !important; width:1058px;
                        height:786px !important; height:756px;
                        padding:10px;
                        z-index:1;
                        background-color:#FFFFD2;
                        overflow:auto;
        }

                        #haupt a {text-decoration:none; color:#0000EE;}
                        #haupt a:hover {text-decoration:none; color:#FF0000;}

/*********************************************************************************************************************/

  .menuFenster{
                        position:absolute;
                        width:auto;
                        height:auto;
                        z-index:5;
                        visibility:hidden;
                        background-color:transparent;
                        color:#FFFFD2;
                        padding:0px;
                        font-weight:bold;
                        /*-moz-border-radius:10px;*/
                        /*filter:alpha(opacity=99);-moz-opacity:.99;*/
        }

        #menuFenster1{
                        top:90px;
                        left:142px;
        }

        #menuFenster2{
                        top:108px;
                        left:142px;
        }

        #menuFenster3{
                        top:126px;
                        left:142px;
                        overflow:auto;
                        height:407px;
        }

        #menuFenster4{
                        top:144px;
                        left:142px;
        }

        .menuFenster a:link, .menuFenster a:visited, .menuFenster a:active
        {
                  text-decoration:none;
                        color:#E6FFBF; /* Hier wird die Farbe der Links eingestellt */
        }
        .menuFenster a:hover
        {
                  text-decoration:none;
                        color:#FF0000; /* Hier wir die Farbe eingestellt die der Link haben soll wenn die Maus drauf steht */
        }
        .menuFenster .inhalt
        {
                  padding:5px 10px 5px 10px; /* Wieviel Rand soll um das menuFenster noch sein */
                        background-color:#003366; /* Welche hintergundFarbe sollen die menuFenster haben */
        }


  /*Hier kommen angaben damit es runde Ecken geben kann*/
        .menuFenster .box p
        {
                  margin: 0 10px;
        }
        .menuFenster .menuTop, .menuFenster .menuBottom
        {
                  display:block;
                        background:transparent;
        }
        .menuFenster .menuTop b, .menuFenster .menuBottom b
        {
                  display:block;
                        height:1px;
                        overflow:hidden;
                        background:#003366; /* Farbe der Bereiche fuer die Runden Ecken */
        }
        .menuFenster .menuR1
        {
                  margin: 0 5px;
        }
        .menuFenster .menuR2
        {
                  margin: 0 3px;
        }
        .menuFenster .menuR3
        {
                  margin: 0 2px;
        }
        .menuFenster .menuTop .menuR4, .menuFenster .menuBottom .menuR4
        {
                  margin: 0 1px;
                        height: 2px;
        }

/*********************************************************************************************************************/
/* Orientierungsmarker */

  #startseite, #pfadfinder, #unserstamm, #stufen, #bilder, #unsereLager, #termine, #links, #guestbook, #impressum{
                        position:absolute;
                        width:16px;
                        height:13px;
                        background-color:#A31426;
                        z-index:2;
                        left:120px;
        }
        #pfadfinder{
                        top:71px !important; top:67;
        }
        #unserstamm{
                        top:90px !important; top:84;
        }
        #stufen{
                        top:108px !important; top:102;
        }
        #bilder{
                        top:127px !important; top:121;
        }
        #unsereLager{
                        top:145px !important; top:139;
        }
        #termine{
                        top:164px !important; top:158;
        }
        #links{
                        top:182px !important; top:176;
        }
        #guestbook{
                        top:201px !important; top:195;
        }
        #impressum{
                        top:219px !important; top:213;
        }
        #startseite{
                        top:238px !important; top:232;
        }


        #wo_link a{ text-decoration:none; color:#FF5E00; }
        #wo_link a:hover{ text-decoration:none; color:#FF2E00; }





   #ChatUnterpunkte{


    font-size:0.9em;
    margin-left: 7em; padding: 0em 1em;
    line-height: 1.3;
    border-left: 0px; border-top: 0px;
    border-bottom: 1px ridge gray;
  }

   #Chatboxen {


    margin-left: 2em; padding: 0em 1em;

    border-bottom: 3px ridge gray;
    border-top: 3px ridge gray;
    line-height: 1.5em;
  }

  #ChatboxenGeöffnet{


    margin-left: 2em; padding: 0em 1em;
    border-bottom: 1px ridge gray;
    border-top: 3px ridge gray;
    line-height: 1.5em;
  }

  #NeuesThema{
   line-height: 0.3;
   font-size:0.9em;
   margin-left: 2em;
   margin-top: 1.5em;
   padding: 0.8em 0.8em;
  }

  #NeuesThema h9{
    font-size: 1.4em;
    line-height: 0.7;
    color:black;
    text-decoration:underline;
  }

  #ChatAntwort {
    font-size:0.9em;
    margin-left: 7em; padding: 0em 1em;
    line-height: 1.3;
    margin-top: 1.5em;
    border-left: 0px; border-top: 0px;
  }

  #Leiter {

    font-size: 16px;
    margin-left: 2em;
    text-decoration: bold;

  }
