/* Hintergrundfarben */

body.index  { background-color: #2E3D59; }  //Startseite
//body.blue   { background-color: #616F8A; }
body.content{ 
             background: #929DB1; 
             scrollbar-base-color:#DAE1ED;   
             scrollbar-3dlight-color:#DAE1ED;
             scrollbar-arrow-color:#2E3D59;
             scrollbar-darkshadow-color:#616F8A;
             scrollbar-face-color:#A7B1C3;   
             scrollbar-highlight-color:#DAE1ED;
             scrollbar-shadow-color:#647490;    
             scrollbar-track-color:#647490;  
            }
body.bottom { background-color: #616F8A; }

table.content{ 
               background-color: #929DB1; 
               border-width:1px;
               border-style:solid;
               border-top-color:#A7B1C3;
               border-left-color:#A7B1C3;
               border-bottom-color:#808DA3;
               border-right-color:#808DA3;
             }                           
             
table.content_left{ 
               background-color: #929DB1; 
               border-width:1px;
               border-style:solid;
               border-top-color:#A7B1C3;
               border-left-color:#A7B1C3;
               border-bottom-color:#808DA3;
               border-right-color:#929DB1;
             }             
table.content_mid{ 
               background-color: #929DB1; 
               border-width:1px;
               border-style:solid;
               border-top-color:#A7B1C3;
               border-left-color:#929DB1;
               border-bottom-color:#808DA3;
               border-right-color:#929DB1;
             }             
table.content_right{ 
               background-color: #929DB1; 
               border-width:1px;
               border-style:solid;
               border-top-color:#A7B1C3;
               border-left-color:#929DB1;
               border-bottom-color:#808DA3;
               border-right-color:#808DA3;
             }             
table.content_mid{ 
               background-color: #929DB1; 
               border-width:1px;
               border-style:solid;
               border-top-color:#A7B1C3;
               border-left-color:#929DB1;
               border-bottom-color:#929DB1;
               border-right-color:#929DB1;
             } 
table.content_bottom{ 
               background-color: #929DB1; 
               border-width:1px;
               border-style:solid;
               border-top-color:#929DB1;
               border-left-color:#929DB1;
               border-bottom-color:#808DA3;
               border-right-color:#929DB1;
             }      
                                                 
table.blueN  { 
              background-color:#616F8A; 
              border-color:#78859F;
            }
table.blue  { 
              background-color:#616F8A; 
              border-width:1px;
              border-style:solid;
              border-top-color:#78859F;
              border-left-color:#78859F;
              border-bottom-color:#4A5872;
              border-right-color:#4A5872;
            }
                                  
a:link    { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=9pt; font-weight:bold; text-decoration:none; color:#DAE1ED}
a:visited { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=9pt; font-weight:bold; text-decoration:none; color:#DAE1ED}
a:hover   { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=9pt; font-weight:bold; text-decoration:none; color:white}
a:active  { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=9pt; font-weight:bold; text-decoration:none; color:#DAE1ED}

a.cont:link    { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=9pt; font-weight:bold; text-decoration:none; color:#000000}
a.cont:visited { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=9pt; font-weight:bold; text-decoration:none; color:#000000}
a.cont:hover   { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=9pt; font-weight:bold; text-decoration:none; color:#647490}
a.cont:active  { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=9pt; font-weight:bold; text-decoration:none; color:#000000}

a.bott:link    { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=8pt; font-weight:bold; text-decoration:none; color:#DAE1ED}
a.bott:visited { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=8pt; font-weight:bold; text-decoration:none; color:#DAE1ED}
a.bott:hover   { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=8pt; font-weight:bold; text-decoration:none; color:white}
a.bott:active  { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size=8pt; font-weight:bold; text-decoration:none; color:#DAE1ED}

td.menue  { background:#616F8A; font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:9pt; font-weight:bold; text-decoration:none; color:#DAE1ED}
td.news   {
            background:#DAE1ED; 
            font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:8pt; font-weight:normal; text-decoration:none; color:#000000
          }
td.bottom { font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:7pt; font-weight:normal; text-decoration:none; color:#DAE1ED }          

.newstitle { 
            background:#647490; background-image: none;
            font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:8pt; font-weight:bold; text-decoration:none; color:#F0F8FF 
           }
td,p { text-align:left;font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:8pt; font-weight:normal; text-decoration:none;color:#000000;}           