.link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a,td,input,textarea,p,br,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C4D6C;

}

a:hover {
	color: #FF9900;
}

.linkactive {
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
.klein { color: #3C4D6C; font-size: 11px; text-decoration: none; }

hr 
{
  background-color:#3C4D6C; /* Mozilla 1.4 */
  color:#3C4D6C; /* IE 6 */
  border: #3C4D6C; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
  top: 10px;
  bottom: 10px;
}
