/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
<style>


  /* Cookiebot Styling */
	a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {height:auto !important;white-space:break-spaces !important;}
	#CybotCookiebotDialogBodyContentTitle{display: flex !important; justify-content: center; align-items: center;font-family: "Times New Roman", Times, serif !important;font-size:medium !important;background: url(https://www.boersen-zeitung.de/images/bz_logo_home.gif) no-repeat ;line-height:66px !important;background-position: center center !important;background-size: 70% !important;color:#FFFFFF !important;}
	a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{justify-content:center;font-size:large !important;width:auto !important;}
	a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {background-color:#FFFFFF !important;color:#000000 !important;font-weight:normal !important;border-color:#999999 !important;justify-content:center;}
	a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{background-color:#FFFFFF !important;color:#000000 !important;font-weight:normal !important;border-color:#999999 !important;justify-content:center;word-wrap: break-word;}
	#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{float:left !important;display:inline-flex !important; flex-direction:row !important;width:100%;justify-content: space-between;}
	#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{display:flex !important;border-style:none !important;background-color:red !important}
	#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll:nth-child(1){order:3;}
	#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{display:flex !important;border-style:none !important;}
	#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:nth-child(2){order:2;}
	#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{display:flex !important;height:auto !important;}
	#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:nth-child(3){order:1;}


  /* Druck verhindern */
    @media print {
    .cmp-root-container {
      display: none !important;
    }
  }

</style>