@charset "utf-8";
.Title {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #D0C456;
}

.Nav_Pre {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #009900;
	text-decoration: none;
	background-color: #F0F0F0;
}
.Nav_Post {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: right;
	color: #009900;
	text-decoration: none;
	background-color: #F0F0F0;
}
.Navi {
	background-color: #F0F0F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.SeitenUeberschrift {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
}

.Zwischenzeile_Blocktrenner {
	font-size: 14px;
}

.Block {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

.inBlock_Zwischenzeile {
	font-size: 9px;
}
.inBlock_Ueberschrift {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.inBlock_Title {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.inBlock_Menge {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	width: 50px;
	font-size: 20px;
	text-align: right;
}
.inBlock_Euro {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	width: 30px;
	font-size: 20px;
	text-align: right;
}

.inBlock_Preis {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	width: 40px;
	font-size: 20px;
	text-align: right;
}
.inBlock_Zusatztext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.leftBG {
	background-image: url(../bilder/Rahmen/l_hg.jpg);
	background-repeat: repeat;
}
.rightBG {
	background-image: url(../bilder/Rahmen/r_hg.jpg);
	background-repeat: repeat;
}
.Comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
}
