/*
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 : 07.12.2018, 09:04:32
    Author     : ralf
*/

.imgFloatVorstand {
    float: left;
    margin-right: 20px;
    width: 150px;
    height: 193px;    
}

.imgVerein {
    width: 100px;
    height: 100px;    
}

.imgLogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    height: auto;
}

.imgHeader {
    width: 60%;
    height: auto;
}