/*
 *CSS-Style to build slideoutmenu by Alex.Elsner <alexander.elsner@sci-worx.com>
 */

.mmContent DIV A {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	line-height: 12px;
	padding: 5px;
	text-decoration: none;
	display: block;
	color: #ffffff;
	background: #B8C9D9;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

/* für IE >5 */
* html .mmContent DIV A {
	width: 130px;
	w\idth: 130px; /* für IE 6 */
	-moz-opacity:.9; /* für IE 5.5+ */
	filter:alpha(opacity=90); /* für IE 5.5+ */
	z-index: 1;
	text-decoration: none;
}

.mmContent DIV.mmlink A.submenu, .mmContent DIV.mmlink A.submenu:active, .mmContent DIV.mmlink A.submenu:visited {
	color: #ffffff;
	z-index: 2;
	text-decoration: none;
	background-color: #4F88B5;
	background-image: url(/fileadmin/templates/scripts/menu_sub.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mmContent DIV.mmlink A.submenu:hover {
	background: #B0D7F6 url(/fileadmin/templates/scripts/menu_sub.gif) top left no-repeat;
	color: #5694C3;
	z-index: 2;
	text-decoration: none;
}

.mmContent[id] DIV.mmlink A.submenu, .mmContent[id] DIV.mmlink A.submenu:active, .mmContent[id] DIV.mmlink A.submenu:visited {
	background: url(/fileadmin/templates/scripts/menu_sub.png) bottom left no-repeat;
	color: #ffffff;
	z-index: 2;
	text-decoration: none;
}

.mmContent[id] DIV.mmlink A.submenu:hover {
	color: #5694C3;
	z-index: 2;
	text-decoration: none;
	background-color: #B0D7F6;
	background-image: url(/fileadmin/templates/scripts/menu_sub.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.mmContent DIV.mmlink A, .mmContent DIV.mmlink A:active, .mmContent DIV.mmlink A:visited {
	background: #4F88B5;
	color: #ffffff;
	z-index: 2;
	text-decoration: none;
}
.mmContent DIV.mmlink A:hover {
	background: #ffffff;
	color: #5694C3;
	z-index: 2;
	text-decoration: none;
}

/* folgende anweisung wird nicht vom ie interpretiert */
.mmContent[id] DIV.mmlink A, .mmContent[id] DIV.mmlink A:active, .mmContent[id] DIV.mmlink A:visited {
	background: url(/fileadmin/templates/scripts/menu.png) bottom left no-repeat;
	z-index: 2;
	text-decoration: none;
}

.mmContent[id] DIV.mmlink A:hover {
	background: url(/fileadmin/templates/scripts/menu.png) top left no-repeat;
	z-index: 2;
	text-decoration: none;
}

#menucode {
	width: 810px;
	height: 25px;
	text-align: right;
	position: relative;
	z-index: 1;
	text-decoration: none;
}

#submenu{
	height:auto !important;
	width:130px;
	margin-right:0px;
	padding-left: 15px;
	text-decoration: none;
}

#submenu a {
  color:#ffffff;
  padding:5px;
  background:#B8C9D9;
  display:block;
  heigth:20px;
  width:160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
  text-decoration: none;
}

#submenu a:hover{
  color:#000000;
	background:#ffffff;
	heigth:20px;
	padding:5px;
	text-decoration: none;
}

#submenu a.level1-act {
  background:#ffffff;
  color:#000000;
  heigth:20px;
  padding:5px;
  text-decoration: none;
}

#submenu a.level1-ro {
  background:#ffffff;
  color:#000000;
  heigth:20px;
  padding:5px;
  text-decoration: none;
}

#submenu a.level2-no {
  color:#ffffff;
  FONT-SIZE: 11px;
	heigth:20px;
	padding:5px;
	text-indent: 10px;
	background-color: #B8C9D9;
	background-image: url(/images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-decoration: none;
}

#submenu a.level2-no:hover {
    background:#ffffff;
	FONT-SIZE: 11px;
	background-image: url(/images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
  color:#000000;
    heigth:20px;
  padding:5px;
  	text-indent: 10px;
	text-decoration: none;
}

#submenu a.level2-act {
  background:#ffffff;
  FONT-SIZE: 11px;
	background-image: url(/images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
  color:#000000;
  heigth:20px;
  padding:5px;
  	text-indent: 10px;
	text-decoration: none;
}

#submenu a.level2-ro {
	background:#ffffff;
	FONT-SIZE: 11px;
	background-image: url(/images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
  color:#000000;
	heigth:20px;
	padding:5px;
	text-indent: 10px;
	text-decoration: none;
}

#submenu a.level3-no {
  color:#ffffff;
  FONT-SIZE: 10px;
	heigth:16px;
	text-indent: 20px;
	background-color: #B8C9D9;
	text-decoration: none;
}

#submenu a.level3-no:hover {
    background:#ffffff;
	FONT-SIZE: 10px;
  color:#000000;
    heigth:16px;
  	text-indent: 20px;
	text-decoration: none;
}

#submenu a.level3-act {
  background:#ffffff;
  FONT-SIZE: 10px;
  color:#000000;
  heigth:16px;
  	text-indent: 20px;
	text-decoration: none;
}

#submenu a.level3-ro {
	background:#ffffff;
	FONT-SIZE: 10px;
  color:#000000;
	heigth:16px;
	text-indent: 20px;
	text-decoration: none;
}
