table.hintergrund {
	background-image:url(images/common/background.jpg);
	background-repeat:no-repeat;
	background-position: center top; 
	text-align: center;
	color:#e1965A;
}

table.ohnehintergrund {
	text-align: center;
	color:#e1965A;
}

img.hoch {
	position: relative;
	bottom: 15px;
}

img.agb {
	position: relative;
	top: 13px;
}

table.hoch {
	position: relative;
	bottom: 20px;
}

a.w {
	color:#e1965A;
}

input.strasse {
	width:200px;
}

input.nummer {
	position:relative;
	left:10px;
	width:30px;
}

input.breit {
	width:240px;
}

input.plz {
	width: 40px;
}

input.ort {
	position:relative;
	left:10px;
	width:190px;
}

.minitext {
	font-size: x-small;
}

.versandkostenhinweis {
	color: white;
}

