/*
Document   : module_pertura
Created on : 31.07.2012
Author     : fuchpe
Description:


*/


/* Überschreiben der im Layout gesetzten Werte
------------------------------------------------------------------------
*/

body {
    height: 100%;
    position: relative;
    line-height: 1.35!important;
    background: url(/cms/media/_technik/img/layout/head_bg.png) repeat-x left top #f9f9f9;

}



.accordion-element-content .standard_teaser.Pic_360x175 {
    margin-left:5px;
    margin-right:5px;	
}    
.accordion-element-content .standard_teaser.Pic_233x175 {
    margin-left:6px;
    margin-right:6px;	
}
.accordion-element-content .standard_teaser.Pic_170x175,
.accordion-element-content .standard_teaser.Pic_132x100 {
    margin-left:7px;
    margin-right:7px;	
}
.accordion-element-content .standard_teaser.Pic_132x100 {
    margin-left:7px;
    margin-right:7px;	
}
.accordion-element-content .bildergalerie .Pic_233x175{
    margin-left:7px;
    margin-right:6px;	
}
.accordion-element-content .bildergalerie .Pic_170x175{
    margin-left:6px;
    margin-right:6px;	
}
.accordion-element-content .bildergalerie .Pic_75x56{
    margin-left:8px;
    margin-right:8px;	
}

.accordion-element-content .bildergalerie .Pic_132x100{
    margin-left:7px;
    margin-right:7px;	
}


table a {
    color: #15575D!important;
    text-decoration: none;
}


#content {
    float: left!important;
    min-height: 325px!important;
    width: 770px!important;
    margin-top: 0px!important;
    background: url(/cms/media/_technik/img/linie_vertikal.jpg) scroll repeat-y right transparent;

}

#content_inner {
    overflow: hidden!important;
    padding-right: 0px!important;
    padding-left: 10px!important;
    margin-right:-20px;
}

#marginalspalte {
    width: 180px!important;
    float: left!important;
    margin-top: 0px!important;
    padding:0 !important;
}

#content_wrapper {
    margin-top: 20px;
}

#marginalspalte_inner {
    margin-left:10px;	
    /*    border-bottom:1px solid #ccc;*/
}
#footer .social-media ul li a {
    text-indent:0;
}

#footerMetaLinks li,
#headerMetaLinks li{
    border-right:1px solid #fff;
}

#footerMetaLinks li:last-child,
#headerMetaLinks li:last-child{
    border:0;

}

sup {
    vertical-align: super;
    font-size: 9px;

}

sub {
    vertical-align: sub;
    font-size: 9px;

}




/*
css für das Modul Coverflow Teaser
------------------------------------------------------------------------
*/
#wrap {
    margin-bottom: 10px;
    margin-left:10px;

}


#mycarousel li img {
    border: 1px solid #CCC;

}


.jcarousel-skin-tango .jcarousel-container {
    border: 
        2px solid #CCC;
    background:#fff;
    height:auto;
}

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

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 699px;
    padding: 10px;
}



.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 700px;
    margin-left:3px;
}
/*
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 170px;
    width: 695px;
        margin-left:2px;
}
*/
.jcarousel-skin-tango .jcarousel-item {
    width: 130px;


}
/*
.jcarousel-skin-tango .jcarousel-item {
    width: 130px;
    height: 170px;  
}
*/

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}

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

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

/**
 *  Horizontal Buttons
*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top:44px;
    right: -6px;
    width: 20px;
    height: 23px;
    cursor: pointer;
    background-image: url(/cms/media/_technik/img/layout/nav_gallery_r.png);

}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
   background-image: url(/cms/media/_technik/img/layout/nav_gallery_r.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0px 0;

}

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

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 44px;
    left: -6px;
    width: 20px;
    height: 23px;
    cursor: pointer;
    background-image: url(/cms/media/_technik/img/layout/nav_gallery_l.png);
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/cms/media/_technik/img/layout/nav_gallery_l.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: 0px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0px;
}

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

#mycarousel li span {
    padding: 3px 6px 0 6px;
    display: block;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

/*
css für das Modul Video Teaser
------------------------------------------------------------------------
*/

#video_teaser_container {
    float:left;
}

.video_teaser_text_wrapper {

    width:65%;
    padding-left:15px;
}




/* 
Marginal-Link-Teaser 
------------------------------------------------------------------------
*/
.marginal-links {
    padding-top: 1px;
    border-bottom:  1px solid #ccc;
}

.marginal-links .teaser-image-cont {
    display: block;
    overflow: hidden;
    margin-left: 0px;
    margin-top: 0px;
    width: 170px;
    height: 128px;
}

.marginal-links .teaser-content {
    width: 158px;
    padding: 12px 6px 0px 6px;
}

.marginal-links .teaser-content h3 {
    color: #15575D;
    font-size: 18px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 8px;
}

.marginal-links .teaser-content p {
    margin-bottom: 8px;
}

.marginal-links .teaser-content a {
    font-weight: bold;
    font-size: 12px;
    color:#8AABAE;
    text-transform: uppercase;
    background: url(/cms/media/_technik/img/navi/arrow_right_dunkel_gruen.png) scroll no-repeat right 47% transparent;
    display: inline-block;
    margin-bottom: 8px;
    padding: 0 12px 0 0;

}


.marginal-links .teaser-content a:last-child {
    margin-bottom: 15px;

}



/* Interactive-Image-Bar 
------------------------------------------------------------------------
*/

div.image-gallery-text {
    width: 740px;
    margin-bottom: 20px;
    overflow: hidden;
}

div.image-gallery {
    float: left;
    width: 360px;
    margin-right: 20px;
    margin-bottom: 15px;
}

div.image-gallery div.main-image {
    width: 360px;
    height: 270px;
}

div.image-gallery div.main-image a.lbox-url {
    display: block;
}

div.image-gallery.right {
    float: right;
    margin-right: 0px;
    margin-left: 20px;
}

div.interactive {
    overflow: hidden;
    padding-top:10px;
    width: 360px;
    margin: 0 auto;
    position: relative;
}
div.interactive span.prev-disabled,
div.interactive span.next-disabled {
    display: none;
    background-color: #ededed;
}

div.interactive a.prev,
div.interactive a.next {
    position: absolute;
    top: 33px;
    display:block;
    width: 20px;
    height: 23px;
    text-indent:-9999em;
    z-index: 10;
}

div.interactive a.prev.disabled:hover,
div.interactive a.next.disabled:hover {
    cursor: default;
    background-position:right top;
}
div.interactive a.prev.disabled:hover {
    background-position:left top;
}
div.interactive a.next,
div.interactive span.next-disabled {
    float:right;
}

div.interactive div.gallery-view {
    position: relative;
    float: left;
    width: 340px;
    height: 77px;
    overflow: hidden;
    margin-left: 10px;
    z-index: 5;
}
div.interactive ul.gallery {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 77px;
    list-style:none;
    margin:0;
    overflow:hidden;
    width: 800px;
}
div.interactive ul.gallery.centered {
    position: static;
    margin: 0 auto;
}
div.interactive ul.gallery li {
    float:left;
    margin-right: 20px;
}
div.interactive ul.gallery li a {
    width: 94px;
    height: 73px;
    overflow: hidden;
    display:block;
    border: 2px solid #CCC;
}

div.interactive ul.gallery li a.active {
    border-width: 3px;
    width: 94px;
    height: 69px;
}

div.interactive ul.gallery li a img {
    display: block;
    width: 100px;
    height: 75px;
    margin-left: -1px;
    margin-top: -1px;
}

div.interactive ul.gallery li a.active img {
    margin-left: -3px;
    margin-top: -3px;
}

div.interactive ul.gallery li a.zoomed,
div.interactive ul.gallery li a.lbox {
    display: none;
}



/* Siegelteaser */
.siegelteaser-cont {
    float: left;
    width: 100%;
    margin-left: -20px;
}

.siegelteaser-cont .siegelteaser {
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 10px;
    width: 322px;
    float: left;
    height: 101px;
}

.siegelteaser-cont .siegelteaser img,
.siegelteaser-cont .siegelteaser p {
    float: left;
}

.siegelteaser-cont .siegelteaser img {
    display: block;
    width: 65px;
    height: 65px;
    margin-right: 10px;
    border:  1px solid #ccc;
}

.siegelteaser p b {
    color:#15575D;

}





.siegelteaser-cont .siegelteaser p {
    width: 100px;
    font-size: 12px;
    width: 223px;
    margin-top: -6px;
}



/* Accordion */

.accordion {
    clear: both;
    width: 740px;
}

.accordion .accordion-element {
    padding-bottom: 8px;
}

.accordion .accordion-element h3 {
    height: 29px;
    margin: 0;
    line-height: 29px;
    font-size: 11px;
    font-weight: bold;

}

.accordion .accordion-element h3 a {
    border-top: 1px solid #494949;
    display: block;
    color: #fff;
    background: #0a99a6; /* Old browsers */
    background: -moz-linear-gradient(top,  #0a99a6 34%, #006067 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(34%,#0a99a6), color-stop(100%,#006067)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0a99a6 34%,#006067 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0a99a6 34%,#006067 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0a99a6 34%,#006067 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0a99a6 34%,#006067 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a99a6', endColorstr='#006067',GradientType=0 ); /* IE6-9 */
}

.accordion .accordion-element h3 a span {
    display: block;
    padding-left: 13px;
    background: none;
}


.accordion .accordion-element h3 a:hover {
    color: #ffffff;
}

.accordion .accordion-element h3 a:hover span {
    background: url(/cms/media/_technik/img/navi/arrow_right_hell.png) no-repeat left center;
}

.accordion .accordion-element h3.active {
    height: 34px;
    /*    background: #DCE6E7*/
}

.accordion .accordion-element h3.active a,
.accordion .accordion-element h3.active a:hover {
    background-color: transparent;
    color: #666;

    border-top: 1px solid #CCC;
    background: url(/cms/media/_technik/img/00_accordion_bg_active.png) scroll repeat-x left top transparent;
}

.accordion .accordion-element h3.active a span,
.accordion .accordion-element h3.active a:hover span {
    padding-bottom: 5px;
    background: url(/cms/media/_technik/img/00_accordion_arrow_active.png) no-repeat 10px bottom;
}


.accordion .accordion-element .accordion-element-content {
    display: none;
    margin-top: 10px;
    overflow:hidden;
    margin-bottom:25px;
}



/* border styles 
------------------------------------------------------------------------
*/
.border-image {
    position: relative;

}

.border-image .border {
    display: block;
    overflow:hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}


.border-image .border-360x270 {
    width: 360px;
    height: 270px;
    background: none;
}

.border-image .video .border-360x270 {
    background: url(/cms/media/_technik/frames/pertura_rahmen_360_270.png) scroll no-repeat left top transparent;

}

.border-image .border-400x400 {
    width: 400px;
    height: 400px;
    border: 2px solid #CCC;
    background: none;
}




/* Tabs 
------------------------------------------------------------------------
*/

.tab-element .tab-content .sort_index {
    overflow: hidden;
   
}
.tab-element .tab-content .sort_index span.index_sort {
    display: none;
   
}


.tab-element {
    width: 740px;
    margin-bottom: 20px;
    clear: both;
}

.tab-element ul.tabs {
    bottom: 0px;
    height: 31px;
    overflow: hidden;
    position: relative;
    z-index: 6;
    padding-left:0!important;
}

.tab-element ul.tabs li {
    float: left;
    background: none;
    margin: 1px 3px 0 0;
    font-size: 12px;
    border: none;
    border-bottom: 0;

}

.tab-element ul.tabs li.active {
    background-color: #f3f3f3;
    margin: 0px 3px 0 0;
    border: 1px solid #CCC;
    border-bottom: 0px solid #ffffff;
    position: relative;
    z-index: 5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}

.tab-element ul.tabs li a {
    display: block;
    color: #000;
    padding: 5px 20px;
    height: 19px;
    line-height: 20px;
}

.tab-element ul.tabs li.active a {
    color: #666;
}

.tab-element ul.tabs li .tab-content {
    display: none;
}

/*
.tab-element .tab-content {
        margin-top: -2px;
        position: relative;
        padding-top: 38px;
        padding-left: 10px;
        border-top: 1px solid #15575D;
        
}
*/
.tab-element .tab-content {
    border: 1px solid #ccc;
    margin-top: -2px;
    overflow: hidden;
    padding: 2px 20px 40px 20px;
    position: relative;
    background: #f3f3f3!important;

}


.tab-content .standard_teaser.Pic_132x100,
.tab-content .standard_teaser.Pic_170x175,
.tab-content .standard_teaser.Pic_233x175 {
    margin-right: 12px !important

}      
.tab-content .standard_teaser.Pic_360x175 {
    margin-right: 5px !important

}

.tab-content .bildergalerie .bild_teaser_text_unten {

    margin-right: 12px !important

}


/* Table 
------------------------------------------------------------------------
*/

table.content-table tr.active td {
    color: #fff;
    background: #005b61; /* Old browsers */
    background: -moz-linear-gradient(top, #005b61 0%, #007881 36%, #0c8a95 65%, #0a9aa7
        100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005b61),
        color-stop(36%, #007881), color-stop(65%, #0c8a95),
        color-stop(100%, #0a9aa7) ); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #005b61 0%, #007881 36%, #0c8a95 65%,
        #0a9aa7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #005b61 0%, #007881 36%, #0c8a95 65%, #0a9aa7
        100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #005b61 0%, #007881 36%, #0c8a95 65%, #0a9aa7
        100%); /* IE10+ */
    filter: progid : DXImageTransform.Microsoft.gradient(startColorstr ='#005b61', endColorstr = '#0a9aa7', GradientType = 0 ); /* IE6-9 */
    background: linear-gradient(top, #005b61 0%, #007881 36%, #0c8a95 65%, #0a9aa7 100%);
    /* W3C */
}

table.content-table tr.active td b {
    color: #fff;
}


table.content-table {
    border-collapse: collapse;
    margin-bottom: 20px;
    min-width:360px;
    margin-top: 20px;

}
table.content-table td b{
    color: #15575d;


}




table.content-table th,
table.content-table td {
    vertical-align: baseline;
    padding: 8px !important;
    border: 1px solid #d5d5d5;
}

table.content-table th {
    background: #DCE6E7;
    color: #15575d;
    
}

table.content-table thead th,
table.content-table thead td,
table.content-table td.head {
    background: #DCE6E7 ;
    color: #15575D;
    font-weight: bold;
    border-right: 1px solid #D5D5D5;
}



/*
        Main-Teaser Startseite
------------------------------------------------------------------------
*/

#start-teaser {
    height: 337px;
    margin-bottom: 10px;
    margin-top: 30px;
    padding: 7px;
    position: relative;
    background: url(/cms/media/_technik/start_teaser/frame.png) scroll no-repeat  transparent;
    left: 8px;


}

.stages-wrapper {
    height: 338px;
    overflow: hidden;
    position: relative;
    width: 926px;
}

.stages {
    height: 338px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
}

.stages .stage {
    position: absolute;
    top:0!important;
    left:0!important;
    width: 940px;
    height: 352px;
    display: none;
}

.stages .stage1 {
    display: block;
}

.stages .stage a,
.stages .stage a img {
    display: block;
}

.stages .small-stage {
    display: none;
}

.small-stage-wrapper {
    position: absolute;
    top: 0px;
    width: 279px;
    height: 338px;
    background: #D8E8E7;
}

#start-teaser.left .small-stage-wrapper {
    left: 53px;
}

#start-teaser.right .small-stage-wrapper {
    right: 53px;
}

#start-teaser.none .small-stage-wrapper {
    display:none;
}

.small-stage-wrapper .highlight-stage {
    position: absolute;
    left: 0px;
    top: 119px;
    width: 100%;
    height: 100px;
    background-color: transparent;
    z-index: 1;
}

* + html .small-stage-wrapper .highlight-stage {
    display: none;
}

.small-stages {
    position: absolute;
    top: 19px;
    left: 0px;
    width: 284px;
    height: 300px;
    overflow: hidden;
    padding: 0;
}

* + html .small-stages {
    width: 280px;
    padding: 0px;
}

.small-stages .small-stages-inner {
    position: absolute;
    top: -100px;
}

.small-stages .stage {
    height: 100px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 5;
    padding: 0px 11px 0px 15px;
}

.small-stages .stage.current {
    background: #8AABAE;
    border: none!important;
    width: 891px;
}

* + html .small-stages .stage {
    padding-left: 10px;
    padding-right: 15px;
}

* + html .small-stages .stage.current {
    background-color: #8aabae;
}

.small-stages .stage .stage-img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    padding: 10px 14px 10px 0px;
    float: left;
}

.small-stages .stage .stage-img a {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #15575d;
    overflow: hidden;
    z-index: 3;
}

.small-stages .stage .stage-img a img {
    display: block;
    /*    margin-left: -1px;
        margin-top: -1px;*/
}

.small-stages .stage .stage-text {
    float: left;
    position: relative;
    width: 159px;
    height: 70px;
    padding: 17px 0px 15px 0px;
    font-size: 12px;
    color: #666666;
    line-height: 1.15
}

.small-stages .stage h5 {
    color: #15575D;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 6px;
    margin-top: 0;
}

.small-stages .stage h5 a {
    color: #15575D;
}

.small-stages .stage p {
    margin-bottom: 10px;
}

.small-stages .stage p a {
    color: #666;
}

.small-stages .stage.current h5 a,
.small-stages .stage.current p a {
    color: #15575D;
}

.small-stages .stage a.stage-link {
    position: absolute;
    bottom: 13px;
    font-weight: bold;
    left: 0px;
    color:#8AABAE;
    padding-right:13px;
    text-transform: uppercase;
    background: url(/cms/media/_technik/img/navi/arrow_right_dunkel_gruen.png) scroll no-repeat right center transparent;
}

.small-stages .stage.current a.stage-link {
    position: absolute;
    bottom: 13px;
    font-weight: bold;
    left: 0px;
    color:#DCE6E7;
    padding-right: 13px;
    text-transform: uppercase;
    background: url(/cms/media/_technik/img/navi/arrow_right_hell.png) scroll no-repeat right 47% transparent;

}

.arrow a {
    display: block;
    width: 30px;
    height: 34px;
}

.arrow-left {
    background: transparent url(/cms/media/_technik/start_teaser/top_arrow_left.png) no-repeat left top;
    display: block;
    height: 34px;
    left: -10px;
    position: absolute;
    top: 99px;
    width: 33px;          
}

.arrow-right {
    background: transparent url(/cms/media/_technik/start_teaser/top_arrow_right.png) no-repeat left top;
    display: block;
    height: 34px;
    right: 7px;
    position: absolute;
    top: 99px;
    width: 33px;   

}


/* Lightbox */
div.lightbox,
div.overlay {
    display: none;
}


.overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    opacity: 0.9;
    filter:alpha(opacity=90);
}

.lightbox {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -225px;
    margin-left: -275px;
    z-index: 1100;
}

.lightbox a.close {
    display: block;
    width: 29px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -16px;
    background: url(/cms/media/_technik/img/lb_close.png) scroll no-repeat 0px 0px transparent;
    text-indent: -9999em;
    z-index: 1510;
}

.lightbox a.lb-nav {
    display: block;
    width: 37px;
    height: 34px;
    position: absolute;
    top: 186px;
    text-indent: -9999em;
    z-index: 1510;
}

.lightbox a.prev {
    left: -7px;
 
}

.lightbox a.next {
    right: -11px;
   
}

.lightbox #lightbox-video_wrapper {
    padding: 8px;
    position: relative;
    z-index: 1500;
    border: 1px solid #666;
}

.lightbox .lb-img {
    width: 100%;
    height: 100%;

}

.lightbox .lb-img img {
    border: 4px double #d5d5d5;

}


/*
        Modul Bild mit und ohne Textumfluss
------------------------------------------------------------------------
*/
.bilder_mit_ohne_textumfluss {
    overflow:hidden;
    width:740px;
}

.bilder_mit_ohne_textumfluss img {
    
   
}

.bilder_mit_ohne_textumfluss img:last-child {
    margin-bottom:none;
}




.stTextBox h3{
    margin-top:3px;
    margin-bottom:6px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #15575D;
} 
.stTextBox h2{
    margin-bottom:14px;
    margin-top:0;
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #15575d;
    font-weight: bold;
}

.stTextBox {
    font-family: Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 14;
    color:#15575d;
    padding-right:20px;
}

.picturesLeft {
    float:left;
    margin-right:20px;
}

.picturesRight {
    float:right;
    margin-left:20px;

}


.stFlowAround {
    float:none;
}

.stNotFlowAround {
    float:left;
    width:62%;
}




.stTextBox a {
    color:#15575D;
    padding: 0 0 0 0px;
    font-weight: normal;
    text-decoration: underline;
}

.stTextBox a:hover {
    text-decoration:underline;

}

.stTextBox ul {
    float: left;
    list-style-type: square;
    list-style-position: outside;
    margin-left: 21px;
    width: 460px;
    margin-bottom: 7px;
}


.stFlowAround ul {
    float: none;
    list-style-position: outside;
    list-style-type: square;
    margin-bottom: 7px;
    margin-left: 271px;
    width: 463px;
}


.stTextBox ul li {
    margin: 0 0 10px;		
}

.stTextBox p b {
    color: #15575D;
}



/*
        Modul Headline
*/
.headline {
    font-weight: bold;
    letter-spacing:24;
    color:#15575D;
    font-size:20px;
    line-height: 20px;
    padding-right:30px;
    margin-bottom:12px;
}

h1.headline {
    font-size: 24px;
    font-weight: normal;
}




.tab-content .headline {
    margin-bottom:0;

}


.accordion-element .headline {
    clear:both;

}



/*
        Modul Subheadline
*/
.subheadline {
    color: #15575D;
    font-size: 18px;
    font-weight: normal;
    padding-right: 10px;
}

/*
        Modul Bildergalerie und Unterabsatz
        Bild Teaser Text unten
*/
/*
.Pic_233x175 {
        width:233px;
}
.Pic_170x175 {
        width:170px;
}
.Pic_132x100 {
        width:132px;
}
.Pic_75x56 {
        width:75px;
}

*/
.bildergalerie .bild_teaser_text_unten {
    margin-top:20px!important;

}






.bildergalerie .bild_teaser_text_unten.Pic_132x100 .border-image.main-image > img {
    display: block;
    margin: 0 auto;
    width: 118px;
}

.bild_teaser_text_unten {
    float:left;
    margin-right:20px;
    margin-top:20px;
    vertical-align:top;
}

.bild_teaser_text_unten p{
    padding: 0 6px;
    padding-top:13px!important;

}

.bildergalerie {
    overflow:hidden;
    margin-bottom:25px;
}
.bildergalerie p {
    Font-size:12px;
    color:#666;
    font-family:Arial, sans-serif;
    margin-bottom:0;
    padding-right: 42px;
}
.bildergalerie .Pic_132x100 {
    height:154px;
}
.bildergalerie .Pic_75x56 {
    width:75px;
    height: 90p
}
.bildergalerie .Pic_75x56 p{
    padding-left:0;
    padding-right:0;
}

.bildergalerie h2.headline {
    color: #15575D;
    font-size: 18px;
    font-weight: normal;
    padding-right: 10px;


}

/*
        Modul Freitext Halbe Breite
------------------------------------------------------------------------
*/


.freitext {
    font-family:Arial, sans-serif;
    color:#666;
    font-size:12px;

}

.freitext a {
    color:#15575D;
    font-weight: normal;
    padding: 0;
    background: none;
    text-decoration: underline;
}

.freitext a:hover {
    text-decoration:underline;

}



.freitext ul {
    list-style-type:square;
    list-style-position: outside;
    margin-left: 21px;
}
.freitext ul li {
    margin: 0 0 5px;	
}

.freitext ul li ul li {
    list-style-type:disc;
}






.voll{
    width:740px;
    margin-bottom:25px;
}

.accordion-element .voll {
    clear:both;

}

.tab-content .freitext.voll{
    width:720px;

}


.halb{
    display:inline-block;
    padding-right:8px;
    width:360px;
    vertical-align: top;
}

.tab-content .halb{
    width:357px!important;
}



/*
        Modul Standard teaser 
------------------------------------------------------------------------
*/

.standard_teaser.Pic_360x175 div a img {
    width: 99%;
}




.standard_teaser {
    overflow:hidden;
    height:290px;
    float:left;
    margin-right:20px;
    margin-bottom:20px;

}
.standard_teaser p a {
    font-size:12px;
    color:#666;
    margin:10px 0;
}

.standard_teaser_text {
    padding: 12px 6px 10px 6px;

}
.standard_teaser_text p {
    margin-bottom:6px;

}

.standard_teaser_text h2.headline,
.standard_teaser h2{
    color: #15575D;
    font-family: trebuchet ms,arial;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 0px;

}



.stContentLink {
    font-weight: bold;
    font-size: 12px;
    color:#8AABAE;
    text-transform: uppercase;
    background: url(/cms/media/_technik/img/navi/arrow_right_dunkel_gruen.png) scroll no-repeat right center transparent;
    display: inline-block;
    margin-bottom: 8px;
    padding: 0 0 0 0;
    padding-right: 12px;
}





h2.headline a {
    color: #15575D;
    margin-bottom: 14px;
}
.Pic_360x175 {
    width:360px;
    background-position: top center;
    background-repeat: no-repeat;



}

.boder-Pic_740x175 {
    width:736px;
    display: inline-block;
    height:171px;
}
.boder-Pic_360x175 {
    background-image: url(/cms/media/_technik/frames/pertura_rahmen_360_175.png);
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 175px;
    width: 360px;
}

.boder-Pic_220x220 {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/cms/media/_technik/frames/pertura_rahmen_220_220.png);
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 220px;
    width: 220px;
}

.boder-Pic_81x81 {
    background-image: url(/cms/media/_technik/frames/pertura_rahmen_96_96.png);
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 96px;
    width: 96px;
}








.boder-Pic_170x128 {
    background-image: url(/cms/media/_technik/frames/pertura_rahmen_170_128.png);
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 128px;
    width: 170px;
}

.boder-Pic_233 {
    background-image: url(/cms/media/_technik/frames/pertura_rahmen_233_233.png);
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 233px;
    width: 233px;
}





.boder-Pic_233x175 {
    width:229px;
    display: inline-block;
    height:171px;
}

.boder-Pic_170x175 {
    width: 166px;
    display: inline-block;
    height:171px;
}

.Pic_233x175 {
    width:233px;
    ;
}
.Pic_170x175 {
    width:170px;

}
.Pic_740x175 {
    width:740px;

}
.Pic_132x100 {
    width:134px;
    height:auto;
    margin-right:18px;

} 	

.Pic_132x100 .standard_teaser_text {
    padding-top:2px;
}    

.boder-Pic_132x100  {
    background-image: url(/cms/media/_technik/frames/pertura_rahmen_132_100.png);
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 100px;
    width: 132px;
}



.Pic_75x56 img {

}

/*
        Vollbild Teaser
------------------------------------------------------------------------
*/

.vollbild_teaser {
    height:auto;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;

}

.Pic_740x175  {
    width:740px;
}

.Pic_740x175 img  {
    width:736px;
    border: 2px solid #ccc;
}






/*
        Modul Video Teaser
------------------------------------------------------------------------
*/
.video_teaser_video_wrapper {
    display:inline-block !important;
    width:360px !important;
    overflow:hidden !important;
}

.video_teaser_video_wrapper div a img{
    height: 269px;
}

#video_teaser_container {
    display:inline-block;
    width:300px;
}

.video_teaser_text_wrapper {
    display: inline-block;
    padding-left: 15px;
    vertical-align: top;
    width: 360px;
}

.video_teaser_text_wrapper p{
    margin-bottom:0!important;
}

.video_teaser_text_wrapper a{
    color: #15575d;
    font-weight: normal;
    padding: 0;
    text-decoration: underline;
}

.video_teaser_text_wrapper h2 {
    margin-top:0;
    font-size:15px;
    color:#666;
    margin-bottom:6px;
    font-weight: bold;

}

.video_teaser  {
    overflow:hidden;
    height:270px;
}

.video_teaser_text_wrapper ul {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 21px;
    width: 460px;
}
.video_teaser_text_wrapper ul li {
    margin: 0 0 15px;	
}



.bild_halbe_breite_teaser {
    width:740px;
    overflow:hidden;
    margin-bottom:20px;
}

.picture_teaser_text_wrapper {
    display: inline-block;
    padding-left: 15px;
    vertical-align: top;
    width: 360px;



}

#content .picture_teaser_text_wrapper ul {
    width: 350px!important;
}


.Produkt_uebersicht  {
    padding-top: 14px;
    float: left;
    height: 240px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 10px;
    width: 160px;
    background: url(/cms/media/_technik/frame.png) no-repeat;

}

.Produkt_uebersicht img {
    display: block;
    margin: 0 auto;
    width: 142px;
}




.kategorie_uebersicht_text {
    margin-top: 15px;
    padding-left: 20px;
    width: 112px;
}

.kategorie_uebersicht_text a b {
    color: #15575D;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;

}

.teaser_big {
    float: left;
    margin-bottom: 28px;
    margin-left: 28px;
    min-height: 327px;
    width: 338px;
}

.article_details {
    padding-top:15px;
    color:#000;
}

.article_picture {
    width:220px;
    float:left;
    margin-bottom: 7px;
    position: relative;
}

.article_picture .lupe {
    height: 13px;
    position: absolute;
    right: 13px;
    top: 195px;
    width: 12px;
    background: url(/cms/media/_technik/img/layout/pertura_lupe.gif) no-repeat center center;

}




.article_picture img {
    display: block;
    height: 210px;
    margin: 4px auto 0;
}

.article_beschreibung {
    width:430px;
    float:left;
    height:255px;
    padding-left:0;
}

.article_beschreibung h1{
    margin:0;
    padding:0;
    margin-bottom: 10px;

}

.product_pic_wrapper{
    clear:both;

}

.product_pic {
    width:85px;
    float:left;

}

.product_eigenschaften_wrapper {
    clear:both;
    margin-top:15px;
}

.eigenschaften_bilder {
    float:left;
    margin-top:10px;
    width: 110px;
    height: 138px;
    position: relative;
}

.eigenschaften_bilder a img {
      display: block;
    margin: 0 auto;
    margin-left: 7px;
    margin-top: 7px;
    position: relative;
    top: 7px;
  
}


.eigenschaften_bilder span {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    width: 88px;
    color: #666;
    font-size: 11px;
    margin-top: 18px;
}



.eigenschaft {
    background:#f3f3f3;
    clear:both;
    margin-bottom:15px;
    overflow:hidden;
    padding:10px;
}

.sub_eigenschaften {
    clear:both;
    /*    padding-top:10px;*/

}

.sub_eigenschaften h3 {
    color: #15575D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 8px;
    display: block;
    padding-top: 5px;
}



#tab1 li {
    list-style: none;
    cursor: pointer;
}



#tab1 {
    overflow: hidden;
}

#tab1 li {
    float: left;
    position: relative;
    margin-right: 20px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;


}

#tab_container {
    background: none repeat scroll 0 0 #ccc;
    border: 1px solid #333333;
    overflow:hidden;
    padding-left: 10px;
    padding-top: 10px;
    z-index: -10;
    margin-bottom:15px;
}



.current {
    background: #ddd;
    border: 1px solid #333;
    border-bottom: none;

}


.jcarousel-skin-pertura  {
    background:none;
    border:none;


}

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

.jcarousel-skin-pertura .jcarousel-container-horizontal {
    width: 218px;
/*    padding: 20px 0px;*/
}

.jcarousel-skin-pertura .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-pertura .jcarousel-clip-horizontal {
    margin-left: 26px;
    width: 173px;

}


.jcarousel-skin-pertura .jcarousel-item {
    width: 46px;
    height: 46px;
    /*    border: 1px solid #CCCCCC;*/
}

.jcarousel-skin-pertura .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: -5px;
}

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



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

/**
 *  Horizontal Buttons
*/
.jcarousel-skin-pertura .jcarousel-next-horizontal {
    height: 46px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 12px;;
    cursor: pointer;
    background-image: url(/cms/media/_technik/img/layout/nav_gallery_r.png);

}

.jcarousel-skin-pertura .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/cms/media/_technik/img/layout/nav_gallery_r.png);
}

.jcarousel-skin-pertura .jcarousel-next-horizontal:hover,
.jcarousel-skin-pertura .jcarousel-next-horizontal:focus {
}

.jcarousel-skin-pertura .jcarousel-next-horizontal:active {
}

.jcarousel-skin-pertura .jcarousel-next-disabled-horizontal,
.jcarousel-skin-pertura .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-pertura .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-pertura .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-pertura .jcarousel-prev-horizontal {
    cursor: pointer;
    height: 46px;
    left: 1px;
    position: absolute;
    top: 0px;
    width: 13px;
    background-image: url(/cms/media/_technik/img/layout/nav_gallery_l.png);
}

.jcarousel-skin-pertura .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/cms/media/_technik/img/layout/nav_gallery_l.png);
}

.jcarousel-skin-pertura .jcarousel-prev-horizontal:hover,
.jcarousel-skin-pertura .jcarousel-prev-horizontal:focus {

}

.jcarousel-skin-pertura .jcarousel-prev-horizontal:active {
}

.jcarousel-skin-pertura .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-pertura .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-pertura .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-pertura .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

.article-presentation  #wrap {
    margin-left:0;
    float:left;
    margin-top: 10px

}


#mycarousel li span {
    font-size: 10px;
    padding: 3px;
    display: block;
}

.article-presentation {
    overflow: hidden;
    margin-bottom: 30px;
}

#produkt_bild {
    width: 220px;
    float: left;
}




