/* hof.css */

/* zentrale CSS-Angaben Nereus */
body, div, p, td, tr, textarea { font-family: Verdana; font-size: 7.5pt; text-decoration:none; color:#E2EEF0; }

/* Scrollbar-Verhalten-/Aussehen */
body		{ background-color: transparent; font face="Verdana" size="1" color="#008000"; scrollbar-arrow-color: "#79AFBC";
scrollbar-base-color: #D9E8EB;
scrollbar-dark-shadow-color:"#ADCACF"; 
scrollbar-track-color: #D9E8EB;
scrollbar-face-color: #D9E8EB;
scrollbar-shadow-color: "#ADCACF";
scrollbar-highlight-color: "#FFFFFF";
scrollbar-3d-light-color: "#79AFBC";}

/* Standard-Links */
A:link, A:active, A:visited {color: #4980A7; text-decoration: none;}
A:hover {color: #E2C330; text-decoration: bold;}

/* Spezialangaben für Nereus-Steckbriefe */
td.ueberschrift { font-family: Verdana; font-size: 9.5pt; font-weight: bold; text-decoration:none; color:#0E2435; vertical-align:middle; 
                  background-image:url('../design/linie_steckbrief.png'); background-repeat:no-repeat }
td.ueberschrift2 { font-family: Verdana; font-size: 7.5pt; font-weight: bold; text-decoration:none; color:#0E2435; vertical-align:middle;
                   background-image:url('../design/linie_steckbrief.png'); background-repeat:no-repeat }
p.pedi { font-family: Verdana; font-size: 9.5pt; color: #D9E8EB; text-decoration: none; }
td.pedi { background-color: #132D3F; text-align: center;}
a.pedi:link, a.pedi:active, a.pedi:visited {font-family: Verdana; font-size: 9.5pt; color: #79AFBC; text-decoration: none;}
a.pedi:hover {font-family: Verdana; font-size: 9.5pt; color: #91BDC8; text-decoration: none;}
a.pedi2:link, a.pedi2:active, a.pedi2:visited {font-family: Verdana; font-size: 8pt; color: #79AFBC; text-decoration: none;}
a.pedi2:hover {font-family: Verdana; font-size: 8pt; color: #91BDC8; text-decoration: none;} 
