/*

*/


/* -----------------------------------------------------------------------------
    Template: t_three
------------------------------------------------------------------------------*/

.box_errors {
  background-color: #FFF9F9;
  white-space: pre;
  font-family:'Courier New', Courier, mono;
  border: 2px dashed red;
  padding: 10px;
  text-align: left;
  margin-bottom: 10px;
}

.contentbox {
  min-height: 1595px;
  min-width: 20px;
  background-color: #ffffff;
  border: 1px solid #CDCDCD;
  padding: 10px;
}

.contentbox .topproducts {
  float: right;
  height: 365px;
  width: 250px;
/*  border: 1px solid red;*/
  color: #666666;
  padding-top: 10px;
  background-image: url(/templates/ex/images/topproducts_bg.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin-right: 5px;
}

.contentbox .topproducts .restriction {
  overflow: hidden;
  height: 338px;
}

.contentbox .topproducts a {
  color: #B40000;
}

.contentbox .topproducts strong {
  display: block;
  text-align: center;
}

.contentbox .topproducts dl {
  padding-left: 20px;
  padding-right: 20px;
}

.contentbox .topproducts dt {
  font-weight: bold;
  text-decoration: underline;
}

.contentbox .topproducts dd {
  padding: 0 0 10px 0;
  margin: 0;
/*  height: 35px;*/
}

.contentbox .contentarea {
  width: 670px;
/*  border: 1px solid red;*/
  float: left;
}


.box_article_gallery {
  width: 317px;
  float: left;
}

/* -----------------------------------------------------------------------------
    product_listing
------------------------------------------------------------------------------*/

.box_product_listing_item {
  border: 1px solid #CCCCCC;
/*  width: 95%;*/
  margin: 0 auto 10px;
  padding: 5px;
  clear: left;
  overflow: visible;
  position: relative;
  height: 90px;
  z-index: 0;
}

.box_product_listing_item_special_offer {
  background-color: #C2ECDE;
  border: 2px dashed #6ED2AA;
  height: 120px;
}

.box_product_listing_item .spacebar {
  clear: both;
  width: 100%;
  height: 0px;
}

.box_product_listing_item .image_area {
  width: 120px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}

.box_product_listing_item .image_area img, .box_product_listing_item_special_offer .image_area img {
  visibility: hidden;
  height: 0px;
  width: 0px;
  font-size: 1px;
}

.box_product_listing_item_special_offer .image_area {
  border: 1px solid #6ED2AA;
  background-color: #FFFFFF;
  height: 120px;
}

.box_product_listing_item .image_area a {
  display: block;
  width: 120px;
  height: 120px;
}

.box_product_listing_item .text_area {
  font-size: small;
}

.box_product_listing_item .text_area .title {
  font-weight: bold;
}

.box_product_listing_item .text_area .title a {
  text-decoration: none;
}

.box_product_listing_item .text_area .title a .highlight {
  background-color: #FFFF00;
}

.box_product_listing_item .text_area .description {
  margin-top: 2px;
  height: 20px;
/*  width: 500px;*/
}

.box_product_listing_item .text_area .description_special_offer {
  margin-top: 20px;
  font-size: 18px;
}

.box_product_listing_item .text_area .description_special_offer > strong {
  font-size: 24px;
  font-weight: bold;
}

.box_product_listing_item .text_area .description_special_offer > sup {
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.box_product_listing_item .admin_area {
  width: 120px;
  height: 80px;
  background-color: red;
  float: right;
}

.box_product_listing_item span.linkline {
  right: 10px;
  bottom: 10px;
  height: 10px;
  text-align: right;
  position: absolute;
  width: 582px;
}

.box_product_listing_item .linkline span {
  border-right: 1px solid blue;
  margin-right: 10px;
  padding-right: 10px;
}

.box_product_listing_item .linkline span.artnr {
  float: left;
  border-style: none;
}

.box_searchbar {
  width: auto;
  height: 39px;
  margin-left: 30px;
  font-size: small;
}

.box_searchbar button {
  margin: 0;
  padding: 0;
}

.box_searchbar img {
  margin-top: 3px;
  margin-left: 5px;
}

.box_searchbar > form > .caption {
  padding: 11px;
  float: left;
}

.box_searchbar > form > .edit {
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
/*  border: 1px solid red;*/
}

.box_searchbar .link_adv_search {
  height: 35px;
  line-height: 38px;
}

.box_searchbar input {
  border: 1px solid #808080;
  padding-left: 5px;
  padding-right: 5px;
  width: 200px;
}

.box_searchbar button {
  background-color: transparent;
  border: 0px;
  cursor: hand;
  cursor: pointer;
  padding: 0;
  margin: 0;
  color: blue;
  font-weight: bold;
}

.box_searchbar > .submit {
  padding-top: 10px;
  padding-bottom: 8px;
  float: left;
}

.flagbar {
	position: absolute;
	left: 810px;
	top: 2px;
	width: 150px;
	height: 17px;
    float: right;
}

.flagbar img {
	margin-top: 3px;
	margin-right: 5px;
	border: 0;
}

.box_searchbar > .leftside {
  width: 1px;
  height: 39px;
/*  background-image: url(/templates/ex/images/main_searchbar_leftside.png);
  background-repeat: no-repeat;
  background-position: left top;*/
  float: left;
}

.box_searchbar > .rightside {
  width: 1px;
  height: 39px;
/*  background-image: url(/templates/ex/images/main_searchbar_leftside.png);
  background-repeat: no-repeat;
  background-position: left top;*/
  float: right;
}

#box_navbar {
  float: right;
  width: 370px;
  height: 25px;
/*  border: 1px solid red;*/
  text-align: center;
  line-height: 20px;
}

#box_navbar > .divider {
  padding-left: 5px;
  padding-right: 5px;
  height: 20px;
  border-right: 1px solid #CCCCCC;
}

#box_navbar > span.nodivider {
  padding-left: 5px;
  padding-right: 5px;
  height: 20px;
}

#box_navbar a, #box_navbar a:visited, #box_navbar a:active {
  color: black;
}

#box_navbar a:hover {
  color: blue;
  text-decoration: underline;
}

/* -----------------------------------------------------------------------------
    Groupbox
------------------------------------------------------------------------------*/

div.groupbox {
  margin-top: 2em;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 0px 10px 10px 10px;
  clear: both;
}

div.groupbox .caption {
  position: relative;
  top: -1.5ex;
  left: 0.25em;
  background-color: #fff;
  padding: 2px;
  font-weight: bold;
  text-align: center;
}

div.groupbox p {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  margin-left: 5px;
  padding-left: 0px;
}

/* -----------------------------------------------------------------------------
    Backnextbox
------------------------------------------------------------------------------*/

div.backnextbox {
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 12px;
  height: 26px;
  background-image: url(/templates/ex/images/backnextbox_bg.png);
  background-position: left top;
  background-repeat: repeat-x;
  text-align: right;
  margin-top: 30px;
}

div.backnextbox button {
  margin-left: 20px;
}
