.FotoHeadline{
	background-color: #DEDEEF;
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	color : #3F3F81;
	}
	
.FotoIndex{
	background-color: #8989C5;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #3F3F81;
}

.FotoSubHeadline{
	background-color: #DEDEEF;
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : #3F3F81;
}

.FotoLink{
	background-color: #8989C5;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	}

.UeberschriftFoto{
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : black;
	}

.Lauftext{
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica; 
	color : black;
	}

.Ueberschrift{
	font-size : 14px; 
	font-family : Verdana, Arial, Helevetica; 
	color : black; 
	font-weight: bold;
	}

a.link{
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica; 
	color : #647EA3;
	}

a.link:hover{
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica; 
	color : #647EA3;
	text-decoration: underline;
}