/* STANDARD TAG REDEFINITIONS */
BODY{ color: White; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: Black; margin: 0; padding: 0; }
TD { font-size: 10pt;  }
p { font-size: 10pt;  margin-bottom: 7px; margin-top: 0; }
a { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: none;  color: #ffffff; }
form {	margin:0;}
h2 { margin: 0; padding: 24px 0 7px 40px; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: White; font-size: 15pt; }

#header {	
  width:760px; 
  margin-left:auto; 
  margin-right:auto;
}

#header .visual{ height:130px; background-image: url(bg_visual.jpg);  background-repeat: no-repeat;  background-color: #4492C8;  border-top: 3px solid Black;   }

.link ul {
  height: 20px; 
  line-height: 20px; 
  margin: 0; 
  padding-left: 0; 
  display: block; 
  list-style: none; 
  background-color: #6D6D6D; 
  background-repeat: no-repeat; 
  font-size: 8pt;  
}

.link li { 
  display: inline; 
  background-color: #424242;  
  float: right;  
}

.link li a { 
  height: 20px; 
  line-height: 20px; 
  display: block; 
  padding-left: 15px; 
  padding-right: 15px; 
  border-left: 1px solid Black;  
  float: left;
  color: #ff8050; 
  text-decoration: none;      
}

.link li a:hover { 
  background-color: #646464; 
  text-decoration: none;
}

.menumain ul {
  height: 25px; 
  line-height: 25px; 
  margin: 0; 
  padding-left: 0; 
  display: block; 
  list-style: none; 
  background-color: #4D4D4D; 
  background-repeat: no-repeat;  
}

.menumain li { 
  display: inline; 
  background-color: #222222;  
  float: right;  
}

.menumain li a { 
  height: 25px; 
  line-height: 25px; 
  display: block; 
  padding-left: 27px; 
  padding-right: 27px; 
  border-left: 1px solid Black;  
  float: left;
  color: #e0a070; 
  text-decoration: none;      
}

.menumain li a:hover { 
  background-color: #444444; 
  text-decoration: none;
}

h1{ margin: 0; padding: 40px 0 0 0; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: White;  font-size: 20pt;  }

#layout1 {
  background-color: #505050;
  display: block;
}

#layout1 h3 {
  color: #f0f0f0;
  text-align: left;
  font-family: arial;
  font-weight: bold;
  font-stretch: normal;
  font-size: 11pt;
  padding-left: 5px;
  padding-top: 5px;
}

#sidebar {
  width: 150px;
  float: left;
  display: block; 
}

#sidebar #head {
  background: #FFF url('back-button.png');
  height: 29px;
}

#sidebar .menu ul {
  margin: 0;
  padding: 0px;
  list-style: none;
}
 
#sidebar .menu li {
  background: #FFF url('back-button2.png');
  height: 22px;
  line-height: 22px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 0px;
  display: block;
}

#sidebar .menu li a {
  color: #f0d0b0;
  text-decoration: none;
  display: block;
  font-family: arial;
  font-size: 8pt;
}

#sidebar .submenu li a {
  color: white;
  text-decoration: none;
  display: block;
}

#sidebar .menu li:hover {
  background: #FFF url('back-button2-active.png');
  height: 22px;
  line-height: 22px;
  padding-left: 5px;
}
#sidebar .menu li:hover .submenu {
  border: 1px solid white;
  display: block;
}

#sidebar .submenu {
  position: relative;
  left: 100px;
  top: -10px;
  display: none;
  display: none;
}
 
#options {
  display: inline;
}

#options table {
  background: #404040;
  margin: 0 auto;
  width: 95%;
  border-collapse: collapse;
}

#options table th {
  background: #FFF url('back-button2.png') repeat-x;
  padding-left: 5px;
  text-align: left;
  height: 22px;
}

#options table td {
  font-size: 8pt;
  margin: 0;
  padding: 4px;
  text-align: left;
}

#options table a {
  color: #ffffff;
  text-decoration: none;
  padding: 2px 25px 2px 25px;
  border: 1px solid #404040;
}

#options table td a:hover {
  border: 1px solid #ffffff;
  font-size: 8pt;
  background-color: #a0a0a0;
}

#options #search form td {
  font-size: 8pt;
}

#options #search form input {
  font-size: 8pt;
  border: 1px solid #dadada;
  background-color: #b0b0b0;
  height: 16px;
  line-height: 15px;
}

#options #search .button {
  font-size: 8pt;
  border: 1px solid #dadada;
  background-color: #b0b0b0;
  text-decoration: none;
  text-align: center;
  line-height: 12px;
  vertical-align: middle;
  height: 20px;
  margin: 0;
  padding: 0; 
  display: inline-block; 
}

#main {
  display: block;
  padding: 5px;  
  background-color: #222222;
  border-left: 3px solid black;
  width: 597px;
  min-height: 250px;
  background: #222222 url('back-button.png') repeat-x;
}

#main h2 {
  margin: 0;
  padding: 2px 0 0 0px;
  color: #e0a070; 
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 10pt;
  vertical-align: middle;
}

#main #katalog table {
  margin: 0 auto;
  width: 95%;
  margin-bottom: 2px;
  background-color: #303030;
  border: 1px solid #505050;
}

#main #katalog .picture {
  border: 1px solid #ff8020;
  height: 80px;
  width: 120px;
  text-align: center;
}

#main #katalog .price {
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 10pt;
  text-align: right;
  padding-right: 5px;
  width: 120px;
  color: #ff8050;
  font-weight: bold;
}

#main #katalog .description {
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 8pt;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  height: 50px;
}

#main #katalog .name {
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 10pt;
  text-align: left;
  padding-left: 5px;
}

#main #katalog .dimens {
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 8pt;
  text-align: left;
  padding-left: 5px;
  width: 120px;
}

#main #katalog .ean {
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 8pt;
  text-align: left;
  padding-left: 5px;
}

#main #katalog .note {
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 7pt;
  text-align: middle;
  color: #707070;
  border: 1px solid #707070;
  width: 120px;
}

#main #katalog .note2 {
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 7pt;
  text-align: middle;
  color: #707070;
  border: 1px solid #707070;
}

#main #katalog td {
  border: 1px solid #d0d0d0;
  font-family: arial;
  font-weight: normal;
  font-stretch: normal;
  font-size: 8pt;
}

#navi td {
  border: 1px solid #906060;
  padding: 2px 5px 2px 5px;
}

#navi a {
  color: #f0d0b0;
}

#navi td:hover {
  background: #504040;
}

#CONTENT { 
  width:760px; 
  margin-left:auto; 
  margin-right:auto;
  height: auto;
}

#TEXT{ 
  padding: 35px 40px 35px 40px; 
  border-bottom: 1px solid #484848; 
  border-top: 1px solid #484848; 
  background-color: #222222;
  min-height: 300px;
  height: auto; 
}

#zoom {
  border: 5px solid #e0e0e0;
  background: #303030;
  display: none;
  position: fixed;   
  width:800px;height:500px;
  left:200px;top:100px;
  text-align: center;
}

#zoom img {
  padding: 4px;
}

#zoom #zoomName {
  background: #707070;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 206px;
  padding: 5px 2px 5px 2px;
  text-align: center;
}

#TEXT p{	margin-bottom: 1em;}

#FOOTER{	width:760px; margin-top:27px; margin-left:auto; margin-right:auto;  border-top: 4px solid #363636;  text-align: right;  padding-top: 5px;   }
#FOOTER p{ font-size: 11px; line-height: 14px; margin: 0;  color: #DDDDDD; }
#FOOTER a{ font-size: 11px;	font-weight: normal;	text-decoration: none;  color: White;    }
#FOOTER a:hover{ color: white; text-decoration: underline; }

