h1 {
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #415089;
}

h2 {
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #415089;
}

a {
	text-decoration: none;
	color: #99B102;	
}

a:hover {
	text-decoration: underline;
}

.kasten {
border: 1px solid #415089;
padding: 5px;
margin-bottom: 10px;
}

.infobox {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.infobox a {
	color: #415089;
}
