body {
	background-color: #90C3E0;
}
h2 {
	color: #4E9DCD;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #4E9DCD;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.Preis {
	color: #CC3333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.rahmen {
	background-color: #BBDAEE;
	border: medium solid #BBDAEE;
}
.rahmen_preis {
	border: thin solid #FFCC99;
}
/* edit 05.2011 JM */

.price-label {
			width:150px;
			height:94px;
			background-image:url(bilder/price_label.jpg);
			background-repeat:no-repeat;
			margin: 0 0 0 45px;
			overflow:hidden;
			}
.price-label p {
				color:#c50000;
				font-size:30px;
				margin-top:0px;
				}
.price-label p span { 
					  color:#2e3598;
					  font-size:16px;
					  }

