#top_middle{
	float: left;
	width: 220px;
	height: 220px;
	background-color: #66cc33;
	background-image: URL(/img/bg_image.png);
	/*background-image: URL(/projects/levelplus/img/bg_image.png);*/
}

#info_frame {
	position: relative;
	width: 950px;
	height: 173px;
	top: 10px;
	left: 25px;
	background-image: URL(/img/levelplus_gruen.gif);
	/*background-image: URL(/projects/levelplus/img/levelplus_gruen.gif);*/
	background-repeat: no-repeat;
	background-position: top left;
}

#address_frame a, #address_frame a:link, #address_frame a:visited {
	color: #66cc33;
	text-decoration: none;
}
#address_frame a:hover, #address_frame a:active {
	color: #3f7f1f;
	text-decoration: none;
}

#link_frame a, #link_frame a:link, #link_frame a:visited {
	color: #66cc33;
	text-decoration: none;
}

#link_frame a:hover, #link_frame a:active {
	color: #3f7f1f;
	text-decoration: none;
}
