/* - horizontalZusatz9Navigation.css ------------------------------------------------------- */

ul#Zusatz9	{ margin: 0;
		  padding: 5px;
		  text-align: center;
		  border: 0px solid black;
	
		}

ul#Zusatz9 li	{ list-style: none;
		  display: inline;
		  margin: 0;
		  padding: 0px;
		}

ul#Zusatz9 a, ul#Zusatz9 span {	float: left;
					width: 10em;
					margin: 0.3em;
					text-decoration: none;
					font-size: 95.01%;
					padding: 2px;
				  
					border: 1px solid #999999;
					border-left-color:white;
					border-top-color: white;
					color: #036;
					
  }

ul#Zusatz9 b {	float: left;
			width: 7em;
			margin: 0.3em;
			text-decoration: none;
			font-size: 95.01%;
			padding: 2px;
			color: #E0E0FF;
		    }

* html ul#Zusatz9 h2 {	width: 35em;    /* Breitenangabe fuer IE 5.x */
				w\idth: 34em;  /* Breitenangabe fuer IE 6 */
		       }

* html ul#Zusatz9 a, * html ul#Zusatz9 span {  /* Korrektur fuer IE 5.x */
						   width: 12em;
						   w\idth: 8em;
						 }
ul#Zusatz9 div {	clear: left;
		 }
ul#Zusatz9 h2 {	font-size: 1em;
			margin: 0.4em;
			border-color: #E0E0FF;
			color: black;
			background-color: #E0E0FF;
		 }

li#dreiSiebenterHorizKnopf a:hover{	color: #036;
			     background-color: #D9AED3;
			  }
li#dreiSiebenterHorizKnopf span {	border-color: white;
				border-left-color:#999999;
				border-top-color: #999999;
				color:black;
				font-weight: bold;
				background-color: #D9AED3;
			}

/* ------------------------------------------ horizontalZusatz9Navigation.css - */
