
#middle_top {
	float: left;
	height: 14px;
	width: 950px;
	background-color: #154f8f;
}

#middle_top2 {
	border-top: 1px solid #9eaad4;
	border-bottom: 1px solid #9eaad4;
	float: left;
	height: 19px;
	width: 950px;
	background-color: #253e81;
}

#middle_pic {
	float: left;
	height: 184px;
	width: 475px;
	background-image: url(../gfx/sektionsbild.jpg);

}

#middle_news {
	float: left;
	height: 184px;
	width: 475px;
	background-image: url(../gfx/bg_mischanlagen_thumb.jpg);
}

a.sub:hover {
	color: #83bdff;
}

a.sub_h {
	color: #83bdff;
}

#bottom {
	background-image: url(../gfx/hg_misch.gif);
	background-repeat: repeat-y;
}

#bottom_right {
	float: right;
	width: 169px;
}

#menu_left {
	z-index: 2;
	background-image: url(../gfx/leftmenu_mischanlagen.png);

}

#admenu_left {
	position: relative;
	width: 175px;
	height: 298px;
	margin-top: 12px
}



#footer {
	margin-top: 10px;
	float: left;
	width: 100%;
	height: 47px;
	background-color: #164f8f;
}

#copyimp {
	float: left;
	color: #000000;
	margin-left: 95px;
	margin-top: 10px;
}

div > #copyimp {
	float: left;
	color: #000000;
	margin-left: 190px;
	margin-top: 10px;
}


