@charset "utf-8";
/* CSS Document für Abteilung Fechten!*/
/*Sportler on TOP*/
div#sportler {
	position: absolute;
	top: 27px;
	right: 50%;
	height: 129px;
	width: 800px;
	background: url(../picture_layout/Fechter.gif) no-repeat top right;
	margin-right: 411px;
}

