
/* ########## MainContent ######### */

#MainContentblue{
  background: #CCF2F5 url(http://www.vaalserberg-garden.com/v2/images/design/left-blue.gif) bottom left no-repeat;
}

#MainContentgrey{
  background: #E2E2E2 url(http://www.vaalserberg-garden.com/v2/images/design/left-grey.gif) bottom left no-repeat;
}

#MainContentgreen{
  background: #C8DB8C url(http://www.vaalserberg-garden.com/v2/images/design/left-green.gif) bottom left no-repeat;
}

#MainContentorange{
  background: #F3D99A url(http://www.vaalserberg-garden.com/v2/images/design/left-orange.gif) bottom left no-repeat;
}

#MainContentpink{
  background: #FEB0B0 url(http://www.vaalserberg-garden.com/v2/images/design/left-pink.gif) bottom left no-repeat;
}

#MainContentblack{
  background: #2F2F2F url(http://www.vaalserberg-garden.com/v2/images/design/left-black.gif) bottom left no-repeat;
}

/* ########## Title ######### */


#MainContentblue .MainContentTitle {
  background: url(http://www.vaalserberg-garden.com/v2/images/design/deco-right-blue.jpg) top right no-repeat; 
}

#MainContentgrey .MainContentTitle {
  background: url(http://www.vaalserberg-garden.com/v2/images/design/deco-right-grey.jpg) top right no-repeat; 
}

#MainContentgreen .MainContentTitle {
  background: url(http://www.vaalserberg-garden.com/v2/images/design/deco-right-green.jpg) top right no-repeat; 
}

#MainContentorange .MainContentTitle {
  background: url(http://www.vaalserberg-garden.com/v2/images/design/deco-right-orange.jpg) top right no-repeat; 
}

#MainContentpink .MainContentTitle {
  background: url(http://www.vaalserberg-garden.com/v2/images/design/deco-right-pink.jpg) top right no-repeat; 
}

#MainContentblack .MainContentTitle {
  background: url(http://www.vaalserberg-garden.com/v2/images/design/deco-right-black.jpg) top right no-repeat; 
}


/* ########## H2 ######### */

#MainContentgreen h2{
  color: #5E733B;
}

#MainContentblue h2{
  color: #2C6195;
}

#MainContentorange h2{
  color: #F3660A;
}

#MainContentpink h2{
  color: #BB141B;
}

#MainContentgrey h2{
  color: #686868;
}

#MainContentblack h2{
  color: #2F2F2F;
}


/* ########## H4 ######### */

#MainContentgreen h4{
  color: #5E733B;
}
  
#MainContentpink h4{
  color: #BB141B;
}

#MainContentblue h4{
  color: #2C6195;
}

#MainContentorange h4{
  color: #F3660A;
}

#MainContentblack h4{
  color: #BC8500;
}

/* ########## InfoBottleText ######### */

#MainContentblue .InfoBottleText p{
  color: #2C6195;
}

#MainContentgreen .InfoBottleText p{
  color: #5E733B;
}

#MainContentorange .InfoBottleText p{
  color: #F3660A;
}

#MainContentpink .InfoBottleText p{
  color: #BB141B;
}

#MainContentblack .InfoBottleText p{
  color: #BC8500;
}

/* ########## ProductSupContent ######### */

#MainContentblue p.ProductSupContent{
  color: #2C6195;
  }

#MainContentgreen p.ProductSupContent{
  color: #5E733B;
}

#MainContentorange p.ProductSupContent{
  color: #F3660A;
}

#MainContentpink p.ProductSupContent{
  color: #BB141B;
}

#MainContentblack  p.ProductSupContent{
  color: #BC8500;
}
