@charset "UTF-8";

/***************** helper *******************/

#imgcntr .clear {
    clear:both; overflow:hidden; visibility:hidden; height:0px; width:0px;
}

#imgcntr .f-left { float:left; }
#imgcntr .f-right { float:right; }

#imgcntr .omega {
    margin-right:0px !important;
}

/***************** html Elemente *******************/

#imgcntr p {
    padding-bottom:7px;
}

#imgcntr a img {
    border:0px;
}

/***************** Allgemeine Klassen *******************/

.imgcntr_layout {
    font-family: Georgia, "Times New Roman", Times, serif;
    border: 1px solid #ddd;
    margin: 0 auto;
    width: 963px;
    overflow: hidden;
    position: relative;
    padding: 15px 8px 40px 8px;
    font-size: 12px;
    color: #666;
}

#imgcntr h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom:4px;
}

#imgcntr .link_row {
    font-family: Arial, Helvetica, sans-serif;
    border-top:#f2eae3 1px solid;
    border-bottom:#ddd 1px solid;
    background-color:#eee;
    padding:5px 15px 0 15px;
    height:20px;
}

#imgcntr .img_subline {
    font-family:Arial, Verdana;
    text-align: center;
    font-size:10px;
    color:#646464;
    background-color:#fcf1e7;
    padding:1px 24px 0 24px;
    height:37px;
}

#imgcntr .image_large {
    background-color: #fcf1e7;
    background-position:50% 50%;
    background-repeat:no-repeat;
}

#imgcntr .image_large td {
    text-align:center;
    vertical-align:middle;
}

#imgcntr .button_layer {
    position:absolute;
}

#imgcntr .button_layer .previous_button {
    margin-left:8px;
    float:left;
}

#imgcntr .button_layer .next_button {
    margin-right:8px;
    float:right;
}

#imgcntr .button_layer .previous_button a {
    display:block;
    z-index:20000;
}

#imgcntr .button_layer .next_button a {
    display:block;
    z-index:20000;
}

#imgcntr .button_layer .previous_button a:hover {
    background:url('../img/imagecenter/layer_prev.png') 0% 50% no-repeat;
}

#imgcntr .button_layer .next_button a:hover {
    background:url('../img/imagecenter/layer_next.png') 100% 50% no-repeat;
}

#imgcntr #fading_image {
    background:url('../img/dti_mobile_loader.gif') center no-repeat;
}

/***************** carousel *******************/

#imgcntr .carousel {
    background:#e2e2e2 url('../img/imagecenter/carousell_bg.jpg') repeat-x;
    height:91px;
    border-bottom:#d9d2ce 1px solid;
}

#imgcntr .carousel .previous_button {
    margin-top:24px;
    float:left;
}

#imgcntr .carousel .previous_button a, #imgcntr .carousel .next_button a {
    display: block;
    width: 18px;
    height: 45px;
    background: #eee no-repeat;
}

#imgcntr .carousel .next_button {
    margin-top:24px;
    float:right;
}

#imgcntr .carousel #carousel-wrapper {
    height:80px;
    width:610px;
    margin:6px 0 0 40px;
    float:left;
    overflow: hidden;
}

#imgcntr .carousel #carousel-content {
    width:30000px;
}

#imgcntr .carousel .slide {
    height:80px;
    float:left;
}

#imgcntr .carousel .thumb {
    margin-right:8px;
    float:left;
}

#imgcntr .carousel #carousel-content a img {
    border:#dad2cd 1px solid;
}

/***************** paginator *******************/

#imgcntr .paginator {
    border-top:#a09e9d 1px solid;
    border-bottom:#a09e9d 1px solid;
    padding:5px 0;
    height:14px;
    margin-bottom:15px;
}


#imgcntr .paginator .prev_buttons { float:left; width:40px; height:10px; }
#imgcntr .paginator .prev_buttons a { text-decoration:none; margin-right:3px; }
#imgcntr .paginator .next_buttons { float:right; }
#imgcntr .paginator .next_buttons a { text-decoration:none; margin-left: 3px; }
#imgcntr .paginator .pages { float:left; width:860px; text-align:center; }
#imgcntr .paginator .pages a { border-right:#d9d2ce 1px solid; display:inline-block; }
#imgcntr .paginator .pages a span { padding: 0 8px 0 6px; }
#imgcntr .paginator .pages a:hover { text-decoration:none; }
#imgcntr .paginator .pages a.active { text-decoration:none; color:#a09e9d; }
#imgcntr .paginator .pages span.pages_str { border-right:#d9d2ce 1px solid; padding-right:8px; font-family:Arial, Verdana; }


/***************** form *******************/

#imgcntr label {
    color:#646464;
    font-size:10px;
    font-family:Arial, Verdana;
    margin:0px;
    margin-top:5px;
    display:block;
}

#imgcntr .input_text {
    width: 120px;
    height:18px;
    background-color:#FFFFFF;
    border: 1px solid #dad2cd;
    padding-top:5px;
    padding-left:5px;
    font-family: Arial, Verdana;
    font-size: 12px;
    color:#646464;
    line-height: 17px;
    font-weight:normal;
}

#imgcntr .input_submit {
    background-image: url(../img/sendbutton.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    width: 60px;
    color: #cb0003;
    font-size: 12px;
    text-decoration: none;
    border:0px;
    cursor:pointer;
}

#imgcntr #img_link { width:201px; }
#imgcntr #mail_add { float:left; width:148px; }
#imgcntr #send_mail { float:right;}

/***************** Links *******************/

a {
    outline: none;
}


a.link_arrow {
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../img/icon_forw.gif);
    background-position-x: 0%;
    background-position-y: 2px;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 18px;
    text-decoration: none;
}

a.link_back_arrow {
    background-image: url(../img/icon_back.gif);
}

a.link_arrow:hover {
    text-decoration:underline;
}

/*######## ?bersicht ##########*/

#imgcntr #overview .ic_search {
    padding:6px 8px;
    height:25px;
    position:relative;
    background-color:#efe5db;
    border:#d9d2ce 1px solid;
}

#imgcntr #overview .ic_search h4 {
    float:left;
    font-size:11px;
    font-weight:normal;
    margin:6px 8px 0 0;
}

#imgcntr #overview #ic_search_box .input_text {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    width: 225px;
}

#imgcntr #overview #ic_search_box .input_submit {
    background: url('../themes/blank/images/btn_mc_search_ok.jpg') repeat-x;
    border: #bbb 1px solid;
    width: 32px;
    height: 25px;
    border-left: 0px;
    float: left;
}


#imgcntr #overview .resultstr {
    font-family:Arial, Verdana;
    font-size:12px;
    padding:20px 0 5px 0;
}

#imgcntr #overview .resultstr strong { font-family: Georgia, "Times New Roman", Times, serif; }

#imgcntr #overview .gallery {
    border:#d9d2ce 1px solid;
    border-bottom:0;
    width:474px;
    float:left;
    margin: 0 11px 15px 0;
}

#imgcntr #overview .gallery .headline {
    font-size:14px;
    background:#fcf1e7;
    padding:8px 14px 5px 14px;
}

#imgcntr #overview .gallery .headline a {
    text-decoration:none;
    background:none;
    font-size:14px;
    padding:0px;
}

#imgcntr #overview .gallery .thumbs {
    background:#e2e2e2 url('../img/imagecenter/carousell_bg.jpg') repeat-x;
    height:85px;
    border-bottom:#d9d2ce 1px solid;
    padding:5px 0 0 3px;
}

#imgcntr #overview .gallery .thumb {
    padding-left:11px;
    float:left;
}

#imgcntr #overview .gallery .thumb a img {
    border:#dad2cd 1px solid;
}

#imgcntr #overview .gallery .link_row {
    padding:7px 14px 2px 14px;
}

#imgcntr .ic_search p {
    padding-bottom:0px;
}

/*######## Galerie ##########*/

#imgcntr #gallery_full {
    background-color:#f5eae0;
    border:#d9d2ce 1px solid;
    height:638px;
}

#imgcntr #gallery_full .link_row {
    border-bottom:0;
}

#imgcntr #gallery_full #content {
    float:left;
    width:724px;
    border-right:#dad2cd 0px solid;
}

#imgcntr #gallery_full .carousel .slide {
    width:528px;
}

#imgcntr #gallery_full #content .image_large, #imgcntr #gallery_full #content .image_large td, #imgcntr #gallery_full #content #imagelarge {
    height:482px;
}

#imgcntr #gallery_full #content #fading_image {
    height:520px; /* Die h?he den gro?en Bildes (482px) + die H?he der Bildunterschrift (33px) */
}

#imgcntr #gallery_full #content .button_layer {
    width:724px;
}

#imgcntr #gallery_full #content .button_layer .previous_button a, #imgcntr #gallery_full #content .button_layer .next_button a {
    height:482px;
    width:350px;
}

#imgcntr #gallery_full #sidebar {
    width:208px;
    margin-right:14px;
    float:right;
    padding-top:12px;
}

#imgcntr #gallery_full #sidebar .description {
    height:296px;
    padding:10px 0;
    border-top:#dad2cd 1px solid;
    margin-top:10px;
}

#imgcntr #gallery_full #sidebar h2, #imgcntr #gallery_full #sidebar .headline {
    font-size:14px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    padding-bottom:7px;
}

#imgcntr #gallery_full #sidebar .send_gal {
    height:120px;
    margin-right:-4px;
    padding:10px 0;
    border-top:#dad2cd 1px solid;
}

#imgcntr #gallery_full #sidebar .sponsor {
    color:#646464;
    font-size:10px;
    height:125px;
    padding:17px 0 0 0;
    border-top:#dad2cd 1px solid;
}

#imgcntr #gallery_full #sidebar .sponsor a img {
    border:#d9d2ce 1px solid;
}

/*######## Embed ##########*/

.imgcntr_embed {
    padding-top:8px;
    border:#dad2cd 1px solid;
    border-bottom:0;
    background-color: #fef1e5;
}

#imgcntr #embed .headline {
    font-size:14px;
    background:#fcf1e7;
    padding:0px 14px 5px 14px;
}

#imgcntr #embed .headline a {
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration:none;
    background:none;
    font-size:14px;
    padding:0px;
}

#imgcntr #embed .carousel #carousel-wrapper {
    width:525px;
    margin-left:26px;
}

.imgcntr_embed_small #embed .carousel #carousel-wrapper {
    width: 346px !important;
    margin-left:10px !important;
}

#imgcntr #embed .image_large, #imgcntr #embed .image_large td, #imgcntr #embed #imagelarge {
    height:405px;
}

#imgcntr #embed #img_subline {
    height:33px;
}

#imgcntr #embed #fading_image {
    height:438px; /* Die h?he den gro?en Bildes (405px) + die H?he der Bildunterschrift (33px) */
}

#imgcntr #embed .button_layer {
    width:608px;
}

#imgcntr #embed .button_layer .previous_button a, #imgcntr #embed .button_layer .next_button a {
    height:405px; /* Der Abstand beider Layered Buttons von oben */
    width:290px;
}

/*######## Embed-Mobile ##########*/

.imgcntr_embed_mobile {
    font-family: Georgia, "Times New Roman", Times, serif;
    border-top:#dad2cd 1px solid;
    border-bottom:#dad2cd 1px solid;
    width:462px;
}

#imgcntr #mobile .headline {
    background: #fef1e5;
    font-size:20px;
    font-weight:normal;
    padding:9px;
    line-height: 1.15;
}

#imgcntr #mobile .image_large {
    background-color: #fef1e5;
}

#imgcntr #mobile .button_layer {
    width:462px;
}

#imgcntr #mobile .button_layer .previous_button a {
    height:308px;
    width:10px; /* Es soll nur noch weiter geklickt werden k?nnen */
    background:none;
}

#imgcntr #mobile .button_layer .next_button a {
    height:308px;
    width:430px; /* Es soll nur noch weiter geklickt werden k?nnen */
    background:none;
}

#imgcntr #mobile .previous_button_bottom {
    width:71px;
    height:51px;
    position:absolute;
    margin-top:2px;
}

#imgcntr #mobile .next_button_bottom {
    width:71px;
    height:51px;
    float:right;
    position:absolute;
    margin:2px 0 0 394px;
}

#imgcntr #mobile .previous_button_bottom a {
    background: 47% 50% no-repeat;
    display:block;
    height:50px;
    width:70px;
    border-right:#dad2cd 1px solid;
}

#imgcntr #mobile .next_button_bottom a {
    background: 53% 50% no-repeat;
    display:block;
    z-index:10000;
    height:50px;
    width:70px;
    border-left:#dad2cd 1px solid;
}

#imgcntr #mobile .img_subline {
    display:table-cell;
    width:462px;
    padding:6px 12px 6px 12px;
    height:52px;
    vertical-align:middle;
    font-size:14px;
    line-height: 15px;
}

#imgcntr #mobile .button_bottom {
    height:53px;
}

#imgcntr #mobile .image_large {
    height:308px;
}

#imgcntr #mobile #fading_image {
    height:425px;
}

/***************** CMS  *******************/

#cms_page #imgcntr {
    padding:0px;
    border:0px;
}

#cms_page #imgcntr #overview .gallery {
    width:467px;
}

#cms_page #imgcntr #overview .gallery .link_row {
    padding:4px 0px 4px 16px;
}
