BODY {
  background: black url(picts/bg.gif) top center repeat-y;
  margin:0 auto;
  color: white;
  font-family: arial,sans;
  font-size: 13px;
}

#container {
  background: url(picts/logo.jpg) top center no-repeat;
  margin:0 auto;
  width: 100%;
  height: 200px;
  text-align: center;

}

#page {
  width: 960px;
  margin:0 auto;
  text-align: left;
}

#menu, #main {
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

#menu {
  width: 230px;
  float: left;
}

#menubar {
 list-style: none;
  margin: 0; padding: 0;
  margin-top: 150px;
  margin-left: 30px;
  font-family: arial;
  font-weight: bold;
  font-size: 15px;
}

#menubar LI { 
  margin-bottom: 10px;
}

#menubar LI A {
  color: #AAA;
}

#menubar LI.active A {
  color: red;
}

#menubar LI A:hover {
  top: 1px; left: 1px;
  position: relative;
}



#menubar UL.level2 {
  list-style: none;
  margin: 0; padding: 0;
  margin-top: 5px;
  margin-left: 10px;
  font-size: 12px;
}

#menubar UL.level2 LI A {
  color: white;
}

#menubar UL.level2 LI.active A {
  color: red;
}




#main {
  width: 720px;
  float: left;
}

#content {
  margin-top: 125px;
}

H2 {
  font-size: 20px;
  color: red;
  font-family: "Arial Narrow", arial;
}

H2 .subtitle {
  display: block;
  font-size: 16px;
}

A {
  text-decoration: none;
  color: #888;
}

A:hover {
  color: white;
}


DIV.motorbox {
  width: 324px;
}

DIV.motorbox DIV.title {
  border: 1px solid red;
  background-image: url(/media/carbdark.gif);
  height: 48px;
  vertical-align: middle;
  line-height: 48px;
  padding-left: 10px;
}

DIV.motorbox DIV.pict {
  border-left: 1px solid red;
  border-right: 1px solid red;
} 

TABLE.chooser, TABLE.tech {
  border-collapse: collapse;
  border-left: 0;
  padding: 0;
  margin: 0;
}

TABLE.chooser TD {
  background-image: url(/media/carbdark.gif);
  width: 106px;
  height: 40px;
  border: 1px solid red;
}


TABLE.chooser TD A {
  display: block;
}

TABLE.chooser TD A IMG {
  display: block;
  border: 0;
}

TABLE.chooser TD A:hover {
  background-image: url(/media/carblight.gif);
}

TABLE.tech {
  border: 1px solid red;
  border-top: 0;
  width: 100%;
  height: 203px !important;
  height: 205px;
}

TABLE.tech TH, TABLE.tech TD {
  font-weight: normal;
  font-size: 11px;
  padding: 4px;
}

TABLE.tech TH {
  color: #888;
  width: 80px;
  text-align: right;
}

DIV.left {
  float: left;
}

DIV.right {
  float: left;
  margin-left: 20px;
  text-align: left;
}

DIV.pdfbox {
  background-image: url(/media/pdfbox.jpg);
  width: 322px !important;
  width: 324px;
  height: 160px;
  border: 1px solid red;
}

DIV.pdfbox .title {
  margin-top: 13px;
  margin-left: 95px;
}  

DIV.pdfbox UL {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  margin-left: 90px;
  list-style: none;
}

DIV.pdfbox UL LI {
  margin-bottom: 10px;
}

DIV.pdfbox UL LI.pdf A {
  background: url(/media/pdficon.gif) top left no-repeat;
  display: block;
  padding-left: 40px;
  height: 36px; 
  color: white;
  line-height: 36px;
}

DIV.pdfbox UL LI.pdf A:hover {
  top: 1px; left: 1px;
  position: relative;
}



DIV.usermenu {
  list-style: none;
  float: right;
  color: white;
  font-size: 12px;
  padding-right: 5px;
  padding-top: 5px;
}

DIV.usermenu A {
 color: red;
}





/* SHOP DEFINITIONS *****************************/

TABLE.shoptable {
  width: 600px;
  border-collapse: collapse;
}

TABLE.shoptable TD.nomenu  {
  padding-top: 30px;
}

TABLE.shoptable td {
  vertical-align: middle;
  text-align: left;
  border-top: 1px solid #555;
  height: 100px;
  line-height: 100px;
}

TABLE.shoptable IMG {
  border: 1px solid #AAA;
  padding: 3px;
  background: white;
  vertical-align: middle;
  margin-top: 10px;
}

TABLE.shoptable TD.price {
  text-align: right;
}

TABLE.shoptable TD.image {
  width: 100px;
}


IMG.shop_img_large {
  float: right;
  padding: 4px;
  border: 1px solid #AAA;
  margin-left: 20px;
  background-color: white;
  height: 320px;
  width: 320px;
}

IMG.shop_img_small {
  padding: 4px;
  border: 1px solid #AAA;
  background-color: white;
  height: 64px;
  width: 64px;
}



/**** Main screen in shop **************/

H3 {
  margin: 0; padding: 0;
}

TABLE.shopmaintable A {
  color: #333;
}

TABLE.shopmaintable {
  border-collapse: collapse;
  border: 1px solid #AAA;
  width: 100%;
  margin-top: 20px;
}

TABLE.shopmaintable TD {
  width: 250px;
  text-align: center;
  border: 1px solid #555;
  padding: 5px 0px;
  background-color: #DDD;
}


TABLE.shopmaintable TR.header TD {
  background-color: #AAA;
  color: #333;
}


TABLE.shopmaintable TD IMG {
  width: 160px; height: 160px;
  border: 1px solid #AAA;
  padding: 4px;
  background-color: #FFF;
  display: inline;
}



LI.pdf {
  list-style: outside square;
  list-style-image:url(/forge/icons/pdf.gif);
  padding-left: 4px;
  margin: 0;
}






/* Haendler Karten ******************************/

DIV.map {
  border: 1px solid gray;
  position: relative;
  top: 10px;
  margin-bottom: 20px;
}

A.maparea {
  border: 1px solid yellow;
  display: block;
  position: absolute;
}

A.maparea:hover DIV {
  background-color: yellow;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}

A.maparea DIV {
  width: 100%;
  height: 100%;
}

H3.haendler {
  margin-top: 15px;
  border-bottom: 1px solid #CCC;
  clear: both;
  margin-bottom: 8px;
}

DIV.haendler {
  float: left;
  width: 220px;
  font-size: 11px;
  margin-bottom: 15px;
}

A.mappoint {
  position: absolute;
}

A.mappoint DIV {
  background: url(/media/redpin.png);
  width: 12px;
  height: 16px;
}

A.mappoint SPAN {
  display: none;
}

A.mappoint:hover SPAN {
  display: block;
  top: -10px;
  left: 10px;
  border: 1px solid yellow;
  position: relative;
  background-color: lightyellow;
  color: black;
  padding: 3px;
}



/* Base stuff overriding **************************/

TABLE.listcart {
  width: 100%;
}

TR.odd A, TR.even A, TR.subtotal A, TR.footer A {
  color: darkred;
}

TR.odd , TR.even, TR.subtotal, TR.footer  {
  color: black;
}

.tab, .tab TABLE {
  color: black;
}

TABLE.history {
  color: black;
}





/* Login screen **********************************/


#loginbox {
  margin-left: 10px;
}

#loginbox INPUT.login {
   width: 200px;
   border: 1px inset #CCC;
   padding-left: 5px;
}

#loginbox INPUT.login:focus {
   background-color: #DEDEDE;
}

TABLE.loginscreen {
  border: 0;
  border-collapse: collapse;
  margin-top: 15px;
}

TD.signup, TD.login {
  width: 290px;
  padding: 10px;
  border: 0;
}

DIV.signup, DIV.login {
  border: 1px solid #DDD;
  width: 280px;
  height: 200px;
  padding: 10px 20px;
}

DIV.signup P {
    font-size: 11px;
}


#cart {
  clear: right;
  float: right;
  height: 20px;
  margin-right: 5px;
}



DIV.news {
   width: 240px;
}

TABLE.newsitem TR.header TD {
  border: 1px solid red;
  background-image: url(/media/carbdark.gif);
}

TABLE.newsitem TR.body TD {
  border: 1px solid red;
  border-top: none;
  background-color: #111;
}


TABLE.newsitem SPAN.title {
  color: white;
}





/* Contact Table   */

TABLE.contact SELECT.short {
  width: 70px;
}

TABLE.contact {
  border-collapse: collapse;
  margin-top: 15px;
}

TABLE.contact TH {
  font-weight: normal;
  text-align: right;
  color: #555;
  vertical-align: top;
}

TABLE.contact TH:after {
  content: ":";
}

TABLE.contact TH.req {
  color: #a55;
}


TABLE.contact INPUT.text, TABLE.contact SELECT {
  border: 1px inset #CB27aa;
  margin-left: 15px;
  background-color: #FFF;
  display: block;
  width: 300px;
  height: 18px;
  font-family: sans;
  font-size: 11px;
}

TABLE.contact INPUT.amount {
  border: 1px inset #CB27aa;
  margin-left: 15px;
  background-color: #FFF;
  display: block;
  float: left;
  width: 60px;
  height: 18px;
  font-family: sans;
  font-size: 11px;
  text-align: right;
}

TABLE.contact INPUT.text:focus, TABLE.contact TEXTAREA:focus {
  background-color: #EFEFFF;
}

TABLE.contact TEXTAREA {
  border: 1px inset #CB27aa;
  margin-left: 15px;
  background-color: #FFF;
  display: block;
  width: 300px;
  height: 60px;
  font-family: sans;
  font-size: 11px;
}



DIV.loginnote {
  color: #999;
  font-size: 11px;
  margin-top: 15px;
  width: 600px;
  padding-left: 20px;
  border-left: 3px solid #AAA;
}

