/* CSS Document */

.sytools_men {
  /* Positionierung */
  position:relative;
  left:auto;
  top:auto;
  margin:0px;
  padding:0px;
}

.sytools_men li {
  /* Positionierung */
  width:auto;
  height:auto;
  overflow:auto;
  /* Listen-Darstellung */
  list-style-type:none;


  /* Text */
  letter-spacing:normal;
  line-height:normal;
  direction:ltr;
  text-indent:0%;
  text-transform:none;
  word-spacing:normal;
  vertical-align:baseline;
  /* Border */
  margin-left:5px;
  margin-right:5px;
  margin-top:5px;
  margin-bottom:5px;
  border-left-width:medium;
  border-right-width:medium;
  border-top-width:medium;
  border-bottom-width:medium;
  border-left-color:#000000;
  border-right-color:#000000;
  border-top-color:#000000;
  border-bottom-color:#000000;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  border-bottom-style:none;
  padding-left:2px;
  padding-right:2px;
  padding-top:2px;
  padding-bottom:2px;
  background-color:transparent;
}

.sytools_men li a {
  /* Positionierung */
  display:block;
  width:100%;
  /* Text */
  text-align:left;
  text-decoration:none;
  white-space:normal;
  /* Font */
  font-family:sans-serif;
  font-size:11pt;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  color:#000000;
}

.sytools_men li a#men_selected {
  /* Font */
  color:#800000;
  /* Background */
  background-color:transparent;
}

.sytools_men li a:hover,
.sytools_men li a:focus,
.sytools_men li a:active {
  background-color:#C0C0C0;
}

.sytools_umen {
  /* Positionierung */
  position:relative;
  left:10px;
  top:auto;
  margin:0px;
  padding:0px;
}

.sytools_umen li {
  /* Positionierung */
  width:auto;
  height:auto;
  overflow:auto;
  /* Listen-Darstellung */
  list-style-type:none;


  /* Text */
  letter-spacing:normal;
  line-height:normal;
  direction:ltr;
  text-indent:0%;
  text-transform:none;
  word-spacing:normal;
  vertical-align:baseline;
  /* Border */
  margin-left:2px;
  margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  border-left-width:medium;
  border-right-width:medium;
  border-top-width:medium;
  border-bottom-width:medium;
  border-left-color:#000000;
  border-right-color:#000000;
  border-top-color:#000000;
  border-bottom-color:#000000;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  border-bottom-style:none;
  padding-left:2px;
  padding-right:2px;
  padding-top:2px;
  padding-bottom:2px;
  background-color:transparent;
}

.sytools_umen li a {
  /* Positionierung */
  display:block;
  width:100%;
  /* Text */
  text-align:left;
  text-decoration:none;
  white-space:normal;
  /* Font */
  font-family:sans-serif;
  font-size:9pt;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  color:#000000;
}

.sytools_umen li a#umen_selected {
  /* Font */
  color:#800000;
  /* Background */
  background-color:transparent;
}

.sytools_umen li a:hover,
.sytools_umen li a:focus,
.sytools_umen li a:active {
  background-color:#C0C0C0;
}

