
BODY { 
      font-family : Verdana,Arial,Helvetica,sans-serif; 
      font-size : 11pt;
      margin : 10px; 
}

#L0 { 
      position: static; 
      font-family : Verdana,Arial,Helvetica,sans-serif;
      font-size : 8px; 
      height: 10px; 
      width : 100%; 
      background-color: #FFFFFF;
      background-image : url("../grafiken/layout/classic/bg_menutop.gif");
      background-repeat : no-repeat;
      background-position : top center;
}

#L1 {
      position: static; 
      text-align : center;
      height: 30px; 
      width: 100%; 
      background-color: #FFFFFF;
      background-image : url("../grafiken/layout/classic/bg_menuleiste.gif");
      background-repeat : no-repeat;
      background-position : top center;
}

.MENU {
        width : 660px; 
        margin : auto;
}

#L2 {
      position: static;
      text-align : center;      
      font-family : Verdana,Arial,Helvetica,sans-serif;
      font-size : 11px; 
      height : 28px; 
      width : 100%; 
      background-color: #FFFFFF;
      background-image : url("../grafiken/layout/classic/bg_oben_orange.gif");
      background-repeat : no-repeat;
      background-position : top center;
}

.BROTKRUMEN { 
              width : 730px;
              margin : auto;
}

.BK2 { 
       font-family : Verdana,Arial,Helvetica,sans-serif;
       text-align : left;
       font-size : 11px; 
       padding-top : 5px;
       padding-left : 60px;
}


/* Content-Bereich */

#L3 { 
      position: relative; 
      margin : auto;
      text-align: center; 
      width : 100%; 
      background-color: #FFFFFF;
      background-image : url("../grafiken/layout/classic/bg_mitte_orange.gif");
      background-repeat : repeat-y;
      background-position : top center; 
}

.L31 { 
       position: relative;
       margin : auto;
       min-height : 300px;
       width : 730px;
       background-image : url("../grafiken/layout/classic/bg_innen_orange.gif");
       background-repeat : repeat-y;
       background-color : #FFF0DC; 
}


.LINKESPALTE { 
               float : left;
               width : 40px;
               background-color : #FFF0DC; 
}

.MITTELSPALTE { 
                float : left;
                width : 570px;
                margin : auto;
                background-color : #FFF0DC; 
}

.RECHTESPALTE { 
                float : right;
                width : 120px;
                background-color : #FF9900; 
}




/* Mittlere Hauptspalte */



.HEADLINE { 
            width : 550px; 
            margin-left : 10px; 
            margin-top : 10px; 
            width : 530px; 
            height : 60px; 
            background-color : #FFF0DC;
}


.CONTENTBOX { 
              text-align : left;  
              vertical-align : top;
              margin : auto;
              margin-top : 20px;
              width : 480px;
              font-family : Verdana,Arial,Helvetica,sans-serif; 
              font-size : 10pt;
              background-color : #FFF0DC; 
}

.NAVISPALTE { 
              width : 570px; 
              margin : auto;
              height : 40px;
              background-color : #FFF0DC; 
}




/* Linke Spalte */


.NAVILINKS0 { 
              font-family : Verdana,Arial,Helvetica,sans-serif;
              font-size : 5px;
              line-height : 5px; 
              display : block;
              color : #000000;
              background : #FFF0DC; 
}


/* Rechte Spalte */

.NAVIRECHTS1 { 
               font-family : Verdana,Arial,Helvetica,sans-serif;
               font-size : 11px; 
               display : block;
               text-align : left;
               color : #CC9BFD;
               background : #FFF0DC; 
}

.NAVIRECHTS0 { 
               font-family : Verdana,Arial,Helvetica,sans-serif;
               font-size : 5px;
               line-height : 5px; 
               display : block;
               color : #000000;
               background : #FF9900; 
}

.NAVIRECHTS2 { 
               font-family : Verdana,Arial,Helvetica,sans-serif;
               font-size : 11px;
               line-height : 25px; 
               display : block;
               color : #000000;
               background : #FF9900; 
}


/* Seitenabschluss */

.BOTTOMSPALTE { 
                height : 28px;
                width: 100%; 
                background-color: #FFFFFF;
                background-image : url("../grafiken/layout/classic/bg_bottom.gif");
                background-repeat : repeat-y;
                background-position : top center; 
}


      

/* Gestaltungsflaechen */

P { 
    font-family : Verdana,Arial,Helvetica,sans-serif; 
    font-size : 10pt; 
}



/* Styleswitcher */

.SWITCHER1 { 
             background-image : url("../grafiken/buttons/styleswitch_classic_orange.gif");
             background-repeat : no-repeat; 
}

.SWITCHER2 { 
             background-image : url("../grafiken/buttons/styleswitch_glas.gif");
             background-repeat : no-repeat; 
}

.SWITCHER3 { 
             background-image : url("../grafiken/buttons/styleswitch_chrom.gif");
             background-repeat : no-repeat; 
}




/* Menu-Buttons */

.HOMEBUT { 
           background-image : url("../grafiken/buttons/homebut1n.gif");
           background-repeat : no-repeat; 
           float : left;
}

.ICHBUT { 
           background-image : url("../grafiken/buttons/ichbut0.gif");
           background-repeat : no-repeat; 
           float : left;
}

.DESBUT { 
          background-image : url("../grafiken/buttons/desbut0.gif");
          background-repeat : no-repeat; 
          float : left;
}

.GALBUT { 
          background-image : url("../grafiken/buttons/galbut2.gif");
          background-repeat : no-repeat; 
          float : left;
}

.WORKBUT { 
           background-image : url("../grafiken/buttons/pixelbut1.gif");
           background-repeat : no-repeat; 
           float : left;
}

.KNOWBUT { 
           background-image : url("../grafiken/buttons/tanzbut0.gif");
           background-repeat : no-repeat; 
           float : left;
}

.SURFBUT { 
           background-image : url("../grafiken/buttons/kunstbut0.gif");
           background-repeat : no-repeat; 
           float : left;
}



/* Standardlinks */

A:LINK { 
         color :#D47F00;
         display:inline;
         text-decoration : none; 
}

A:VISITED { 
            color : #D47F00;
            display:inline;
            text-decoration : none; 
}

A:ACTIVE { 
           color : #000000;
           display:inline;
           text-decoration : none; 
}

A:HOVER { 
          color:  #000000;
          background: none; 
          display:inline;
          text-decoration : none; 
}


/* Menuleisten-Links */

A.NAVILEISTE:LINK { 
                    color : #D47F00;
                    text-decoration : none; 
                    display:block; 
}

A.NAVILEISTE:VISITED { 
                       color : #D47F00;  
                       text-decoration : none; 
                       display:block; 
}

A.NAVILEISTE:ACTIVE { 
                      color: #000000; 
                      text-decoration : none;
                      font-weight : bold;
                      display:block; 
}

A.NAVILEISTE:HOVER { 
                     color: #000000;
                     background: none; 
                     text-decoration : none;
}


/* Bitmap-Container */

.LINKS {
         float : left; 
         padding-right : 10px;
}

.RECHTS {
         float : right; 
         padding-left : 10px;
}



/* Subline */

.SUB { 
       font-family : Verdana,Arial,Helvetica,sans-serif;
       font-size : 11px;
       color : #000000;
       text-align : center;
       border-top: 1px solid #000000; 
}


/* Headlines */

.H2 { 
      display : none; 
}

H3 { 
     font-family : Verdana,Arial,Helvetica,sans-serif;
     font-size : 16px; 
     font-variant: small-caps;
     border-bottom: 1px solid #000000;
     letter-spacing : 2pt;
     color : #000000;
     display:block; 
}

.INFOBOX { 
           padding : 5px;
           font-size : 10pt;
           border: 1px solid #FF9900;
           background : #FFE7C1; }


/* Buttons */


.ICON_PP_BASICS { background-image : url("../grafiken/buttons/button_pictpub_basics.gif");
                  background-repeat : no-repeat; }

.ICON_PP_TRAINING { background-image : url("../grafiken/buttons/button_pictpub3.gif");
                    background-repeat : no-repeat; }

.ICON_PP_EFFEKTE { background-image : url("../grafiken/buttons/button_pictpub_fx.gif");
                   background-repeat : no-repeat; }



/* Bitmap-Headlines */

.STARTHEAD           { background: none;
                       background-image : url("../grafiken/logos/inhalt_pixelino.gif"); 
                       background-repeat : no-repeat;
                       line-height : 50px; }





