/* @override http://www.akutech.de/new08/fileadmin/css_storage/atg_listmenue_1.css */

/* @override http://www.akutech.de/new08/fileadmin/css_storage/atg_listmenue_1.css */

/* @override http://www.akutech.de/new08/fileadmin/css_storage/atg_listmenue_1.css */

/* @override http://www.akutech.de/new08/fileadmin/css_storage/atg_listmenue_1.css */

/* @override http://www.akutech.de/new08/fileadmin/css_storage/atg_listmenue_1.css */

/*-------------CSS---------------------*/

span.cur a:link, span.cur a:visited {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-indent: 6px;
	text-decoration: none;
	background-color: #666;
	margin: 0 px;
	border-style: solid;
	border-width: 1px 0 1px 4px;
	border-color: black black black #f60;
	display: block;
	width: 196px;
	height: 20px;
}

span.cur a:hover {
	color: #ccc;
}

#menuList2 {
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid black;
}

#menuDiv2 {
	text-align: left;
	margin: 0;
	padding: 0;
}

ul.submenuList2 {
	margin: 0px;
	padding: 0px;
}

li.menuItem2 {
	list-style-type: none;
	margin: 0 0 4px;
	padding: 0
}

li.submenuItem2 {
	color: #666666;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0
}

a.menuLink2, a.menuLink2:link, a.menuLink2:visited {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff2dc;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0;
	padding: 2px 2px 2px 6px;
	border-top: medium none transparent;
	border-left: 4px solid #d0d0d0
}

a.menuLink2:hover {
	color: #000;
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 4px solid #c30
}

a.menuLinkAct2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff2dc;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0;
	padding: 4px 2px 2px 6px;
	border-left: 4px solid #ff7100
}

a.submenuLink2 {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff4e4;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 4px 0px 4px 0;
	padding: 2px 2px 2px 6px;
	border-left: 4px solid #ffcf76
}

a.submenuLink2:hover {
	border-left: 4px solid #c30
}

a.submenuLinkAct2 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff4e4;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 4px 0px 4px 0;
	padding: 2px 2px 2px 6px;
	border-left: 4px solid #ff7100
}