body {
font-family: Arial, Helvetica, sans-serif;
}
.inner .col_1of1 {
    position: relative;
    width: 970px;
}

.ui-autocomplete-input {
  font-size: 12px;
}


#productsArea .inner div.col_1of1 > a:first-child {
    box-shadow: 0 0 4px rgba(51, 51, 51, 0.2);
    -webkit-box-shadow: 0px 0px 4px rgba(51,51,51,0.2);
    -moz-box-shadow: 0px 0px 4px rgba(51,51,51,0.2);
    -ms-box-shadow: 0px 0px 4px rgba(51,51,51,0.2);

}

#productsArea .inner div.col_1of1 a:first-child {

    padding: 5px;
}

#productsArea .inner div.col_1of1 a {
    display: block;
}

#productsArea .inner div:nth-child(3), #productsArea .inner div:nth-child(6), #productsArea .inner div:nth-child(9), #productsArea .inner div:nth-child(11){
    margin-right: 20px;
}



#productsArea .inner div:nth-child(5), #productsArea .inner div:nth-child(8), #productsArea .inner div:nth-child(10), #productsArea .inner div:nth-child(12) {
    margin-right: 0;
}

.inner div.col_1of1 .contentsArea img {
    border: medium none;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
}


#productsArea div.col_1of1 .detail {
    right:-15px;
}


header .rightBox .langBox ul{
   display: inline-block;
   margin: 1px 12px 0 0;
   list-style-type: none;
}

#regionSelectArea .csc-default{
    margin: 0 auto;
    width: 970px;
}


#regionSelectArea .tx-ae-km-pselector {
    display: table-cell;
    height: 95px;
    padding: 0 0 0 140px;
    vertical-align: middle;
    width: 970px;
}


#regionSelectArea h1 {
    color: #000;
    font-size: 24px;
    display: inline;
    font-weight: normal;
}


#regionSelectArea  select {
    color: #4a4a4a;
    font-size: 14px;
    height: 21px;
    margin: 0 5px;
    width: 240px;
}


#regionSelectArea a.button-forward {
    background: url("../../images/ctp2015/icon_arrow_09.png") no-repeat scroll 10px center #595959;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    width: 120px;
}



.popup-content {
    margin: 0 20px;
}
.cookie-statement.init-state {
    display: none;
}
.cookie-statement {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
    max-width: 100%;
    padding: 10px 0;
    z-index: 10;
    position: relative;
}
.ie7 .cookie-statement, .ie8 .cookie-statement, .ie9 .cookie-statement {
    background-color: #fff;
    background-image: url("../images/cookie-statement-background.png");
    background-position: center bottom;
    background-repeat: repeat-x;
}
.cookie-statement-text {
    font-size: 12px;
    font-weight: bold;
    margin: 0 auto;
    padding-right: 30px;
    position: relative;
    width: 970px;
    box-sizing: border-box;
    max-width: 100%;
}
.cookie-statement-text a {
    color: #0066cc;
}
.cookie-statement-close {
    background-image: url("../../images/icon-close-cookie-statement.png");
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}


.col_1of3 img {
    max-width: 300px;
}


#regionSelectArea .button-forward > span{
    text-transform: capitalize;
}


header .rightBox .searchBox form input#search,header .rightBox .searchBox form input#searchbox {
    height: 17px;
}

header .rightBox .searchBox ul li{
    padding:0;
    font-size: 13px;
}

#language li a {
    background-image: url("/fileadmin/templates/images/icon-branch-link.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #003366;
    font-size: 12px;
    padding-left: 13px;
    text-decoration: none;
}


header .rightBox .searchBox ul li a.global {
    background: url("/fileadmin/templates/images/ctp2015/header_icon01.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    padding: 4px 2px 3px 22px;

}

ul#toggleNavi li.searchBtn a span{

    background:url("/fileadmin/templates/images/ctp2015/icon_search.png") no-repeat scroll 0 0 / 27px auto rgba(0, 0, 0, 0);
}


html.mac ul#toggleNavi li.searchBtn a span:hover, html.win ul#toggleNavi li.searchBtn a span:hover, html.msie ul#toggleNavi li.searchBtn a span:hover, html.chrome ul#toggleNavi li.searchBtn a span:hover, html.firefox ul#toggleNavi li.searchBtn a span:hover, ul#toggleNavi li.searchBtn.active a span, ul#toggleNavi li.searchBtn a.hover span{
    background:url("/fileadmin/templates/images/ctp2015/icon_search_on.png") no-repeat scroll 0 0 / 27px auto rgba(0, 0, 0, 0);
}



.inner header{
    background: transparent;

}

@media only screen and (max-width: 599px) {

header #language {
 display:none;
}
footer:not(.entry-meta) {
  width: 100%; 
}

.searchBoxSP #searchbox{
      outline: none;
      border: none;
      background: transparent;
      width: 90%;
   }

.col_1of3 img {
    max-width: none;
}

    #regionSelectArea .csc-default {
        box-sizing: border-box;
        display: block;
        height: auto;
        overflow: hidden;
        padding: 10px 10px 15px;
        width: 100%;
    }

    .contentsArea #productsArea .inner .col_1of1 {
        margin: 0 auto 20px;
        width: 94%;
    }


    #regionSelectArea .csc-default {
        margin: 0 auto;
        width: auto;
    }

    #regionSelectArea .tx-ae-km-pselector {
        padding: 0;
        vertical-align: middle;
        width: auto;
        display: block;
    }


    #regionSelectArea h1 {
        margin:0;
        display: block;
    }

    #regionSelectArea form a.button {
        background: url("../img/icon_arrow_09.png") no-repeat scroll 7px center #595959;
        float: right;
        width: 30%;
    }

    #regionSelectArea a.button-forward{
        float:right;
        width:30%
  
    }
#regionSelectArea  select {
    float: left;
    margin: 5px 0;
    width: 65%;
}
#regionSelectArea .tx-ae-km-pselector {
  height: auto;
}

}

#productsArea .inner div.col_1of1 > a:first-child {
    background: none repeat scroll 0 0 #fff;
}

footer article .rightNav > li:first-child {
    margin-left: 10px;
}

.ui-autocomplete {
  padding-left:0px;
}

.ui-autocomplete li .ui-state-hover {
  background-color: #0066CC;
}

.leftBox h1+p.siteNameFull+img {
  margin-top: 16px;
}


.langBox li {
  display: inline-block;
}

header .rightBox .searchBox ul li.global {
  padding-top: 3px;
}