

.logo-name
{
    
    font-size: 90px !important;
}

#message
{
    color: red;
}

.footer > * > a{
    color: #0907fe !important;
}

.prodimage-grid{
    
}

.prodimage-grid img {
    max-width: 100%;
    max-height: 100%;
}


.prodimage{
    background-color: #f8f8f9;
}

.durchgestrichen{
    text-decoration: line-through;
}

a {
 color: #1b4d58;
    
}


a.menu {
 color: white;
}

a:hover,
a:focus{
 color: #868686    !important;
 text-decoration: underline     !important;  
    
}

img.logo {
    width: 100%;
        
}


.hidden{
    display: none;
}