body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial, sans-serif, Helvetica;
    font-size: 10px;
}

a {
    color: #003399;
    text-decoration: none;
}

a:link {
    color: #003399;
}

a:visited {
    color: #003399;
}

a:active {
    color: #003399;
}

a:hover {
    color: #003399;
}

h1 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

table{
	empty-cells: show;
}
* html table{
	border-collapse:collapse; 
}

td {
    font-size: 11px;
    color: #000000;
}

input.kksuchfeld {
    height: 17px;
    border: none;
    border-width: 1px;
    border-style: solid;
    border-color: #CECECE;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    color: #5C5C5C;
    font-size: 11px;
}

input.kksuchknopf {
    border: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

table.kkhaupttabelle {
    width: 100%;
	margin-top: 10px;
}

table.kkgruppentabelle {
    width: 100%;
    margin-top: 0px;
}

td.kkindexbild {
    width: 83px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    vertical-align: Top;
		background: url(/shop/images/layout2012/hg_produkte.jpg) no-repeat;
}

td.kkindextext {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    font-size: 11px;
    color: #000000;
    vertical-align: Top;
    text-align: Left;
}

td.kkgruppenbild_weiss {
	height:90px;
	width: 90px;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	background: url(/shop/images/layout2012/hg_produkte.jpg) no-repeat center;
	border-bottom: 1px solid #DBDBDB;
	padding-right: 0px;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 0;
	border-top: 0px solid #DBDBDB;
}

td.kkgruppenbild_grau img,
td.kkgruppenbild_weiss img {
	max-height: 90px;
	max-width: 100px;
}

td.kkgruppenbild_grau {
	height:90px;
	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.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: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 0;
	border-top: 0px solid #DBDBDB;
}
td.kkgruppentext_weiss {
	height:40px;
	font-size: 11px;
	color: #000000;

  padding-left: 15px;
	padding-top: 10px;
  border-left: 0px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  vertical-align: Top;
  text-align: Left;
	border-top: 0px solid #DBDBDB;
}

td.kkgruppentext_grau {
	height:40px;
  font-size: 11px;
  color: #000000;
  padding-left: 15px;
	padding-top: 10px;
  border-left: 0px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  vertical-align: Top;
  text-align: Left;
	border-top: 0px solid #DBDBDB;
}

table.kkkopf {
	width: 100%;
	border-bottom: 1px solid #DBDBDB;
	border-top: 0px solid #DBDBDB;
	border-left: 0px solid #DBDBDB;
	border-right: 0px solid #DBDBDB;
	margin-bottom: 0px;
	
	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');
	
}

td.kkkopf {
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
	/*color: #003399;*/
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
    vertical-align: middle;


}

table.kkklickpfad {
    width: 100%;
}

/* Klickpfad */
td.kkklickpfad {
    font-size: 11px;
    padding-top: 7px;
    padding-left: 0px;
    padding-bottom: 9px;
    vertical-align: top;
	color: #e2001a;
}

a.kkklickpfad {
    font-size: 11px;
}

/* Texte */
table.kktext {
    width: 90%;
    font-size: 12px;
    color: #000000;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
}

table.kkhinweistext {
    width: 100%;
    font-size: 11px;
    color: #000000;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
}

table.kkfusstext {
    width: 100%;
    font-size: 11px;
    color: #000000;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
}

td.kktext {
    font-size: 12px;
    padding-left: 3px;
    color: #000000;
	padding-bottom: 5px;
}

/* Hauptmerkmal-Tabelle */
table.kkhauptmerkmale {
    width: auto;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
	padding:2px;
}

td.kkhauptmerkmale_kopf {
    color: #000000;
    font-weight: bold;
    background-color: #E4E4E4;
	padding:2px;
    padding-left: 3px;
	font-size: 12px;
}

td.kkhauptmerkmale_linksweis,
td.kkhauptmerkmale_linksweiss {
    color: #000000;
    vertical-align: Top;
    width: 150px;
	padding:2px;
    padding-left: 3px;
    border-right: 2px solid white;
	font-size: 12px;
}

td.kkhauptmerkmale_linksgrau {
    color: #000000;
    padding-left: 3px;
    vertical-align: Top;
    width: 150px;
	padding:2px;
    padding-left: 3px;
    background-color: #efefef;
    border-right: 2px solid white;
	font-size: 12px;
}

td.kkhauptmerkmale_rechtsweis,
td.kkhauptmerkmale_rechtsweiss {
    color: #000000;
	padding:2px;
    padding-left: 3px;
	font-size: 12px;
}

td.kkhauptmerkmale_rechtsgrau {
    color: #000000;
	padding:2px;
    padding-left: 3px;
    background-color: #efefef;
	font-size: 12px;
}

td.kkhauptmerkmale_linksweiss,
td.kkhauptmerkmale_linksgrau,
td.kkhauptmerkmale_rechtsweiss,
td.kkhauptmerkmale_rechtsgrau{

	padding-right:20px;
}

/* Bilder */
table.kkliefernatenbilder {
    width: 100%;

    padding-top: 5px;
    padding-bottom: 5px;
}

td.kkliefernatenbilder {
    text-align: right;
}

table.kkstandardbilder {
    width: 100%;

    padding-top: 5px;
    padding-bottom: 5px;
}

td.kkstandardbilder {
    text-align: right;
}

table.kkartikelsymbole {
    width: 100%;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

td.kkartikelsymbole {
}

table.kkdokumente {
    width: 100%;

    padding-top: 5px;
    padding-bottom: 5px;
}

td.kkdokumente {
}

td.kkdokumentetext {
    vertical-align: Top;
    padding-left: 5px;
}

table.kkweiterebilder {
    width: 100%;
    text-align: Right;
    padding-top: 5px;
    padding-bottom: 5px;
}

td.kkweiterebilder {
}

/* Preistabelle */
table.kkpreis {
    width: 100%;
    border-top: 1px solid #003399;
    border-bottom: 1px solid #003399;
    margin-top: 5px;
    margin-bottom: 5px;
}

td.kkpreis_links {
    width: 150px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    border-bottom: 2px solid white;
}

td.kkpreis_rechts {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
}

/* Tabelle */
td.kktabelle_kopf {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    background-color: #E4E4E4;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Left;
}

td.kktabelle_kopflinks {
    width: 150px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-right: 3px;
    background-color: #E4E4E4;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Right;
}

td.kktabelle_kopfpreis {
    width: 60px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    background-color: #E4E4E4;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

td.kktabelle_kopfpackeinheit {
    width: 60px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    background-color: #E4E4E4;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

td.kktabelle_kopfpackeinheit_unten {
    width: 150px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #E4E4E4;
    padding-right: 3px;
    vertical-align: Top;
    text-align: Right;
}

td.kktabelle_kopfmerkmal {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    background-color: #E4E4E4;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

td.kktabelle_links {
    width: 150px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-right: 3px;
    background-color: #E4E4E4;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Right;
}

td.kktabelle_weiss {
    font-size: 11px;
    color: #000000;
    padding-left: 3px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Left;
}

td.kktabelle_grau {
    font-size: 11px;
    color: #000000;
    padding-left: 3px;
    background-color: #efefef;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Left;
}

td.kktabelle_preisweiss {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    background-color: #ffffff;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

td.kktabelle_preisgrau {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    background-color: #efefef;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

a.kktabelle_preislink {
    font-size: 11px;
    font-weight: bold;
}
a.kktabelle_preislink:hover {
    color: #e2001a;
}
a.kktabelle_preislink:visited {
    color: #777777;
}

td.kktabelle_merkmalweiss {
    font-size: 11px;
    color: #000000;
    padding-left: 3px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

td.kktabelle_merkmalgrau {
    font-size: 11px;
    color: #000000;
    padding-left: 3px;
    background-color: #efefef;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

td.kktabelle_packeinheit {
    width: 60px;
    font-size: 11px;
    color: #FFFFFF;
    padding-left: 3px;
    background-color: #999999;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

td.kktabelle_preiseinheit {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #E4E4E4;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    vertical-align: Top;
    text-align: Center;
}

/* Auswahl-Tabelle */
table.kkauswahltabelle_kopf {
    width: 100%;

}

td.kkauswahltabelle_kopf {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    vertical-align: Top;
    text-align: Left;
}

table.kkauswahltabelle {
    margin-top: 5px;
    width: 100%;
    border-top: 1px solid #003399;
    border-bottom: 1px solid #003399;
}

td.kkauswahltabelle_links {
    font-size: 11px;
    padding-left: 3px;
    background-color: #E4E4E4;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    vertical-align: Top;
    text-align: Left;
	color: #e2001a;
}

td.kkauswahltabelle_links_sel {
    font-size: 12px;
    font-weight: normal;
    color: #e2001a;
    padding-left: 3px;
    background-color: #E4E4E4;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    vertical-align: Top;
    text-align: Left;
}

td.kkauswahltabelle {
    font-size: 11px;
    padding-left: 3px;
    background-color: #E4E4E4;
    vertical-align: Top;
    border-left: 2px solid white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    text-align: Left;
	color: #e2001a;
}

td.kkauswahltabelle_sel {
    font-size: 12px;
    font-weight: normal;
    color: #e2001a;
    padding-left: 3px;
    background-color: #E4E4E4;
    vertical-align: Top;
    border-left: 2px solid white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    text-align: Left;
}

table.kkauswahltabelle_fuss {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 15px;
}

td.kkauswahltabelle_fuss {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
    vertical-align: Top;
    text-align: Left;
}

a.kklink {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    color: #003399;
    text-decoration: none;
}

a.kklink:link {
    color: #003399;
    font-weight: normal;
}

a.kklink:visited {
    color: #777777;
    font-weight: normal;
}

a.kklink:active {
    color: #000000;
    font-weight: normal;
}

a.kklink:hover {
    color: #e2001a;
    font-weight: normal;
}

td.kkgruppentext_weiss a.kklink,
td.kkgruppentext_grau a.kklink{
	font-size:12px;
}

td.kkgruppentext_weiss table td,
td.kkgruppentext_grau table td{
	font-size:12px;
}

/* D5E6F9->E4E4E4 */



td.kkstandardbilderx img {width: 300px;}
td.kkstandardbilderx img {height: 300px;}

.ie-8 .zoomContainer .zoomLens {
	background: none !important;
}

#zoom-image-container {
	position:absolute;
	top: 230px;	
}

.ie-8 #zoom-image-container  {
	top: 235px;	
}
 
