
#middle_top {
	float: left;
	height: 14px;
	width: 950px;
	background-color: #848484;
}

#middle_top2 {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	float: left;
	height: 19px;
	width: 950px;
	background-color: #606060;
}

#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_schotterwerke_thumb.jpg);
}

a.sub:hover {
	color: #c1c1c1;
}

a.sub_h {
	color: #c1c1c1;
}

#bottom {
	background-image: url(../gfx/hg_schotter.gif);
	background-repeat: repeat-y;
}

#bottom_right {
	float: right;
	width: 169px;
}

#menu_left {
	position: relative;
	margin-top: -49px;
	background-image: url(../gfx/leftmenu_schotterwerke.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 314px;
	color: #ffffff;
	z-index: 51;

}



#admenu_left {
	position: relative;
	width: 175px;
	height: 298px;
	margin-top: 12px
}



#footer {
	margin-top: 10px;
	float: left;
	width: 100%;
	height: 47px;
	background-color: #848484;
}

#copyimp {
	float: left;
	color: #000000;
	margin-left: 95px;
	margin-top: 10px;
}

div > #copyimp {
	float: left;
	color: #000000;
	margin-left: 190px;
	margin-top: 10px;
}


