@import "http://www.kleintiere-schweiz.ch/general.css";
#upper_mid {
	float:left;
	margin-left:4px;
	margin-right:4px;
	width:670px;
	background-image:url(resources/fsk_kts.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#logo {
	position:absolute;
	top:0px;
	left:774px;
	width:60px;
	height:56px;
}
* html #logo {
	top:2px;
}