{% if event and event.addionalInformations and not ibexa_field_is_empty( event.addionalInformations, 'mainimage' ) %}
{{ render( controller( "ibexa_content:viewAction", {'contentId': ibexa_field_value(event.addionalInformations,"mainimage").destinationContentId, 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% elseif event and event.Classifications is defined %}
{% set imageFound = false %}
{% for classification in event.Classifications %}
{% if classification.ClassificationKey == "002001" and isValidContentId(52664) and not imageFound %}
{# Nachhaltigkeit #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52664', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "002002" and isValidContentId(52664) and not imageFound %}
{# Naturschutz #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52664', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "002004" and isValidContentId(52653) and not imageFound %}
{# Ferienprogramm #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52653', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "002005" and isValidContentId(52660) and not imageFound %}
{# Familie und Natur #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52660', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{# {% elseif classification.ClassificationKey == "002006" and isValidContentId(52661) and not imageFound %}
{# Spiritualität
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52665', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "002007" and isValidContentId(52661) and not imageFound %}
{# Kultur und Geschichte
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52665', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}#}
{% elseif classification.ClassificationKey == "001003" and isValidContentId(52656) and not imageFound %}
{# Kinder 5-8 #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52656', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "001004" and isValidContentId(52656) and not imageFound %}
{# Kinder 9-12 #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52656', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "001005" and isValidContentId(52640) and not imageFound %}
{# Kinder 13-15 #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52640', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "001007" and isValidContentId(52631) and not imageFound %}
{# Erwachsene #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52631', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "001008" and isValidContentId(52660) and not imageFound %}
{# Familien #}
{{ render( controller( "ibexa_content:viewAction", {'contentId': '52660', 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% set imageFound = true %}
{% endif %}
{% endfor %}
{% elseif isValidContentId(52954) %}
{{ render( controller( "ibexa_content:viewAction", {'contentId': 52954, 'viewType': 'embed', 'noLayout': true, 'params': {'alias': 'zuk_full_screen_width_full', 'minimalMarkup': 'true', 'srcmedia': 'min-width: 768px'}} ) ) }}
{% endif %}
{% if event and event.addionalInformations and not ibexa_field_is_empty( event.addionalInformations, 'mainimage_small' ) %}
{% elseif event and event.Classifications is defined %}
{% set imageFound = false %}
{% for classification in event.Classifications %}
{% if classification.ClassificationKey == "002001" and isValidContentId(52667) and not imageFound %}
{# Nachhaltigkeit #}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "002002" and isValidContentId(52667) and not imageFound %}
{# Naturschutz #}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "002004" and isValidContentId(52655) and not imageFound %}
{# Ferienprogramm #}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "002005" and isValidContentId(52662) and not imageFound %}
{# Familie und Natur #}
{% set imageFound = true %}
{# {% elseif classification.ClassificationKey == "002006" and isValidContentId(52661) and not imageFound %}
{# Spiritualität
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "002007" and isValidContentId(52661) and not imageFound %}
{# Kultur und Geschichte
{% set imageFound = true %}#}
{% elseif classification.ClassificationKey == "001003" and isValidContentId(52658) and not imageFound %}
{# Kinder 5-8 #}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "001004" and isValidContentId(52658) and not imageFound %}
{# Kinder 9-12 #}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "001005" and isValidContentId(52642) and not imageFound %}
{# Kinder 13-15 #}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "001007" and isValidContentId(52633) and not imageFound %}
{# Erwachsene #}
{% set imageFound = true %}
{% elseif classification.ClassificationKey == "001008" and isValidContentId(52662) and not imageFound %}
{# Familien #}
{% set imageFound = true %}
{% endif %}
{% endfor %}
{% elseif isValidContentId(52955) %}
{% endif %}