/* ++++++++++++++++++++++++++++++++++++++ ALLGEMEIN +++++++++++++++++++++++++++++++++ */

.clear {
  clear: both; }

h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0; }

/* ++++++++++++++++++++++++++++++++++++++ STARTSEITE +++++++++++++++++++++++++++++++++ */

#paypal-image {
  margin: 10px; }

.startseitenbox {
  cursor: pointer;
  float: left;
  height: 162px;
  width: 162px;
  padding: 10px;
  margin: 10px 7px 0 0;
  background: url(../img/bg_thumbnail.gif) no-repeat 0 0; } 

.startseitenbox h2 {
  font-size: 16px;
  font-weight: bold;
  color: #323232; 
  margin: 7px auto 0 auto; 
  text-align: center;
  width: 140px;
  border: 0;
  position: absolute; }

.startseitenbox a {
  background: none; }

/* ++++++++++++++++++++++++++++++++++++++ BREADCRUMB +++++++++++++++++++++++++++++++++ */

#layout_breadcrumb_navigation {
  width: 560px; 
  color: #646464;
  margin: 7px 0 10px -10px;
  padding-left: 10px;
  border-bottom: 1px dotted #646464; }

#layout_breadcrumb_navigation a {
  color: #646464 !important;
  text-decoration: none !important; }

#layout_breadcrumb_navigation img.arrow {
	position:absolute;
	left:544px; }

/* ++++++++++++++++++++++++++++++++++++++ NAVIGATION SHOP +++++++++++++++++++++++++++++++++ */

.ueberschrift_navigation_shop {
	width:140px;
	height:20px;
	line-height:22px;
	margin-top:4px;
	padding-left:4px;
	padding-right:10px;
	margin-left:2px;
	padding-bottom:2px;
	color: #646464;
  border-bottom: 1px dotted #646464; }

.ueberschrift_navigation_shop img {
	position:absolute;
	left:141px; }

#navigation_shop {
  list-style-type: none; 
  width: 158px;
  margin: 10px 0 0 -13px;
  padding: 0; }

#navigation_shop li {
  cursor: pointer;
  width: 144px;
  background-color: #155AA0 !important;
  margin-bottom: 1px;
  padding: 5px;
  border: 1px solid #155AA0; }

#navigation_shop li:hover {
  background-color: #fff !important;
  border: 1px solid #B6B6B6 !important; }

#navigation_shop li:hover a {
  color: #323232; }

#navigation_shop li.aktiv {
  background-color: #fff !important; 
  border: 1px solid #B6B6B6 !important; }

#navigation_shop li.aktiv a {
  color: #323232; }

#navigation_shop li a {
  color: #fff;
  width: 100%;
  background: none;
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px; }
/*
#navigation_shop li a:hover {
  text-decoration: underline; }*/

#navigation_shop li a span {
  float: right;
  margin: 0; 
  width: 20px !important;
  font-size: 14px; 
  font-weight: bold; }

#navigation_shop li a:hover span {
  text-decoration: none; }

#navigation_shop li#unternavigation {
  padding: 0 !important;
  width: 154px;
  border: 1px solid #B6B6B6 !important;
  background: #f2f2f2 !important; }

#navigation_shop li#unternavigation ul {
  list-style-type: none;
  margin: 0;

  padding: 0; }

#navigation_shop li#unternavigation ul li {
  background: #f2f2f2 !important;
  height: 18px;
  margin: 0;
  width: 142px;
  margin-left: -10px; /* !!! */
  padding: 0 0 0 10px;
  cursor: pointer;
  border: 1px solid #f2f2f2 !important; }

#navigation_shop li#unternavigation ul li:hover {
  background-color: #e1e1e1 !important; }

#navigation_shop li#unternavigation ul li:hover a {
  text-decoration: none !important; }

#navigation_shop li#unternavigation ul li a {
  width: 100%;
  color: #323232;
  display: block;
  font-weight: normal; }

#navigation_shop li#unternavigation ul li.aktiv {
  background-color: #e1e1e1 !important; }

#navigation_shop li#unternavigation ul li.aktiv a {
  font-weight: bold; }


/* ++++++++++++++++++++++++++++++++++++++ NAVIGATION SHOP 2 +++++++++++++++++++++++++++++++++ */

#navigation_shop_2 {
	list-style-type: none;
	margin: 5px 0 30px -4px;
	width: 160px;
	padding: 0; }

#navigation_shop_2 li {
  padding: 0;
  margin: 0; }

#navigation_shop_2 li a {
  color: #646464;
  display: block;
  font-size: 11px;
  text-decoration: none; }
  
/* ++++++++++++++++++++++++++++++++++++++ METAWERBUNG +++++++++++++++++++++++++++++++++ */

#metawerbung {
  width: 157px;
  height: 134px;
  margin: 10px 0 30px 2px; 
  padding-top: 15px;
  background: url(../img/bg_metawerbung.gif) no-repeat; }

#metawerbung p {
  color: #646464;
  line-height: 12px;
  font-size: 11px;
  margin: 0 0 16px 42px !important; }

/* ++++++++++++++++++++++++++++++++++++++ ÜBERSCHRIFT +++++++++++++++++++++++++++++++++ */

#teaser_head_large {
	position:relative;
	width:540px;
	margin-top:5px;
	padding-left:7px;
	padding-right:10px;
	padding-bottom:2px;
	color: #646464;
  border-bottom: 1px dotted #646464; }

#teaser_head_large img {
	position:absolute;
	right:5px;
	top: -2px; }


/* ++++++++++++++++++++++++++++++++++++++ KATEGORIEANSICHT +++++++++++++++++++++++++++++++++ */

.thumbnail {
  float: left;
  height: 300px;
  width: 182px;
  cursor: pointer;
  padding: 0;
  margin: 0 7px 0 0;
  background: url(../img/bg_thumbnail.gif) no-repeat; }

.thumbnail table tr td {
  padding: 0;
  text-align: center;
  height: 182px !important;
  width: 182px !important; }

.thumbnail table img {
  vertical-align: middle; }

.thumbnail h2 {
  color: #000 !important; 
  height: 30px;
  margin: 0 0 0 5px;
  font-size: 12px;
  font-weight: bold;
  border: 0;
  line-height: 14px;
  padding: 0 !important; }

.thumbnail h2 a {
  background: none; }

.thumbnail .kurzbeschreibung {
  font-size: 12px;
  height: 40px;
  line-height: 14px;
  margin: 0 0 0 5px; }

.thumbnail .preis {
  color: #145aa0;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0 0 5px; }

.thumbnail .preis span, .thumbnail .preis span a {
  font-size: 8px;
  color: #969696; 
  margin-left: 4px;
  font-weight: normal; }

.thumbnail .preis span a:hover {
  color: #155AA0;
  text-decoration: none;  }

.best_price {
  background-image: url(../img/bg_thumbnail_best_price.gif); }

.neu_de {
  background-image: url(../img/bg_thumbnail_neu_de.gif); }

.neu_en {
  background-image: url(../img/bg_thumbnail_neu_en.gif); }

.nurhier_de {
  background-image: url(../img/bg_thumbnail_nurhier_de.gif) !important; }

.nurhier_en {
  background-image: url(../img/bg_thumbnail_nurhier_en.gif) !important; }

.cheap {
  background-image: url(../img/bg_thumbnail_1euro.gif) !important; }

/* ++++++++++++++++++++++++++++++++++++++ SUCHFELD IN DER RECHTEN SPALTE +++++++++++++++++++++++++++++++++ */


.ueberschrift_rechte_spalte {
	width: 160px;
	height: 20px;
	line-height: 22px;
	margin-top: 0;
	padding-left: 4px;
	padding-right: 10px;
	margin-left: 2px;
	padding-bottom: 2px;
	color: #646464;
  border-bottom: 1px dotted #646464; }

.ueberschrift_rechte_spalte img {
	position:absolute;
	left:159px; }

#suchfeld {
  background: #f2f2f2;
  padding: 10px;
  width: 160px;
  margin: 10px 0 0 0; }

#suchfeld div {
  border: 0;
  background: #fff; }

#suchfeld div input {
  border: 1px solid #A3A3A3; 
  background: #fff !important;
  margin: 10px 7px; }

#suchfeld div .button {
  border: 0;
  color: #6a6a6a;
  font-size: 11px;
  float: right;
  cursor: pointer;
  background: url(../img/bg_button_submit.gif) no-repeat 0 6px #fff !important; }

/* ++++++++++++++++++++++++++++++++++++++ DETAILSEITE +++++++++++++++++++++++++++++++++ */

#layout_details_frame {
  margin: 20px 0 0 0; }

#layout_details_image {
  border-right: 1px dotted #646464;
  padding: 0 10px 0 0;
  vertical-align: top;
  margin: 0; }

#layout_details_image img {
  margin: 0;
  vertical-align: top; }

#layout_details_infos {
  padding: 0 20px 0 10px;
  vertical-align: top; }

#layout_details_infos p {
  margin: 0 0 10px 0; }

#layout_details_infos .preis {
  color: #145aa0;
  line-height: 12px;
  font-size: 12px;
  font-weight: bold; }

#layout_details_infos .kleingedrucktes {
  font-size: 9px;
  color: #969696; 
  margin-left: 4px;
  font-weight: normal; }

#layout_details_infos .kleingedrucktes a {
  color: #969696 !important;
  text-decoration: none !important; }

#layout_details_infos .kleingedrucktes a:hover {
  color: #155AA0 !important; }


#layout_details_infos .inputsubmit {
  background: #155AA0;
  color: #fff;
  font-size: 11px;
  height: 18px;
  font-weight: bold;
  text-decoration: none;
  border: 0;
  cursor: pointer; }

/* ++++++++++++++++++++++++++++++++++++++ WARENKORB RECHTS +++++++++++++++++++++++++++++++++ */

#spalte_rechts #warenkorb {
  padding: 10px 10px 0 10px;
  width: 160px;
  background: url(../img/bg_warenkorb_fill.gif) repeat-y #F6F2E6; }

#spalte_rechts #warenkorb a {
	color: #000;
  background: none; }
#spalte_rechts #warenkorb a:hover {
  color: #155AA0; }

#spalte_rechts #warenkorb_anfang {
  margin-top: 25px;
  height: 12px;
  width: 180px; 
  background: url(../img/bg_warenkorb_anfang.gif) no-repeat #F6F2E6; }

#spalte_rechts #warenkorb_ende {
  height: 17px;
  width: 180px; 
  background: url(../img/bg_warenkorb_ende.gif) no-repeat #F6F2E6; }

#spalte_rechts #warenkorb h3 {
  color: #88b445;
  font-size: 12px;
  font-weight: bold;
  margin: 0; }

#spalte_rechts #warenkorb h3 span a {
  font-size: 9px;
  background: none;
  margin-left: 5px;
  color: #A8A8A8;
  font-weight: normal;
  text-decoration: none; }

#spalte_rechts #warenkorb h3 span a:hover{
  color: #155AA0; }

#spalte_rechts #warenkorb .gesamtpreis_titel {
  font-size: 10px; }
  
#spalte_rechts #warenkorb .gesamtpreis {
  font-size: 10px; }

#spalte_rechts #warenkorb .kleingedrucktes, #spalte_rechts #warenkorb .kleingedrucktes a {
  font-size: 9px;
  color: #A8A8A8; }

#spalte_rechts #warenkorb .kleingedrucktes a:hover {
  text-decoration: none;
  color: #155AA0; }
  
#spalte_rechts #warenkorb .submitbutton {
  border: 1px solid #88b445;
  height: 20px;
  padding-top: 3px;
  background: #F3F2EE;
  width: 90px;
  float: right;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  text-align: center; }


#spalte_rechts #warenkorb .submitbutton a {
  color: #88b445; }

#spalte_rechts #warenkorb .submitbutton a:hover {
  text-decoration: none !important; }

.style_cart_item td span a:hover {
  text-decoration: none;
  color: #155AA0; }

/* ++++++++++++++++++++++++++++++++++++++ WARENKORB KOMPLETT +++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++ WARENKORB CART_3   +++++++++++++++++++++++++++++++++ */

#warenkorb_komplett table {
  width: 570px;
  margin-left: -10px;
  border-top: 1px dotted #636363;
  border-left: 1px dotted #636363; }

#warenkorb_komplett table .layout_table_3 {
  border: 0 !important; }

#warenkorb_komplett table tr td {  
  padding: 3px 5px;  
  border-right: 1px dotted #636363;
  border-bottom: 1px dotted #636363; }

#warenkorb_komplett .anzahl {  
  margin: 0 0 10px 0;
  font-size: 11px;
  font-weight: bold; }

#warenkorb_komplett img {
  margin-right: 0px;
  vertical-align: middle; }

#warenkorb_komplett .button_edit {
  margin: 10px 10px 0 10px;
  width: 100px;
  height: 25px;
  float: left; 
  padding: 2px 5px; 
  color: #145aa0;
  font-size: 11px; }

#warenkorb_komplett .button_edit img {
  margin: 3px 5px 0 0;}

#warenkorb_komplett .button_edit a {
  color: #145aa0;
  font-size: 11px;
  text-decoration: none; }

#warenkorb_komplett .button_delete {
  cursor: pointer;
  margin: 10px 10px 0 10px;
  height: 30px;
  width: 110px;
  float: left; 
  padding: 2px 5px; 
  color: #145aa0;
  font-size: 11px; }

#warenkorb_komplett .button_delete a {
  color: #145aa0;
  font-size: 11px;
  text-decoration: none; }

.aendern {
  color: #1559a0 !important;
  margin-left: 10px;
  text-decoration: none !important;
  font-weight: normal;
  font-size: 10px !important; }


/* ++++++++++++++++++++++++++++++++++++++ CHECKOUT +++++++++++++++++++++++++++++++++ */

.weiter {
  float: right; 
  margin: 0 15px 25px 0;
  border: 0;
  height: 26px;
  width: 178px;
  cursor: pointer;
  /*padding: 0px 35px 3px 25px; 
  cursor: pointer;
  height: 27px;
  width: 160px;
  border: 1px solid #145aa0;
  font-weight: bold;
  font-size: 12px;
  color: #1659a0;
  vertical-align: middle;*/ }

.layout_table {
  width: 548px;
  padding: 10px;
  margin-left: -10px; }

.layout_table label {
  float: left;
  clear: left;
  cursor: pointer;
  width: 135px !important;
  font-weight: normal;
  font-size: 10px; }

.layout_table_1, .layout_table_2 {
  margin: 0 0 5px 0; }

.layout_table .inputnormal {
  width: 405px !important; }

.layout_table input, .layout_table textarea {
  border: 1px solid #E5E5E5; }

h4 {
  background: url(../img/bg_h4.gif) no-repeat 555px 7px #145aa0;
  width: 560px;
  margin-left: -10px;
  padding: 2px 0 2px 10px;
  font-weight: bold;
  font-size: 10px;
  color: #fff; }

.layout_table label.payment {
  color: #145aa0;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  float: none; }

.layout_table p.description {
  color: #656565;
  font-size: 10px;
  margin: 0;
  line-height: 12px; }


#agbs, #widerrufsrecht {
  color: #656565;
  font-size: 10px;
  line-height: 12px;
  margin: 0; }

#agbs a {
  color: #145aa0; }
  
.layout_form_error, .shop_error {
	color: #AD191D;
	display: none;
	font-size: 11px;
	font-weight: normal;
}
