@charset "UTF-8";

/**
 * SBS CSS for iPhone
 * Copyright (c) 2009, namics (deutschland) gmbh. All rights reserved.
 * Code licensed under the MIT License:
 * http://www.opensource.org/licenses/mit-license.php
 */

#search-form input:focus {
	width: 9.25em;
}
#breadcrumb, #inhalt {
	-webkit-text-size-adjust: none;
}
abbr[title], acronym[title] {
	border-bottom: none;
}