body         { font-family: Verdana, Arial, Helvetica, sans-serif;
           margin-top: 0;
           scrollbar-3dlight-color: rgb(153,102,0 );
           scrollbar-arrow-color: rgb(153,102,0 );
           scrollbar-base-color: rgb(153,102,0 );
           scrollbar-darkshadow-color: rgb(255,212,75 );
           scrollbar-face-color: rgb(225,212,75 );
           scrollbar-highlight-color: rgb(255,212,75 );
           scrollbar-shadow-color: rgb(153,102,0 );
             }

.headline    {   font-size: xx-large;
			   color: rgb(10,20,30); 
			   vertical-align: bottom;
             }
.headline2   {   vertical-align: bottom;
             }
.headtable { background: rgb(255,255,153);
             }
.headtable2 { background: rgb(255,173,20);
             }

			 
.balkenr { background: rgb(255,212,75 );
          /* border-right: 1pt dashed black collapse ; */
             }
.infohead    { background: rgb(204,153,0);
               color: white; 
               font-weight: bold;
               text-align: right;
             }

.content     { background-color: rgb(255,247,219); 
               font-size: 10pt;
             }

.contentAlt   { background-color: rgb(255,204,0); 
               font-size: 10pt;
             }
.contenthead { background-color: rgb(255,153,0 ); 
               font-size: 12pt; 
               font-weight: bold;
               margin: 10pt;
             }

.menu        { font-size: 10pt; 
             }			 
.menu1        {background-color: rgb(255,219,80 ); 
             } 
.menu2       { font-size: 11pt; 
             }      
.menuhead    { font-weight: bold;
             }

.daynight1   { font-size: 10pt;
             } 
.daynight2   { font-size: 5pt;
             } 
             
.red         { color: red; 
             }

:link  { color:black;
             }
:visited  { color:rgb(10,10,10);
             }
:active  { color:black;
             }
:focus  { color:black;
             }

textarea,
input        { border-color: black; 
               font-size: 12px; 
               border-width: 1px; 
             }

.finetable td,
.finetable   { border: 1pt solid black;
             border-collapse:collapse;
              }

.finetable2 td,
.finetable2 { border: none dotted 1pt;
             border-collapse: collapse;
            }

.quittengelb {text-align: right; 
             color: rgb(255,212,75 );
			 font-weight: bold; 
              }

