.Titel,
.Titel a {
	font-family: Georgia; 
	font-size: 18px; 
	color: #EDB329; 
	font-style: italic; 
	margin: 0 0 15px 0;
}

hr {
	height: 0px;
	border: none;
	border-top: 1px solid #DDDDDD;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #DDDDDD;
}

body, table, td, span {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 1.5;
}

.content {
  font-size: 13px;
}