@charset "utf-8";
	
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	width: 365px;
	padding-left: 75px;
	font-weight: normal;
	color: #c64647;
	vertical-align: top;
	padding-top: 75px;
	line-height: 32px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


.copy {
	font-family: "Century Gothic", Futura, Arial, sans serif;
	font-size: 14px;
	width: 350px;
	padding-left: 75px;
	font-weight: normal;
	color: #808080;
	vertical-align: top;
	padding-top: 0px;
	line-height: 16px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

.copy2 {
	font-family: "Century Gothic", Futura, Arial, sans serif;
	font-size: 14px;
	width: 350px;
	padding-left: 0px;
	font-weight: normal;
	color: #808080;
	vertical-align: top;
	padding-top: 60px;
	line-height: 16px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

.copy3 {
	font-family: "Century Gothic", Futura, Arial, sans serif;
	font-size: 14px;
	width: 350px;
	padding-left: 0px;
	font-weight: normal;
	color: #808080;
	vertical-align: top;
	padding-top: 85px;
	line-height: 16px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

.red {
	font-family: "Century Gothic", Futura, Arial, sans serif;
	font-size: 14px;
	color: #c64647;
}

.copy_beauty {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #808080;
}

.copy_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c64647;
}

.preis {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #c64647;
}

.beispiel_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c64647;
	line-height: 22px;
	width: 380px;
	padding-left: 75px;
}

.beispiel_copy {
	font-family: "Century Gothic", Futura, Arial, sans serif;
	font-size: 12px;
	font-style: italic;
	color: #808080;
	line-height: 16px;
	width: 340px;
	padding-left: 75px;
	padding-bottom: 10px;

}

.trenner {
	width: 300px;
	padding-left: 75px;
	text-align: left;
	color: #c64647;
}

.footer {
	font-family: "Century Gothic", Futura, Arial, sans serif;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	vertical-align: top;
	padding-top: 0px;
	line-height: 16px;
	text-align: center;
	padding-bottom: 0px;
}

a:link {
	color: #c64647;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c64647;
}
a:hover {
	text-decoration: underline;
	color: #c64647;
}
a:active {
	text-decoration: none;
	color: #c64647;
}
