/* KATALOG*/

BODY.bkpage-catalog .bkpageimage{
 background: #79C471;

}

BODY.bkpage-catalog .bkpageimage-blender{
 background: #79C471;
 background: -moz-linear-gradient(left,  rgba(121,196,113,1) 0%, rgba(121,196,113,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(121,196,113,1)), color-stop(100%,rgba(121,196,113,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(121,196,113,1) 0%,rgba(121,196,113,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(121,196,113,1) 0%,rgba(121,196,113,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(121,196,113,1) 0%,rgba(121,196,113,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(121,196,113,1) 0%,rgba(121,196,113,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79c471', endColorstr='#0079c471',GradientType=1 ); /* IE6-8 */

 }
 
 BODY.bkpage-catalog .bkpagelogo-panel {
 background: #79C471;
 background:rgba(121, 196, 113, 1);

 }
 
 BODY.bkpage-catalog  #bkpageheader .bkpagetab-left {
 background: #79C471;
 background:rgba(121, 196, 113, 1);

 }
 
 BODY.bkpage-catalog .bkpagelogo-panel-placeholder {
 background: #79C471;
 background:rgba(121, 196, 113, 1);

 }
 
 
 BODY.bkpage-catalog #bkpagetop {
 background: #79C471;
 background:rgba(121, 196, 113, 1);

 }
 
 
 
 /*SUCHMASCHINE*/
 
BODY.bkpage-searchengine .bkpageimage {
 background: #7FBFF1; 
  }
  
  
 BODY.bkpage-searchengine .bkpageimage-blender{
 background: #7FBFF1;
 background: -moz-linear-gradient(left,  rgba(127,191,241,1) 0%, rgba(127,191,241,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(127,191,241,1)), color-stop(100%,rgba(127,191,241,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(127,191,241,1) 0%,rgba(127,191,241,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(127,191,241,1) 0%,rgba(127,191,241,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(127,191,241,1) 0%,rgba(127,191,241,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(127,191,241,1) 0%,rgba(127,191,241,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fbff1', endColorstr='#007fbff1',GradientType=1 ); /* IE6-8 */
}

BODY.bkpage-searchengine #bkpageheader #bkpagelogo-panel {
 background: #7FBFF1;
 background: rgb(127, 191, 241);
}

BODY.bkpage-searchengine  #bkpageheader .bkpagetab-left {
 background: #7FBFF1;
 background: rgb(127, 191, 241);
}

BODY.bkpage-searchengine .bkpagelogo-panel-placeholder {
 background: #7FBFF1;
 background: rgb(127, 191, 241);
}


BODY.bkpage-searchengine #bkpagetop {
 background: #7FBFF1;
 background: rgb(127, 191, 241);
}

 /*ONLINE-RECHNER*/
 
BODY.bkpage-calculator .bkpageimage {
  background: #7FBFF1; 
  }
  
 BODY.bkpage-calculator .bkpageimage-blender{
 background: #7FBFF1;
 background: -moz-linear-gradient(left,  rgba(127,191,241,1) 0%, rgba(127,191,241,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(127,191,241,1)), color-stop(100%,rgba(127,191,241,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(127,191,241,1) 0%,rgba(127,191,241,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(127,191,241,1) 0%,rgba(127,191,241,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(127,191,241,1) 0%,rgba(127,191,241,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(127,191,241,1) 0%,rgba(127,191,241,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fbff1', endColorstr='#007fbff1',GradientType=1 ); /* IE6-8 */
}

BODY.bkpage-calculator #bkpageheader #bkpagelogo-panel {
 background: #7FBFF1;
 background: rgb(127, 191, 241);
}

BODY.bkpage-calculator  #bkpageheader .bkpagetab-left {
 background: #7FBFF1;
 background: rgb(127, 191, 241);
}

BODY.bkpage-calculator .bkpagelogo-panel-placeholder {
 background: #7FBFF1;
 background: rgb(127, 191, 241);
}


BODY.bkpage-calculator .bkpagetop {
 background: #7FBFF1;
 background: rgb(127, 191, 241);
}

 /* BEAMER */
 
 BODY.bkpage-beamer .bkpageimage {
 background: #d7a0d4; 
 }
 
 BODY.bkpage-beamer .bkpageimage-blender{
 background: #d7a0d4;
 background: -moz-linear-gradient(left,  rgba(215,160,212,1) 0%, rgba(215,160,212,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(215,160,212,1)), color-stop(100%,rgba(215,160,212,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(215,160,212,1) 0%,rgba(215,160,212,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(215,160,212,1) 0%,rgba(215,160,212,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(215,160,212,1) 0%,rgba(215,160,212,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(215,160,212,1) 0%,rgba(215,160,212,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7a0d4', endColorstr='#00d7a0d4',GradientType=1 ); /* IE6-8 */

}

BODY.bkpage-beamer #bkpageheader #bkpagelogo-panel {
 background: #d7a0d4;
 background: rgb(215, 160, 212);
 }

BODY.bkpage-beamer  #bkpageheader .bkpagetab-left {
 background: #d7a0d4;
 background: rgb(215, 160, 212);
 }

BODY.bkpage-beamer .bkpagelogo-panel-placeholder {
 background: #d7a0d4;
 background: rgb(215, 160, 212);
 }


BODY.bkpage-beamer #bkpagetop {
 background: #d7a0d4;
 background: rgb(215, 160, 212);
}

/*INFORMATIONEN */

BODY.bkpage-information .bkpageimage {
 background: #b8b8b8;
}

BODY.bkpage-information .bkpageimage-blender {
 background: #b8b8b8;
 background: -moz-linear-gradient(left,  rgba(184,184,184,1) 0%, rgba(184,184,184,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(184,184,184,1)), color-stop(100%,rgba(184,184,184,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(184,184,184,1) 0%,rgba(184,184,184,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(184,184,184,1) 0%,rgba(184,184,184,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(184,184,184,1) 0%,rgba(184,184,184,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(184,184,184,1) 0%,rgba(184,184,184,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b8b8', endColorstr='#00b8b8b8',GradientType=1 ); /* IE6-8 */
 }
 
 BODY.bkpage-information #bkpagelogo-panel {
 background: #b8b8b8;
 background: rgb(184,184,184);
}

BODY.bkpage-information  #bkpageheader .bkpagetab-left {
 background: #b8b8b8;
 background: rgb(184,184,184);
}

BODY.bkpage-information .bkpagelogo-panel-placeholder {
 background: #b8b8b8;
 background: rgb(184,184,184);
}


BODY.bkpage-information #bkpagetop {
 background: #b8b8b8;
 background: rgb(184,184,184);
}
 
 /* TUERKISCH-WEB */
 
BODY.bkpage-turkweb .bkpageimage {
 background: #eb7775;
 
 }
 BODY.bkpage-turkweb .bkpageimage-blender {
 background: #eb7775;
 background: -moz-linear-gradient(left,  rgba(235,119,117,1) 0%, rgba(235,119,117,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(235,119,117,1)), color-stop(100%,rgba(235,119,117,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(235,119,117,1) 0%,rgba(235,119,117,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(235,119,117,1) 0%,rgba(235,119,117,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(235,119,117,1) 0%,rgba(235,119,117,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(235,119,117,1) 0%,rgba(235,119,117,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7775', endColorstr='#00eb7775',GradientType=1 ); /* IE6-8 */
}

BODY.bkpage-turkweb .bkpagelogo-panel {
 background: #eb7775;
 background: rgb(235, 119, 117);
}

BODY.bkpage-turkweb #bkpageheader-logo-panel {
background: #eb7775;
background: rgb(235, 119, 117);
}

BODY.bkpage-turkweb #bkpageheader-logo-inner {
 background: #eb7775;
 background: rgb(235, 119, 117);
 margin-left:90px;
}

BODY.bkpage-turkweb #bkpageheader-logo-image {
 background: #eb7775;
 background: rgb(235, 119, 117));
 position:absolute;
 z-index:20;
}

BODY.bkpage-turkweb  #bkpageheader .bkpagetab-left {
 background: #eb7775;
 background: rgb(235, 119, 117);
}

BODY.bkpage-turkweb #bkpageheader-icon-image {
 background: #eb7775;
 background: rgb(235, 119, 117);
 max-height:90px;
 position:absolute;
 z-index:21;
}

BODY.bkpage-turkweb .bkpagelogo-panel-placeholder {
 background: #eb7775;
 background: rgb(235, 119, 117);
}

BODY.bkpage-turkweb #bkpagetop {
 background: #eb7775;
 background: rgb(235, 119, 117);
}

BODY.bkpage-turkweb .bkpagetab_left {
 background: #eb7775;
 background: rgb(235, 119, 117);
}

/*KIDS-E-ZINE*/

 BODY.bkpage-ezine .bkpageimage {
  background: #f9c57c;
 
 }
 
 BODY.bkpage-ezine .bkpageimage-blender { 
background: #f9c57c;
background: -moz-linear-gradient(left,  rgba(249,197,124,1) 0%, rgba(249,197,124,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(249,197,124,1)), color-stop(100%,rgba(249,197,124,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(249,197,124,1) 0%,rgba(249,197,124,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(249,197,124,1) 0%,rgba(249,197,124,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(249,197,124,1) 0%,rgba(249,197,124,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(249,197,124,1) 0%,rgba(249,197,124,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c57c', endColorstr='#00f9c57c',GradientType=1 ); /* IE6-8 */
 }
 
BODY.bkpage-ezine #bkpagelogo-panel {
 background: #f9c57c;
 background: rgb(249, 197, 124);
 }

BODY.bkpage-ezine  #bkpageheader .bkpagetab-left {
 background: #f9c57c;
 background: rgb(249, 197, 124);
 }

BODY.bkpage-ezine .bkpagelogo-panel-placeholder {
 background: #f9c57c;
 background: rgb(249, 197, 124);              
}

BODY.bkpage-ezine #bkpagetop {
 background: #f9c57c;
 background: rgb(249, 197, 124);
}

/*NACHRICHTEN */

BODY.bkpage-news .bkpageimage { 
 background: rgb(224,217,125);
 background-image:url(http://www.blinde-kuh.de/bkimages/news/news-hg.png);
 background-repeat:no-repeat;
 }

BODY.bkpage-news .bkpageimage-blender {
 background: #e0d97d;
 background: -moz-linear-gradient(left,  rgba(224,217,125,1) 0%, rgba(224,217,125,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(224,217,125,1)), color-stop(100%,rgba(224,217,125,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(224,217,125,1) 0%,rgba(224,217,125,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(224,217,125,1) 0%,rgba(224,217,125,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(224,217,125,1) 0%,rgba(224,217,125,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(224,217,125,1) 0%,rgba(224,217,125,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0d97d', endColorstr='#00e0d97d',GradientType=1 ); /* IE6-8 */
}

BODY.bkpage-news .bkpagelogo-panel {
 background: #e0d97d;
 background: rgb(224,217,125);
}

BODY.bkpage-news #bkpagetop {
 background: #e0d97d;
 background: rgb(224,217,125);
}

BODY.bkpage-news  #bkpageheader .bkpagetab-left {
 background: #e0d97d;
 background: rgb(224,217,125);
}

BODY.bkpage-news .bkpagelogo-panel-placeholder {
 background: #e0d97d;
 background: rgb(224,217,125);
}

  
 
/* SICHERHEIT */

BODY.bkpage-safety .bkpageimage { 
background: #d49186;
 background-image: url(http://www.blinde-kuh.de/bkimages/sicherheit/mauer.png);
}

BODY.bkpage-safety .bkpageimage-blender {
 background: #d49186; 
 background: -moz-linear-gradient(left,  rgba(212,145,134,1) 0%, rgba(212,145,134,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(212,145,134,1)), color-stop(100%,rgba(212,145,134,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(212,145,134,1) 0%,rgba(212,145,134,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(212,145,134,1) 0%,rgba(212,145,134,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(212,145,134,1) 0%,rgba(212,145,134,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(212,145,134,1) 0%,rgba(212,145,134,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d49186', endColorstr='#00d49186',GradientType=1 ); /* IE6-8 */
}

  BODY.bkpage-safety .bkpagelogo-panel {
 background: #d49186; 
 background: rgb(212, 145, 134);

}

  BODY.bkpage-safety #bkpagetop {
 background: #d49186; 
 background: rgb(212, 145, 134);


}

BODY.bkpage-safety  #bkpageheader .bkpagetab-left {
 background: #d49186; 
 background: rgb(212, 145, 134);
}

BODY.bkpage-safety .bkpagelogo-panel-placeholder {
 background: #d49186; 
 background: rgb(212, 145, 134);
}
 
   
/* SPIELE */
BODY#bkpage-gamebrowser .bkpageimage {
 background: #A9ECFF;

}

BODY#bkpage-gamebrowser .bkpageimage-blender { 
 background: #A9ECFF;
 background: -moz-linear-gradient(left,  rgba(169,236,255,1) 0%, rgba(169,236,255,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(169,236,255,1)), color-stop(100%,rgba(169,236,255,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(169,236,255,1) 0%,rgba(169,236,255,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(169,236,255,1) 0%,rgba(169,236,255,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(169,236,255,1) 0%,rgba(169,236,255,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(169,236,255,1) 0%,rgba(169,236,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9ecff', endColorstr='#00a9ecff',GradientType=1 ); /* IE6-8 */
}

BODY#bkpage-gamebrowser .bkpagelogo-panel {
 background: #A9ECFF;
 background: rgb(169, 236, 255);
}

BODY#bkpage-gamebrowser #bkpagetop {
 background: #A9ECFF;
 background: rgb(169, 236, 255);
}

BODY#bkpage-gamebrowser  #bkpageheader .bkpagetab-left {
 background: #A9ECFF;
 background: rgb(169, 236, 255);
}

BODY#bkpage-gamebrowser .bkpagelogo-panel-placeholder {
 background: #A9ECFF;
 background: rgb(169, 236, 255);
}

  
/* EIGENE SPIELE */

BODY.bkpage-spielkiste .bkpageimage {
 background: #A9ECFF;

}

BODY.bkpage-spielkiste .bkpageimage-blender { 
 background: #A9ECFF;
 background: -moz-linear-gradient(left,  rgba(169,236,255,1) 0%, rgba(169,236,255,0) 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(169,236,255,1)), color-stop(100%,rgba(169,236,255,0))); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(left,  rgba(169,236,255,1) 0%,rgba(169,236,255,0) 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(left,  rgba(169,236,255,1) 0%,rgba(169,236,255,0) 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(left,  rgba(169,236,255,1) 0%,rgba(169,236,255,0) 100%); /* IE10+ */
 background: linear-gradient(to right,  rgba(169,236,255,1) 0%,rgba(169,236,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9ecff', endColorstr='#00a9ecff',GradientType=1 ); /* IE6-8 */
}

BODY.bkpage-spielkiste .bkpagelogo-panel {
 background: #A9ECFF;
 background: rgb(169, 236, 255);
}

BODY.bkpage-spielkiste #bkpagetop {
 background: #A9ECFF;
 background: rgb(169, 236, 255);
}

BODY.bkpage-spielkiste  #bkpageheader .bkpagetab-left {
 background: #A9ECFF;
 background: rgb(169, 236, 255);
}

BODY.bkpage-spielkiste .bkpagelogo-panel-placeholder {
 background: #A9ECFF;
 background: rgb(169, 236, 255);
}

/* WEIHNACHTEN */

BODY.bkpage-xmas #bkpageheader.bkblock {
 background: #0A9920;
background: rgb(14,204,14); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(14,204,14,1) 0%, rgba(48,109,7,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,204,14,1)), color-stop(100%,rgba(48,109,7,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(14,204,14,1) 0%,rgba(48,109,7,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(14,204,14,1) 0%,rgba(48,109,7,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(14,204,14,1) 0%,rgba(48,109,7,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(14,204,14,1) 0%,rgba(48,109,7,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ecc0e', endColorstr='#306d07',GradientType=0 ); /* IE6-9 */

}

BODY.bkpage-xmas .bkpageimage{

 background-image: url(/weihnachten2/bkimages/bkpageimage-christmas.png);
 width:300px;
 height:90px;
 opacity: 0.7;
}
 
BODY.bkpage-xmas .bkpagelogo-panel {
background-image: url(/weihnachten2/bkimages/stars-hg.png);

}

BODY.bkpage-xmas #bkpagetop {
 background: #0ECC0E;
}

BODY.bkpage-xmas  #bkpageheader .bkpagetab-left {

}

BODY.bkpage-xmas .bkpagelogo-panel-placeholder {
background-image: url(/weihnachten2/bkimages/stars-hg.png);
}
