.logo {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-image:  url(../bilder/allgemein/fcbkrone3.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 200px;

}
.menu {
	position: absolute;
	height: 400px;
	width: 160px;
	left: 0px;
	top: 200px;
}
.kopfzeile {
	height: 100px;
	width: 600px;
	left: 160px;
	top: 0px;
	position: absolute;
}
.schriftgelb9pixelrechtsbundig {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	text-align: right;
}
