@charset "UTF-8";
/**
 * Stylesheet with fixes for the iPhone: European Accessibility Forum Frankfurt
 * Copyright (c) 2008-2009, namics (deutschland) gmbh. All rights reserved.
 * Code licensed under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 */

#header {
	background-image: url(../img/header-bg-iphone);
}
#nav {
	-webkit-text-size-adjust: none;
}
#header {
	margin-bottom: 0.1em;
}
#content dt {
	font-size: 116%;
	width: 9.051em;
}
#secondary .panelists li, #language a {
	font-size: 123.1%;
}
#sidebar .hotels, #footer li {
	font-size: 160%;
}
#sidebar .hotels h3 {
	font-size: 123.1%;
}
