/* benutzerdef. Angaben für Diashow */

#bild_overlay {
}
#bild_overlay a:link {
	color: rgb(255,255,255);
	text-decoration:none;

}
#bild_overlay a:visited {
	color: rgb(255,255,255);
	text-decoration:none;
}
#bild_overlay a:hover {
	color: rgb(137,189,250);
	text-decoration: none;
	
}
#bild_overlay a:active {
	color: white;
	text-decoration:none;
}
#bild_overlay a:focus {
	text-decoration:none;
	color: white;
}
/*
#bild_overlay .diashow_schliessen_bottom a:link{color:rgb(104,104,104)}
#bild_overlay .diashow_schliessen_bottom a:visited{color:rgb(104,104,104)}
#bild_overlay .diashow_schliessen_bottom a:hover{color:#ff00ff}
*/
.bildstore_bildnr {
/*Bedienelemente*/
	font-size: 9pt;
}

.cl_infoDivTx {
/* Überschrift der Bilder im mehr-Bild-Modus */
	font-size:1.2em;
}

.cl_infoDivEx_bi_clip {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	border-top: 0px gray dotted;
	border-bottom: 0px gray dotted;
	background-color: rgb(40,40,40);
}


    
/*-----Auswahl Angela 9.4.2010---------------------------*/
.cl_infoDivBl{background-color:rgb(32,0,96)}
.cl_infoDivEx_bi_stop{background-color:rgb(255,192,255)}
.cl_infoDivEx_bi_start{background-color:rgb(255,160,255)}
/*-------------------------------------------------------*/

