
.p            { }

.weiss        { color:rgb(255,255,255);}
.schwarz      { color:rgb(0,0,0);  }
.rot          { color:rgb(255,0,0);}
.gruen        { color:rgb(0,255,0);}
.blau         { color:rgb(0,0,255);}
.grau         { color:rgb(128,128,128);}
.dunkelgrau   { color:rgb(64,64,64);}
.hellgrau     { color:rgb(196,196,196);}
.bblau        { color:rgb(064,040,160);}
.xblau        { color:rgb(088,080,216);}
.gelb         { color:rgb(000,255,000);}

.tblau        { color:rgb(139,177,215);}
.error        { color:rgb(255,0,0); }

.hr0          { color:rgb(159,187,215); }
.hr1          { color:rgb(226,238,245); }

/************************************************************************/
body          {
              font-family:      arial;
              font-size:        10px;
              margin-top:       0px;
              margin-left:      0px;
              margin-right:     0px;
              margin-bottom:    0px;
              color:            rgb(0,0,0);
              /*
              background:       url("./img/qbbase/pback.gif");
              background-color: rgb(241,242,247);
              background:       url("./img/x0.gif") no-repeat fixed center center;
              background:       url("./img/x0.gif") no-repeat fixed center center;
              background:       url("./img/ground.gif") center center;
              background:       url("./img/dimension.gif") center center;
              */
              background-color: rgb(255,255,255);
              }

a:link        { color:rgb(  0,  0,102); text-decoration:none; }
a:visited     { color:rgb(  0,  0,102); text-decoration:none; }
a:hover       { color:rgb(255,  0, 51); text-decoration:none; }
a:active      { color:rgb(  0,  0,102); text-decoration:none; }

.layer        {
              /**
              position:         absolute;
              bottom:           0px;
              width:            100%;
              text-align:       center;
              **/
              }

/************************************************************************/
/** Fussnotenformate
**/
.cdiv         {
              /**
              position:         absolute;
              bottom:           0px;
              width:            100%;
              **/
              text-align:       center;
              }
.copyright    {
              color:            rgb(252,252,252);
              font-family:      Arial;
              font-size:        1px;
              visibility:       visible;  /** visible | hidden | collapse | inherit  **/
              }
.copyright    a:link     { color:rgb(252,252,252); text-decoration:none; }
.copyright    a:visited  { color:rgb(252,252,252); text-decoration:none; }
.copyright    a:hover    { color:rgb(252,252,252); text-decoration:none; }
.copyright    a:active   { color:rgb(252,252,252); text-decoration:none; }

.partner      {
              color:            rgb(252,252,252);
              font-family:      Arial;
              font-size:        1px;
              visibility:       visible;  /** visible | hidden | collapse | inherit  **/
              }
.partner      a:link     { color:rgb(252,252,252); text-decoration:none; }
.partner      a:visited  { color:rgb(252,252,252); text-decoration:none; }
.partner      a:hover    { color:rgb(252,252,252); text-decoration:none; }
.partner      a:active   { color:rgb(252,252,252); text-decoration:none; }

.counter      {
              color:            rgb(128,128,128);
              font-family:      Arial;
              font-size:        9px;
              }

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

td            {
              font-size :     12px;
              font-family :   sans-serif;
              color :         rgb(102,102,102);
              list-style-type:square;
              }

head          {
              font-size :     12px;
              font-family :   sans-serif;
              color :         rgb(0,0,0);
              }

.head1        {
              font-size :     12px;
              font-family :   sans-serif;
              color:          rgb(0,0,102);
              }

.head2        {
              font-size :     12px;
              font-family :   sans-serif;
              color:          rgb(102,102,102);
              }



/************************************************************************/
/************************************************************************/
.mnuTXT       {
              color:          rgb(11,5,95);
              font-family:    arial;
              font-size:      14px;
              font-weight:    bold;
              font-variant:   small-caps;
              padding-top:    8px;
              }
.mnuTXT       a:link    { font-size: 14px; font-family: arial; font-weight: bold; color:rgb(71,61,132);   }
.mnuTXT       a:visited { font-size: 14px; font-family: arial; font-weight: bold; color:rgb(71,61,132);   }
.mnuTXT       a:hover   { font-size: 14px; font-family: arial; font-weight: bold; color:rgb(255,0,0); }
.mnuTXT       a:active  { font-size: 14px; font-family: arial; font-weight: bold; color:rgb(71,61,132);   }


/************************************************************************/
/************************************************************************/
.infoBox      {
              color:            rgb(102,102,102);
              }
.infoBox      a:link, a:visited, a:active  { color:rgb(102,102,102); }
.infoBox      a:hover { color:rgb(71,61,132); }

/************************************************************************/
/************************************************************************/
.frmTabTOP    {
             _color:            rgb(11,5,95);
              font-family:      arial;
              font-size:        12px;
             _font-weight:      bold;
             _font-variant:     small-caps;
              padding-top:      8px;
              font-style:       italic;
              }
.frmFIELD     {
              color:            rgb(0,0,0);
              font-family:      arial, verdana, helvetica, sans-serif, trebuchet ms;
              font-size:        13px;
              padding-left:     2px;
              padding-top:      2px;
              border-left:      1px solid #647D9A;
              border-right:     1px solid #647D9A;
              border-top:       1px solid #647D9A;
              border-bottom:    1px solid #647D9A;
              background:       url("img/field.jpg") no-repeat top left;
              background-color: rgb(238,243,245);
              }
.frmFIELDe    {
              color:            rgb(0,0,0);
              font-family:      arial, verdana, helvetica, sans-serif, trebuchet ms;
              font-size:        13px;
              padding-left:     2px;
              padding-top:      2px;
              border-left:      1px solid #647D9A;
              border-right:     1px solid #647D9A;
              border-top:       1px solid #647D9A;
              border-bottom:    1px solid #647D9A;
              background:       url("img/field_err.jpg") no-repeat top left;
              background-color: rgb(238,243,245);
              }
.frmTEXT      {
              color:            rgb(11,5,95);
              font-family:      arial, verdana, helvetica, sans-serif, trebuchet ms;
              font-size:        12px;
              font-weight:      bold;
              border:           none;
              }
.submitBUTTON {
              font-size: 14px;
              font-family: arial;
              font-weight: bold;
              color:            rgb(255,255,255);
              background-color: rgb(48,96,152);
              margin-top:       0px;
              border-style:     none;            /** none, hidden, dotted, dashed, solid, outset, inset, ridge  **/
              padding-left:     4px;
              padding-right:    4px;
              padding-top:      2px;
              padding-bottom:   2px;
              }
.delBUTTON    {
              color:            rgb(255,255,255);
              background-color: rgb(48,96,152);
              margin-top:       0px;
              border-style:     none;            /** none, hidden, dotted, dashed, solid, outset, inset, ridge  **/
              }
.delBUTTONd   {
              color:            rgb(255,255,255);
              background-color: rgb(128,128,128);
              margin-top:       0px;
              border-style:     none;            /** none, hidden, dotted, dashed, solid, outset, inset, ridge  **/
              }
.addBUTTON    {
              color:            rgb(255,255,255);
              background-color: rgb(48,96,152);
              margin-top:       0px;
              border-style:     none;            /** none, hidden, dotted, dashed, solid, outset, inset, ridge  **/
              padding-left:     4px;
              padding-right:    4px;
              padding-top:      2px;
              padding-bottom:   2px;
              }
.addBUTTONd   {
              color:            rgb(255,255,255);
              background-color: rgb(128,128,128);
              margin-top:       0px;
              border-style:     none;            /** none, hidden, dotted, dashed, solid, outset, inset, ridge  **/
              padding-left:     4px;
              padding-right:    4px;
              padding-top:      2px;
              padding-bottom:   2px;
              }
.frmError     {
              color:            rgb(255,255,255);
              background-color: rgb(242,0,0);
              font-weight:      bold;
              font-style:       italic;
              }


.fakeBUTTON   {
              color:            rgb(255,255,255);
              background-color: rgb(48,96,152);
              margin-top:       0px;
              padding-left:     8px;
              padding-right:    8px;
              padding-top:      4px;
              padding-bottom:   4px;
              border-style:     none;            /** none, hidden, dotted, dashed, solid, outset, inset, ridge  **/
              }
.fakeBUTTON   a:link    { font-size: 14px; font-family: arial; font-weight: bold; color:rgb(255,255,255); }
.fakeBUTTON   a:visited { font-size: 14px; font-family: arial; font-weight: bold; color:rgb(255,255,255); }
.fakeBUTTON   a:hover   { font-size: 14px; font-family: arial; font-weight: bold; color:rgb(255,255,255); }
.fakeBUTTON   a:active  { font-size: 14px; font-family: arial; font-weight: bold; color:rgb(255,255,255); }


.agbText      {
              color:            rgb(128,128,128);
              font-family:      arial, verdana, helvetica, sans-serif, trebuchet ms;
              font-size:        13px;
              padding-left:     2px;
              padding-top:      2px;
              border:           none;
              }

.chkBoxTxt    {
              color:            rgb(102,102,102);
              }
.chkBoxTxt    a:link, a:visited, a:hover, a:active  { color:rgb(102,102,102); }

/************************************************************************/
/************************************************************************/
/************************************************************************/
/************************************************************************/
.lyr          {
              font-family:      Arial, "Tredbuchet MS", "Lucida Sans Unicode", Tahoma, Verdana, "Comic Sans MS", "Lucida Console", Courier;
              font-size:        0.8em;                    /** xx-large, normal, xx-small, (em) **/
              font-weight:      normal;                   /** normal, bold (em) **/
              font-variant:     normal;                   /** normal, small-caps **/
              font-style:       italic;                   /** normal, italic **/
              color:            rgb(64,128,255);
              background-color: rgb(255,128,64);
              /**
              /** background-image:url(URI);
              /** background-attachment:Wert;             /** scroll, fixed **/
              /** background-repeat:Wert;                 /** repeat, repeat-x, repeat-y, no-repeat **/
              /** background-position:bottom,right;       /** top, center, middle, bottom, top, legt, right (em,em) **/
              /** Wasserzeichen
              background:       url("http://img.kerzenburg.de/logo/kerzenburg.de.gif") no-repeat fixed bottom right;
              **/
              vertical-align:   top;                      /** top, middle, bottom, baseline, sub, super, text-top, text-bottom **/
              text-align:       justify;                  /** left, right, center, justify **/
              text-indent:      0.5em;                    /** Zeileneinzug, erste Zeile **/
              text-decoration:  none;                     /** none, underline **/
              float:            none;                     /** none; left; right **/
              visibility:       visible;			            /** visible | hidden | collapse | inherit **/
              border-width:     thin;                     /** thin, medium, thick **/
              border-style:     dotted;                   /** none, hidden, dotted, dashed, solid, outset, inset, ridge  **/
              border-color:     rgb(196,196,196);
              padding-left:     0.2em;
              padding-right:    0.2em;
              padding-top:      0.2em;
              padding-bottom:   0.2em;
              line-height:      1.0em;
              margin-left:      10px;
              margin-right:     20px;
              margin-top:       30px;
              margin-bottom:    40px;
              padding:          2px 4px 2px 4px;
              border:           1px solid #002276;
              border-left:      1px solid #002276;
              border-right:     1px solid #002276;
              border-bottom:    1px solid #002276;
              width:            100%;
          /** filter:           shadow(color=#8080ff, direction=135); **/
              }

.lyr ul 			{ list-style-image: url("/images/pfeil_rechts_klein.gif"); }




