* html #navigation {   height:20em;}#left ul *{	font-family: Verdana, "Verdana Ref", Arial, "Times New Roman";}#left ul{	margin : 0.5em 0.4em 0 0.4em;	padding: 0;}#left ul li{   list-style-type:none;   border: 1px solid White;   background-color: #4c3423;   margin-bottom:0.2em;	/*#935226  #CD853F  #4c3423*/}#left ul li span.auswahl {	display: block;	color: black;	font-weight: 700;	text-decoration: none;	padding: 0.5em;	background-color: #dacab0;}#left ul li a {   padding:0.2em;   display:block;   color: White;   font-weight:700;   text-decoration: none;}#left ul li a:hover,#left ul li a:focus,#left ul li a:active {   display:block;   color: Black;   font-weight:700;   text-decoration: underline;   background-color: #f9f4e1;}/* Unter Navigatinspunkte */#left ul li ul li{	font-size: 0.8em;	margin-left: 3em;   border: 1px solid #4c3423;	/* Hack für den IE7, da sonst die Punkte zu weit auseinander rutschen */}#left ul li ul li span.auswahl {   display:block;   color: black;   font-weight:700;   text-decoration: none;   padding:0.2em;	background-color: #dacab0; }#left ul li ul li {   list-style-type:none;   margin-bottom:0.2em;}#left ul li ul li{   list-style-type:none;   background-color: #4c3423;   margin-bottom:0;}#left ul li ul li a {   padding:0.2em;   display:block;   color: white;   text-decoration: none;}#left ul li ul li a:hover,#left ul li ul li a:focus,#left ul li ul li a:active {   display:block;   color: black;   font-weight:normal;   text-decoration: underline;   background-color: #f9f4e1;}#left p{	font-size: 0.8em;	padding: 0.3em;}
