html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5rem;
    font-size: 16px;
}
html, p, .header-nav-top, a {
  font-family: FFClanWebProBook;
  font-weight: 200;
  font-style: normal;
}

body {
  background-color:#574a46;
  font-family: FFClanWebProMedium;
  color:#3f3f3f;

}




p, li {
    font-size: .9375rem;
    line-height: 1.3125rem;
}

.tx-con-productline p, .tx-con-productline li {
    font-weight: 200;
    font-style: normal;
    font-size: .8125rem;
    line-height: 1.1875rem;
}

ol, p, ul {
    margin: 0 0 .5rem;
}


a { 
    background-color: transparent;
    color: #5d504b;
    text-decoration: none;
    cursor: pointer;
}

a:focus, a:hover {
    color: #3f3f3f;
    text-decoration: underline;
}



#c51, #c65, #c65 p { 
color:#dfdcdb !important;
font-size: .875rem !important;
line-height: 1.5625rem !important;
}

#c51 a, #c65 a { 
    background-color: transparent;
  color:#dfdcdb !important;
  font-size: .875rem !important;
  line-height: 1.5625rem !important;
    text-decoration: none !important;
    cursor: pointer;
}

#c51 a:focus, #c51 a:hover, #c65 a:focus, #c65 a:hover  {
    color: #dfdcdb !important;
    text-decoration: underline !important;
}

#mere-oetker { padding-top:5px; margin: 0 -15px; }

.expand-wrap a:before {
    font-family: 'FontAwesome';
    content: "\f078";
    float: left;
    padding-right:5px;
    font-size: 12px;
}

.h1, h1 {
    font-style: normal;
    font-size: 2.625rem;
    line-height: 3.01875rem;
}

.h2, h2 {
    font-size: 26px;
}

.h3, h3 {
    font-size: 22px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

#footer h3 {
    padding: 3.125rem 0 2.5rem;
  margin:10px 0 0 0;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1875rem;
    line-height: 1.4375rem;
    color: #3f3f3f;
}

#footer h4 {
    color: #000;
    font-size: 1rem;
    font-weight: 400;
  font-family: FFClanWebProBook;
}

#footer .bullet_list li {
    font-weight: 200 !important;
    font-style: normal !important;
    font-size: .6875rem !important;
    line-height: 1rem !important;
  margin: .625rem 0;
  font-family: FFClanWebProBook;
}

#footer .bullet_list li:before {
    font-family: 'FontAwesome';
    content: "\f105";
  font-size:13px !important;
  padding:2px 5px 2px 0px !important;
  margin:0px 0px 0px 0px !important;
}

#footer .bullet_list li a {
    font-weight: 200;
    font-style: normal;
    font-size: .6875rem;
    line-height: 1rem;
}

#footer .bullet_list li a:focus, #footer .bullet_list li a:hover  {
    text-decoration:underline;
}

#footer .footer-copyright a {
    font-weight: 200;
    font-style: normal;
    font-size: .6875rem;
    line-height: 1rem;
}

#footer .footer-copyright a:focus, #footer .footer-copyright a:hover {
    text-decoration:underline;
}

#header { background-color:#FFF; padding:10px 0; max-width:1600px; margin:auto; }
.header-left { float:left; width:18%; padding:1px 0 5px 0; }
.header-right { float:left; width:82%; padding:1px 0 5px 0; }

.logo { margin-right:20px; }


.breadcrumb-wrap { 
    background-color: rgba(255,255,255,.7);
    padding: .625rem 0 .5rem;
    box-shadow: 0 0.3125rem 1.125rem -0.0625rem rgba(0,0,0,.3);
  max-width:1600px;
  margin:auto;
  display: none;
}

.breadcrumb {
    padding: 8px 15px 8px 0;
    list-style: none;
    border-radius: 0px;
  max-width:1140px;
  margin:auto;
  background:none;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #574a46;
    content: "\00BB";
}

#footer { background-color:#FFF; padding:10px 0; max-width:1600px; margin:auto; }

.graa-bg { background:url(/fileadmin/template/Resources/Public/img/graa-bg.jpg) top center no-repeat; }
.graa-bg-repeat { background:url(/fileadmin/template/Resources/Public/img/graa-bg.jpg) top center repeat-y; }

.hvid-bg { background:#FFF; padding:50px 50px 20px 50px; margin:0 0 20px 0; }
.hvid-bg-no-margin { background:#FFF; padding:50px 50px 20px 50px; margin:0; }

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
    margin-bottom: 0px !important;
}



.main { padding:20px 0 20px 0 }

.main-nav .header-nav .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: none !important;
}
.main-nav .header-nav .navbar-default {
    background: none !important;
    border-color: #e7e7e7;
  box-shadow:none !important;
  border-radius:0 !important;
}


#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: 0px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }


.ce-media img, .ce-column figure img { max-width: 100%; height: auto; display: block; }

.mobile-search { 
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.clear {
  margin:0;
  padding:0;
  border:0;
  height:1px;
  line-height:0;
  font-size:0;
  clear:both;
}

.mininav {
  float:right;
}
.mininav { padding-top:15px; }
.mininav .nav-pills>li {
    float: right;
}

.mininav .nav-pills>li>a {
    border-radius: 0px;
}
.mininav .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 8px;
}

.mininav .nav>li>a:focus, .mininav .nav>li>a:hover {
    text-decoration: none;
    background-color: #FFF;
}

.mininav .nav li a { border-right:#5d504b 1px solid; } 
.mininav .nav li:first-child a { border-right:none; } 



.header-nav-top { padding:17px 0 15px 0; }
.header-nav-top .nav-pills>li {
    float: right;
}

.header-nav-top .nav-pills>li>a {
    border-radius: 0px;
}
.header-nav-top .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 8px;
  font-size: .6875rem;
    line-height: 1.125rem;
  color:#5d504b;
      font-weight: 200;
    font-style: normal;
}

.header-nav-top .nav>li>a:focus, .header-nav-top .nav>li>a:hover {
    text-decoration: underline;
    background-color: #FFF;
}

.header-nav-top .nav li a { border-right:#5d504b 1px solid; } 
.header-nav-top .nav li:first-child a { border-right:none; } 

.bullet_list {
  margin:0;
  padding:0;
}

.bullet_list li { 

}

.bullet_list li:before { 
    font-family: 'FontAwesome';
    content: "\f105";
  font-size:16px;
  padding:2px 5px 2px 0px;
  margin:0px 0px 0px 0px;
}

.flex {
    display: flex;
    flex-wrap: wrap; // allow wrapping items
}

.box1-wrap {
  margin:0 0 20px 0;
  background:#FFF;
  overflow:hidden;
  min-height:276px;
}

  .box1-img-wrap {
    float:left;
  width:50%;
  }
  
    .box1-img {
    }

  .box1-text-wrap {
    float:left;
  width:50%;
  }
  
    .box1-text {
      padding:20px;
    }

.box2-wrap {
  margin:0 0 20px 0;
  background:#FFF;
  overflow:hidden;
}

  .box2-img-wrap {
  }
  
    .box2-img {
    }

  .box2-text-wrap {
    min-height: 1px;
  }
  
    .box2-text {
      padding:20px;
    }

.box1-wrap .ce-intext.ce-right .ce-gallery, .box1-wrap .ce-intext.ce-left .ce-gallery, .box1-wrap .ce-above .ce-gallery {
    margin-bottom: 0px;
}
.box2-wrap .ce-intext.ce-right .ce-gallery, .box2-wrap .ce-intext.ce-left .ce-gallery, .box2-wrap .ce-above .ce-gallery {
    margin-bottom: 0px;
}



.flexslider p:first-child, .box1-wrap p:first-child, .box2-wrap p:first-child, .tx-con-productline-productinfo-title div, .tx-con-productline-recipeinfo-title div {
    font-weight: 200;
    font-style: normal;
    font-size: .625rem;
    line-height: .75rem;
  text-transform:uppercase;
  color:#3f3f3f;
}


.flexslider li, .box1-wrap li, .box2-wrap li {
  font-size: .8125rem;
    line-height: 1.4375rem;
}

.flexslider h4 {
    font-weight: 400;
    font-style: normal;
    font-size: 2.3625rem;
    line-height: 2.5rem;  
   color:#3f3f3f;
  
  
}

.box1-wrap h4, .box2-wrap h4 {
    font-weight: 400;
    font-style: normal;
    font-size: .9375rem;
    line-height: 1.25rem;
  color:#3f3f3f;
}

.flexslider p, .box1-wrap p, .box2-wrap p {
    font-weight: 200;
    font-style: normal;
    font-size: .8125rem;
    line-height: 1.4375rem;  
}

/* flexslider */
.flexslider .ce-intext.ce-right .ce-gallery, .flexslider .ce-intext.ce-left .ce-gallery, .flexslider .ce-above .ce-gallery {
    margin-bottom: 0px;
}

.flexslider .ce-intext.ce-left .ce-gallery {
    margin-right: 0px;
}

.flexslider .ce-intext.ce-left ol, .flexslider .ce-intext.ce-left ul {
    padding-left: 0px;
    overflow: auto;
}

.flexslider .ce-gallery { 
    padding: 0px;
    float: left;
    width: 50%;
}

.flexslider .ce-bodytext { 
    padding: 60px 30px;
    float: left;
    width: 46%;
}

.flexslider {
    margin: 20px 0 20px 0;
    /* background: #f6dace; */
    background: #ffffff;
    border: 0px solid #ffffff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: '' 0 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 0px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 0px 0px rgba(0, 0, 0, 0.2);
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 0px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
  z-index: 20;
}

.flex-control-nav li {
    margin: 0;
  padding: 12px 12px;
    display: inline-block;
    zoom: 1;
  background: #e5e5e5;
  background-color: rgba(255,255,255,1);
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-direction-nav .flex-prev {
  left: 0 !important; 
  opacity: 1 !important; 
  margin-left: 0px;
  background:#e5e5e5;
  background-color: rgba(255,255,255,.7);
  border-radius: 0 3.75rem 3.75rem 0;
  box-shadow: 0 0 3px rgba(0,0,0,.15);
  width: 3.125rem;
  height: 6.25rem;
  padding: 0px 0 0px 14px;
}

.flex-direction-nav .flex-next {
  right: 0 !important; 
  margin-right: 0px; 
  opacity: 1 !important;
  text-align: right;
  background:#e5e5e5;
  background-color: rgba(255,255,255,.7);
  border-radius: 3.75rem 0 0 3.75rem;
  box-shadow: 0 0 3px rgba(0,0,0,.15);
  width: 3.125rem;
  height: 6.25rem;
  padding: 0px 4px 0px 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -40px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0px;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0px;
}

.flex-prev,
.flex-next {
  font-size: 0;
}

.flex-direction-nav .flex-prev::before {
  background:url(/fileadmin/template/Resources/Public/img/slider-pil-venstre.png) left center no-repeat; padding:10px 0 10px 20px;
  line-height: 7.03125rem;
  height: 100%;
}

.flex-direction-nav .flex-next::before {
  background:url(/fileadmin/template/Resources/Public/img/slider-pil-hojre.png) left center no-repeat; padding:10px 25px 10px 0;
  line-height: 7.03125rem;
  height: 100%;
}

@media (max-width: 1200px) {
  
  .box1-wrap {
    min-height:315px;
  }


}

@media (max-width: 992px) {


  
  .flexslider .ce-bodytext {
    padding: 20px 20px;
    float: left;
    width: 46%;
  }  

  .flexslider h4 {
    font-weight: 400;
    font-style: normal;
    font-size: 1.7625rem;
    line-height: 2.0rem;
    color: #3f3f3f;
  }

  .box1-wrap {
    min-height:1px;
  }


  .box1-img-wrap {
    float:left;
  width:40%;
  }

  .box1-text-wrap {
    float:left;
  width:60%;
  }

  .box2-text-wrap {
    min-height: 170px;
  }

  
}


@media (max-width: 768px) {
  .header-left { float:none; display:none; }
  .header-right { float:none; width:100%; }
  .breadcrumb-wrap { padding: 0px 0; } 


  .flexslider h4 {
    font-weight: 400;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #3f3f3f;
  }


  
  .flexslider .ce-gallery { 
    padding: 0px;
    float: none;
    width: 100%;
  }
  
  .flexslider .ce-bodytext { 
    padding: 20px 20px 40px 20px;
    float: none;
    width: 100%;
  }

  .box1-wrap {
    min-height:1px;
  }

  
  .box1-img-wrap {
    float:left;
  width:40%;
  }

  .box1-text-wrap {
    float:left;
  width:60%;
  }

  .box2-text-wrap {
    min-height: 1px;
  }

    .box2-img {
    float:left;
    width:40%;
    }

    .box2-text {
    float:left;
    width:60%;
    }


  
  .h1, h1 {
    font-style: normal;
    font-size: 1.5rem;
    line-height: 2.0rem;
  }  

   
}

@media (max-width: 480px) {

  .flexslider h4 {
    font-weight: 400;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #3f3f3f;
  }

  .box1-wrap {
    min-height:1px;
  }


  .box1-img-wrap {
    float:left;
  width:35%;
  }

  .box1-text-wrap {
    float:left;
  width:65%;
  }
 
  .box2-text-wrap {
    min-height: 1px;
  }
 
    .box2-img {
    float:none;
    width:100%;
    }

    .box2-text {
    float:none;
    width:100%;
    }


  
  .h1, h1 {
    font-style: normal;
    font-size: 1.5rem;
    line-height: 2.0rem;
  }  
  
}

@media (max-width: 320px) {

  .flexslider h4 {
    font-weight: 400;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #3f3f3f;
  }

  .box1-wrap {
    min-height:1px;
  }


  .box1-img-wrap {
    float:none;
  width:100%;
  }

  .box1-text-wrap {
    float:none;
  width:100%;
  }

  .box2-text-wrap {
    min-height: 1px;
  }

    .box2-img {
    float:none;
    width:100%;
    }

    .box2-text {
    float:none;
    width:100%;
    }


  
  .h1, h1 {
    font-style: normal;
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  
}


/* start aemka */
@media (max-width:767px) {
  #navbar { display:none; position:absolute; top:125px; left:0; width:100%; z-index:1000; }
  .naviHeader { background-color:#f1efee; padding-bottom:3px; border-bottom:solid 1px #d1d1d1; } 
  .naviHeader .inner { height:41px; border-bottom:1px solid #c8c3be; position:relative; line-height:40px; }
  #jsNaviTitle { text-align:center; }
  .naviHeader .desktopAdd,
  #jsLevel1Title { display:none; }
  #naviBackButton { position:absolute; top:0; left:15px; display:none; cursor:pointer; }
  #navbar.active-level-1 #naviBackButton,
  #navbar.active-level-2 #naviBackButton { display:block; }
  #naviCloseButton { display:none; }
  #naviMain { position:absolute; top:45px; left:0; width:100%; background-color:#fff; transition:left 0.8s; }
  #navbar.active-level-1 #naviMain { left:-100%; transition:left 0.8s; }
  #navbar.active-level-2 #naviMain { left:-200%; transition:left 0.8s; }
  #naviMain .subtitle { display:none; }
  #navbar ul { list-style-type: none; margin:0; padding:0; }
  #navbar li { margin:0 15px; padding:10px; border-bottom:1px solid #d1d1d1; }
  #navbar li.is-last-row.is-last,
  #navbar li:last-child { border-bottom:0; }
  #navbar li.hasSubpages > a:before { content:""; display:inline-block; font-family:"flexslider-icon"; color:#e30a17; font-size:14px; float:right; }
  #navbar a { display:block; }
  #navbar a:hover { color:#e30a17; text-decoration:none; }
  .naviSub-1 { display:none; }
  .naviSub-1 { position:absolute; top:0; left:100%; width:100%; background-color:#fff; }
  .naviSub-2 { display:none; }
  .naviSub-2 { position:absolute; top:0; left:100%; width:100%; background-color:#fff; }
  #navbar img { width:50px; height:25px; float:left; margin-right:10px; }
}
@media (min-width: 768px) {
.header-left { float:left; width:27%; padding:1px 0 5px 0; }
.header-right { float:left; width:73%; padding:1px 0 5px 0; }
  
  #navbar { display:block!important; position:inherit; top:0; margin-top:25px; margin-left:-15px; z-index:1000; }
  .main-nav { display:none; }
  #naviMain { list-style-type:none; padding:0; margin:15px 0 0 0; }
  #naviMain .title { display:block; font-weight: 600; font-style: normal; font-size: .875rem; line-height: .875rem; color: #5d504b; text-transform:uppercase; }
  #naviMain .naviSub-1 .title, #naviMain .naviSub-2 .title { font-family: FFClanWebProBook; font-weight: 600; font-style: normal; font-size: .775rem; line-height: .775rem; color: #5d504b; text-transform:none; padding:7px 0; }
  #naviMain a:hover { text-decoration:none; }
  #naviMain a:hover .title { color:#e30a17; }
  #naviMain .subtitle { display:none; }
  #naviMain .level-1 { display:inline-block; margin-right:19px; }
  #naviMain .level-1.active > a > .title { color: #e30a17; }
  #naviMain a { display:block; text-decoration:none!important; }
  .naviHeader { display:none; position:absolute; top:148px; left:50%; width:750px; margin-left:-375px; height:37px; background-color:#f1efee; z-index:100; }
  .active-level-1 .naviHeader,.active-level-2 .naviHeader { display:block; }
  .flyoutBox { display:none; position:absolute; top:185px; left:50%; width:750px; /*height:260px;*/ overflow-x:hidden; margin:0 0 0 -375px; }
  .active-level-1 .flyoutBox,.active-level-2 .flyoutBox { display:block; }
  .naviSub-1 { display:none; position:relative; top:0; left:0; width:100%; background-color:#fff; list-style-type:none; padding:15px; z-index:100; transition:left 0.8s; border-bottom:solid 30px #f1efee; }
  .active-level-2 .naviSub-1 { left:-100%; transition:left 0.8s; }  
  .naviSub-2 { display:none; position:absolute; top:0; left:100%; width:100%; /* height:259px; */ background-color:#fff; list-style-type:none; padding:15px; z-index:100; border-bottom:solid 30px #f1efee; transition:all 0.8s; }
  .active-level-2 .naviSub-2 { left:100%; height:auto; transition:all 0.8s; }
  .flyoutBox li { display:block; float:left; width:180px; height:130px; overflow:hidden; text-align:center; border-right:1px solid #c8c3be; border-bottom:1px solid #c8c3be; padding: 10px 0; }
  .flyoutBox li:nth-child(4n) { border-right:0; }
  .flyoutBox li.is-last-row { border-bottom:0; }
  .flyoutBox li img { width:auto; height:75px; }
  .flyoutBox li .title { font-size:16px; }
  #jsNaviTitle { display:none; line-height:37px; text-align:center; position:absolute; left:25%; width:50%; }  
  #naviBackButton { display:none; cursor:pointer; line-height:37px; float:left; margin-left:15px; }
  #naviCloseButton { float:right; cursor:pointer; line-height:37px; margin-right:15px; }
  #naviCloseButton span { display:inline-block; width:17px; height:17px; background-color:#fff; border-radius:10px; line-height:14px; text-align:center; vertical-align:text-top; box-shadow:0 0 3px rgba(0, 0, 0, 0.15); color:#c00000; margin-left:6px; font-family:'verdana',sans-serif; }
  #navbar.active-level-2 #jsNaviTitle { display:block; }
  #navbar.active-level-2 #naviBackButton { display:block; }

}
@media (min-width: 983px) {
.header-left { float:left; width:20%; padding:1px 0 5px 0; }
.header-right { float:left; width:80%; padding:1px 0 5px 0; }
  
  #naviMain { margin-top:0; } 
  .naviHeader { width:970px; margin-left:-485px; }
  #naviMain .subtitle { display:block; font-size:12px; color:#777470; }
  .flyoutBox { width:970px; margin:0 0 0 -485px; }
  .flyoutBox li { width:232px; padding: 10px 0; }
}
#header { position:relative; z-index:110; }
#naviBlindContentLayer { display:none; position:fixed; top:0; bottom:0; left:0; right:0; background-color:rgba(140, 114, 86, 0.8); z-index:100; }


/*** Index search CSS Start ***/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword{
	width: 150px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button{
	width: 100px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw{
	font-weight: bold;
	font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis{
	margin-top: 10px;
	margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr{
	font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{
	color: red;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info{
	background-color: #eeeeee;
}
.tx-indexedsearch .tx-indexedsearch-browsebox li{
	display: inline;
	margin-right: 5px;
}
.tx-indexedsearch-title.title{
	padding-left: 4px;
}

/*** Index search CSS End ***/


