.frkTxt {
	margin-top: 50px;
}

.frkTxt h1 {
	background: #666666;
	color: #FFFFFF;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	line-height: 1.5;
}

.frkTxt p {
	padding: 0 10px;
}

a.versand,
a.versand:link {
	display: block;
	background: url(/templates/xtc4/img/versandkosten.png) top left no-repeat;
	width: 116px;
	height: 12px;
}

a.versand:hover {
	background: url(/templates/xtc4/img/versandkostenH.png) top left no-repeat;
}

.infotext {
	color: #666666;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	width:550px;
	margin:auto;
}

.infotext a:link { color: #666666; }
.infotext a:visited { color: #666666; }
.infotext a:hover { color: #666666;text-decoration: underline; }
.infotext a:active { color: #666666; }
.infotext a:focus { color: #666666; }

