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

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

#address_frame a, #address_frame a:link, #address_frame a:visited {
	color: #0099ff;
	text-decoration: none;
}
#address_frame a:hover, #address_frame a:active {
	color: #006bb2;
	text-decoration: none;
}

#link_frame a, #link_frame a:link, #link_frame a:visited {
	color: #0099ff;
	text-decoration: none;
}

#link_frame a:hover, #link_frame a:active {
	color: #006bb2;
	text-decoration: none;
}
