/* Layout-Definitionen für den dritten Bereich */

#line {
	height: 6px;
	background-color:#7bad33;
	background-image:url(images/layout/ecke3.jpg);
	background-repeat:no-repeat;
	}
	
#submenuline {
	height: 21px;
	background-color:#d5e5bd;
	}
	
#drittes_menu_zwischen {
	height:5px;
	width:130px;
	background-image:url(images/menu/3_menu_gruen.jpg);
	background-repeat:no-repeat;
	}

#text a:link {text-decoration:none; color:#7bad33; font-weight:bold; }
#text a:visited {text-decoration:none; color:#7bad33; font-weight:bold; }
#text a:hover {text-decoration:underline; color:#7bad33; font-weight:bold; }
#text a:active {text-decoration:none; color:#7bad33; font-weight:bold; }
