@charset "utf-8";
.kopflogo {
	height: 66px;
	width: 144px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	letter-spacing: -3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 66px;
	background-color: #333333;
}
.kopflogo     a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 24px;
	line-height: 66px;
}
.kopfbild {
	height: 66px;
	width: 863px;
	position: absolute;
	left: 144px;
	overflow: hidden;
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	top: 0px;
}
.kopfbild img {
	margin-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

