@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 #dbdbdb;
    overflow: hidden;
    position: relative;
    padding: 15px 8px 40px 8px;
}

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

#imgcntr .link_row {
    border-top:#eaeaea 1px solid;
    border-bottom:#dbdbdb 1px solid;
    background-color:#e7e7e7;
    padding:5px 15px 0 15px;
    height:20px;
}

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

#imgcntr .image_large {
    background-color:#f7f7f7;
    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/ot_layer_prev.png') 0% 50% no-repeat;
}

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

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

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

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

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

#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;
    width:620px;
    float:left;
}

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

#imgcntr .carousel #carousel-content a img {
    border:#d7d7d7 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; }
#imgcntr .paginator .pages { float:left; width:880px; text-align:center; }
#imgcntr .paginator .pages a { border-right:#d9d2ce 1px solid; width:20px; display:inline-block; padding-right:2px; }
#imgcntr .paginator .pages a:hover { text-decoration:none; }
#imgcntr .paginator .pages a.active { text-decoration:none; color:#a09e9d; }
#imgcntr .paginator .pages span { 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 #d7d7d7;
    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; margin-right:8px; }
#imgcntr #send_mail { float:right;}

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

#imgcntr a {
    outline: none;
}


#imgcntr a.link_arrow {
    background-image: url(../img/ot_icon_forw.gif);
    background-position-x: 0%;
    background-position-y: 2px;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 18px;
    text-decoration: none;
}

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

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

#imgcntr .button {
    border:#d5d5d5 1px solid;
    display:inline-block;
}

#imgcntr .button span {
    border:#ffffff 1px solid;
    background:url('../img/imagecenter/button_bg.gif') repeat-x;
    display:inline-block;
    padding:1px 6px 0 6px;
    height:17px;
    font-weight:bold;
}

#imgcntr .button_grey span {
    color:#333333;
}

/*######## Übersicht ##########*/

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

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

#imgcntr #overview #ic_searchall {
	width:225px;
	height:18px;
	border: 1px solid #d9d9d9;
        border-right:0px;
	padding-left: 7px;
	padding-top: 5px;
	font-size: 12px;
	color:#413d3b;
	text-decoration:none;
	font-family: Arial, Verdana;
}

#imgcntr #overview .ic_search_button {
    border: 1px solid #d9d9d9;
}

#imgcntr #overview .ic_search_dropdown_box {
    float:left;
    margin-left:8px;
}

#imgcntr #overview .ic_search_dropdown {
	width: 255px;
	height:18px;
	border: 1px solid #d9d9d9;
	background-color:#ffffff;
	padding-top:5px;
	padding-left:7px;
	font-size: 12px;
	color:#413d3b;
	text-decoration:none;
	font-family: Arial, "Times New Roman", Times, serif;
	cursor:pointer;
}

#imgcntr #overview #ic_search_dropdown_arrow {
	width: 21px;
	height: 21px;
        position:absolute;
        margin:2px 0 0 241px;
	cursor:pointer;
}


#imgcntr #overview .ic_search_dropdown_layer_bg {
 	padding:10px 7px;
 	width:248px;
	background-color:#ffffff;
	border: 1px solid #d9d2ce;
	border-top: 0px;
 }

#imgcntr #overview .ic_search_dropdown_layer_bg a { text-decoration:none; }
#imgcntr #overview .ic_search_dropdown_layer_bg a:hover { color:#413d3b; }

#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:#dbdbdb 1px solid;
    border-bottom:0;
    width:474px;
    float:left;
    margin: 0 11px 15px 0;
}

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

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

#imgcntr #overview .gallery .thumbs {
    background:#e2e2e2 url('../img/imagecenter/ot_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:#d7d7d7 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:#f7f7f7;
    border:#d9d2ce 1px solid;
    height:638px;
}

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

#imgcntr #gallery_full #content {
    float:left;
    width:724px;
    border-right:#d7d7d7 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:#d7d7d7 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;
    padding:10px 0;
    border-top:#d7d7d7 1px solid;
}

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

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

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

.imgcntr_embed {
    padding-top:8px;
    background:#f7f7f7;
    border:#d7d7d7 1px solid;
    border-bottom:0;
    width:608px;
}

#imgcntr #embed .headline {
    font-size:14px;
    background:#f7f7f7;
    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 .carousel .slide {
    width:440px;
}

#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 {
    background:#ffffff url('../img/imagecenter/mobile_bg.jpg') no-repeat;
    border-top:#d7d7d7 1px solid;
    border-bottom:#d7d7d7 1px solid;
    width:462px;
    height:459px;
}

#imgcntr #mobile .headline {
    font-size:20px;
    font-weight:bold;
    padding:9px 0 0 9px;
    height:25px;
}

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

#imgcntr #mobile .button_layer .previous_button a, #imgcntr #mobile .button_layer .next_button a {
    height:308px;
    width:220px;
    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: url('../img/imagecenter/mobile_arrow_left.gif') 47% 50% no-repeat;
    display:block;
    height:50px;
    width:70px;
    border-right:#d7d7d7 1px solid;
}

#imgcntr #mobile .next_button_bottom a {
    background: url('../img/imagecenter/mobile_arrow_right.gif') 53% 50% no-repeat;
    display:block;
    z-index:10000;
    height:50px;
    width:70px;
    border-left:#d7d7d7 1px solid;
}

#imgcntr #mobile .img_subline {
    display:table-cell;
    padding:6px 12px 6px 12px;
    height:52px;
    vertical-align:middle;
    background:none;
    font-size:12px;
}

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

/***************** 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;
}