
/** default values **/
* {
  margin: 0;
  padding: 0;
  border: none;
}

html,body {
  height: 100%;
}

body {
  text-align: center;
  font-family: Arial, sans-serif, Tahoma, Verdana, Helvetica;
  color: #000;
}

ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  color: #000000;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

input, select {border: 2px inset threedface;}

/** end **/

/** load maps **/
.whiteboxtop,.whiteboxbottom {
  background: transparent url("../gfx/white_box_map.png") no-repeat;
}
div#searchbox, div#cardbox {
  background: transparent url("../gfx/gray_box.png") no-repeat;
  height: 68px;
}

#ger, #eng {
  background: transparent url("../gfx/flaggen_map.png") no-repeat;
  width: 24px; height: 15px; }

div#menueleft, div#menueright {
  background: transparent url("../gfx/menue_map.png") no-repeat;
  width: 10px; height: 39px;
}

.orangebtnleft, .orangebtnright {
  background: transparent url("../gfx/orangebtn_map.png") no-repeat;
  width: 5px; height: 20px; }
/** end **/

/** flaggen defines **/
#eng { background-position: 0 0; }
#ger { background-position: 0 -15px; }
/** end **/

/** graybox defines **/
div#searchbox {}
div#searchbox form{padding-top: 25px;padding-left: 10px;}
input#searchfield {width:135px;}
div#searchbtn {margin-left: 145px;}

div#cardbox {
  padding-top:5px;
}
div#card { height: 65px; width: 50px; }
div#card a { display: block; width: 50px; height: 37px;
margin-top: 10px; margin-left: 10px;
background: transparent url("../gfx/card_small.png") no-repeat;}
div#carddesc {height: 65px;  margin-left: 70px;}
div#carddesc table {margin-bottom: 5px; margin-top: 10px; font-size: 11px; font-weight: bold;}
div#carddesc td {padding-right: 5px; }
div#carddesc a {text-align: right; font-size: 11px; font-weight: bold;}
div#carddesc a:hover {text-decoration: underline;}
/** end **/

/** whitebox defines **/
.whitebox { margin-top: 5px; }
.whiteboxtop {
  height: 56px;
  background-position: 0 0;
}
.whiteboxtop strong {
  line-height: 56px;
  display: block;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
}

.whiteboxcontent {
  background: transparent url("../gfx/white_box_bg.png") repeat-y
}
.whiteboxbottom {
  height: 22px;
  background-position: 0 -56px;
}
/** end **/

/** body defines **/
body {
  text-align: center;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  background-color: #e5e5e5;
  background: #e5e5e5 url("../gfx/page_bg.png") top left repeat-x;
}

/** end **/

/** shadow defines **/
div#shadow {
  margin: 0px auto;
  width: 982px;
  background: transparent url("../gfx/background_w.png") top left repeat-y;
}
/** end **/

/** page defines **/
div#page {
  padding-left: 16px;
  padding-right: 15px;
}

/** end **/

/** head defines **/
div#head {
  font-size: 12px;
  text-align: left;
  margin-left: 5px;
  margin-bottom: 10px;
  height: 197px; /* 226px; 29 */
  background: transparent url("../gfx/head_bg.jpg") top left no-repeat;
}

div#logo {
  margin-left: 25px;
  margin-top: 66px;
  background: transparent url("../gfx/page_logo.png") no-repeat;
  width: 295px;
  height: 130px;
}
div#logo a {
  display: block;
  height: 130px;
  width: 295px;
  }

div#login {
  margin-left: 780px;
  width: 145px;
  height: 225px;
}

div#lang { padding-top:8px; height: 18px; }
div#lang span {
  margin-right: 5px;
  line-height: 15px;
  vertical-align: middle;
}
div#lang ul li { margin-left: 5px;}
div#lang a { display: block; height: 15px; width: 24px; }

div#loginform { height: 100px;}
div#loginform ul { padding-top:6px;}
div#loginform input { border: 1px solid #e5e5e5; width:143px; font-size: 10px;}
div#loginform a { text-decoration: underline;}

#twitter a, #facebook a, #rss a {
  background: transparent url("../gfx/social_map.png") no-repeat;
  width: 47px; height:41px; display:block; text-align:center;
}

div#social {height: 55px; }

#rss a { background-position: 0 -82px; display:block; vertical-align: bottom; padding-top: 41px; }
#rss a:hover { background-position: -47px -82px; }

#facebook a { background-position: 0 -205px;
display:block; vertical-align: bottom; padding-top: 41px; }
#facebook a:hover { background-position: -47px -205px; }

div#twitter a { background-position: 0 -328px; display:block;
vertical-align: bottom; padding-top: 41px; }
div#twitter a:hover { background-position: -47px -328px; }

/** end **/

/** menue defines **/
div#menue { margin-bottom:5px; }

div#menuecontent {
  width: 950px;
  height: 39px;
  background: transparent url("../gfx/menue_bg.png") repeat-x;
  color: #ffffff;

}

div#menue ul { padding-top:12px;}
div#menue a { font-size: 16px; color: #3f3f3f; }
div#menue a:hover { text-decoration: underline; }
div#menue ul li { width: 150px; }
div#menue .menuespacer{
  width: 152px;
  height: 17px;
  background: transparent url("../gfx/menue_spacer.png") no-repeat;
}

/** end **/

/** content box defines **/
div#content { }

/** end **/

/** left defines **/
div#left {
  margin-left: 5px;
  text-align: left;
  width: 205px;
  height: 100%;
}

/** end **/

/** middle box defines **/
div#middle {
  width: 530px;
  height: 100%;
  margin-top: 11px;
  text-align: left;
}
#middle_content { margin-bottom: 10px; }
/** end **/

/** right box defines **/
div#right {
  text-align: left;
  /** margin-right: 5px; **/
  width: 205px;
  height: 100%;
  margin-left: 743px;
}

/** end **/

/** footer defines **/
div#footer {
  height: 69px;
  background-color: #e5e5e5;
  width: 950px;
}
div#payment { height: 30px; width: 290px; margin-top: 5px;margin-left: 10px;
background: transparent url("../gfx/payment_map.png") no-repeat;}
div#footerlinks { text-align:right;  margin-left: 290px; height: 50px;}
div#footerlinks ul { line-height: 15px; }
div#footerlinks li { margin-right: 1px; margin-left:1px;
font-size: 11px; font-weight: bold; margin-right:10px;color:#000000;}
div#footerlinks br {line-height: 0px; height: 0px;}
/** end **/

/** categories list defines **/
#selcategory, .category,
.childcategory {
background: transparent url("../gfx/categories_sign_map.png") no-repeat;
line-height: 14px; }
.childcategory { background-position: 0 2px;}
.category { background-position: 0 -43px; }
#selcategory {background-position: 0 -70px;}


div#categorieslist { }
div#categorieslist ul { padding-left: 15px;}
div#categorieslist li ul { padding-left: 5px; }

.category, #selcategory, .childcategory {
  color: #666666;

  padding-bottom: 5px;
}

.category a, #selcategory a, .childcategory a {
  color: #000000;
  font-size: 12px;
  margin-left: 15px;
  height: 15px;
}
#selcategory a { font-weight: bold; }
.category a:hover, #selcategory a:hover, .childcategory a:hover {
  text-decoration: underline;
}

div#categorieslist li ul li { font-weight: normal; margin-left: 5px;}

/** end **/

/** manufacturerform defines **/
div#manufacturerform { padding-top: 10px; padding-left: 5px;}
div#manufacturerform select { width: 190px; font-size:11px; }
/** end **/

/** Button defines **/

div.orangebtn { }
.orangebtnleft { background-position: 0 0;}
.orangebtnright { background-position: -5px 0;}
.orangebtn_bg {
  padding-left: 2px;
  padding-right: 2px;
  height: 20px;
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  background: #f19d1c url("../gfx/orangebtn_bg.png") repeat-x;
  border: 0;
}


/** end **/

/** shippingbox defines **/
div#shippingbox { padding-left:20px;
padding-top: 10px;
font-size: 11px;}
div#shippingbox a { font-weight: bold; font-size: 12px;}
div#shippingbox a:hover { text-decoration: underline;}
/** ende **/