#infotabelle{
	font-size: 0.85em;
	line-height: 1.5em;
	margin-bottom: 1.0em;
	margin-right: 5px;
	margin-left: 65px;
	width: 420px;
	border-collapse: collapse;
}

#infotabelle tr{
	}
#infotabelle .inhalt{
	padding-top: 5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left: 10px;
	margin: 0px; /* background-color: #EECE93; */
	background-image: url(../_img/td_inhalt.gif);
	background-repeat: repeat-x;
	background-color: #E7B360;
	/*background-color: #e6a552;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CD9146;
	border-right-color: #AE874B;
	border-bottom-color: #E39E47;
	border-left-color: #C39857; 
	/*border-top-color: #ECC783;
	border-right-color: #666666;
	border-bottom-color: #E39E47;
	border-left-color: #CCCCCC;*/
}

#infotabelle .tabellenueberschrift{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	color: #634108;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	background-image: url(../_img/td_kopf.gif);
	background-repeat: repeat-x; 
	/*background-color: #E6A34E;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E39E47;
	border-right-color: #AE874B;
	border-bottom-color: #ECC783;
	border-left-color: #C39857; 
	/*border-top-color: #E39E47;
	border-right-color: #666666;
	border-bottom-color: #ECC783;
	border-left-color: #CCCCCC;*/
	/*margin-left: 75px; 
	margin-bottom: 0.5em;*/
	
}
#infotabelle ul {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 0;
	margin-left: 0;
}

#infotabelle li {
	list-style-image: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom:2px;
	margin-left: 0px;
	margin-right: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: White;
	
	list-style-type: none;
}
#infotabelle caption{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #963;
}