/*
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.01.2016, 09:33:25
    Author     : faust
*/

.footer {
    position: static;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: #f5f5f5;
    margin-top: 5%;
}

.kontakt {
    /*border: 1px solid gold;*/
    padding: 2%;
    /*background-color: gold;*/
}