.color_bestnr {		color: black;}
.color_hstnr {		color: #004cb2;}
.color_kidnr {		color: red;}

body, p, td, input, textarea, select  { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-size:11px;
}

h1, h2, p {
	margin:0px;
	padding:0px;
}

div.cart, div.cart a {
	color: white;
	font-size: 11px;
}

.error {
	border: 1px solid red;
	background-color: #ffeeee;
}

div.flow {
	float:left;
	width: 200px;
}

div.li {
	background-image: url('arrow_small.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}

a, a:hover, a:active {
	color: #cc0000;
	text-decoration:none;
}

a.hover {
	text-decoration: underline;
}

table.pricepanel_incl, table.pricepanel_excl {
	background-color: red;
	border-left: 1px solid white;
	border-top: 1px solid white;
}
table.pricepanel_incl td, table.pricepanel_excl td {
	padding-left: 7px;
	padding-right: 7px;
}

table.pricepanel_incl {	color: white }
table.pricepanel_excl {color: yellow }




div.panel_plain {
	width: 207px;
}
div.panel_left div.panel_plain {
	margin-left: 13px;
}
div.panel_right div.panel_plain {
	text-align:left;
	margin-right: 13px;
}

table.productgroups td {
	border-bottom: 1px solid darkred;
	border-top: 1px solid white; 
	font-size: 11px;
	padding: 7px;
	padding-left: 18px;
	font-weight: bold;
}

table.productgroups td.active {
	background-color: #ffaa88;
	border-bottom: 0px solid lilablassblau;
	background-image: url('productgroups_arrow.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

table.productgroups a {
	text-decoration:none;
	color: black;
}

table.productgroups {
	border-bottom: 1px solid white;
	border-top: 1px solid darkred; 
}


h1  { 
	font-family: "Arial Black", Tahoma, Verdana, Arial, Helvetica, sans-ferif; 
	font-style: italic; 
	font-size: 18px;	
	color: red;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	height: 1px;
	border: 1px solid  #8098b2;
	margin-top: 5px;
	margin-bottom: 5px;
}


#content {
	padding: 20px;
	padding-top: 30px;
}

table.list {
	border-top: 1px solid #8098b2; border-bottom: 1px solid #8098b2;
	width:100%
}
table.list tr.header td {
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	padding-top: 10px;
	vertical-align: bottom;
}
table.list tr.zebra td {
	background-color: #ffeebb;
	padding: 3px;
	border-bottom: 4px solid white;
}

table.list tr.header td, table.list th {
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	padding-top: 10px;
	vertical-align: bottom;
	text-align:left;
}


table.list tr.content img.image, table.list tr.zebra img.image {
	border:1px solid white;
}
table.list tr.zebra2 td, table.list tr.kernsortiment td,  {
	background-color: #ffee55;
	padding: 3px;
	border-bottom: 4px solid white;
}
table.list tr.content td {
	background-color: #fffdbb;
	padding: 3px;
	border-bottom: 4px solid white;
}
table.list tr.zebra_connect td {
	background-color: #fffdbb;
	padding: 3px;
	border-bottom: 1px solid #dae3f2;
}
table.list tr.content_connect td {
	background-color: #fffdbb;
	padding: 3px;
	border-bottom: 1px solid #bac9e5;
}



table.border, div.border {
	border: 1px solid red;
}

table.border td {
	padding: 3px;
}

table.border tr.stripe {
	background-image: url(bg_table_wk.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


table.smartlist {
	width:100%;
}
table.smartlist tr.header td {
	font-size: 10px;
	background-color: white;
}
table.smartlist td {
	background-color: #ffeedd;
	border-top: 1px solid white;
	font-size: 11px;
	padding:1 px;
	padding-left: 2px;
}





table.bluepanel td.header, table.redpanel td.header {
	font-size: 14px;
	color: white;
	font-weight: bolder;
	text-align:center;
}
table.bluepanel td.content {
	border-left: 1px solid  #144a96;
	border-right: 1px solid #144a96;
	background-color: #b0c1e0;
}

table.bluepanel hr {
	height: 2px;
	border-top: 1px solid  #8098b2;
	border-bottom: 1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
}


table.redpanel td.content {
	border-left: 1px solid #dc2923;
	border-right: 1px solid #dc2923;
	background-color: #fff6b0;
}

input.wkbutton {
	border: 1px solid gray;
	background-image: url(wk_button.gif);
	background-position: bottom middle;
	width: 20px;
	height: 18px;
}


input {
	border: 1px solid gray;
	background-color: white;
}

input.click {
	border: none;
	background: none;
}

div.radiogroup, input.click {
	margin-bottom: 3px;
	position:relative;
	top: 2px;
	margin-left: 5px;
}
div.radiogroup {
	text-indent: -25px;
	margin-left: 25px;
}

input.button, input.warning {
	border: 1px outset #999999;
	background-color: #F4F4F4;
	background-image: url(button_bg.gif);
	background-position: bottom;
	height: 22px;
	color: #3c546a;
	font-size: 12px; font-weight: bold;
	xpadding: 3px;
}

input.warning {
	border: 1px outset red;
	background-image: url(../../main/gfx/gfx/bg_warning.gif);
	color: #6a3a35;
}

.plaintext {
	font-weight: bold;
	color: darkblue;
}

table.panel th {
	background-color: yellow;
	color: darkred;
	font-weight: bolder;
}

table.panel td, table.panel th {
	padding: 3px;
}

div.cool {
	border: 1px solid silver;
	background-color: #ffeedd;
	padding: 5px;
	margin: 5px;
}

div.controlpanel {
	border-bottom: 1px solid darkblue;
	color: gray;
	position:relativ;
	top:-20px;
	padding: 3px;
	margin-bottom: 3px;
	width: 100%; 
	vertical-align: top;
}
div.infobox, div.errorbox {
	position:relativ;
	top:-20px;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	width: 60%; 
}

div.infobox {	
	border: 1px solid green;
	background-color: #ddffdd;
}

div.errorbox {
	border: 1px solid red;
	background-color: #ffdddd;
}


div.menu0, div.menu0 a, div.menu0a a, div.menu1 a, div.menu1a a {

	width: 155px; height: 20px;

	text-align: center;

	padding-top: 2px;

	font-size: 10px;

	text-decoration: none;

	color: black;

	background-color: #DEDEDE;

	border-bottom: 1px solid white;

}



div.menu0 a.active, div.menu0 a.active:hover {

	font-weight: bold;

	color: white;

	background-color:  #990000;

	background-image: url(../../main/gfx/menu_arrow.gif);

	background-position: 143px 4px;

	background-repeat: no-repeat;

}







div.menu1 a {

	font-size: 9px;

	color: white;

	background-color:  #d08787;

}


div.menu1 a.active {
	font-weight: bold;

}


div.menu1a a {

	font-size: 9px;

	color: white;

	background-color:  #f4e2e2;

}
/*style für pic.php*/
table.picpopup td.body {
	background-color:#D9E2F1;
}
table.picpopup img {
	border: 1px solid white;
}

div.floater {
	border-top: 1px solid #8098b2; 
	border-bottom: 1px solid #8098b2;
	display: block;
	width: 100%;
	padding:5px;
}

div.galerie {
	width: 260px;
	height: 310px;
	display:block;
	float: left;
	margin: 5px;
	position:absolut;
}
div.galerie img.image {
	border: 1px solid white;
}
#trailimageid
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 230px;
	height: auto;
	z-index: 200;
}

div.top_reiter_active {
	width: 145px;
	height: 46px;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-image: url('top_reiter_active.gif');
}

div.top_reiter {
	width: 127px;
	height: 46px;
	float:left;
	text-align:center;
	vertical-align:center;
	background-image: url('top_reiter_deactive.gif');
}

