@charset "utf-8";
.Begrüßungstext {
	font-family: Arial;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000040;
	text-decoration: none;
}

/* CSS Document */

.Büroschriftzug {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	text-transform: none;
	color: #000040;
	font-size: 82px;
	text-decoration: none;
	position: fixed;
}
.Hyperlingtext {
	font-family: Arial;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000040;
	text-decoration: underline;
	text-transform: none;
}
#Büronametext {
	font-family: Arial;
}
