/* Style Sheets fuer die Knowledge DB */

.mainnav:link {color:#000000; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.mainnav:active {color:#000000; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.mainnav:visited {color:#000000; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.mainnav:hover   {color: #000000; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}

.subnav:link {color:#000000; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.subnav:active {color:#000000; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.subnav:visited {color:#000000; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.subnav:hover   {color: #ff0033; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}

.logoutnav:link {color:#ffff00; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.logoutnav:active {color:#ffff00; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.logoutnav:visited {color:#ffff00; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}
.logoutnav:hover   {color: #ffff00; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none;}

body    {background-color: #F6F6F6;}

.fehler  {color: #ff0033;
          font-family: Arial,Helvetica;
          font-size: 9pt;
          font-weight: bold;
          font-style:normal;}

.info  {color: #006699;
        font-family: Arial,Helvetica;
        font-size: 9pt;
        font-weight: bold;
        font-style:normal;}

.headline {color: #000000;
           font-family: Arial,Helvetica;
           font-size: 9pt;
           font-weight: bold;
           font-style:normal;}

.headline2 {color: #000000;
            font-family: Arial,Helvetica;
            font-size: 16pt;
            font-weight: bold;
            font-style:italic;}

.normal {color: #000000;
         font-family: Arial,Helvetica;
         font-size: 9pt;
         font-weight: normal;
         font-style:normal;}

input {color: #000000;
       font-family: Arial,Helvetica;
       font-size: 9pt;
       font-weight: normal;
       font-style:normal;}

select {color: #000000;
        font-family: Arial,Helvetica;
        font-size: 9pt;
        font-weight: normal;
        font-style:normal;}

textarea {color: #000000;
          font-family: Arial,Helvetica;
          font-size: 8pt;
          font-weight: normal;
          font-style:normal;}

.desktop {color: #000000;
          position: relative;
          font-family: Arial,Helvetica;
          font-size: 10px;
          font-weight: normal;
          font-style:normal;
          width:100%;
          padding:0px;
          background-color : #F6F6F6; }

.search {color: #000000;
         margin: 5px;
         font-family: Arial,Helvetica;
         font-size: 10px;
         font-weight: normal;
         font-style:normal;
         width:750px;
         padding:5px;
         border:0px solid #000000;}

.sixhundred {color: #000000;
             margin: 5px;
             font-family: Arial,Helvetica;
             font-size: 10px;
             font-weight: normal;
             font-style:normal;
             width:600px;
             padding:5px;
             border:0px solid #000000;}

.listcolor1 {background-color : #ffffff;}

.listcolor2 {background-color : #ececec;}

.listcolor3 {background-color : #75D9FD;}

.noview {display:none; }

.overflowtd {overflow: auto; }