@import url(../css/main.css);

a {
	color:#009;
}

a:hover {
	color:#fff;
	background-color:#009;
}

#header {
	background:transparent url(../images/header_berlin.gif) 825px bottom no-repeat;
}

#placelist #berlin {
	background:transparent url(../images/flag_berlin.gif) 0 -67px no-repeat;
}
