/* 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:0px;
  margin-right:0px;
  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:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  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:13px;
  font-style:normal;
  font-variant:normal;
  font-weight:bolder;
  color:#000000;
}

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

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

.sytools_umen {
  /* Positionierung */
  position:relative;
  left:12px;
  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:0px;
  margin-right:0px;
  margin-top:1px;
  margin-bottom:1px;
  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:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  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:0.7em;
  font-style:normal;
  font-variant:normal;
  font-weight:bolder;
  color:#000000;
}

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

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


