body {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #327bc4;
}
.image {
	border: 3px solid #327bc4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #327bc4;
	margin-bottom: 10px;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #327bc4;
}

a {color: #327bc4; text-decoration: underline}

.reading br {
  margin-bottom: 25px;
}

.kalimage {
  background-color: #327bc4; 
  color: #a6caed;
  font-size: 11px;
}

.kalimage a  {
  color: #a6caed;
  text-decoration: underline;
}

.kalimage a:hover {
  color: #a6caed;
  text-decoration: underline;
}

