body {
    background-color: black;
    color: white;
    background-image: url(../images/kmlogo.jpg);
    background-attachment:  scroll;
       background-repeat: no-repeat;
    font-family: verdana,  helvetica, arial;
    font-size: 111%;
    margin: 0; padding: 0em;
    min-width: 40em;
  }
#mitte {
  margin-left: 390px;
  padding-top: 5em;
  max-width: 650px;
  font-size: 80%;
}
#content {
  padding-left: 30px;
  clear: left;
  line-height: 29px;
 border-left: 3px solid #99ccff;
 }
#navigation {
         position: absolute;
         top: 80px;
         left: 225px;
         text-align: right;
         padding-left: 0px;
         z-index:1;}
#navigation ul {
list-style: none;
}

#navigation ul li {
  overflow: hidden;
  height: 34px;
  padding-right: 0px;
  }

#navigation ul li a {
  display: block;
  }
#navigation ul li a:hover {
margin-top: -34px;
}
#active_menu {
margin-top: -68px;
color: #AFAFAF;
}
.active_menu {font-weight: bold;}
.createdate {
  border-top: 3px;
 border-style: dotted;
 color: #99ccff;
 border-left: 0px;
  border-right: 0px;
   border-bottom: 0px;
    display: block;
    width: 100%;
    font-size: 100%;
    line-height: 40px;
    }
.article_separator {  }
#footer {text-align: left; padding-top:10px;}
#footer  a{ padding: 6px;}
#language {margin-top:0px;}
#activelanguage {display: none;}
.contentpaneopen {
           line-height:20px;}
#mitte table { border: 0px; }
.tool-tip { display: none; }
.tool-title { display: none;  }
.tool-text { display: none; }
.buttons { margin-top: 0px;}
#eventlist form {padding-top: 20px; }
#eventlist a{color: white;}
.componentheading {display: none;}
.contentheading {display: none;}
a {
  color: #99ccff;
  text-decoration:none;
}
a:hover {
 color: white;
     }
h1 {
  padding: 20 20 15 0 px;
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  
}
h2 {
  font-size: 1em;
  padding: 10 10 7 0px;
  }
h3 { 
  font-weight: normal;
  padding: 20 20 15 10px; 
  margin-top: 10px; }
  
  
#vmMainPage h4 {}

.vmCartContainer {background-color: black; color: white;}
.inputboxquantity input[type="text"]
{
    display: block;
    border: solid 1px #99ccff;
    background-image: url(../../images/bg-input.png);
    background-repeat: repeat-x;
    background-position: top;
    margin-bottom: 5px;
    }
