@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

body, img {
	margin:0;
	padding:0;
	border:0;
}

.ieFix {
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

.rel {
	position:relative;
}




.floatLeft { float:left; }
.floatRight { float:right; }
.clearBoth { clear:both; }
