/*
	Header
*/
#header img {
	border: 0;
}
#hd-nav a {
	background: #FFF;
	color: #053D68;
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}
#hd-nav a:hover {
	color: #FFAD11;
	font-weight: bold;
}
#hd-nav a.active {
	color: #FFAD11;
	font-weight: bold;
}
#hd-nav .immobilien {
	float: right;
	text-align: left;
	margin-top: -10px;
}
#hd-nav .immobilien a {
	backgound: transparent;
	font-size: 0.7em;
	font-weight:bold;
}

/*
	Footer
*/
#ft-center a {
	color: #CDD8E1;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-top: 4px;
	text-decoration: none;
}
#ft-center a:hover {
	color: #FFAD11;
	padding-left: 20px;
	text-decoration: underline;
}
#ft-center a.active {
	color: #FFAD11;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: underline;
}
