/* main color 450064 */

/* body */

h1, h2, h3 { color:#450064; }
.border {border-color:#4d597a; }

/* links allgemein */

h1 a, h2 a, h3 a { color:#450064; }

#maincontent { background-image:url(../../template/images/bg/licht.png); }

/* inner elements, columns */
#inner { border-color: #c6c9d8;}
#header { border-bottom-color: #c6c9d8; }


/* standard klasse für fckeditor, bild im fluss */
#maincontent img.page  {  border-color: #333;}
#maincontent img.nofloat  { border-color:#333;}
#maincontent h5  { color:#450064; }
#maincontent h5 a { color:#450064; }

/* quickmenu , menu seitlich mit bg*/
#quickmenu a {color:#d9f0f0;}


/* form fields */
.stdform { border-color: #879bb0; color:#879bb0; }

/* login box */
#userbox .stdform { width:95px;}
#leftbox  { border-color: #bac1d8;  }

.listblockcol a.even { background-color: #fff;}
.listblockcol a.odd { background-color: #eee;}
.listblockcol h3  { color:#fff; background-color:#450064; }
.listblockcol h3 a {color:#fff; }


.listblockcol div.middle {
		border-left-color: #bac1d8;
		border-right-color: #bac1d8;
		border-bottom-color: #bac1d8;
		}


/* list for product ..... header */
.listblockcol div.top { background-color:#450064;  color:#fff; }

.listblockcol div.top div.left { background-color:#450064;}
.listblockcol div.top div.center { background-color:#450064;}
.listblockcol div.top div.right {background-color:#450064;}



/* footer */
#footer { color:#bac1d8; }


/*---------------------------------------------------------------------------------*/

/* overview blog news */
.blognews img.head { border-color: #222;}
.blognews img.panorama {  border-color: #222;}



/* crew page */
.dbluxteam {  border-bottom-color: #bac1d8;}
.dbluxteam b {color:#161f42;  }
.dbluxteam a {color:#161f42; }
/*---------------------------------------------------------------------------------*/

/* product , details*/

.infoblock div.top { background-color:#450064;  color:#fff;  }
.infoblock div.top div.left { background-color:#450064;}
.infoblock div.top div.center { background-color:#450064;}
.infoblock div.top div.right {background-color:#450064;}

#leftc div.infoblock div.middle {
border-left-color: #dee2eb ;
 border-right-color: #dee2eb ;}

#leftc div.infoblock div.middle a.active { background-color:#eee; }

#produkt_detail #leftc p { color:#450064; }
#produkt_detail #leftc p a {color:#450064;}

#produkt_detail table.data  {
  border-left-color: #dee2eb;   border-right-color: #dee2eb;}
#produkt_detail table.data th { background-color:#161f42; color:#fff; }
#produkt_detail tr.even {background-color: #fff; }
#produkt_detail tr.odd {background-color: #eee;}



#leftc #product_price b { color:#450064;}
#leftc #product_price p  color:#450064; }
#leftc #product_price b.EK { color:#f7210d; }
#leftc #product_price p.EK { color:#f7210d;}

#product_price .middle { border-left-color:#c3cdd7; border-right-color:#c3cdd7; }

#produkt_detail #downloads  { color:#450064; }


#produkt_detail h1 { color:#450064;  }
#produkt_detail h2, #produkt_detail h2 a { color:#450064; }


#detail_pic .middle { border-left-color: #c3cdd7; border-right-color:#c3cdd7; }

/* layer mit bild in grossformat */
#pictureView {background-color:#fff; border-color:#c3cdd7;   }
/*---------------------------------------------------------------------------------*/

/* news / box */
.boxbox img {   border-color: #333; }

/*---------------------------------------------------------------------------------*/
/* rightcol */
#rightcol h2 { color:#fff; background-color:#450064;}
#rightcol .listcol a:hover {  color:#333;}


/* subtopic/hersteller menu  - box*/
#rightcol div.desthidden {
    border-right-color:#c3cdd7;
    border-left-color:#c3cdd7;}


/** subtopic/hersteller menu  - links zum waehlen der liste */
#rightcol div.selector a {color:#fff;}
#rightcol div.selector a.on {
  background-image:url(../../template/images/product/pfeil_header_inv.gif);
 }

#rightcol div.selector  { background-color:#450064; }

/** subtopic/hersteller menu  - links in der liste */
#rightcol div.desthidden a {
	color:#450064;
 }
#rightcol div.desthidden a:hover {
 background-color:#450064;
 }
#rightcol div.desthidden a.active {
 background-color:#450064;
  }

