/* --------Seitenkopf----------*/

* html .head {
	padding: 11px 0 0 0;
}


.headbrett {
	width: 100%;
	height: 64px;
	margin: 18px 0px 4px 0px;
}

.headbrett .left {
	float: left;
	height: 64px;
	width: 14em;
	display: block;
	background-color: #D9DBE5;
	border-bottom: 1px solid #A8B2CB;
}

.headbrett .right {
	float: left;
	height: 64px;
	width: 45.935em;
	display: block;
	background-color: #C6C9DA;
	border-bottom: 1px solid #8A90A3;
	border-right: 1px solid #8A90A3;
	text-align: left;
}

/* Wunsch HSM */
.headbrett .right .firstimg {margin-left:13em}


