/* ## neuer header ## */div.hellblau {	background: #7e7ec5;}div.dunkelblau {	background: #21217f;}.hintergrund {	background: #ccf;}/* ## ende ## *//* wenn $footer_farbe_hell == true, dann helle Links auf dunklem Hintergrund im Footer */div.hell { color: #ddd; }div.hell a { color: #8cb2ff; text-decoration: underline; }div.hell a:link { text-decoration: ; }div.hell a:visited { color: #8cb2ff; text-decoration: ; }div.hell a:hover { color: #fff; text-decoration: ; }div.hell a:active { color: #fff; text-decoration: ; }.fusszeile {	font-size: 8pt;	line-height: 11pt;	padding-bottom: 10px;	margin-bottom: 1em;	margin-top: 1.5em;}a.bildhref img { 	border: 1px solid #999;	padding: 2px;/* 	margin: 5px; */}a.bildhref:hover img { 	border: 1px dashed #666; 	border: 1px solid #f60; 	/* margin: 5px; */}a.bildhref:active img {	border: 1px solid #f60;	background: #f60;/*  	margin-top: 6px;	margin-bottom: 4px; 	margin-left: 6px;	margin-right: 4px; */}	/* Ergebnistabelle in Bildbeschreibung: Überschrift nicht auf weißem Hintergrund ("Hauptlauf (10 km)") */	table#tab_ergebnisse tr td.erg_titel {		background: transparent;	}
