/*
* CSS Stylesheet für die Preise
*/

.preis_0_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -2px -5px;
	width:9px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_1_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -12px -5px;
	width:9px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_2_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -22px -5px;
	width:8px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_3_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -32px -5px;
	width:8px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_4_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -41px -5px;
	width:9px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_5_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -51px -5px;
	width:9px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_6_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -61px -5px;
	width:9px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_7_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -71px -5px;
	width:8px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_8_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -81px -5px;
	width:9px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_9_klein
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -89px -5px;
	width:9px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_0_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -102px -5px;
	width:14px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_1_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -118px -5px;
	width:12px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_2_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -131px -5px;
	width:13px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_3_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -146px -5px;
	width:13px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_4_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -160px -5px;
	width:13px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_5_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -175px -5px;
	width:13px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_6_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -189px -5px;
	width:13px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_7_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -203px -5px;
	width:13px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_8_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -218px -5px;
	width:13px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}
.preis_9_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -232px -5px;
	width:13px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_punkt_gros
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -246px -5px;
	width:8px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}

.preis_euro
{
	background-image: url('../img/preis_zeichen.jpg');
	background-repeat: no-repeat;
	background-position: -265px -5px;
	width:18px;
	height: 30px;
	float:left; padding:0px;margin:0px;
}