table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 13px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 1px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
	font-style: normal;
	word-spacing: 1px;
	text-decoration: none;
}

a:hover{
font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
	font-style: normal;
	word-spacing: 1px;
	text-decoration: none;
	}
	
.titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

