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

