/* --------Seitenkopf----------*/

.head {
	float: left;
	width: 60em;
	text-align: right;
	padding: 11px 0 0 0;
}


.headbrett {
	width: 100%;
	height: 74px;
	margin: 8px 0px 4px 0px;
}

.headbrett .left {
	float: left;
	height: 74px;
	width: 14em;
	display: block;
	border-bottom: 1px solid #A8B2CB;
	background-image: url(/global/show_picture.asp?id=aaaaaaaaaaaaaly);
	background-repeat: no-repeat;
	background-position: right bottom;
}


* html .headbrett .right {
height:64px;
overflow:hidden;
}
.headbrett .right {
	float: left;
	height: 64px;
	width: 45.935em;
	display: block;
	margin-top: 10px;
	border-bottom: 1px solid #A8B2CB;
	border-right: 1px solid #A8B2CB;
	background-color: #D7DDF3;
	text-align: left;
}

.headbrett .right .firstimg {margin-left:10.6em}


/* --------navigation----------*/
.dabei, .wohnen, .internet, .b-hessen {
	display: table;
	width: 100%;
	height: 4em;
	margin: 0px 0px 4px 0px;
}

* html .dabei, * html .wohnen, * html .internet, * html .b-hessen {
	display: block;
}

*+html .dabei, *+html .wohnen, *+html .internet, *+html .b-hessen {
	display: block;
	float: right;
	height: 5.3em;
}

.dabei {
	border-bottom: 1px solid #650607;
	border-right: 1px solid #650607;
	background-color: #8F0B0E;
}

.wohnen {
	border-bottom: 1px solid #647EAF;
	border-right: 1px solid #647EAF;
	background-color: #A6C3EF;
}

.internet {
	border-bottom: 1px solid #E57410;
	border-right: 1px solid #E57410;
	background-color: #F5BB35;
}

.b-hessen {
	border-bottom: 1px solid #8A90A3;
	border-right: 1px solid #8A90A3;
	background-color: #C6C9DA;
}




