/*      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: #982338;
   top: 80px;
   height: 50px;	
   width: 100%;	
   text-align: center;	
   font-size: .9em; 
}

/* mitte */
.row3left {
   position: absolute;
   top: 130px;
   left: 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: 13em;	
   overflow: hidden;
}

.row3right {
   position: absolute;
   top: 0px;
   right: 0px;	
   height: 100%;
   color: #FFFFFF;
   background-color: #982338;
   width: 10em;	
   font-family: Verdana, sans-serif; 
   font-size: 1em; 
   overflow: hidden;
}

.row3text {
   color: #FFFFFF;
   background-color: #982338;
   font-family: Verdana, sans-serif; 
   font-size: 1em; 
   font-weight: bold; 
   text-align: right;
   width: 90%;	
}

.largelink { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1.2em; 
	color: #982338;
	font-weight: bold; 
	white-space: nowrap;
}

.largelink:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 1.2em; 
	color: #982338;
	font-weight: bold; 
	text-decoration: none;
	white-space: nowrap;
}


/*  Sucheingabe */
.search {
	background-color: #FFBFBF;
	color: #982338;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size : .9em; 
/*	white-space: nowrap;*/
}

a.txt                         { text-decoration: underline; font-size: 1em; background-color: #ffffff; color: #982339; font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold; }  
a.txt:link                    { text-decoration: underline; font-size: 1em; background-color: #ffffff; color: #982339; font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;  }
a.txt:visited                 { text-decoration: underline; font-size: 1em; background-color: #ffffff; color: #982339; font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;  }
a.txt:active                  { text-decoration: underline; font-size: 1em; background-color: #ffffff; color: #982339; font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;  }
a.txt:hover                   { text-decoration: none; font-size: 1em; background-color: #ffffff; color: #982339; font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;  } 


#suma-awards {
  position: absolute;
  left: 10px;
  top: 140px;
}