/*Standard-CSS myPRofiFLITZER.de
 @version2.0
 @author: Norman Albusberger/Gerrit Fricke/Daniel Wetzel
 */



body {

	font-size: 9pt;

}
@media(max-width: 480px) {
	h2 {
		font-size: 16pt;
	}
}

.table-condensed tbody tr td{
    padding:0px;
}

.divider{
    height: 50pt;
    line-height: 45pt;
    border-bottom: 1px solid #000;
}

.user-image{
	max-height: 150px;
}