/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

.minmenu { 
    width: 140px;
    float:right;
    display: block;
    }
    
.minmenu ul {
  border-style: solid;
  border-width: 1px;
  list-style-type: none;
  width: 132px;
  margin:0px;
  padding:0px;
}
.minmenu li {
  border-style: solid;
  border-width: 2px 1px 1px 2px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  font-family: Comic Sans MS;
  font-size: 120%;
  text-align: center;
  background-color: #eaeaea;
  margin:0px;
  padding:0px;
}
.minmenu li a {
  display: block;
  text-decoration: none;
  color: black;
  width: 129px;
}
.minmenu li a:hover {
  background-image: url(../billeder/kompozer/knap.png);
  background-repeat: repeat-y;
  color: #cc0000;
    width: 129px;
}
.markeres {background-color: #FF0000;
  color:rgb(255,0,0);
  font-weight:bold;
  font-style:italic;
  font-family:arial, sans-serif;
  fontsize:115%;
  background-color:rgb(73,255,119);
  border-style: solid;
  border-color: rgb(0, 0, 0);
  border-width: 1px 2px 2px 1px;
  padding: 0px 3px 0px 2px;
}

