/* MENU Level 1 */
ul.menu0 {
	list-style: none;
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}
ul.menu0 li {
	margin-right: 0px;
}
ul.menu0 li a {
	display: block;
	color: #FFF !important;
	font-family: Verdana;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	font-size: 1em;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDC01;
	text-decoration: none;
}
ul.menu0 li a:hover {
	color: white !important;
	text-decoration: none;
	display: block;
	background-color: #26A0FB;
}
/* MENU Level 3 */
ul.menu0 li ul li ul {
	position: relative !important;
 border-bottom: !important;
}
ul.menu0 li ul li ul li a {
	font-size: 7pt;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #5e5e5e;
}
ul.menu0 li ul li ul li a:hover {
	background: #7e7e7e;
}
#navi .menu0 .active0 {
}
#navi .menu0 .active0 li {
	width: 135px;
}
#main #header #navi .menu0 .inactive0 {
	background-image: url(../image/inactive.png);
	background-repeat: no-repeat;
}
#leftmenu {
	background-image: url(../../../unterstell/design/image/left.gif);
	width: 200px;
	display: block;
	float: left;
	min-height: 300px;
	background-color: #0361A4;
	background-repeat: no-repeat;
}
#leftmenu #navi .menu0 .active0 ul li a {
	display:block;
}
#leftmenu #navi .menu0 ul li a {
	display:none;
}
#leftmenu #navi .menu1 {
	float: left;
	display: block;
	padding-top: 0px;
}
#leftmenu #navi {
	padding-top: 60px;
	display: block;
	float: left;
	margin-left: 10px;
	width: 190px;
}
#leftmenu #navi .menu1 li {
	background-image: none;
}
#leftmenu #navi .menu1 li {
	background-image: none;
	width:auto;
	line-height:25px;
	list-style:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftmenu #navi .menu1 {
}
#leftmenu #navi .menu1 li a {
	display: block;
	line-height: 15px;
	color: #A62D46;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
	padding-right: 5px;
	background-color: #86B5DE;
	padding-left: 10px;
	margin-bottom: 1px;
}
#main #content #leftmenu #navi .menu1 li a:hover {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content-linkcat-inner .links li {
	list-style-image: none;
	list-style-type: none;
}
#main #content #link-div form .pagesearch_form #sitesearch_button {
	display: none;
}
#leftmenu #navi .menu1 {
	padding: 0px;
}
#main #header #languages .menu0 {
	width: auto;
	color: #A3802F !important;
	margin-top: 10px;
	float: left;
	display: none;
}
#main #header #languages .menu0 a ,#main #header #languages .menu0 a:hover{
	color: #FFF !important;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#main #header #languages {
	display: block;
	margin-left: 10px;
	float: left;
}
.menu0 .active0 .menu1 .inactive1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu0 .active0 .menu1 .inactive1 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu0 .active0 .menu1 .active1 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


