@charset "utf-8";
/* CSS Document */

body {
	background-color: #FF6600;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	display: inline;
	word-spacing: normal;
	text-align: center;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.zentriert {
	text-align: center;
}
#block1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	text-align: justify;
}
#block2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
}
#block3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
}
#block4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
}
.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: underline;
}
#subheadline {
	font-size: 140%;
	font-weight: bold;
}

#preisliste {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	display: inline;
}
#Adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}
