/* CSS Document */






/*     Schriftart            */

body,td,a,li { font-family: Arial, Helvetica, sans-serif;}



/*     ATTRIBUTE FUER ALLE LINKS            */

a:link { font-style: normal; text-decoration: none;}
a:hover { font-style: normal; text-decoration: none;}
a:visited { color: #663366; font-style: normal; text-decoration: none;}
a:active { color: #0099FF; font-style: normal; text-decoration: none;}
span { font-weight: bold;}

/*     FARBEN            */
.portallink { line-height: normal; color: #666666;}
a.portallink:visited { color: #666666; }
a.portallink:hover { color: #0099FF; }

.portallinkactive { color: #003366;}
a.portallinkactive:visited { color: #003366;}

.pathlink { color: #FFFFFF; }
a.pathlink:visited { color: #FFFFFF; }

.institutspath { color: #003366; }

.textlink { color: #3366FF; }
.footerlink { color: #003366;}
/*    ATTRIBUTE FUER textLinks            */
a.textlink:hover { color: #0099FF; }
/*    ende  ATTRIBUTE FUER textLinks            */


.institutslink { color: #003366;}
a.institutslink:hover { color: #0099FF; }
.institutslinkactive { color: #003366;}

.themenlink { line-height: normal; color: #666666;}

/*     ATTRIBUTE FUER Forschung Links            */
.teasertext { color: #000000; } 
.strukturlink { color: #1050A0;} 
.energielink { color: #FF8F3F;} 
.infolink { color: #FFD020; } 
.lebenlink { color: #FF1F2F; } 
.umweltlink { color: #557F2A; } 
.standardlink { color: #666666; } 
/*    ende  ATTRIBUTE FUER Forschung Links            */

.materie { color: #1050A0;}
.energie { color: #FF8F3F;}
.info { color: #FFD020; }
.leben { color: #FF1F2F; }
.umwelt { color: #557F2A; }

.dunkelgrau { color: #999999;}
.white { color: #FFFFFF}
.dunkelblau { color: #003366}

.tabelledunkel { background-color: #D9D9D9;}
.tabellehell { background-color: #E5E5E5;}
.tabellecyan { background-color: #0099FF}
.tabelledunkelblau { background-color: #002B59}

.tabellenav { background-color: #E5EAEF;}

.copytext { font-style: normal; text-decoration: none}

.teasertitel { color: #003366; font-weight: bold; }
.headline { color: #003366; font-weight: bold }
.headlinewhite { color: #FFFFFF; font-weight: bold }


/* TO BE DELETED?? */

// .standardlink { color: #666666; }
// a.pathlink:hover { color: #FFFFFF; font-style: normal; text-decoration: none;}
// .teasertext { color: #000000; }




