.jcarousel-container {
    border: 1px solid #e2e2e2;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    background: #E8E8E8; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8E8E8', endColorstr='#ffffff'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#fff)); /* for webkit browsers */
    background: -moz-linear-gradient(top,  #E8E8E8,  #fff); /* for firefox 3.6+ */
    clear:both;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

 .jcarousel-container-horizontal {
    width: 460px;
    padding: 10px 30px;
    margin: 10px 0;
}

.jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;

}

.jcarousel-clip-horizontal {
    width:  462px;
    height: 100px;
    margin: 0 auto;
}
 .jcarousel-clip-vertical {
    width:  100px;
    height: 405px;
}

.jcarousel-item {
    width: 98px;
    height: 90px;
    overflow:hidden;
    border: 1px solid #e2e2e2;
    background: white;
    padding: 4px;
}
.jcarousel-item a{
    display: block;
    width: 98px;
    height: 90px;
    overflow:hidden;
}
.jcarousel-item img{
    display: block;
    margin: 0 auto;
}
.jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 18px;
    height: 25px;
    margin-top: -12px;
    cursor: pointer;
    background: transparent url(img/slider-right.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(img/slider-right.png);
}

.jcarousel-next-horizontal:hover {

}

.jcarousel-next-horizontal:active {

}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 50%;
    left: 5px;
    width: 18px;
    height: 28px;
    margin-top: -12px;
    cursor: pointer;
    background: transparent url(img/slider-left.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(img/slider-left.png);
}

.jcarousel-prev-horizontal:hover {

}

.jcarousel-prev-horizontal:active {

}

.jcarousel-prev-disabled-horizontal,
 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/slider-right.png) no-repeat 0 0;
}

.jcarousel-next-vertical:hover {

}

.jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-next-disabled-vertical,
.jcarousel-next-disabled-vertical:hover,
.jcarousel-next-disabled-vertical:active {


}

.jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(img/slider-left.png) no-repeat 0 0;
}

 .jcarousel-prev-vertical:hover {

}

.jcarousel-prev-vertical:active {

}

.jcarousel-prev-disabled-vertical,
.jcarousel-prev-disabled-vertical:hover,
jcarousel-prev-disabled-vertical:active {


}


/* Icon für Lighbox */
.jcarousel-item {
    position: relative;
}
.jcarousel-item:hover .magnify {
    position:absolute;
    left: 1px;
    top: 1px;
    display: block;
    width: 18px;
    height: 18px;
    background: #efefef url(img/image-resize.png) no-repeat 1px 1px;
    cursor: pointer;

}

.topimage {
    height: 167px;
    overflow: hidden;
    width: 960px;
}
.topimage img {
}
.topimage .slide {
position: absolute;
top: 0; left: 0;
    width: 960px;
    height: 167px;
    overflow:hidden;
    background: #EC981B;
}

/* Standorte Maps Anpassungen */
#map h2 {
    background: none;
    padding: 0;
    font-size: 1em;
    width: 250px;
}
.bubble-content {

    overflow:hidden;
}

/* Accordion */
h2.acc-head {
    background: transparent url(img/pfeil-more-orange.png) no-repeat 2px 7px;

    padding: 3px 0;
    padding-left: 15px;
}
h2.acc-head:hover,h2.acc-head.active {
    background: #fff url(img/pfeil-more-orange-bottom.png) no-repeat 2px 7px;

}
h2.acc-head:hover {

    border-bottom: 1px solid #ddd;
    padding-bottom: 2px;
    background-color: #efefef;
}

h2.acc-head-gb {
    background: transparent url(img/pfeil-more-orange.png) no-repeat 2px 7px;
    margin-top: 20 px;
    padding: 3px 0;
    padding-left: 15px;
}
h2.acc-head-gb:hover,h2.acc-head-gb.active {
    background: #fff url(img/pfeil-more-orange-bottom.png) no-repeat 2px 7px;

}
h2.acc-head-gb:hover {

    border-bottom: 1px solid #ddd;
    padding-bottom: 2px;
    background-color: #efefef;
}

/* Bing Maps */

.bingmaps {
	width: 540px;
	height: 500px;
	position: relative;
	margin-bottom: 20px;
}

.infobox {
    position: absolute;
    width: auto;
    overflow:hidden;
}

.bingmaps .infobox-wrapper {
    margin:0; padding: 0;

}
.bingmaps .infobox p {
display: none;
}
.bingmaps .bubble-content {
    width: 240px;
    padding: 2px 20px 4px 5px;
    border: 1px solid #7e7e7e;
    border-radius: 10px 0 10px 10px;
    -moz-border-radius: 10px 0px 10px 10px;
    -webkit-border-radius: 10px 0 10px 10px;
    background:  #fff url(img/cross-button.png) no-repeat 248px 1px;
    cursor: pointer;


    margin:0;

}
.bubble-detaillink {
    background: transparent url(img/pfeil-more-orange.png) no-repeat 3px 5px;
    padding-left: 16px;
    font-size: 0.9em;
    margin-top: 3px;
}