﻿.Standard_Kasten {
	color:#24495e;
	text-align: left;
	background-color: #A8CBD7;
	padding:8px;
	margin:4px;

}
.Bildtitel {
	text-align: center;
	font-style: italic;
	color: #24495E;
	font-size: small;
}
.Standardliste {
	color: #24495e;
}
.standardtext {
	color: #24495e;
}
.titeltexte { color: #24495E; font-weight:bold;  
}
.seitentitel { color:#24495E; font-weight:bold; font-size:large;
	
}
a {
	font-family: "Times New Roman", Times, Serif;
	font-style: normal;
	text-decoration: none;
	color: #4286AA;
}
a:hover {
	font-family: "Times New Roman", Times, Serif;
	color: #4286AA;
	text-decoration:underline;
	background-color: #FFFF99;
}

