/* --> Container Seitenkopf */
#head {
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 61px;
	background: #000 url(../img/main/biblio_oben.gif) no-repeat 0 0;
	font-size: 4em;
	z-index: 5;
	overflow: hidden;
	color: #fff;
}

#head2 {
	position: absolute;
	margin: 0;
	top: 39px;
	left: 0;
	width: 124px;
	height: 124px;
	background: #000 url(../img/main/biblio_links.gif) no-repeat 0 0;
	z-index: 5;
	overflow: hidden;
	color: #fff;
}

/* --> Ende Container Seitenkopf */


