De Code zur bframe.css muss dabei entfernt werden.PHP-Code:
if ($_GET['auszahlen'] == 'true') {
echo '<style type="text/css">body {margin:0 0; background-image:none; background-color:#66FF00;}</style>';
} else {
echo '<style type="text/css">body {margin:0 0; background-image:none; background-color:#FF6666;}</style>';}