* {
  padding:0px;
  margin:0px;
  font-family:sans-serif;
  font-size:14px;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
}
img {
  border:none;
}
ul {
  list-style-type:none;
}
a {
  color:#204A87;
}
a:hover {
  text-decoration:underline overline;
}
.clear {
  clear:both;
}
/*===================================================================================================*/

#page_body {
  width:990px;
  margin-left:auto;
  margin-right:auto;
}

#page_header {
  height:126px;
  background:url(images/header.jpg) top left no-repeat;
}

#page_header2 {
  position:relative;
  height:37px;
  background:url(images/header_2.jpg) top left no-repeat;
}
.header2_links_first {
  position:absolute;
  top:1px;
  left:200px;
}
.header2_links_second {
  position:absolute;
  top:1px;
  right:0px;
}
.header2_links {
  border-left:1px solid #84888b;
  border-right:1px solid #84888b;
  font-weight:bold;
}
.header2_links a {
  display:block;
  height:30px;
  border-left:1px solid #84888b;
  border-right:1px solid #84888b;
  margin:0 2px;
  padding:0 15px;
}
.header2_links a:hover {
  background:url(images/header2_links_background.jpg) repeat-x;
  text-decoration:none;
}
.header2_links a span {
  display:block;
  padding-top:6px;
  font-size:15px;
  font-weight:bold;
}
.header2_links a:hover span {
  color:white;
}

#page_sidebar_content {
  background:url(images/sidebar_content.jpg) top left repeat-y;
}

#page_sidebar_left {
  float:left;
  width:188px;
}

div.navtrail {
}

ul.social_bookmarks {
  margin-left:2em;
}
ul.social_bookmarks li {
  display:inline;
}

#page_content {
  float:right;
  width:762px;
  padding:20px;
}

#page_footer {
  height:46px;
  background:url(images/footer.jpg) top left no-repeat;
  position:relative;
}
#footer_links {
  position:absolute;
  right:0px;
  bottom:0px;
}
#footer_links span {
  font-size:13px;
}
#footer_links a {
  height:34px;
}
#footer_links a span {
  padding-top:8px;
}
#footer_links a:hover {
  background:url(images/footer_links_background.jpg) repeat-x;
}

#module_new_products {
  width:550px;
  margin-left:auto;
  margin-right:auto;
  margin-top:35px;
  border:1px solid black;
}
#module_new_products ul {
  padding:1em;
}
#module_new_products ul li {
  clear:both;
}
#module_new_products img {
  float:left;
}
#module_new_products div.content {
  padding-left:5px;
}
#module_new_products div.content a.header {
  display:block;
  font-size:1.5em;
  font-weight:bold;
  text-decoration:none;
}
#module_new_products div.content a img {
  float:right;
}

#category_listing {
  border:1px solid black;
  margin-top:10px;
}
#category_listing table {
  padding:1em;
}

div.header_small {
  background:url(images/first_category.jpg) top left repeat-x;
  font-size:0.8em;
  font-weight:bold;
  padding-left:1em;
}

div.header2 {
  background:url(images/products_header_right.jpg) top left repeat-x;
  color:white;
  padding-left:1em;
  font-weight:bold;
  font-size:17px;
  height:29px;
  padding-top:4px;
}

#shopping_cart {
  margin-top:10px;
}
#shopping_cart .content {
  padding:15px;
}

#checkout_confirmation_payment_information div {
  margin-bottom:10px;
}
#checkout_confirmation_payment_information .information {
  font-size:12px;
  font-weight:bold;
}

/*======================================================*/

.category {
  margin-left:1px;
  margin-right:1px;
}
.small_box_header {
  display:block;
  background:url(images/category_box_heading.jpg) top left repeat-x;
  border-bottom:1px solid #CD6314;
  border-top:1px solid #CD6314;
  height:16px;
  font-size:11px;
  padding-left:10px;
  margin-bottom:10px;
  font-weight:bold;
}
.small_box_content {
  margin-left:1px;
  margin-right:1px;
  margin-bottom:10px;
}
.small_box_content_category {
}
.small_box_content_category ul { /*keine kurzen namen und kein beziehen auf 2 klassen, da IE6 probleme damit hat*/
  padding-left:20px;
  list-style-type:disc;
}
.small_box_content_category li {
  margin-bottom:1px;
}
.small_box_content_category li a span {
  font-size:12px;
}
.small_box_content_search a {
  font-weight:bold;
  font-size:11px;
  margin-left:10px;
}

.small_box_content_search .searchbox {
  margin-left: 5px;
  width: 140px;
}

.small_box_content_search .imagesubmit {
  vertical-align:middle;
}

.small_box_content_bookmark {
}
.small_box_content_admin {
  padding-left:20px;
}

.big_box_header {
  height:29px;
  font-size:20px;
  font-weight:bold;
  background:url(images/products_header.jpg);
  padding:0px 20px;
  color:white;
}

.borderBox {
  border:1px solid black;
  border-top:none;
  margin:20px 0;
}
.fullBorderBox {
  border:1px solid black;
  margin:20px 0;
}

.products_infobox {
  margin-bottom:25px;
}
.products_infobox .inner {
}
.products_infobox .content {
  padding:10px;
}

div.header {
  background:url(images/box_header1.jpg) top left repeat-x;
  color:black;
  padding-left:20px;
  padding-top:4px;
  font-weight:bold;
  font-size:16px;
  height:31px;
}
div.copyright, div.parseTime {
  display:none;
}

