.submeniuContainer
{
 position:relative;
 top:6px;
 background-color:rgb(230,230,230);
 display:none;
 width:75px;
 padding-top: 5px;
 padding-bottom: 5px;
 
 border-style:solid;
 border-color:black;
 border-width:1px;
}

.submeniuKernell
{
 top:-22px;
 text-align:center;
 position:absolute;
 width:100%;
 height:30px;
}

.submeniuOption
{
 width:75px;
 letter-spacing:0px;
 text-align:center;
}

.submeniuOptionMain
{
 width:165px;
 letter-spacing:0px;
 text-align:center;
}