 A:link {color:darkblue; text-decoration: underline;}
 A:active {color:darkblue; text-decoration: underline;}
 A:visited {color:darkblue; text-decoration: underline;}
 A:hover {color:#C70142; text-decoration: none;}
	 }
 
 A:link.untertitel {color: #544444; text-decoration: underline; font-size:10px;}
 A:active.untertitel {color: #544444; text-decoration: underline; font-size:10px;}
 A:visited.untertitel {color: #544444; text-decoration: underline; font-size:10px;}
 A:hover.untertitel {color:#B62D2D; text-decoration: none; font-size:10px;}
 

.intro{
	position:absolute;left:0;top:0;
	layer-background-color:darkblue;
	background-color:darkblue;
	}
	
td {
	font-size:12px;
	font-family:gill sans,arial, sans-serif;
	font-style: normal;
	color: darkblue;
	buttonface:white;
	buttontext:darkblue; 

}
td.fett {
	background-color:#edf2f6;
	font-size:12px;
	font-family:gill sans,arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	color: darkblue;
}
td.normal {
	background-color:#edf2f6;
	font-size:12px;
	font-family:gill sans,arial, sans-serif;
	font-style: normal;
	color: darkblue;
}

td.untertitel {
	font-size:10px;
	color: #544444;
}

td.hellblau {background-color:#add7f7}
td.dunkelblau {background-color:#000080;}
td.grau_aktiv{background-color:#c0c0c0;}
td.hellgrau{background-color:#edf2f6;}
td.weiss{background-color:#ffffff;}

.Button
   { background-color:white; color:#000080; width:340px; border:6px solid #DDDDDD; }


