
#middle_top {
	float: left;
	height: 14px;
	width: 950px;
	background-color: #45b21e;
}

#middle_top2 {
	border-top: 1px solid #bcf0c2;
	border-bottom: 1px solid #bcf0c2;
	float: left;
	height: 19px;
	width: 950px;
	background-color: #348c35;
}

#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_naturwerksteine_thumb.jpg);
}

a.sub:hover {
	color: #bcefc1;
}

a.sub_h {
	color: #bcefc1;
}

#bottom {
	background-image: url(../gfx/hg_natur.gif);
	background-repeat: repeat-y;
}

#bottom_right {
	float: right;
	width: 169px;
}

#menu_left {
	background-image: url(../gfx/leftmenu_naturwerksteine.png);
}

#admenu_left {
	position: relative;
	width: 175px;
	height: 298px;
	margin-top: 12px
}



#footer {
	margin-top: 10px;
	float: left;
	width: 100%;
	height: 47px;
	background-color: #46B21E;
}

#copyimp {
	float: left;
	color: #000000;
	margin-left: 95px;
	margin-top: 10px;
}

div > #copyimp {
	float: left;
	color: #000000;
	margin-left: 190px;
	margin-top: 10px;
}


