/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27.07.2021, 21:49:18
    Author     : Stefan
*/


.logo-name
{
    
    font-size: 80px !important;
}

#message
{
    color: red;
}

/*a{
    color: #1ab394 !important;
}*/

.img-vorschau
{
    max-height: 50px;
    max-width: 100px;
}

.hidden{
    display: none;
}

#btn_buchung_test{
    margin-right: 20px;
}