#logo {
	float: left;
	width: 246px;
	margin: 25px 25px 0 0;
}
#logo h1 {
	width: 246px;
	height: 25px;
	background-image: url(/images/all-all/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#logo h2 {
	margin: 5px 0 0 0;
	width: 182px;
	height: 15px;
	background-image: url(/images/de-at/country_oesterreich.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#search {
	float: left;
	margin: 30px 0 0 0;
}
#search input {
	padding: 1px;
}