table#sidebar {
	float: left;
	width: 25%;
	voice-family: "\" }\"";
	voice-family: inherit;
	width: 100%;
}

table#sidebar a {
	color: #000099;
	text-decoration: none;
	list-style-position: inside;
	background-image: url(../../img/li_link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	font-size: 90%;
}

table#sidebar a:active {
	color: #000000;
	list-style-position: inside;
	background-image: url(../../img/li_active.gif);
	background-repeat: no-repeat;
	background-position: left;
}

table#sidebar a:hover {
	color: #FF0000;
	list-style-position: inside;
	background-image: url(../../img/li_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td#menu_ebene_1 {
	max-width: inherit;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	font-size: 100%;
	background-color: #F5BABE;
	width: 100%;
}

td#menu_ebene_2 {
	max-width: inherit;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 30px;
	font-size: 100%;
	background-color: #F5BABE;
	width: 100%;
}

td#menu_ebene_3 {
	max-width: inherit;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 40px;
	font-size: 100%;
	background-color: #F5BABE;
	width: 100%;
}

#logform h3 {
	margin: 10px 0px 5px 0px;
	font-size: 100%;
	color: #000000;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 1px #000000 solid;
}

td#info_user {
	margin: 40px 0px 20px 0px;
	font-size: small;
}

#sidebar fieldset {
  padding: 10px 5px 10px 0px;
  margin: 0px 20px 0px 0px;
}

#sidebar legend {
	background-color: #F5BABE;
	border: 0;
	border-color: #F5BABE;
	border-style: none;
	color: #3362B4;
	font-weight: bold;
	padding: 0.5em;
}
