body{	/**background:url(../../css/img/background_navigation.png);**/
	background: transparent !important;
	opacity: 0.75;}#menu{	position:absolute;	top:0px;	left:0px;}a{	color:#FFFFFF;	text-decoration:none !important;}#text a{	text-align:left;	padding-left:5px;	font-family:Arial;	font-size: 10px;	color:#981310;	text-decoration:none !important;}img{	border:0;}.treeview{	position:relative;	top:-2px;	left:0px;	padding:0;	margin:0;}.treeview a{	display:block;}.treeview ul{ /*CSS for Simple Tree Menu*/	margin: 0;	padding:0;	border:none;}.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/	background:#7E0000;	list-style-type: none;	padding-left: 	0px;	padding-top:	5px;	padding-bottom:	3px;	padding-right:  0px;	/*------------------*/	margin:0px;	width:192px;	border-top:1px solid #FDB0B0;	border-bottom:none;
	line-height:15px;	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;	font-size:12px;	color:#FFF;	text-shadow: #990000 1px 1px 1px;	vertical-align:middle;	text-indent:7px;	text-decoration:none;}

.start{
	padding-top: 1px;
}/*.treeview li:hover{		background:#AA2510;}		*/	.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */	background:#7E0000;	cursor: hand !important;	cursor: pointer !important;	margin:0px;	width:192px;	font-size:12px;	color:#FFF;	vertical-align:middle;	text-indent:7px;	text-decoration:none;}/*.treeview li.submenu:hover{	background:#AA2510;}*/		.treeview li.submenu li{	background:#E48024;	width:187px;	padding-left: 5px;	padding-top:	2px;	padding-bottom:	1px;	text-shadow: #E48024 1px 1px 1px;	text-indent:-1px;		font-size:11px;	line-height:17px;}.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */	background:#E48024;    margin-top: 3px;    margin-bottom:-3px;	background:#E48024;	display: block;	width:187px;	font-size:11px;	line-height:17px;}.treeview li li.submenu{	background:#E48024;	width:187px;	font-size:11px;	line-height:17px;}.treeview li li.submenu li{	background:#E48024 no-repeat 10px 6px url(../img/pfeil_t.gif);	width:187px;	margin-left:-5px;	margin-top:-2px;	font-size:9px;	text-indent:12px;	line-height:15px;}.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */	background:#E48024;	cursor: default;}/* hover effekte */#hover1:hover{		background:#981310;}	#hover2 a:hover{		color:#981310;}	
