/* CSS Template Raw HTML */

#content h1, #content h2 {
  font-family: verdana;
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
  color: black;
  padding-bottom: 1em;
}

#content h3, #content h4 {
  font-family: verdana;
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
  color: black;
  padding-bottom: 0em;
}

#content h5, #content h6 {
  font-family: verdana;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  color: black;
  padding-bottom: 0em;
}

#content ol {
  margin-left: 0px;
  padding-left: 19px;
}

#content ul {
  margin-left: 0px;
  padding-left: 19px;
}

#content ol li {
  padding-bottom: 1em;
}

#content ul {
  padding-bottom: 1em;
}

#content .t490 {
  overflow: hidden;
  width: 490px;
}

#content .t240 {
  float: left;
  overflow: hidden;
  width: 240px;
}

#content .b490 {
  overflow: hidden;
  width: 490px;
}

#content .navigation {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px; 
  padding-right: 20px; 
}

.inforahmen {
  width: 468px;
  padding: 9px 10px 9px 10px;
  border-left: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
}

table.warenkorb td, table.ruler td {
  padding: 8px 0px 9px 0px;
  border-bottom: 1px #cccccc solid;
  overflow: hidden;
}

table.ruler {
  border-top: 1px #cccccc solid;
}

table.ruler td {
  padding-top: 8px;
  padding-bottom: 9px;
  border-bottom: 1px #cccccc solid;
  overflow: hidden;
}

