#header {
	height:150px;
	z-index:0;
	position:relative;
	width:100%;
	background-position:center center;
	
}
.connect_widget_button_count_count {
	display:none !important;
}
#header h1 {
	text-indent:-9999px;
}

#kreiskl {
	display:none;
	position:absolute;
	text-indent:-9999px;
	background:url('../images/kreiskl.gif');
	width:101px;
	height:114px;
	right:20px;
	top:15px;
}
#fcw-logo {
	position:absolute;
	background:url('fcw.png');
	width:95px;
	height:97px;
	
	left:40px;
	top:30px;
	/*
	Weihnachtsmuetze am Logo
	background:url('fcw.png');
	width:100px;
	height:118px;
	top:15px;*/
	z-index:1;
}