/* Stylesheet f&uuml;r die rechten Inhalts-Men&uuml;s */

body{
     background-color: darkred;
     color: white;
}

a {
     color: white;
}

a:hover {
     font-size: 150%
}

#menuLayer {
     border-style:none;
     width:134px;
     height:100px;
     position:absolute;
     left:5px;
     top:10px;
     z-index: 1;
     background-color: darkred;
     color: white;
     padding-top:10px;
     line-height: 22px;
}

#justitia {
      position:absolute;
      left:2px;
      bottom: 30px;*/
}

.flag1,.flag2,.flag3 {
      position:absolute;
      bottom: 0px;
      border-style: none;
      margin-bottom: 0px;
}

.flag1 {
      left: 10px;
}

.flag2 {
      left: 52px;
}

.flag3 {
      left: 94px;
}