Wilkommen!
Wir freuen uns, Sie in unserem Museum begrüßen zu dürfen. Lesen Sie vor Ihrem Besuch unser Corona besucherprotokol.
Buchen Sie unten Ihr Online-Ticket. Eine Online-Vorbestellung ist nicht zwingend erforderlich.
:host {
--enviso-primary-color:#00AAA0;
--enviso-secondary-color: #00AAA0;
font-family: Arial;
}
.enviso-offer-filters-wrapper
{
display: none;
}
#ticket-description
{ ????????????
display: none; ????
}
.enviso-title
{ ????????????
display: none; ????
}
.enviso-tickets.enviso-tickets-mobile
{
display: grid;
grid-template-columns: calc(50% - 1em) calc(50% - 1em);
align-items: stretch;
}
:host .enviso-tickets-mobile enviso-ticket-item {
float: none;
margin-right: 1em;
width: auto;
}
:host enviso-ticket-item {
margin-bottom: 1em;
margin-right: 1em;
box-sizing: border-box;
}
.enviso-dialog-content
{
background-color: #DDF4F2;
}