#kopf {
	width: 990px;
	height:100px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
	margin-left: auto;
	background: #4e8632 url(../images/layout/kopfbg.jpg);
	border-right:solid 1px #314b24;
	border-left:solid 1px #314b24;
}
#bglogo {
	float: right;
}
#capslogo {
	float: left;
	margin-left:-190px;
}

