#logotext { /* Mehr begreifen... ueber logo */
	position: absolute;
	width: 166px;
	height: 19px;
	top: 30px;
	left: 15px;
	background: transparent url('../images/layout/Logozusatz_RU.gif') top left no-repeat;
	}
#logo {
	position: absolute;
	width: 192px;
	height: 85px;
	bottom: -14px;
	background: transparent url('../images/layout/Logo-D-neu.gif') top left no-repeat;
	z-index: 2;
	cursor: pointer;
	}

