.unterstrichen {
	text-decoration: underline;
	font-size: 110%;
}

h1{
	margin-bottom: 20px;
}

a:link {
	background-color: inherit;
	color: #FFD700;
}

a:hover{
	color: White;
}