/* url    : www.winnis-plattenschrank.de/css/all.css */
/* author : Renate Jantke */
/* version: 28.11.2004  */

<style type="text/css">
<!--

.nothing
    { color:#EFEFEF; 
/* #EFEFEF = 239 239 239 hell grau*/
/* #BF0000 = 191 000 000 rot schrift */
/* #F0E68C = 240 230 140 menue bg khaki*/
    }

.tooltiptitle  {
          color: khaki;
          text-decoration: none;
          cursor: default;
          font-family: Verdana,Arial,Helvetica,Courier New,Courier;
          font-weight: bold;
          font-size: 11px;
}

.tooltipcontent {
        color: maroon;
        text-decoration: none;
        cursor: default;
        font-family: Verdana,Arial,Helvetica,Courier New,Courier;
        font-size: 10px;
}

#ToolTip {
        position:absolute;
        width: 100px;
        top: 0px;
        left: 0px;
        z-index:4;
        visibility:hidden;
}

.title
    { margin-bottom:.0001pt;
      text-align:center;
      font-size:18pt;
      font-family:"Lithograph",Times,serif;
      font-weight: bold; 
      color:#BF0000;
    }
   
.headerline 
   { color:#BF0000;
   }

.headertoptext 
    { margin-bottom:.0001pt;
      text-align:left;
      font-size:16pt;
      font-family:"Lithograph",Times,serif;
      font-weight: bold;     
      color:#BF0000;
    }

.headersubtext 
    { margin-bottom:.0001pt;
      text-align:left;
      font-size:12pt;
      font-family:"Lithograph",Times,serif;
      font-weight: bold;     
      color:#BF0000;
    }

.menuelinktext
    { margin-bottom:.0001pt;
      text-align:left;
      font-size:8pt;
      font-family:"Lithograph",Times,serif;
      font-weight: bold;     
      color:#BF0000;       
   }

.underlinetext
   { color:#BF0000;
     font-size:8pt;
     text-align:left;
     font-family:"Verdana,Tahoma,Arial,Helvetica",Times,serif;
   }

.infotext
   { color:#BF0000;
     font-size:8pt;
     font-family:"Verdana,Tahoma,Arial,Helvetica",Times,serif;
   }

.txt
   { color:maroon;
     font-size:9pt;
     font-family:"Verdana,Tahoma,Arial,Helvetica",Times,serif;   
     font-weight:bold;
   }

.jstxt
   { color:gray;
     font-size:9pt;
     font-family:"Verdana,Tahoma,Arial,Helvetica",Times,serif;   
     font-weight:bold;
   }

.headertxt
   { color:maroon;
     font-size:11pt;
     font-family:"Verdana,Tahoma,Arial,Helvetica",Times,serif;   
     font-weight:bold;
   }

.sendertxt
   { color:#5A0000;
     font-size:12pt;
     font-family:"Verdana,Tahoma,Arial,Helvetica",Times,serif;   
     font-weight:bold;
   }

td.mini 
   { color:#BF0000;
     font-size:9pt; 
     font-weight:bold; 
     text-align:center;
   }

td.row1 
   { color:maroon;
     font-size:9pt; 
     font-weight:bold;
     background-color:khaki;    
   }

td.row11 
   { color:maroon;
     font-size:9pt; 
     background-color:khaki;    
   }

td.row2 
   { color:maroon;
     font-size:9pt; 
     font-weight:bold;
     background-color:#FFFFBE;
   }
   
body
   { scrollbar-base-color:black;
     scrollbar-track-color:#BFBFBF;
     scrollbar-face-color:khaki;
     scrollbar-highlight-color:#EFEFEF;
     scrollbar-3d-light-color:black;
     scrollbar-dark-shadow-color:black;
     scrollbar-shadow-color:black;
     scrollbar-arrow-color:black; 
     background-color:#EFEFEF;
   }



a:link    { color:#BF0000; }    /* noch nicht besuchte Ziele */
a:visited { color:#BF0000; }    /* besuchte Ziele */
a:hover   { color:red;     }    /* Verweise bei "MouseOver" */
a:active  { color:#BF0000; }    /* Angeklickte Verweise */
a:focus   { color:#BF0000; }    /* Verweise, die Fokus erhalten */
a  {text-decoration:none; 
   }

.imgBorder {
  color:maroon;
  font-size:9pt;
  font-family:"Verdana,Tahoma,Arial,Helvetica",Times,serif;   
  font-weight:bold;
  padding:0px; 
  border:solid maroon; 
  margin:0px;
  border-style:solid;
  border-width:1px;
  text-align:left;
}

.wuensche
  { 
  
  text-align:left;
  font-size:13px;
  font-family:"Verdana,Tahoma,Arial,Helvetica",Times,serif;
  font-weight: bold;
  background-color:#FFFFBE; 
  color:darkred;
  border:solid  maroon;
  border-style:solid;
  border-width:1px;
  padding: 3px;
  position:relative; left: 13px; top: 20px; width:100px;
    }

-->
</style>
