@charset "utf-8";
/* CSS Document */

#nav_main {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 800px;
}

#nav_main table {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	height: 21px;
	float: right;
}

/* Bedeutung x x    
  		     | |
			 | |--- >	y	Seite aktiv					n	Seite inaktiv  (wird verlinkt)                 
			 |----- >	y	Button aktiv				n	Button inaktiv
*/
		  
#nav_main a.yy_nm_but,
#nav_main a.ny_nm_but {
	width: 160px;
	color: #000;
	background-image: url(../a_images/grafik/but_nav_main_act.jpg);
	float: left;
	text-decoration: none;
	text-align: center;
}

#nav_main a.yn_nm_but,
#nav_main a.nn_nm_but {
	width: 160px;
	color: #333;
	background-image: url(../a_images/grafik/but_nav_main.jpg);
	float: left;
	text-decoration: none;
}


#nav_main a.aa_nm_but {
	width: 160px;
	color: #FF0;

	background-image: url(../images/grafik/but_nav_main_chronik.jpg)
	float: left;
	text-decoration: none;
	background-image: url(../a_images/grafik/but_nav_main_chronik.jpg);
	height: 28px;
	float: left;
}

#nav_main a.yy_nm_but:hover,
#nav_main a.yn_nm_but:hover {
	color: #900;
	background-image: url(../a_images/grafik/but_nav_main_ov.jpg);
}

#nav_main a.ny_nm_but:hover,
#nav_main a.nn_nm_but:hover {
	color: #900;
	background-image: url(../a_images/grafik/but_nav_main_grau.jpg);
}
#nav_stufe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 19px;
	background-color: #E2E2E2;
	height: 19px;
	color: #333;
	text-decoration: none;
}


#nav_chronik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 19px;
	background-color: #E2E2E2;
	height: 19px;
	color: #333;
	text-decoration: none;
	
}
#nav_stufe a.yn_nc_but {
	color: #000;
	font-size:10px;
	text-decoration: none;
	background-image: url(../a_images/grafik/but_nav_chronik.jpg);
	float: left;
	height: 19px;
	width: 100px;
	font-style: normal;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#nav_chronik a.yn_nc_but {
	color: #000;
	font-size:10px;
	text-decoration: none;
	background-image: url(../a_images/grafik/but_nav_chronik.jpg);
	float: left;
	height: 19px;
	width: 100px;
	font-style: normal;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
#nav_stufe a.yy_nc_but {
	color: #FF0;
	font-size:10px;
	text-decoration: none;
	background-image: url(../a_images/grafik/but_nav_chronik_aktiv.jpg);
	float: left;
	height: 19px;
	width: 100px;
	font-style: normal;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

#nav_chronik a.yy_nc_but {
	color: #FF0;
	font-size:10px;
	text-decoration: none;
	background-image: url(../a_images/grafik/but_nav_chronik_aktiv.jpg);
	float: left;
	height: 19px;
	width: 100px;
	font-style: normal;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
#nav_stufe a.yn_nc_but:hover, #nav_stufe a.yy_nc_but:hover {
	color: #333;
	font-size:10px;
	text-decoration: none;
	background-image: url(../a_images/grafik/but_nav_chronik_over.jpg);
	float: left;
	height: 19px;
	width: 100px;
	font-style: normal;
	line-height: 19px;
	text-align: center;
}


#nav_chronik a.yn_nc_but:hover,
#nav_chronik a.yy_nc_but:hover {
	color: #333;
	font-size:10px;
	text-decoration: none;
	background-image: url(../a_images/grafik/but_nav_chronik_over.jpg);
	float: left;
	height: 19px;
	width: 100px;
	font-style: normal;
	line-height: 19px;
	text-align: center;
}



#nav_pfad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	background-color: #E2E2E2;
	height: 17px;
	color: #333;
	margin-top: 10px;
	
}

#nav_pfad a.yy_np_but {
	color: #900;
	font-size:14px;
	text-decoration: none;
}

#nav_pfad a.yn_np_but {
	color: #900;
	text-decoration: none;
}

#nav_pfad a.ny_np_but {
	color: #900;
	text-decoration: none;
}

#nav_pfad a.nn_np_but {
	color: #CCC;
	text-decoration: none;
}

#nav_pfad a.yy_np_but:hover {
	color: #999;
	text-decoration: none;
}

#nav_pfad a.yn_np_but:hover {
	color: #900;
	background-color:#FF0;
	text-decoration: none;
	font-size: 14px;
}
#nav_pfad a.ny_np_but:hover {
	color: #999;
	background-color:#900;
	text-decoration: none;
}
#nav_pfad a.nn_np_but:hover {
	color: #CCC;
	text-decoration: none;
}
#nav_pfad a:active {
	color: #00F;
	text-decoration: none;
}


#nav_footer {
	/*background-color: #900;*/
	height: 17px;
	margin: 0px;
	padding: 0px;
	background-color: #666;
	line-height: 13px;
	width: 800px;
}

#nav_footer table {
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: right;
	width: 800px;
}

#nav_footer a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0;
	text-decoration: none;
	}
	
#nav_footer a:hover {
	color: #900;
	background-color: #FF0;
}

a.link_text {
	color: #666;
	text-decoration: none;
}

a.link_text:visited {
	color: #900;
	text-decoration: none;
}
a.link_text:hover {
	color: #F09;
	text-decoration: none;
}

