/*      blau: 202080         */
/*      rot:  982338         */
/*      gelb: DDB329         */
/*      grün: 9AB320         */
/*      petrol: 2991AA       */
/*      lila: A92AA9         */ 

.row2 {
   position: absolute;
   font-family: Verdana, sans-serif; 
   font-weight: bold; 
   color: #FFFFFF;
   background-color: #9AB320;
   top: 80px;
   height: 50px;	
   width: 100%;	
   text-align: center;	
   font-size: .9em; 
}

/* mitte */
.row3left {
   position: absolute;
   top: 0px;
   left: 0px;	
   height: 100%;
   color: #FFFFFF;   
   background-color: #9AB320;
   width: 12em;	
   overflow: hidden;
}

.row3right {
   position: absolute;
   top: 130px;
   right: 0px;	
   height: 80%;
   color: #FFFFFF;
   background-color: #FFFFFF;
   background-image: url(http://www2.nebel.de/img/michelgrau.png);
   background-position: center 0px;
   background-repeat: no-repeat;
   width: 11em;	
   font-family: Verdana, sans-serif; 
   font-size: 1em; 
}

.row3text {
   color: #FFFFFF;
   background-color: #9AB320;
   font-family: Verdana, sans-serif; 
   font-size: 1em; 
   font-weight: bold; 
   text-align: left;
}

.row3topline {   
   color: #FFFFFF;
   background-color: #9AB320;
   font-family: Verdana, sans-serif; 
   font-size: 1.2em; 
   font-weight: bold; 
}