.bestellung {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	word-spacing: 2px;
	text-align: left;
}
A:link {
	text-decoration:none;
	color: #398123;
} 
A:visited {
	color :#398123;
	text-decoration:none;
} 
A:hover {
	color: #398123;
	text-decoration: underline;
}
A:active {
	color: #398123;
	btext-decoration:none;
	text-decoration: none;
}
.bestellungTabelle {
	background-image: url(../infopost/lpv-hintergrund.png);
	background-repeat: repeat-y;
	background-position: center;
}
.bild {
	border: 2px solid #000000;
}
.bestellungRot {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	word-spacing: 2px;
	color: #CA0000;
	text-decoration: blink;
}
.bestellungRechts {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	word-spacing: 2px;
	text-align: right;
}
