@charset "utf-8";

/* ****************************************** */
/* Orangefluid GbR                            */
/* www.orangefluid.com                        */
/* ****************************************** */


/* ****************************************** */
/* Additional colour settings for Ackermann   */
/* ****************************************** */

body {background: #000000 url(../images/background_white.gif) 50% 0 repeat-y;}
div#sitecontainer {background: #000000 url(../images/background_white.gif) 0 0 repeat-y;}


/* Coloured container */
div#category,
div#infocontainer div.shortline,
div#sizecontainer,
div#price,
div#orderbutton {background-color: #b2b2b2;}
  
  
/* Color of order box,  */
div#orderbox {background-color: #cfcfcf; color:#}


/* Color of order box, text */
div#orderbox p,
div#orderbox label {color: #616161;}

/* Category name top right */
div#category {background-image: url(../images/mailme_logo.gif);}
h2 em#categoryname {background-image: none;}


/* Set navi to active */
#catnavi a.nava13 {background-image: none;}

/* Backgroundcolor sidebarcontainer */
div#sidebarcontainer {background-color: #eaeaea;}
