/* general.css www.justpure.de */
/* Bestellung */

.box6 {
	background: url(./images/gabyjust.gif) no-repeat 100% 100%;
}
.button {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font: 9px Arial, Helvetica, sans-serif;
}
.mengen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font: 9px Arial, Helvetica, sans-serif;
	width : 30px;
}
.content01 {
	position:absolute;
	background-color :#EAE7E2;
}
.bg_gray {
	background-color : #EAE7E2;
	background-repeat : no-repeat;
	background-image : none;
}
body {
	margin-left : 5px;
	margin-top : 5px;
	margin : 5px 5px 5px 5px;
	background : White;
	background-color : White;
}
.navigation{
	font-size: 16px;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	font-family: Helmet Bold;
	src: local(Helmet Bold), url("./fonts/helmetb.ttf") format(TrueType);
	font: bold;
	font-weight: bold;
}

@font-face { 
		font-family: HelmetBold; 
		src: local(Helmet Bold), url("./fonts/helmetb.ttf") format(TrueType);
}

.dianashand_gr {
		font-family:DianasHand Regular; 
		src:local(DianasHand Regular), url(\css\Diana_h.ttf) format(TrueType); 
		font: bold 24px; font-size: 24px; font-weight: bold;
}
.dianashand_kl {
		font-family:DianasHand Regular; 
		src:local(DianasHand Regular), url(\css\coprgtl.ttf) format(TrueType); 
		font: bold 18px; font-size: 18px; font-weight: bold;
}
.gutschein_gr {
	font-family:Copperplate Gothic Light;
	src:local(Copperplate Gothic Light), url(\css\coprgtl.ttf) format(TrueType);
	font: bold 24px;
	font-size: 24px;
	font-weight: bold;
	color : Gray;
}
.gutschein_kl {
		font-family:Copperplate Gothic Light; 
		src:local(Copperplate Gothic Light), url(\css\Diana_h.ttf) format(TrueType); 
		font: bold 18px; font-size: 18px; font-weight: bold;
		color : Gray;
}
.name1{
	font-weight: bold;
	font: bold;
}
