﻿/**** Farbdefinitionen ****
background-color body: #d0d3d8

gr1: color  #09679a;  bg #0080c0;
gr2: color  #5785bb;  bg #68a1e2;
gr3: color  #2a9398;  bg #35b9c0;
gr4: color  #4ca99b;  bg #6fbeb2;
background-color kopf/navi: #e0e3ea

in:  color  #cc6600;  bg #f0d4b4;
background-color kopf/navi: #f0d4b4

schrift grau:   #898989
schrift navi: #003366
button grau: #c3cddb
rot: #cc0000

*/



/* -- schrift --*/
h1,h2,h2 a,.color  {color: #2a9398;} 
   
  
/* -- Linien --*/
.hr             {border-top-color:  #35b9c0;}
.PCont          {border-right-color:  #35b9c0;} 
.menu, #ul_menu    {border-right: solid 6px #35b9c0; }
.navR           {border-bottom: solid 1px #35b9c0;} 
.tableBorder    {border:solid 1px #35b9c0;}

/* -- Flächen --*/

.tableAlt       {background-color: #d7e3e9;} 
.tableHead      {background-color: #35b9c0;color:white;font-weight:bold;}

