/* content - various */
.ort_link,
.ort_link:hover,
.ort_link:focus,
.ort_link:active {
    color: #147d5f;
    font-weight: bold;
}

.autor_link,
.autor_link:hover,
.autor_link:focus,
.autor_link:active {
    color: #0000ff;
    font-weight: bold;
}

.thema_link,
.thema_link:hover,
.thema_link:focus,
.thema_link:active {
    color: #afdd00;
    font-weight: bold;
}

.preis_link,
.preis_link:hover,
.preis_link:focus,
.preis_link:active {
    color: #ff1e3d;
    font-weight: bold;
}

.nachlass_link,
.nachlass_link:hover,
.nachlass_link:focus,
.nachlass_link:active {
    color: #8e16ed;
    font-weight: bold;
}

.institution_link,
.institution_link:hover,
.institution_link:focus,
.institution_link:active {
    color: #ff00a8;
    font-weight: bold;
}

.blog_link,
.blog_link:hover,
.blog_link:focus,
.blog_link:active {
    color: #02cc68;
    font-weight: bold;
}

.werk_link,
.werk_link:hover,
.werk_link:focus,
.werk_link:active {
    color: #008cff;
    font-weight: bold;
}

.figur_link,
.figur_link:hover,
.figur_link:focus,
.figur_link:active {
    color: #a52a2a;
    font-weight: bold;
}

.kalender_link,
.kalender_link:hover,
.kalender_link:focus,
.kalender_link:active,
.festival_link,
.festival_link:hover,
.festival_link:focus,
.festival_link:active {
    color: #ff9600;
    font-weight: bold;
}

img.extern_link {
    margin-right: 5px;
    margin-top: 4px;
    width: 8px !important;
    height: 10px;
    vertical-align: top;
}

a.last_linkblogs {
    color: #000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

/* Video embed */
.embed_youtube,
.embed_vimeo,
.embed_yumpu,
.embed_spotify,
.embed_video {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 0.7em;
    position: relative;
}

.embed_dialog {
    background-color: white;
    color: #062742;
    margin: 30px 0 0 0;
    opacity: 0.9;
    padding: 0 0 6px 12px;
    position: absolute;
    top: 0;
    left: 2px;
}

.embed_dialog h1 {
    color: #3e71a3;
    font-size: 18px;
    margin: 8px 0;
}

.embed_dialog a {
    color: #3e71a3;
    display: block;
    font-size: 16px;
    margin-top: 8px;
}

.embed_dialog .embed_ok {
    background-color: rgb(178, 18, 26);
    bottom: 18px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 6px;
    position: absolute;
    right: 18px;
}

.embed_dialog .embed_ok:hover {
    background-color: rgb(208, 48, 56);
}

.embed_youtube ul,
.embed_vimeo ul,
.embed_yumpu ul,
.embed_spotify ul {
    left: 392px;
}

.embed_youtube ul li,
.embed_vimeo ul li,
.embed_yumpu ul li,
.embed_spotify ul li {
    border: 1px solid #fff;
    display: block;
    float: right;
    height: 24px;
    margin: 2px;
    position: relative;
    width: 24px;
}

.embed_youtube ul li:hover,
.embed_vimeo ul li:hover,
.embed_yumpu ul li:hover,
.embed_spotify ul li:hover {
    background-color: #efefef;
    border: 1px solid #ccc;
    cursor: pointer;
}

.embed_youtube ul li a,
.embed_vimeo ul li a,
.embed_yumpu ul li a,
.embed_spotify ul li a {
    font-size: 12px;
    line-height: 31px;
    text-decoration: none;
}

.embed_settings_box {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    padding: 10px;
    position: absolute;
    right: -18px;
    top: 40px;
    width: 200px;
    z-index: 300;
}

.embed_info_box {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    padding: 10px;
    position: absolute;
    right: -18px;
    top: 40px;
    width: 400px;
    z-index: 300;
}

.embed_settings_box:before {
    border: 7px solid;
    border-color: transparent transparent #fff;
    content: " ";
    height: 0;
    position: absolute;
    right: 25px;
    top: -14px;
    width: 0;
}

.embed_info_box:before {
    border: 7px solid;
    border-color: transparent transparent #fff;
    content: " ";
    height: 0;
    position: absolute;
    right: 55px;
    top: -14px;
    width: 0;
}

.embed_spotify_preview {
    height: 450px;
    border: 1px solid #ccc;
}

.embed_settings_checkbox {
    margin: 0 !important;
    padding: 0 !important;
}
