/*
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 : 13.08.2020, 08:30:03
    Author     : Felix
*/
body {
    height:100%;
    width: 100%;
}


.glossarfig{
	width: 50%;
}

.glossarfig > img{
	width: 100%;
}

.glossarfig > figcaption{
	background-color: #a39d9d;
	font-size: 14px;
}