﻿

.MyMenuBG {
    background: #f5f5f5;
    padding:2px;
} 
.MyMenue80 {
    height: 30px;
    margin: 4px
}
.MyMenue80:hover {
        height: 50px;
        margin: 4px;
        box-shadow: #808080 5px 5px 5px;
    }




    .SpielMenue {
       color:#157ba1;
       font-size:large;
       text-align:center;
       font-weight:bold;
    }
    .centerText{ text-align:center}