 
  /*******************************************************************************
  * OPITZ CONSULTING Gummersbach GmbH www.opitz-consulting.de                    *                                                             *
  *                                                                              *
  * Created on 21.03.2007                                                        *
  *                                                                              *
  * author: Philipp Leinius                                                      *
  *******************************************************************************/ 

.headline { 
  background-color:#CFC6B0;
}

.evenRow { 
  background-color:#CCCCCC; 
}

.unevenRow { 
  background-color:#EBEBEB; 
}

.formBackground{
 background-color: rgb(231,235,247) ;
}

.formBackground2{
 background-color: rgb(236,232,223) ;
}

/*
 *  blau
 */
.formBackground3{
 background-color: rgb(231,231,231) ;
}

.headlineForm{
  font-size: 
  13pt;
  font-weight:
  bold;
  font-family: 
  Arial; 
  color: 
  rgb(57,93,148);
}

.headlineForm2{
  font-size: 
  13pt;
  font-weight:
  bold;
  font-family: 
  Arial; 
  color: rgb(255,255,255) ;
}

.headlineBackgroundSchadenanzeige{
  background: rgb(207,198,176)
}

/*
 *  Grün
 */

.headlineBackgroundBewerbung{
  background:rgb(11,139,127); 
}

.headlineSchadenanzeige{
  font-size: 13pt; 
  font-weight:
  bold;
  font-family: Arial; 
  color:#FFFFFF;
  background: rgb(207,198,176);
}

.headlineSchadenanzeige2{
  font-size: 13pt; 
  font-weight:
  font-family: Arial; 
  color:#FFFFFF;
  background: rgb(207,198,176);
}

.textForm{
  font-size: 9pt;
  font-family: Arial;
  color: 
  rgb(0,0,0);
}

.textFormWhite{
  font-size: 9pt;
  font-family: Arial;
  color: rgb(255,255,255);
}
