/* CSS Document */
/* ---------EINBINDUNG LOGO---------------*/
#logo a{
	height:123px;
	width:255px;
	background:blue url(../img/logo1.jpg);
	position:absolute;
	top:-128px;
	left:100px;
	text-indent:-999em;
}


