body {
	background-color: #000000;
	color: #FFFFFF;
}
body, td, p {
	font-family: arial, verdana, helvetica;
}
body {
	height: auto !important;
}
img {
	border: 0;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.a-center {
	text-align: center;
}
h1 {
	font-size: 22px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	outline: 0; 
	-moz-outline:0;
}
.city-selector {
	margin: 100px auto 0 auto;
	width: 800px;
}
.cell {
	width: 400px;
}
.hamburg h1 a {
	/*color: #2F2F2F;*/
}
h2 {
	color: red;
	font-size: 18px;
}
.hide {
    display: none;
}