/*** Stylesheet for Pixabit-Typo3-Extensions ***/



/*** Product Tree ***/

.pk_gruppe {
	background-image: url(../images/pk_back_no.gif);
	border-bottom: 1px solid white;
}

.pk_gruppe_aktiv {
	background-image: url(../images/leiste_rot.jpg);
	border-bottom: 1px solid white;
}

.pk_gruppe_bold {
	font-weight: bold;
}

.pk_gruppe A, .pk_gruppe A:hover {
	text-decoration: none;
	color: #464646;
}

.pk_gruppe_aktiv A, .pk_gruppe_aktiv A:hover {
	text-decoration: none;
	color: #ffffff;
}

.pk_artikel, .pk_artikel_aktiv {
	background-image: url(../images/pk_artikel_no.gif);
	padding-left: 42px;
	min-height: 16px;
	border-bottom: 1px solid white;
	background-color: #aeaeae;
	background-repeat: repeat-x;
}

* HTML .pk_artikel, .pk_artikel_aktiv {
	height: 16px;
}

.pk_artikel A {
	color: #ffffff;
	text-decoration: none;
}

.pk_artikel_aktiv A {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.pk_artikel A:hover, .pk_artikel_aktiv A:hover {
	color: #ffffff;
	text-decoration: none;
}



/*** Preview Itembox ***/

.pk_list_divider {
	clear: both;
	height: 9px;
	margin: 0px;
}

.pk_itembox {
	background-image: url(../images/pk_itembox_back2.gif);
	background-repeat: no-repeat;
	width: 163px;
	margin-right: 9px;
	/*margin-bottom: 9px;*/
	float: left;
	min-height: 161px;
	position: relative;
	/*z-index: 100;*/
}

.pk_itembox A {
	text-decoration: none;
}

.pk_itembox .neu_flag {
	position: absolute;
	z-index: 40;
	top: 0px;
	left: 0px;
	padding-top: 1px;
}

.pk_itembox_image {
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.pk_itembox_image IMG {
	border: 0px solid white;
}

.pk_itembox_title {
	color: #76403E;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/pk_itembox_title_back.gif);
	background-position: 0px 14px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EBEFEE;
	text-decoration: none;
}



/*** Tooltip ***/

.pk_tooltip {
	position: absolute;
	visibility: hidden;
	top: -195px;
	left: 45px;
	width: 218px;
	z-index: 20000;
}

.pk_tooltip_headline {
	background-image: url(../images/leiste_rot.jpg);
	background-repeat: no-repeat;
	color: white;
	padding-top: 1px;
	padding-left: 2px;
	margin: 0px;
	border-top: 1px solid #7C4445;
	border-left: 1px solid #7C4445;
	border-right: 1px solid #7C4445;
}

.pk_tooltip_text {
	color: #7C4445;
	/*background-image: url(../images/pk_tooltip_text_back.gif);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
	padding: 2px;
	min-height: 48px;
	margin: 0px;
	border-left: 1px solid #7C4445;
	border-right: 1px solid #7C4445;
}

* HTML .pk_tooltip_text {
	height: 48px;
}



/*** Single View ***/

.pk_gray_header {
	background-image: url(../images/gray_header_back.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding-top: 1px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
}

.pk_headline {
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}

.pk_content {
	margin-bottom: 9px;
	font-size: 11px;
}

.pk_infocontainer {
	border-top: 1px solid #e8e8e8;
	background-color: #f7f7f7;
}

.pk_infocontainer TABLE {
	font-size: 11px;
}


#pk_img_navi {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	display: block;	
}

#pk_img_navi IMG {
	vertical-align: middle;
}

#pk_img_navi_left {
	float: left;
	width: 50%;
	text-align: right;
	color: #aaaaaa;
	cursor: pointer;
}

#pk_img_navi_right {
	float: left;
	width: 50%;
	text-align: left;
	color: #000000;
	cursor: pointer;
}

#pk_zusatzinfo {
	color: white;
	width: 100px;
	height: 19px;
}

#pk_zusatzinfo A {
	color: white;
	text-decoration: none;
}

#pk_zusatzinfo IMG {
	border: 0px solid white;
}

.preisliste_head {
	background-image: url(../images/gray_header_back.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	margin: 0px;
	padding-top: 1px;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
}

.pk_aufpreis {
	color: #820a16;
	font-weight: bold;
}

.tx-pxproduktkatalog-pi2 TABLE TD {
	font-size: 11px;
}

.standzeichnungen {
	margin-top: 6px;
}




/*** SEO Sitemap ***/
.tx-flseositemap-pi1 UL LI.deep0 {
  list-style-type: none;
  background-image: url(../images/leiste_rot.jpg);
  background-repeat: no-repeat;
  padding: 2px 0px 0px 10px;
  margin: 5px 0px 0px 0px;
  border: 0px;
  line-height: 1em;
  height: 16px;
}
.tx-flseositemap-pi1 .deep0 A {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.tx-flseositemap-pi1 UL LI.deep1 {
  list-style-image: url(../images/list_style.gif);
  line-height: 1em;
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
}
.tx-flseositemap-pi1 .deep1 A {
  color: black;
  font-weight: normal;  
  text-decoration: none;
  height: 16px;
}
* html .tx-flseositemap-pi1 .deep1 A {
  padding: 8px 0px 0px 5px;
}
.tx-flseositemap-pi1 .list .deep2 {
  margin-left: 52px;
  margin-top: 2px;
}
.tx-flseositemap-pi1 .deep2 A {
  color: black;
  font-weight: normal;
  text-decoration: none;
}




/***** MERKZETTEL *****/

.px_pinboard_head {
  font-size: 11px;
  font-weight: bold;
  color: white;
  height: 16px;
  margin: 0px 0px 8px 0px;
  padding-top: 1px;
  padding-left: 8px;
}
* html .px_pinboard_head {
  height: 16px;
}

.px_pinboard_content {
  padding-left: 9px;
  padding-bottom: 8px;
}

.px_pinboard_plus {
  width: 9px;
  float: right;
  margin-right: 5px;
  clear: none;
  padding-top: 3px;
}

.px_pinboard_plus IMG {
  border: 0px solid white;
}

.px_pinboard_functions {
  margin: 1px 0px 1px 0px;
}

.px_wspb_inputlabel {
 vertical-align: top;
 width: 120px;
}

.px_wspb_inputtext {
  width: 200px;
}

.px_wspb_inputtext INPUT.inputtext {
  width: 100%;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 11px;
}

.px_wspb_inputtext TEXTAREA {
  width: 100%;
  height: 50px;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 11px;
}

.px_wspb_submit {
  background-image: url(../images/button_absenden.gif);
  background-repeat: no-repeat;
  background-color: white;
  color: white;
  padding-left: 14px;
  width: 131px;
  height: 18px;
  border: 0px solid white;
  font-size: 11px;
}


/***** Indexsuche *****/

#search FORM {
	margin: 0px;
}

#search TABLE {
	margin-left: 9px;
}

.sword {
	font-size: 11px;
	width: 120px;
	border-top: 1px solid #5f5f5f;
	border-left: 1px solid #5f5f5f;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.tx-indexedsearch-searchbox-button {
	width: 64px;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid white;
	background-image: url(../images/button_search.gif);
	background-color: white;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 0px;
}

/* Mailform */
.zeile {
  width: 100%;
  height: 18px;
  margin-bottom: 3px;
  font-size: 11px;
}
* html .zeile {
  height: 16px;
}
.label {
  float: left;
  width: 80px;
  height: 16px;
  padding-top: 2px;
}
.eingabe {
  width: 300px;
  height: 16px;
  float: left;
}
.eingabe INPUT {
  font-size: 11px;
}
.fehlermeldung {
  color: #FF0000;
  font-size: 11px;
}
.b300 {
  width: 200px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
.katalog_checkbox {
  margin: 0px 5px 0px 5px;
  padding: 0px;
}
* html .katalog_checkbox {
  margin: 0px 0px 0px 5px;
}
.katalog_pl23 {
  padding-left: 23px;
}
* html .katalog_pl23 {
  padding-left: 25px;
}
.button {
  color: white;
  padding-left: 80px;
  font-size: 11px;
  height: 18px;
}




/***** Händlersuche *****/

#px_hs_region {
	background-image: url(../images/haendlersuche_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 214px;
}

#px_hs_region TABLE {
	margin: 10px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
}

.region_head {
	color: #999999;
}

.region_item {
	background-image: url(../images/balken_grau.gif);
	width: 80px;
}

.region_item A.no {
	color: #5D1516;
}

.region_item A.act {
	color: white;
	text-decoration: none;
}

#px_hs_liste {
	margin: 0px;
	background-color: #f7f7f7;
}





/***** HÄndlerverwaltung Frontend *****/

INPUT.textinput, SELECT.textinput {
	font-size: 11px;
	width: 280px;
}

INPUT.formsubmit {
	font-size: 11px;
	color: white;
	width: 131px;
	height: 19px;
	background-image: url(../images/button_absenden.gif);
	background-repeat: no-repeat;
	border: 0px solid white;
}





/***** Top 5 *****/

.top5_item {
	padding-left: 10px;
	margin: 0px 0px 3px 0px;
	float: left;
}

.top5_rank {
	width: 44px;
	font-weight: bold;
	color: #464646;
	float: left;
}

.top5_itemtitle {
	width: 150px;
	float: left;
	color: #DA022B;
	font-weight: bold;
}

.top5_itemtitle A {
	color: #DA022B;
	text-decoration: none;
}

.top5_itemtitle IMG {
	border: 0px solid white;
}





/*** Neue Registrierung ***/

.reg_row {
	height: 24px;
}

.reg_label {
	float: left;
	width: 150px;
}

.reg_input {
	float: left;
	width: 300px;
}

.reg_input INPUT.txt, .reg_input SELECT {
	width: 100%;
	font-size: 11px;
}

.reg_err {
	color: red;
	font-weight: bold;
}