/* 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; }

.menupath { color: #003366; }

.textlink { color: #3366FF; }
.footerlink { color: #003366;}
/*    ATTRIBUTE FUER textLinks            */
a.textlink:hover { color: #0099FF; }
/*    ende  ATTRIBUTE FUER textLinks            */


.menulink { color: #003366;}
a.menulink:hover { color: #0099FF; }
.menulinkactive { color: #003366;}

.themenlink { line-height: normal; color: #666666;}


.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;}
.tabellenavRS { background-color: #F5F5F5;}

.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 }

/*Atribute fuer allgemeiner Text*/
.haupttext { 
	  		font-family:Arial, Helvetica, sans-serif; 
	  		font-size:11pt;
	  		line-height:110%; 
	  		color:black; 
			}
.haupt  {
          	font-size : 10pt;
          	font-style : normal;
          	font-family : Arial, Helvetica, sans-serif;
          	text-decoration : none;
          	font-weight : bold;
			}




