body {
  margin:5px;
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  background-color: #ffffff;
}


img.logo {
  left: 20px;
  top: 10px;
  margin: 5px;
  vertical-align: bottom;
}


hr { 
  background-color: #ffc000;
  border: 1px solid #ffcc00;
}

address {
  font-size: 8pt; 
}

.header { 
  color: #ffc000;
  font-size: 24pt;
 }


.navigation { 
  color: #ffc000;
  font-size: 10pt;
  width: 100px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}

.navigation-aktiv { 
  background-color: #fff0c0; 
  color: #6b5c2e;
  font-size: 10pt;
  font-weight: bold;
  width: 100px;
  padding: 5px;
  text-align: center;
}

a.navigation          { text-decoration: underline; color: #ffc000;}  
a.navigation:link     { text-decoration: underline;  color: #ffc000; }
a.navigation:visited  { text-decoration: underline;  color: #ffc000; }
a.navigation:active   { text-decoration: underline;  color: #ffc000; }
a.navigation:hover    { text-decoration: none;    background-color: #6b5c2e; color: #fff0c0;} 

a.navigation-aktiv    { text-decoration: underline;   color: #6b5c2e;}  

a.trailer          { text-decoration: underline; color: #ffc000;}  
a.trailer:link     { text-decoration: underline;  color: #ffc000; }
a.trailer:visited  { text-decoration: underline;  color: #ffc000; }
a.trailer:active   { text-decoration: underline;  color: #ffc000; }
a.trailer:hover    { text-decoration: none;  color: #00c0ff; } 

.resultinfo {
	text-align: right;
	font-size: 8pt; 
	font-weight: bold;
	background-color: #ffc000;
	color: #ffffff;
	padding: 2px;
}

/* ------------------- */

/* formatierung ergebnisliste */ 

.selPage {
   color: #6B5C3E;
   font-size : 1.1em; 
   font-weight: bold; 
}

.resURL {
   color: #ccb366;
   font-size : .9em; 
   font-weight: bold; 
}

.summary {
   font-weight: normal; 
   text-align: justify;	
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 20px;
}

.highlight {
   font-weight: bold;
   color: #000000;
   text-decoration: underline;
}

.resAddOns {
   color: #202080;
   font-size : .7em; 
   font-weight: bold; 
}

.selPageOther {
   color: #6B5C3E;
   font-size : 1em; 
   font-weight: normal; 
}

.textblock {
   color: #000000;
   padding:10px;
   text-align: justify;
}

a.nltxt          { text-decoration: underline;  color: #6b5c2e; font-weight: bold; }  
a.nltxt:link     { text-decoration: underline;  color: #6b5c2e; font-weight: bold;  }
a.nltxt:visited  { text-decoration: underline;  color: #6b5c2e; font-weight: bold;  }
a.nltxt:active   { text-decoration: underline;  color: #6b5c2e; font-weight: bold;  }
a.nltxt:hover    { text-decoration: none; background-color: #6b5c2e; color: #fff0c0; font-weight: bold;  } 



a.resAddOns          { text-decoration: underline;  color: #6b5c2e; font-weight: bold; }  
a.resAddOns:link     { text-decoration: underline;  color: #6b5c2e; font-weight: bold;  }
a.resAddOns:visited  { text-decoration: underline;  color: #6b5c2e; font-weight: bold;  }
a.resAddOns:active   { text-decoration: underline;  color: #6b5c2e; font-weight: bold;  }
a.resAddOns:hover    { text-decoration: none; background-color: #6b5c2e; color: #fff0c0; font-weight: bold;  } 


#suma-awards {
  position: absolute;
  left: 80px;
  top: 160px;
}