/* CSS Document */

#infobox {
	width:710px;
	text-align: left;
	position: relative;
	margin-left: 200px;
	padding: 1px 0px 0px 20px;
}
#info {
	height: 400px;
	width: 360px;
	float: left;
	padding-left: 30px;
	border: none;
}
.preise {
	height: 280px;
	width: 708px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#Bottom-Zahlung1 {
	height: 140px;
	width: 700px;
	float: left;
	background-image: url(../../img/SAFETRADE_logo.gif);
	background-repeat: no-repeat;
	background-position: right 30px;
	border: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: text-top;
}

