a{
	color: #624E77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 10px;
	text-decoration: none;
}

a:hover {
	color: #CBBBD9;
	text-decoration: none;
}

.back{
	text-align: center;
	border-bottom: 1px solid #624E77;
	height: 79px;
	}

.bottom{
	text-align: right;
	background-color: #FF7A50;
	border-bottom: 1px solid #624E77;
	border-top: 1px solid #624E77;
}

.adres{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	color: #4B3564;
	margin-bottom: 4px;
	margin-left: 4px;
}

hr{
	color: #CBBBD9;
	text-align: center;
	height: 1px;
	width: 90%;
	border: dashed;
}

.titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 4px;
}
