/* Layout-Definitionen für den zweiten Bereich */

#line {
	height: 6px;
	background-color:#3398AD;
	background-image:url(images/layout/ecke2.jpg);
	background-repeat:no-repeat;
	}
	
#submenuline {
	height: 21px;
	background-color:#BDDEE5;
	}
	
#drittes_menu_zwischen {
	height:5px;
	width:130px;
	background-image:url(images/menu/3_menu_blau.jpg);
	background-repeat:no-repeat;
	}

#text a:link {text-decoration:none; color:#3398ad; font-weight:bold; }
#text a:visited {text-decoration:none; color:#3398ad; font-weight:bold; }
#text a:hover {text-decoration:underline; color:#3398ad; font-weight:bold; }
#text a:active {text-decoration:none; color:#3398ad; font-weight:bold; }



