diff --git a/ptbposter/ptbposter.cls b/ptbposter/ptbposter.cls
index 1a3cf89f933f3dcb834b0cc0cc7cb0807ee80153..46c59c67abca7fac019a94d7abebc31882f1a314 100644
--- a/ptbposter/ptbposter.cls
+++ b/ptbposter/ptbposter.cls
@@ -4,7 +4,7 @@
 
 \NeedsTeXFormat{LaTeX2e}[1999/12/01]
 \ProvidesClass{ptbposter}
-    [2019/02/25 v0.7a PTB-Poster-Klasse (RN)]
+    [2019/05/09 v0.7b PTB-Poster-Klasse (RN)]
     
 \newif\ifPTB@useCMYK \PTB@useCMYKfalse % vorerst
 
@@ -19,6 +19,7 @@
 \newdimen\PTB@textvsep       % Abstand Textbereich zum blauen Rahmen
 \newdimen\PTB@framewidth     % Breite des blauen Rahmens
 \newdimen\PTB@frameheight    % Höhe des blauen Rahmens
+\newdimen\PTB@framethickness % Dicke des blauen Rahmens
 \newdimen\PTB@scale@base     % Bezugsgröße für papierabhängige Größenberechnung
 \newdimen\PTB@maxtitleheight % Maximale Höhe des Titels
 
@@ -193,6 +194,8 @@
 ]{microtype}
 \fi
 
+\providecommand*\microtypesetup[1]{}
+
 \RequirePackage{babel}    
 
 \AtEndOfClass{%
@@ -299,8 +302,7 @@
   \put(\PTB@leftmargin,\PTB@tempdima){\parbox[b]{\PTB@framewidth}{% Autoren
     \PTB@authors@justification\sffamily\authorFontSize\@author}}%
   % hier wird \@thanks gefüllt
-  \PTB@tempdima=0.00168208578994\PTB@scale@base
-  \linethickness{\PTB@tempdima}\color{PTBcolor}%
+  \linethickness{\PTB@framethickness}\color{PTBcolor}%\color{PTBcolor}%
   \PTB@tempdima=-0.0883095039717\PTB@scale@base
   \put(\PTB@leftmargin,\PTB@tempdima){%
     \line(1,0){\dimexpr\paperwidth-2\PTB@leftmargin}}%
@@ -480,6 +482,7 @@
   \else
     \setlength\PTB@topmargin{0.180824222418\PTB@scale@base}%
   \fi
+  \setlength\PTB@framethickness{0.00168208578994\PTB@scale@base}%
   \ifPTB@landscape
     \setlength\PTB@framewidth{0.950378471315\PTB@scale@base}%  3215pt (1130mm) bei A0
     \ifx\@author\@empty