.title {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(versandonline.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 80px;
	padding-right: 10px;
	font-weight: bolder;
	color: #FF0000;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.xyz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-top: 30px;



}
a:link {
	color: #999999;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: none;

}
a:active {
	color: #999999;
	text-decoration: none;
}
.above {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;

}
.below {
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
	text-align: center;
	padding-bottom: 20px;



}

