@charset "utf-8"; 

html,body {
  width: 100%;
}

BODY {
	width: 100%;
	text-align: left;
	margin: 0px auto;
	
	font-size:11px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
}

#ContainerAllA{ position: relative; width: width: 100%;; margin: 0px auto; text-align: center;}
#ContainerAllI{ position: relative; width: 1000px; margin: 0px auto; text-align: left; }

#TopLeft { float: left; width: 254px; padding: 10px 0 5px 0; }
#TopRight {float: left; width: 746px; padding: 8px 0 5px 0; }
#TopRightSuchboxen {width: 100%; height: 63px; text-align: right; position: static; z-index:4;}
/* ohne Registrierung */
#TopRightReg { width: 523px; height: 19px; float:left; text-align:right; font-size:12px; }
#TopRightFreiOR { width: 63px; height: 19px; float:left; text-align:right; font-size:12px; }
#TopRightSprache { width: 160px; height: 19px; float:right; text-align:right; font-size:12px; }
#TopRightSpracheDiv { position:relative; z-index: 9; }
#TopRightSpracheLanguage { position: relative; text-align:right; padding-right:16px; color: #003399; font-size: 12px; float:none; z-index: 10;}
#TopRightSpracheBoxen { position: absolute; top: 14px; background: url(/shop/images/layout2011/hgnavkataloge.gif) repeat-x;  display: none; left: -50px; padding: 20px; color: #FFF; font-size: 12px; text-align: right; overflow:auto; z-index: 15;}
#TopRightSpracheBoxen { width: 170px; }
* html #TopRightSpracheBoxen {
	\width: 153px;
	w\idth: 153px;
}
#TopRightSloganDiv{position: relative; width: 100%; height: 20px; text-align: right; font-size:12px; z-index:0;}
#TopRightSlogan{ position:absolute; width:100%; height: 25px; padding-top:12px; left: 0px; z-index: 1;}
#TopRightSloganDivNeu{position: relative; width: 100%; height: 20px; text-align: right; font-size:12px; z-index:0;}
#TopRightSloganNeu{position:absolute; width:30%; margin-left: 70%; height: 25px; padding-top:48px; left: 0px; z-index: 1;}
/* mit Registrierung */
#TopRightFreiMR{width: 236px; height: 19px; float:left; text-align:right; font-size:12px;}
#TopRightKunde{width: 160px; height: 19px; float:left; text-align:right; font-size:12px;}
#TopRightBenutzer{position:relative; width: 350px; height: 19px; float:left; text-align:right; font-size:12px;}
#TopRightWarenkorbBereich { width: 746px; height: 20px; text-align: right; font-size:12px; position: relative; }
#TopRightWarenkorbAnzeige {	position:absolute; left:546px; width:200px; height: 60px; padding-top:10px; }
#TopRightWarenkorbAnzeigeNeu {	position:absolute; left:546px; width:200px; height: 60px; padding-top:6px; }

#MessageLeft{float: left; width: 254px; padding: 10px 0 5px 0; }
#MessageRight{float: left; width: 746px; padding: 0 0 5px 0; }
  
#MenuLeft{float: left;  width: 227px; margin-left: 27px;}
#MenuLeftSachbearbeiter{
	font-size:12px;
	line-height: 15px;
	padding-left: 14px;
}
#MainRight{float: left; width: 746px;}

#FooterLeft{float: left; width: 0px; }
#FooterRight { float: left;  width: 1000px; margin-top: 15px;}
#FooterRightIcon { width: 1000px; text-align: right; padding: 0; }
#FooterRightLink { width: 746px;  padding: 0 0 11px 254px; font-size: 12px; color: #003399; }
#FooterRightAdresse { width: 746px; border-top: solid #003399 1px; border-bottom: solid #003399 1px; padding: 6px 0 6px 254px; font-size: 12px; color: #003399; }

/* IE */
* html #FooterRightLink { width: 1000px;}
* html #FooterRightAdresse { width: 1000px;}


#navscanmenu {
    display: block !important;
    position: relative !important;
    right: 0 !important;
}

#InDenWarenkorb{
	width: 100%;
	padding: 20px 0 20px 0;
	border-top: 2px solid #003399;
	background: url('/shop/images/layout/warenkorbauswahl.gif') no-repeat;
	font-size:12px;
	color: #000;
}

#InDenWarenkorbSP14{
	float: left;
	width: 20%;
	maring-top: 3px;
}
#InDenWarenkorbSP24{
	float: left;
	width: 30%;
	maring-top: 3px;
}
#InDenWarenkorbSP34{
	float: left;
	width: 30%;
	maring-top: 3px;
}
#InDenWarenkorbSP44{
	float: left;
	width: 20%;
	maring-top: 3px;
	text-align: right;
}




div.ClearBoth{clear:both; height: 0; margin:0; padding:0;}

H1 {font-size:14px;margin-top:0px;margin-bottom:0px; font-weight:bold;}
H2 {font-size:13px;margin-top:0px;margin-bottom:0px;}
FORM {margin:0;}
input {	font-size:12px;}

input.suche{
	width: 60px;
	height: 18px;
	font-size:12px;
	color: #FFF;
	background: #003399;
	background: -o-linear-gradient(top, #335cad, #003399);
	background: -moz-linear-gradient(top, #335cad, #003399);
	background: -webkit-gradient(linear, left top, left bottom, from(#335cad), to(#003399));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF335cad', endColorstr='#FF003399');
	border: 0px;
	border-radius: 1px;
	cursor: pointer;
}

input:hover.suche{
	width: 60px;
	height: 18px;
	font-size:12px;
	color: #FFF;
	background: #335cad;
	background: -o-linear-gradient(top, #003399, #335cad);
	background: -moz-linear-gradient(top, #003399, #335cad);
	background: -webkit-gradient(linear, left top, left bottom, from(#003399), to(#335cad));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF003399', endColorstr='#FF335cad');
	border: 0px;
	border-radius: 1px;
	cursor: pointer;
}
input.sucheinputterm { width: 180px; margin: 0 20px 0 2px;}
input.sucheinputart { width: 160px; margin: 0 10px 0 2px;}



TEXTAREA 		{font-size:12px;font-family:Arial,sans-serif,Helvetica;}
SELECT 			{font-size:12px;padding:0;}
OPTION 			{font-size:12px;padding:0;}
.breite120,
input.schaltfl 	{width:120px;}
TD 				{font-size:11px;}

a 			{color:#003399; text-decoration:none;}
a:link      {color: #003399;}
a:visited   {color: #003399;}
a:active    {color: #003399;}
a:hover     {color: #e2001a;}

p.menu1 		{font-weight:bold;}
.menu2 			{color: #333333;}
a.menu2			{color:#003399;}


/* ***************************************** */
/* Tabellendefinition der Klickpfad - Anfang */
.tableklickpfad{
	width:100%;
	background-color:#FFFFFF;
}
.klickpfad{
    font-size:11px;
    padding-top:3px;
    padding-left:0px;
    padding-bottom:13px;
	vertical-align:top;
}
a.klickpfad          {font-size:11px;}
/* Tabellendefinition der Klickpfad - ENDE */
/* **************************************** */

/* *************************************************** */
/* Tabellendefinition der Überschriftstabelle - Anfang */
.tableueberschrift{
	width:100%;
	/*background-color:000099;*/
	background-color:#333333;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	
	background: #003399;
	background: -o-linear-gradient(top, #335cad, #003399);
	background:  -moz-linear-gradient(top, #335cad, #003399);
	background:  -webkit-gradient(linear, left top, left bottom, from(#335cad), to(#003399));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF335cad', endColorstr='#FF003399');
	border-top: 0px solid #DBDBDB;
	border-left: 0px solid #DBDBDB;	
	border-bottom: 1px solid #DBDBDB;
	border-right: 0px solid #DBDBDB;	
}
.ueberschrift{
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
    padding-top:6px;
    padding-left:8px;
    padding-bottom:6px;
	vertical-align:middle;
}
/* Tabellendefinition der Überschriftstabelle - ENDE */
/* ************************************************* */


/* ******************* KATEGORIEN ********************* */
/* **************************************************** */
/* Tabellendefinition der Beschreibungstabelle - Anfang */
.tablegrbeschr{
	width:100%;
}
.grbeschr{
    padding-top:2px;
    padding-left:0px;
    padding-bottom:2px;
	vertical-align:middle;
}
/* Tabellendefinition der Überschriftstabelle - ENDE */
/* ************************************************* */

/* ********************************************* */
/* Tabellendefinition der Gruppenseiten - Anfang */
.tablegr{
	width:100%;
	border-top:1px solid #333333;
}
.grz1b{
   width:105;
   background-color:#FFFFFF;
   padding-bottom:3px;
   vertical-align:top;
}
.grz1t{
   width:100%;
   background-color:#FFFFFF;
   padding-top:3px;
   padding-left:5px;
   padding-bottom:3px;
   vertical-align:top;
}
.grz2b{
   width:105;
   background-color:#E9E9E9;
   padding-bottom:3px;
   vertical-align:top;
}
.grz2t{
   width:100%;
   background-color:#E9E9E9;
   padding-top:3px;
   padding-left:5px;
   padding-bottom:3px;
   vertical-align:top;
}
/* Tabellendefinition der Gruppenseiten - ENDE */
/* ******************************************* */


/* ******************* PRODUKTINFO ******************** */
/* **************************************************** */
/* Tabellendefinition der Produktinformationstabelle - Anfang */
.tableprinfo{
	width:100%;
	background-color:#FFFFFF;
}
.prinfolinks{
	font-size: 12px;
    width:100%;
    padding-top:14px;
    padding-left:0px;
    padding-bottom:10px;
	vertical-align:top;
}

.prinfomitte{
	width:20px;
    padding-top:0px;
    padding-left:19px;
    padding-bottom:0px;
	vertical-align:top;
}
.prinforechts{
    width:100%;
    padding-top:10px;
    padding-left:0px;
    padding-bottom:10px;
	vertical-align:top;
}
/* Tabellendefinition der Überschriftstabelle - ENDE */
/* ************************************************* */

/* ******************************************* */
/* Tabellendefinition der Produkttext - Anfang */
.tableprtext{
	width:100%;
}
.prtext{
	vertical-align:top;
	padding-bottom:15px;
	text-align:left;
}
table.tableprtext td p{
	font-size:12px;
	margin: 0;
	padding: 0;
}
/* Tabellendefinition der Produkttext - ENDE */
/* ******************************************* */

/* ********************************************* */
/* Tabellendefinition der Produktbild/Logo - Anfang */
.tableprbild{
	width:100%;
}
.prbild{
	vertical-align:top;
	padding-bottom:15px;
	text-align:right;
}
/* Tabellendefinition der Produktbild/Logo - ENDE */
/* ********************************************** */

/* *************************************** */
/* Tabellendefinition der Symbole - Anfang */
.tableprsymbole{
	width:100%;
}
.prsymbole{
    padding-bottom:15px;
	text-align:left;
	vertical-align:middle;
}
/* Tabellendefinition der Symbole - ENDE */
/* ************************************* */

/* *************************************** */
/* Tabellendefinition der Linkliste mit Icons - Anfang */
.tableprll{
	width:100%;
}
.prllicon{
	padding-bottom:5px;
	text-align:left;
	vertical-align:middle;
}
.prlllink{
	vertical-align:middle;
	padding-left:5px;
   	padding-bottom:5px;
   	text-align:left;
}
/* Tabellendefinition der Symbole - ENDE */
/* ************************************* */

/* ************************************************************ */
/* Tabellendefinition der Auswahl Ausführung/Werkstoff - Anfang */
.tableauswahlwerkstoff{
	width:100%;
}
.auswahlwerkstoffueberschrift{
	font-size:11px;
   	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-left:0px;
}
.auswahlwerkstofflinie{
	background-color:#1C5BA2;
	height:1px;
}
.auswahlwerkstoff{
	font-size:11px;
	text-align:left;
	vertical-align:top;
	background-color:#D5E6F9;
	padding-left:3px;
}
/* Tabellendefinition der Auswahl Ausführung/Werkstoff - ENDE */
/* ********************************************************** */

/* **************************************************************** */
/* Tabellendefinition der Überschrift Ausführung/Werkstoff - Anfang */
.tablehlwerkstoff{
	width:100%;
}
.hlwerkstoff{
	vertical-align:top;
	font-size:13px;
	font-weight:bold;
	padding-top:25px;
   	padding-bottom:14px;
}
/* Tabellendefinition der Überschrift Ausführung/Werkstoff - ENDE */
/* ************************************************************** */

/* ********************************************** */
/* Tabellendefinition der Produkttabelle - ANFANG */
.tableprtab{
	width:100%;
	padding-left:0px;
	padding-right:1px;
	padding-top:0px;
	padding-bottom:1px;
	padding-bottom:1px;
	background-color:#FFFFFF;
}
.tableprtabschmal{
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	padding-bottom:1px;
}
.prtabhlfett {
	font-size:11px;
	font-weight:bold;
	background-color:#D5E6F9;
	vertical-align:top;
	color: #FFF;
	background: #003399;
	background: -o-linear-gradient(top, #335cad, #003399);
	background:  -moz-linear-gradient(top, #335cad, #003399);
	background:  -webkit-gradient(linear, left top, left bottom, from(#335cad), to(#003399));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF335cad', endColorstr='#FF003399');
	border-top: 0px solid #FFF;
	border-right: 0px solid #FFF;
	padding: 2px 2px 2px 2px;
}
.prtabhl {
   font-size:11px;
   background-color:#D5E6F9;
   vertical-align:top;
}
.prtabz0 {
   font-size:11px;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:left;
}
.prtabz1 {
   font-size:11px;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:left;
}
.prtabz2 {
   font-size:11px;
   background-color:#E9E9E9;
   vertical-align:top;
   text-align:left;
}
.prtabz3 {
   font-size:11px;
   background-color:#CFCFCF;
   vertical-align:top;
   text-align:left;
}
.prtabz0c {
   font-size:11px;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:center;
}
.prtabz1c {
   font-size:11px;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:center;
}
.prtabz2c {
   font-size:11px;
   background-color:#E9E9E9;
   vertical-align:top;
   text-align:center;
}
.prtabz3c {
   font-size:11px;
   background-color:#CFCFCF;
   vertical-align:top;
   text-align:center;
}
.prtabz0r {
   font-size:11px;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:right;
}
.prtabz1r {
   font-size:11px;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:right;
}
.prtabz2r {
   font-size:11px;
   background-color:#E9E9E9;
   vertical-align:top;
   text-align:right;
}
.prtabz3r {
   font-size:11px;
   background-color:#CFCFCF;
   vertical-align:top;
   text-align:right;
}
.prtabz1preis {
   font-size:11px;
   font-weight:bold;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:right;
}
.prtabz2preis {
   font-size:11px;
   font-weight:bold;
   background-color:#E9E9E9;
   vertical-align:top;
   text-align:right;
}
.prtabz3preis {
   font-size:11px;
   font-weight:bold;
   background-color:#CFCFCF;
   vertical-align:top;
   text-align:right;
}
.prtabz1fett {
   font-size:11px;
   font-weight:bold;
   background-color:#FFFFFF;
   vertical-align:top;
}
.prtabz2fett {
   font-size:11px;
   font-weight:bold;
   background-color:#E9E9E9;
   vertical-align:top;
}
.prtabz3fett {
   font-size:11px;
   font-weight:bold;
   background-color:#CFCFCF;
   vertical-align:top;
}
.prtabz1cfett {
   font-size:11px;
   font-weight:bold;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:center;
}
.prtabz2cfett {
   font-size:11px;
   font-weight:bold;
   background-color:#E9E9E9;
   vertical-align:top;
   text-align:center;
}
.prtabz3cfett {
   font-size:11px;
   font-weight:bold;
   background-color:#CFCFCF;
   vertical-align:top;
   text-align:center;
}
.prtabz1rfett {
   font-size:11px;
   font-weight:bold;
   background-color:#FFFFFF;
   vertical-align:top;
   text-align:right;
}
.prtabz2rfett {
   font-size:11px;
   font-weight:bold;
   background-color:#E9E9E9;
   vertical-align:top;
   text-align:right;
}
.prtabz3rfett {
   font-size:11px;
   font-weight:bold;
   background-color:#CFCFCF;
   vertical-align:top;
   text-align:right;
}
/* Tabellendefinition der Produkttabelle - ENDE */
/* ******************************************** */


/* ************ PRODUKTPREIS ************** */
/* **************************************** */
/* Tabellendefinition Produktpreis - Anfang */
.tableprpreis{
	width:100%;
	background-color:#FFFFFF;
    margin-top:20px;
    margin-bottom:0px;
}
.grpreis1{
    font-weight:bold;
    padding-top:1px;
    padding-left:0px;
    padding-right:10px;
    padding-bottom:1px;
	vertical-align:top;
}
.grpreis2{
    font-weight:bold;
    padding-top:1px;
    padding-left:0px;
    padding-right:10px;
    padding-bottom:1px;
	vertical-align:top;
}
/* Tabellendefinition Produktpreis - ENDE */
/* ************************************** */


/* ************** ZUSCHLÄGE ************ */
/* ************************************* */
/* Tabellendefinition Zuschläge - Anfang */
.tableprzuschlag{
	width:100%;
	background-color:#FFFFFF;
    margin-top:2px;
    margin-bottom:20px;
}
.przuschlag{
    padding-top:1px;
    padding-left:0px;
    padding-right:10px;
    padding-bottom:1px;
	vertical-align:top;
}
/* Tabellendefinition Zuschläge - ENDE */
/* *********************************** */


/* ************** WARENKORB -PRODUKTSEITE *********** */
/* ************************************************** */
/* Tabellendefinition Warenkorb-Produktseite - Anfang */
.tableprwarenkorb{
	width:100%;
    padding-top:0px;
	padding-bottom:6px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}
.prwarenkorb{
    padding-top:1px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:6px;
	vertical-align:top;
	font-size:12px;
}
/* Tabellendefinition Warenkorb-Produktseite - ENDE */
/* ************************************************ */

.trennlinie {
	color:#003399;

	height:2px;
	}

.button1 {background-color:#1C5BA2; color:#FFFFFF; border:1px solid #1C5BA2;}

input.schaltfl{
	height: 24px;
  	color: #fff;
	border: 0px;
	border-radius: 1px;

	background: #335cad !important;
	background: -o-linear-gradient(top, #335cad, #003399)  !important;
	background: -moz-linear-gradient(top, #335cad, #003399)  !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#335cad), to(#003399))  !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#335cad', endColorstr='#003399')  !important;
}
input.schaltfl:hover{
	background: #335cad !important;
	background: -o-linear-gradient(top, #003399, #335cad) !important;
	background: -moz-linear-gradient(top, #003399, #335cad) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#003399), to(#335cad)) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003399', endColorstr='#335cad') !important;
}

.buttonrot{
	height: 24px;
  	color: #fff;
	border: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-radius: 1px;
	background: #335cad !important;
	background: -o-linear-gradient(top, #335cad, #003399)  !important;
	background: -moz-linear-gradient(top, #335cad, #003399)  !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#335cad), to(#003399))  !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#335cad', endColorstr='#003399')  !important;
	
}

.buttonrot:hover{
	background: #335cad !important;
	background: -o-linear-gradient(top, #003399, #335cad) !important;
	background: -moz-linear-gradient(top, #003399, #335cad) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#003399), to(#335cad)) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003399', endColorstr='#335cad') !important;
}


input[type=button], input[type=submit] {
  cursor: pointer;
}

.buttonx {background-color:#D5E6F9; color:#333333; border:1px solid #1C5BA2; }
.inputtext {background-color:#FFFFFF; border:1px solid #1C5BA2; }
a.artikelwarenkorb    {font-weight:bold;}

a.warenkorb    			  {font-weight:bold;}
.wkhgorange {background-image:url(/shop/images/layout/zeitleiste_orange.gif);text-align:center;}
.wkhggrau {background-image:url(/shop/images/layout/zeitleiste_grau.gif);text-align:center;}
.wkmenu {text-align:center;color:#808080; font-size: 12px;} 
.wkmenustart {font-size: 12px;} 

td.kkpreis_links {
	vertical-align:top;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    border-bottom: 2px solid white;
}

td.kkpreis_rechts {
	vertical-align:top;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
}

td.kkpreis_rechts table td{
	font-size: 12px;
}

a.aktionwarenkorb    {font-weight:bold;color: #FFFFFF;}
a:link.aktionwarenkorb    {color: #FFFFFF;}
a:visited.aktionwarenkorb    {color: #FFFFFF;}
a:active.aktionwarenkorb    {color: #FFFFFF;}
a:hover.aktionwarenkorb    {color: #FFFFFF;}

.aktiontabhlfett {
	font-size:13px;
	font-weight:bold;
	background-color:#003399;
	vertical-align:top;
	color:#FFFFFF;
	padding-top:2pt;
	padding-bottom:2pt;
	padding-left:3pt;
	padding-right:3pt;	
} 

input.checkbox { width:13px; height:13px; margin:2px 3px 1px 3px; }
option.optionred {color: red;}

#loginbox{
	width:200px;
	font-size: 12px;
	
	padding-top:0px;
}
#loginbox div label { margin-top: 2px; float: left;}
#loginbox input { margin-left: 80px; display:block;}


#loginbox div.loginbox_login {
	padding: 14px 5px 4px 10px;
	border-left: 1px solid #d2d2d2;	
	border-right: 1px solid #d2d2d2;
}

#loginbox div.loginbox_pw {
	padding: 4px 5px 4px 10px;
	border-left: 1px solid #d2d2d2;	
	border-right: 1px solid #d2d2d2;
}
#loginbox div.loginbox_kdnr {
	padding: 4px 5px 4px 10px;
	border-left: 1px solid #d2d2d2;	
	border-right: 1px solid #d2d2d2;
}
#loginbox div.loginbox_anmeld {
	padding: 4px 5px 4px 10px;
	border-left: 1px solid #d2d2d2;	
	border-right: 1px solid #d2d2d2;
	border-bottom: 0px solid #d2d2d2;
}
#loginbox div.loginbox_vergessen {
	text-align:left;
	font-size:12px;
	padding: 10px 10px 5px 10px;
	border-left: 1px solid #d2d2d2;	
	border-right: 1px solid #d2d2d2;
	border-bottom: 0px solid #d2d2d2;
}
#loginbox div.loginbox_registrierung {
	text-align:left;
	font-size:12px;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #d2d2d2;	
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


/*
#loginid,
#loginpwd,
#loginkdnr  {border: 0px;}
*/

#sprachen a,
#sprachen a:link,
#sprachen a:visited,
#sprachen a:active,
#sprachen a:hover{ color: #003399; font-size:12px; padding: 3px 0 3px 0;}

#sprachen img{ border: 0px solid #fff; padding: 3px 0 0 3px;}



table.text12px td{
	font-size:12px;
}
td.text12px{
	font-size:12px;
}

/* aus kkweb */
#Inhalt_R .bodytext {line-height: 16px; padding: 0; margin: 0; font-size: 12px;}
#Inhalt_R h1{ font-size: 14px; margin: 0; padding: 10px 0 15px 0;}
#Inhalt_R h2{ font-size: 12px; margin: 0; padding: 0 0 10px 0;}


#Inhalt_Breit_Oben {width:718px; margin:0; height:auto; font-size: 12px;}
#Inhalt_1_4 { float:left; width:170px; margin: 0 13px 0 0; height:auto; padding: 0;}
#Inhalt_2_4 { float:left; width:170px; margin: 0 12px 0 0; height:auto; padding: 0;}
#Inhalt_3_4 { float:left; width:170px; margin: 0 13px 0 0; height:auto; padding: 0;}
#Inhalt_4_4 { float:left; width:170px; margin: 0; height:auto; padding: 0;}
#Inhalt_Breit_Mitte{ width:718px; margin: 0; height:auto; padding: 0;}
#Inhalt_1_2 { float:left; width:350px; margin: 0 18px 0 0; height:auto; padding: 0;}
#Inhalt_2_2 { float:left; width:350px; margin: 0; height:auto; padding: 0;}
#Inhalt_Breit_Unten{ width:718px; margin: 0; height: auto; padding: 0;}

div.standort220{	border-bottom: #003399 1px solid;	height: 220px;}
div.standort220 h2{	padding: 0;	margin: 0;}
div.standort250{	border-bottom: #003399 1px solid;	height: 250px;}
div.standort250 h2{	padding: 0; margin: 0;}
div.standort280{	border-bottom: #003399 1px solid;	height: 280px;}
div.standort280 h2{	padding: 0; margin: 0;}
div.standort400{	border-bottom: #003399 1px solid;	height: 415px;}
div.standort400 h2{	padding: 0; margin: 0;}
div.standort500{	border-bottom: #003399 1px solid;	height: 515px;}
div.standort500 h2{	padding: 0; margin: 0;} 

img {border: 0px;}

div.aktionsartikel{ font-size:12px; margin:4px 0 3px 0;}

div.wzmdoc{width: 100px; float:left;}
div.wzmseriennr{width: 100px; float:left;}
div.wzmpruefdatum{width: 80px; float:left;}
div.wzmdatum{width: 140px; float:left;}
div.wzmgroesse{width: 70px; float:left; text-align:right;}


td.kkgruppenbild_grau_kataloge {
	height:40px;
    width: 90px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
	
	/*
	background: #fff;
	background:  -moz-linear-gradient(top, #fff, #DDD);
	background:  -webkit-gradient(linear, left top, left bottom, from(#fff), to(#DDD));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFDDDDDD');
	*/
	
	background: url(/shop/images/layout2012/hg_produkte_home.jpg) no-repeat center;
	
  border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
  padding-right: 0px;
  vertical-align: middle;
  text-align: Left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 0px solid #CCC;
}

td.kkgruppentext_grau_kataloge {
	height:40px;
  font-size: 11px;
  color: #333333;
  padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
  border-left: opx solid white;
	border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
	/*
	background: #f00;
	background:  -moz-linear-gradient(top, #FFF, #F1F1F1);
	background:  -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#F1F1F1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF1F1F1');
	*/
  vertical-align: Top;
  text-align: Left;
	border-top: 0px solid #DBDBDB;
}

#meinedatenbox{
	padding: 13px 0 9px 0;
	background: #fff;
	background:  -moz-linear-gradient(top, #FFFFFF, #DDD);
	background:  -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDD));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFDDDDDD');	
}
#sprachen{
	padding: 13px 0 9px 0;
	background: #fff;
	background:  -moz-linear-gradient(top, #FFFFFF, #DDD);
	background:  -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDD));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFDDDDDD');	
}



#accordion {
    list-style: none;
    padding: 0 0 0 0;
}
#accordion div {
    display: block;
    font-weight: bold;
    cursor: pointer;
}
#accordion ul {
    list-style: none;
    padding: 0 0 0 0;
}
#accordion ul{
    display: none;
}
#accordion ul li {
    font-weight: normal;
    cursor: auto;
    background-color: #fff;
}




span.hlwarenkorb {
	font-size: 14px; font-weight:bold;
}

div.register input[type=text]{width:210px;}


/* Tabellen Fadenkreuz*/
.slim { width: 20px;}

table.hltabelle td.kktabelle_preisgrau{
	background-color: transparent;
}
table.hltabelle td.kktabelle_preisweiss{
	background-color: transparent;
}

table.hltabelle td.kktabelle_merkmalgrau{
	background-color: transparent;
	padding-left: 2px;
	padding-right: 1px;
}
table.hltabelle td.kktabelle_merkmalweiss{
	background-color: transparent;
	padding-left: 2px;
	padding-right: 1px;
}

table.hltabelle tr.zeilegrau{
	background-color: transparent;
}

table.hltabelle tr.zeileweiss{
	background-color: #FFF;
}

table.hltabelle {
	width: 100%;
	background-color: #EFEFEF;
}
table.hltabelle tr.hover2 { background-color: #BBB;}
table.hltabelle tr.hover2 td { background-color: #BBB;}
table.hltabelle .hover2 { background-color: #BBB; }
table.hltabelle td.hover2 { background-color: #BBB; }

td.kk24only {
	display: none;
}
td.td_artanzeigen{
	width: 120px;
}

div.zellinfo {
	display: none; 
	margin-top: -16px; 
	margin-left: 3px; 
	padding: 1px 4px; 
	background-color:#FFF; 
	border: 1px solid #000; 
	white-space: nowrap; 
	position:absolute;
	font-weight:bold;
	font-size: 11px;;
}

div.loadbeeLink {
	margin-left: 3px;
}





/* Werkstoff Buttons */
/*
td.kkauswahltabelle_links,
td.kkauswahltabelle{
	text-align: left;
	color: #000;
	background: #fff;
		font-size: 12px;
		padding-left: 10px;
}
td.kkauswahltabelle_links:hover,
td.kkauswahltabelle:hover,
td.kkauswahltabelle_links_sel,
td.kkauswahltabelle_sel{
	text-align: left;
	color: #000;
	background: #fff;
	padding-left: 10px;

}
td.kkauswahltabelle_links_sel,
td.kkauswahltabelle_sel{
	text-align: left;
	padding-left: 10px;
}

td.kkauswahltabelle_links a.kklink,
td.kkauswahltabelle a.kklink{
	font-weight:bold;
	color: #000;
}

td.kkauswahltabelle_links:hover a.kklink,
td.kkauswahltabelle:hover a.kklink,
td.kkauswahltabelle_links_sel a.kklink,
td.kkauswahltabelle_sel a.kklink{
	font-weight:bold;
	color: #000;
}

table.kkauswahltabelle {
    border-bottom: 0px solid #464646;
    border-top: 0px solid #464646;
}

table.kkauswahltabelle_kopf{
	width: auto;
}
td.kkauswahltabelle_kopf {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
		background: #E4E4E4;
		padding: 2px 40px 2px 3px;
}
*/
/*-----------------*/
/*
label {
    display: inline;
		cursor:pointer;
}
.regular-radio {
    display: none;
}
.regular-radio + label {
    background-color: #FAFAFA;
    border: 1px solid #003399;
    border-radius: 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 6px;
    position: relative;
		top: 2px;
}
.regular-radio:checked + label:after {
    background: none repeat scroll 0 0 #003399;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
    content: " ";
    font-size: 10px;
    height: 8px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 8px;
}
.regular-radio:checked + label {
    background-color: #E9ECEE;
    border: 1px solid #003399;
    color: #003399;
		cursor: default;
}
.regular-radio + label:active, .regular-radio:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
*/
/*-----------------*/
.regular-radio {
    display: none;
}

table.kklieferantenbilder{ width: 100%;}
table.kklieferantenbilder td{ text-align:right;}

.suchhinweis ol li {
    margin-bottom: 5px;
}

.handcorsor{
	cursor: pointer;
}

.hidden {
    display:none;
}

/*----------kk - whitelist ------------------*/

.kk-whitelist .result {
	border-top: 1px solid #d2d2d2;
}

.kk-whitelist .result.level-2 {
	background-color: #FFE6E6;
} 

.kk-whitelist .result-row {
	border: 1px solid #d2d2d2;
	border-top: none;
	padding: 10px;
}

.kk-whitelist .result-row.head {
	font-weight: bold;
}

.kk-whitelist .result-row .show-less,
.kk-whitelist .result-row .show-more {
	color: grey;
	cursor: pointer;
}

.kk-whitelist .result-row.head .attribute-values,
.kk-whitelist .result-row.head .attribute-label {
	cursor: pointer;
}

.kk-whitelist .result-row .attribute-label {
	display: inline-block;
	width: 140px;
}

.kk-whitelist .result-row .attribute-label.display {
	display: inline-block;
	width: 340px;
}

.kk-whitelist .result-row .attribute-values {
	display: inline-block;
	width: 100px;
}

.kk-whitelist .result-row .attribute-check {
	display: inline-block;
	width: 60px;	
}

.kk-whitelist .result-row .attribute-type {
	display: inline-block;
	width: 80px;	
}

.kk-whitelist .result-row .attribute-sorting {
	display: inline-block;
	width: 110px;	
}

.kk-whitelist .result-row .attribute-sorting .sortselect {
	width: 100px;
}


.kk-whitelist .attribute-unit {
	display: inline-block;
	width: 60px;	
}
.kk-whitelist .attribute-unit input {
	width: 60px;
}

.kk-whitelist .attribute-synonym {
	display: inline-block;
	width: 125px;	
}
.kk-whitelist .attribute-synonym input {
	width: 120px;
}



/* -------------- registration form ------------*/

.error-message {
	border: 1px solid red;
	position: absolute;
	left: 220px;
	background-color: #fff;
	width: 200px;
	top: 0;
	z-index: 10;
	padding: 3px;
	background-color: #ffeaea;
}

.error {
	border: 2px solid red;
}


/*SOLR HEADER*/ 
#TopRightSuchboxen.solrheader {
	float:left;
}
#TopRightWarenkorbBereich.solrheader {
	margin-top: 40px;
}

DIV.search-field {
	position:absolute;
	top: 78px;
	left: 313px;
	z-index:2000;
}
DIV.search-field input {
    float: left;
    height: 30px;
    width: 160px;
}

#searchfield {
    width: 300px !important;
	height: 24px !important;
	padding-left: 3px;
}

#searchfield {
    height: 32px!important;
    padding-left: 3px;
    width: 350px !important;
    background: #fff;
    border: 1px solid #999;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}


.search-field  {
	position: relative;
}

.search-field .remove {
	cursor: pointer;
	position: absolute;
	display: block;
	width: 12px;
	height: 12px;
	background-color: red;
	left: 330px;
	top: 10px;
	background: transparent url('/shop/images/icons/remove_darker.gif') 0 0 no-repeat;
	display: none;
}

.search-field.filled .remove {
	display: block;
}

.search-field.filled .remove:hover {
	background: transparent url('/shop/images/icons/remove_darker_hover.gif') 0 0;
} 

.search-field.empty-error #searchfield {
	border-color: #e2001a;
	color: #e2001a;
}

.search-field #searchfield::-ms-clear {
	width : 0;
	height: 0;
}

#searchsubmit {
	background: #335cad;
	background: -o-linear-gradient(top, #335cad, #003399);
	background: -moz-linear-gradient(top, #335cad, #003399);
	background: -webkit-gradient(linear, left top, left bottom, from(#335cad), to(#003399));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#335cad', endColorstr='#003399');
	
    border: 0 none;
    border-radius: 1px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    height: 31px;
    width: 100px;
	line-height: 15px;
	margin-left: 4px; 
}
#searchsubmit:hover {

	
	background: #335cad;
	background: -o-linear-gradient(top, #003399, #335cad);
	background: -moz-linear-gradient(top, #003399, #335cad);
	background: -webkit-gradient(linear, left top, left bottom, from(#003399), to(#335cad));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003399', endColorstr='#335cad');
}

a b {
    background-color: inherit !important;
}
td.ueberschrift h1 {
	padding: 0 10px !important;
	width:auto !important;
}

#MainRight div.container h1 {
	margin-top: 13px;
	line-height: 16px;
	width: auto;
}
#MainRight div.container h1.schraubenfinder {
	margin-top: 1px; !important;
	line-height: 16px;
}

.kk24 .not-found-area {
	margin-top: 32px;
}

.kk24 .not-found-area img {
	margin-bottom: 10px;
}

.kkshop .not-found-area {
	margin-top: -20px;
	position: relative;
}

.kkshop .not-found-area.anmelden {
	margin-top: 30px;
}

.kkshop .not-found-area  img.achtung {
	position: absolute;
	top: 110px;
	left: 112px;
}

.kkshop .not-found-area .page-not-found {
	font-size: 14px;
	position: absolute;
	top: 160px;
	left: 230px;		
}
.kkshop .not-found-area .try-our-search {
	font-size: 14px;
	position: absolute;
	top: 290px;
	left: 110px;	

}

/* Gruppenseiten */
#breadcrumb{  
	margin-top: 8px;
	color: #e2001a;
}
div.container h1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 8px !important;
    background-color: #003399;
    background: -moz-linear-gradient(center top , #335cad, #003399) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(top,#335cad,#039);
    background: -moz-linear-gradient(top,#335cad,#039);
    background: -webkit-gradient(linear,left top,left bottom,from(#335cad),to(#039));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF335cad', endColorstr='#FF003399');
    color: #ffffff;
    width: 726px;
    padding: 6px 10px 6px 10px;
}
div.group-area-bild,
div.group-area-text{
	float: left;
}
div.clearboth{
	clear: both;
}
div.group-area-bild {
    background: rgba(0, 0, 0, 0) url("/shop/images/layout2012/hg_produkte.jpg") no-repeat scroll center center;
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #000;
    font-size: 11px;
    font-weight: 700;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    height: 90px;
	width: 90px;
}
div.group-area-text {
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #000;
    font-size: 12px;
    padding: 10px 0 0 15px;
	height: 80px;
	width: 245px;
}
div.group-area-text a {
	color: #039;
    font-weight: 700;
}


.group-article-area-bild {
	float:left;
    background: rgba(0, 0, 0, 0) url("/shop/images/layout2012/hg_produkte.jpg") no-repeat scroll center center;
	border-color: #dbdbdb;
	border-style: solid;
	border-width: 0 1px 1px;
	color: #000;
	font-size: 11px;
	font-weight: 700;
	height: 90px;
	width: 120px;
	position: relative;
    text-align: center;
}
.group-article-area-bild img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.group-article-area-text {
	float: left;
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #000;
    font-size: 12px;
    padding: 10px 0 0 15px;
	height: 80px;
	width: 492px;
}
.group-article-area-logo {
   float: left;
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #000;
    font-size: 11px;
    height: 80px;
    padding-left: 15px;
    padding-top: 10px;
    text-align: left;
    vertical-align: top;
	width: 100px;
}

#warenkorb-status-allgemein {
    background-color: #c6f8e0;
    border-top: 1px solid #d2d2d2;
    bottom: 0;
    height: 100px;
    padding-top: 20px;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 100;
}

#warenkorb-status-allgemein .messages {
    font-size: 20px;
    line-height: 24px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 600px;
}

#warenkorb-status-allgemein .remove {
    background: transparent url("images/buttonx.png") no-repeat scroll 0 0;
    height: 12px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 12px;
}

.standardwaehrung {
	display: none;
}