body { color:black; background-color:white; }
body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  }

/* Navigation */
.Navigation { 
	color: white; 
	font-style: normal;
	font-size:0.8em; }
.Navigation a:link { 
	color: white;
	text-decoration: none }
.Navigation a:visited { 
	color: white;
	text-decoration: none }
.Navigation a:hover {  
	color: white; 
	font-weight:bolder;
	text-decoration: none }
.Navigation a:active { 
	color: white;
	font-weight:bolder;
	text-decoration: none }
	
	
/* speziell formatierte Bereiche */
.Stip_gruppe { 
	font-size:1.2em; 
	color:black;
	font-style: normal; 
	font-weight: bolder }
.Stip_gruppe a:link { text-decoration: none; color:black; } 
.Stip_gruppe a:visited{ text-decoration: none; color:black;  } 
.Stip_gruppe a:hover { text-decoration: none; color:black;  } 
.Stip_gruppe a:active { text-decoration: none; color:black;  }

.foerderwerk { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	font-size:0.8em; }

.WillkommenUeberschrift {	
	font-size:1.2em; 
	color: white;
	text-decoration: none }
	
.nestedTable {font-size:1em;}
	
	
/* Inhalte */
.content { 
	font-style: normal; 
	font-size:0.8em; 
	font-weight: normal; 
	text-decoration: none }
	
a:link { 
	color:black;
	text-decoration: underline }
a:visited { 
	color:black; 
	text-decoration: underline }
a:hover {  
	color:blue; 
	text-decoration: underline }
a:active { 
	color:black;
	text-decoration: underline }
