#leftcolumn {
	margin: 0;
	width: 168px;
	padding: 0;
	padding-left: 2px;
	float: center;
}

#leftcolumn ul {
list-style:none;
padding-left: 0;
padding-top: 0;
margin-left: 0;
margin-top: 0;
}

/* Alle Menuebenen ausser links der Unterebenen */
#leftcolumn a {
color:#ffffff;
font-family: arial,verdana,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration:none;
line-height:16px;
padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #65717d;
	border-left-color: #FFFFFF;
background:#1a3347;
}

/* Bereich Aufzählung der Menueinträge in Unterebenen */
#leftcolumn li{
list-style-image:none;
text-align:left;
margin: 0px;
background:#1a3347;
}

/* 1. Alle Ebenen inaktiv */
#leftcolumn li a{
display:block;
background:#1a3347;
}

/* Alle Menuebenen hover */
#leftcolumn li a:hover{
background:#65717d;
}

/* 1. Ebene aktiv, 2. Ebene inaktiv */
#leftcolumn ul li.active a {
background:#65717d;
}

/* 1. Ebene aktiv hover */
#leftcolumn ul li a:hover {
color: #666666;
background:#ffffff;
}

/* Alle Unterebenen ganz links */
#leftcolumn ul{
}

/* Letzte Unterebene */
#leftcolumn ul ul{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #65717d;
	border-left-color: #FFFFFF;
}

/* Letzte Linie */
#leftcolumn ul.menu{
margin-left:0;
padding-left:0;
border: 0;
}


/* 2. Menuebenen inaktiv */
#leftcolumn ul ul a:link, #leftcolumn ul ul a:visited {
	background:#65717d url(../images/menu_sub_link_bg.gif) left no-repeat;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	border: 0;
}


/* 2. Menuebenen inaktiv hover */
#leftcolumn ul ul a:hover, #leftcolumn ul ul a:hover {
	background:#f5f5f5 url(../images/menu_sub_link_bg_active.gif) left no-repeat;
	color:#666666;
	font-weight: normal;
	padding-left: 25px;
	border: 0;
}

/* 2. Menuebenen aktiv */
#leftcolumn ul ul li#current a {
	background:#f5f5f5 url(../images/menu_sub_link_bg_active.gif) left no-repeat;
	color:#666666;
	font-weight: normal;
	padding-left: 25px;
	border: 0;
}

/* 2. Menuebenen links */
#leftcolumn ul ul li {
	background:#65717d;
	padding-left: 10px;
}

/* 2. Menuebenen links hover */
#leftcolumn ul ul li:hover {
}





/* Wenn Klick in 2. Ebene */

/* 3. Menuebene inaktiv */
#leftcolumn ul ul li#current ul a:link, #leftcolumn ul ul li#current ul a:visited  {
	background:#65717d url(../images/menu_sub3_link_bg.gif) left no-repeat;
	border: 0;
	color:#000000;
	padding-left: 15px;
	line-height: 16px;
}

/* 3. Menuebene inaktiv hover */
#leftcolumn ul ul li#current ul a:hover  {
	background:#ffffff url(../images/menu_sub3_link_bg_active.gif) left no-repeat;
	border: 0;
	color:#000000;
	padding-left: 15px;
	line-height: 16px;
}


/* Wenn Klick in 3. Ebene */

/* 3. Menuebenen rechts inaktiv */
#leftcolumn ul ul li ul {
	border: 0;
	background:#65717d;
	padding-left: 15px;
	color:#000000;
	line-height: 16px;
}


/* 3. Menuebene in Ebene inaktiv */
#leftcolumn ul ul li ul li a:link, #leftcolumn ul ul li ul li a:visited  {
	background:#65717d url(../images/menu_sub3_link_bg.gif) left no-repeat;
	border: 0;
	color:#000000;
	padding-left: 15px;
	line-height: 16px;
}


/* 3. Menuebene in Ebene inaktiv hover*/
#leftcolumn ul ul li ul li a:hover  {
	background:#ffffff url(../images/menu_sub3_link_bg_active.gif) left no-repeat;
	border: 0;
	color:#000000;
	padding-left: 15px;
	line-height: 16px;
}


/* 3. Menuebene in Ebene aktiv */
#leftcolumn ul ul ul li#current a {
	background:#ffffff url(../images/menu_sub3_link_bg_active.gif) left no-repeat;
	color:#000000;
	font-weight: normal;
	padding-left: 15px;
	border: 0;
	line-height: 16px;
}

/* 3. Menuebene in ebene aktiv hover */
#leftcolumn ul ul ul li#current a:hover {
	background:#ffffff url(../images/menu_sub3_link_bg_active.gif) left no-repeat;
	color:#000000;
	font-weight: normal;
	padding-left: 15px;
	border: 0;
	line-height: 16px;
}

/* Benutzermenu */
.moduletable_rbenutzermenu {
font-family: arial,verdana,sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:none;
line-height:15px;
color:#65717d;
text-align: center;
margin-left: 0;
margin-top: 2px;
margin-bottom: 0;
}

/* Benutzermenu */
.moduletable_abmelden {
margin-bottom: 10px;
margin-top: 0;
}
