body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    background: #fff; /* 1 */
    color: #000; /* 2 */
    font-size: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*
	Allgemein
*/
html {
	height:100%;
}
body {
	min-height:100%;
	background:url(../../files/gdr/theme/img/layout/logo_bg.png) no-repeat 90% 40% #f0e9da;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}



/*
	Typo
*/
@font-face {
	font-family:"Alegreya Regular";
	src:url(../../files/gdr/theme/fonts/Alegreya-Regular-webfont.eot);
	src:url(../../files/gdr/theme/fonts/Alegreya-Regular-webfont.eot?#iefix) format("embedded-opentype"),
	    url(../../files/gdr/theme/fonts/Alegreya-Regular-webfont.woff) format("woff"),
	    url(../../files/gdr/theme/fonts/Alegreya-Regular-webfont.ttf) format("truetype"),
	    url(../../files/gdr/theme/fonts/Alegreya-Regular-webfont.svg) format("svg");
}
@font-face {
	font-family:"Alegreya Bold";
	src:url(../../files/gdr/theme/fonts/Alegreya-Bold-webfont.eot);
	src:url(../../files/gdr/theme/fonts/Alegreya-Bold-webfont.eot?#iefix) format("embedded-opentype"),
	    url(../../files/gdr/theme/fonts/Alegreya-Bold-webfont.woff) format("woff"),
	    url(../../files/gdr/theme/fonts/Alegreya-Bold-webfont.ttf) format("truetype"),
	    url(../../files/gdr/theme/fonts/Alegreya-Bold-webfont.svg) format("svg");
}

h1,
h2,
h3,
h4,
h5,
h6,
th,
p,
span,
td,
li,
figcaption,
label,
input[type="text"],
input[type="password"],
input[type="submit"],
input[type="button"],
input[type="search"],
input[type="email"],
button,
select,
textarea {
	font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#000;
}

h1,
h2 {
	color:#731819;
}
h1 {
	font-size:27px;
}
h2 {
	font-size:22px;
}

p,
span,
th,
td,
li,
figcaption,
label,
input[type="text"],
input[type="password"],
input[type="submit"],
input[type="button"],
input[type="search"],
input[type="email"],
button,
select,
textarea {
	font-size:17px;
	line-height:23px;
}

a {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:#a81922;
	text-decoration:underline;
}
a:hover,
a:focus {
	text-decoration:none;
}

p span {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
}



/*
	Struktur
*/
#wrapper {
	width:90%;
	min-width:850px;
	max-width:1100px;
	margin:0 auto;
	padding:40px 0;
}
body.modalFrame #wrapper {
    width: auto;
    min-width: 0;
    max-width: none;
    margin: auto;
    padding: 0;
}



/*
	Kopf
*/

/** Meta-Menu **/

#header .meta {
	float:right;
}
#header .meta a {
	float:left;
	margin-left:10px;
	text-indent:-9999em;
}
#header .meta a.contact {
	width:28px;
	height:20px;
	background:url(../../files/gdr/theme/img/layout/icon_letter.png) no-repeat;
}
#header .meta a.facebook {
	width:32px;
	height:32px;
	margin-top:-5px;
	background:url(../../files/gdr/theme/img/layout/icon_facebook.png) no-repeat;
}


/** Hauptmenu **/

#header .mod_navigation {
	clear:both;
	margin:20px 0;
	padding:5px 0;
    overflow: visible;
	border-top:3px dotted #a81922;
	border-bottom:3px dotted #a81922;
}
#header .mod_navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#header .mod_navigation a,
#header .mod_navigation span {
	display:block;
	padding:5px;
	font:normal 17px "Alegreya Bold", Times, "Times New Roman", serif;
	color:#000;
	cursor:pointer;
	background:#fff;
	border-radius:2px;
}
#header .mod_navigation a {
	text-decoration:none;
}
#header .mod_navigation a.active,
#header .mod_navigation span.active {
	color:#fff;
	background:#a7161f;
}
#header .mod_navigation ul.level_1 > li {
	position:relative;
	display:inline-block;
	width:24%;
	margin-left:.6%;
}
#header .mod_navigation ul.level_1 > li:first-child {
	margin-left:0
}
#header .mod_navigation ul.level_2 > li > a,
#header .mod_navigation ul.level_2 > li > span {
	text-transform:uppercase;
	letter-spacing:5px;
}
#header .mod_navigation ul.level_3 {
	position:absolute;
	z-index:1000;
	display:none;
	width:calc(100% - 2px);
	margin-top:-1px;
	border:1px solid #a81922;
}
#header .mod_navigation ul.level_2 li:hover > ul,
#header .mod_navigation ul.level_2 li:focus > ul {
	display:block;
}
#header .mod_navigation ul.level_3 li {
	border-top:1px dotted #a81922;
}
#header .mod_navigation ul.level_3 li:first-child {
	border-top:none;
}
#header .mod_navigation ul.level_3 li.submenu {
    position: relative;
}
#header .mod_navigation ul.level_3 li.submenu > a:before,
#header .mod_navigation ul.level_3 li.submenu > a:after {
    content: "";
    position: absolute;
    top: 10px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}
#header .mod_navigation ul.level_3 li.submenu > a:before {
    right: 10px;
    border-left: 8px solid #a81922;
}
#header .mod_navigation ul.level_3 li.submenu > a:after {
    right: 12px;
    border-left: 8px solid #fff;
}
#header .mod_navigation ul.level_3 > li a,
#header .mod_navigation ul.level_3 > li span {
	font-family:"Alegreya Regular", Times, "Times New Roman", serif;
	font-size:16px;
	text-align:left;
	border-radius:0;
}
#header .mod_navigation ul.level_3 li:hover > a,
#header .mod_navigation ul.level_3 li:focus > a,
#header .mod_navigation ul.level_3 li span {
	color:#fff;
	background:#a81922;
}
#header .mod_navigation ul.level_4 {
    position: absolute;
    top: -1px;
    left: 100%;
    display: none;
    width: 15em;
    border:1px solid #a81922;
}
#header .mod_navigation li.submenu:hover > ul,
#header .mod_navigation li.submenu:focus > ul {
    display: block;
}



/*
	Inhalte
*/
#main {
	overflow:hidden;
}
#main .left {
	width:35%;
	margin-right:2%;
}
#main .right {
	width:65%;
	margin-left:2%;
}
#main .image_container {
	margin-bottom:1em;
}
#main .image_container img {
	width:auto;
	max-width:100%;
	height:auto;
}
#main .image_container figcaption {
	margin-top:5px;
	font-size:14px;
	line-height:17px;
	color:#a81922;
	text-transform:uppercase;
}
#main .infoBox {
	position:relative;
	z-index:9998;
	box-sizing:border-box;
	width:calc(100% - 10px);
	margin:1em 0 2em 5px;
	padding:5px 10px;
	background:#fff;
	border-radius:2px;
}
#main .infoBox:before {
	content:"";
	position:absolute;
	z-index:-1;
	top:-5px;
	right:-5px;
	bottom:-5px;
	left:-5px;
	display:block;
	border:3px dotted #a81922;
}
#main p.link a {
	padding-left:30px;
	font:normal 18px "Alegreya Bold", Times, "Times New Roman", serif;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:5px;
	background:url(../../files/gdr/theme/img/layout/icon_arrow-right.png) no-repeat 0 3px;
}
#main p.link a:hover,
#main p.link a:focus {
	text-decoration:underline;
}
#main .exhibitionTitle {
	margin-top:20px;
	text-transform:uppercase;
}
#main h1 {
    margin-top: 0;
}
#main .ce_text p {
	margin:0 0 20px;
}
#main .ce_text .columns {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
}
#main .projectPartner {
	float:right;
	width:685px;
	margin:40px 0 20px 0;
	overflow:hidden;
}
#main .projectPartner p,
#main .projectPartner img {
	float:left;
}
#main .projectPartner p {
	max-width:40%;
	margin:0 20px 0 0;
}
#main .projectPartner img {
	width:auto;
	max-width:150px;
	height:auto;
	max-height:100px;
	margin:5px 20px 0 0;
}
#main .embeddedMedia {
	float:right;
	width:63%;
	margin:1em 0;
}
body.meta #main p {
	font-size:14px;
	line-height:18px;
}


/** Slider **/

.slider-control .slider-prev,
.slider-control .slider-next {
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
}
.slider-control .slider-prev:before,
.slider-control .slider-prev:after,
.slider-control .slider-next:before,
.slider-control .slider-next:after {
	content:"";
	position:absolute;
	top:0;
	display:block;
	width:0;
	height:0;
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
}
.slider-control .slider-prev:before,
.slider-control .slider-prev:after {
	left:0;
	border-right:10px solid #a7161f;
}
.slider-control .slider-prev:after {
	left:5px;
	border-right-color:#f0e9da;
}
.slider-control .slider-next:before,
.slider-control .slider-next:after {
	right:0;
	border-left:10px solid #a7161f;
}
.slider-control .slider-next:after {
	right:5px;
	border-left-color:#f0e9da;
}


/** iframe Veranstaltungskalender **/

#eventCalendar {
    width: 100%;
    min-height: 550px;
    border: none;
}



/*
	Fuss
*/
#footer {
	clear:both;
	margin-top:20px;
	padding-top:40px;
	border-top:3px dotted #a81922;
}
#footer p {
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#948f88;
	text-transform:uppercase;
}
#footer p a {
	color:inherit;
}



/*
	Modal-Inhalt
*/

/** Ort **/

body.modalFrame .place {
	float:left;
	padding:8px 0 0 10px;
	font:normal 22px "Alegreya Bold",Times,"Times New Roman",serif;
	color:#731819;
	text-transform:uppercase;
	letter-spacing:3px;
}


/** Sprachwechsler **/

#changeLang {
	margin:0 0 10px 0;
	padding:5px 0;
	border-bottom:3px dotted #a81922;
}
#changeLang ul {
	margin:0;
	padding:0 40px 0 0;
	text-align:right;
}
#changeLang li {
	display:inline-block;
	margin-left:10px;
}
#changeLang a {
	display:block;
	padding:5px;
	font:normal 17px "Alegreya Bold", Times, "Times New Roman", serif;
	letter-spacing:5px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	background:#fff;
	border-radius:2px;
}
#changeLang a.active {
	color:#fff;
	background:#a7161f;
}


/** Inhalte **/

body.modalFrame #main .content {
	position:relative;
	display:none;
	padding:0 70px;
}
body.modalFrame #main .content:first-child {
	display:block;
}
body.modalFrame .changePlace {
	position:absolute;
	top:200px;
	left:10px;
	width:30px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
}
body.modalFrame .changePlace.next {
	right:10px;
	left:auto;
}
body.modalFrame .changePlace:before,
body.modalFrame .changePlace:after {
	content:"";
	position:absolute;
	top:0;
	display:block;
	width:0;
	height:0;
	border-top:40px solid transparent;
	border-bottom:40px solid transparent;
}
body.modalFrame .changePlace.prev:before,
body.modalFrame .changePlace.prev:after {
	left:0;
	border-right:30px solid #a7161f;
}
body.modalFrame .changePlace.prev:after {
	left:15px;
	border-right-color:#f0e9da;
}
body.modalFrame .changePlace.next:before,
body.modalFrame .changePlace.next:after {
	right:0;
	border-left:30px solid #a7161f;
}
body.modalFrame .changePlace.next:after {
	right:15px;
	border-left-color:#f0e9da;
}
body.modalFrame .changePlace.deactivated {
    cursor: default;
}
body.modalFrame .changePlace.deactivated:before,
body.modalFrame .changePlace.deactivated:after {
    content: none;
}
body.modalFrame .ce_text {
	position:relative;
	z-index:1000;
	display:none;
}
body.modalFrame .ce_text:first-of-type {
	display:block;
}
body.modalFrame .ce_text .image_container {
	float:left;
	margin:0 10px 10px 0;
}
body.modalFrame .ce_text .image_container img {
	display:inline-block;
	width:auto;
	max-width:300px;
	height:auto;
}
body.modalFrame .ce_text .info {
	position:relative;
	clear:both;
	padding-left:30px;
}
body.modalFrame .ce_text .info:before {
	content:"i";
	position:absolute;
	top:0;
	left:0;
	padding:0 7px;
	font:bold 14px Verdana, Helvetica, Arial, sans-serif;
	color:#666;
	border:1px solid #666;
	border-radius:50%;
}


/** zurück zur Karte **/

body.modalFrame .placeFooter {
	clear:both;
	margin-top:2em;
	padding:1em;
	border-top:3px dotted #a81922;
}
body.modalFrame .placeFooter p.back {
	margin:0;
}
body.modalFrame .placeFooter p.back a {
	position:relative;
	padding-left:1em;
    font-size:1.2em;
    color:#a81922;
    text-transform:none;
}
body.modalFrame .placeFooter p.back a:before {
	content:"";
	position:absolute;
	top:3px;
	left:0;
	width:0;
	height:0;
	border-top:.5em solid transparent;
	border-right:.5em solid #a7161f;
	border-bottom:.5em solid transparent;
}
body.modalFrame .placeFooter p.back a:after {
	content:"";
	position:absolute;
	top:3px;
	left:3px;
	width:0;
	height:0;
	border-top:.5em solid transparent;
	border-right:.5em solid #f0e9da;
	border-bottom:.5em solid transparent;
}

