@import "tabs.css";/*tabs definition*/
@import "autosuggest_inquisitor.css";/*auto suggest style*/
@import "index.css";/*main table definition*/
@import "order.css";/*order process definition*/
@import "layer.css";/*layer definition*/
@import "links.css";/*link definition*/
@import "fonts.css";/*font definition*/
@import "forms.css";/*input elements / form elements definition*/

/*
ecard_div: z-index:12;
favorite_div: z-index:11;
edelight_div: z-index:10;
addthis_div: z-index:9; 
anfrage_div: z-index:8; 
warenkorb_div: z-index:7;
lieferzeit_div: z-index:6; 
wasserdichte_div: z-index:5; 
merkid_div: z-index:4;
*/

BODY 
{
	/*scrollbar-face-color: #bbccee;
	scrollbar-highlight-color: #6666FF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #6666FF;
	scrollbar-arrow-color: #6666FF;
	scrollbar-track-color: #eeeeee;*/
}


tr#top
{ 
	border-bottom: 5px solid;
	border-bottom-color: #ffffff;
	border-left: none;
	border-top: none;
	border-right: none;
}

ul.show
{
	margin-left:-25px;
}

span.order_navi
{
	font-family:verdana,arial,helvetica;
	text-decoration:none;
	color:#000000;
	font-size: 10px;
	line-height : 10px;
}


.image
{
	border-width:1px; 
	border-color: #000000; 
	border-style: solid
}

img.hersteller
{
	border-width:1px; 
	border-color:#999999; 
	border-style:dotted;
}

img.random
{
	border-width:0px; 
}

td.back
{
	background: url(/gfx/buttons/gross.png) no-repeat;
	width:165px;
}

td.weiter
{
	background: url(/gfx/buttons/weiter.png) no-repeat;
	width:165px;
}

td.warenkorb
{
	background: url(/gfx/warenkorb_blau.png) no-repeat;
	width:165px;
	height:35px;
}

td.merkzettel
{
	background: url(/gfx/merkzettel.png) no-repeat;
	width:165px;
	height:35px;
}

td.ausverkauft
{
	background: url(/gfx/ausverkauft.png) no-repeat;
	width:165px;
	height:35px;
}

td.anfrage
{
	background: url(/gfx/anfrage_blau.png) no-repeat;
	width:165px;
	height:35px;
}

td.delete
{
	background: url(/gfx/trashcan.png) no-repeat;
	width:165px;
	height:35px;
}

td.artikel_edit
{
	font-family:verdana,arial,helvetica;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
}

td.artikel_edit_amazon
{
	font-family:verdana,arial,helvetica;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#FF0000;
}

hr
{
	height:1px;
}

hr.auswahl
{
	height:1px;
	size:1px;
	border: 0px;
	border-top: 1px solid #6666FF;
	border-bottom: transparent;
}

hr.breadcrumb
{
	height:1px;
	size:1px;
	border: 0px;
	border-top: 1px solid #6666FF;
	border-bottom: transparent;
}

hr.artikel
{
	width:100%;
	height:1px;
	size:1px;
	border: 0px;
	border-top: 1px dashed #999999;
	border-bottom: transparent;
}

hr.show
{
	width:100%;
	height:1px;
	size:1px;
	border: 0px;
	border-top: 1px dashed #999999;
	border-bottom: transparent;
}

hr.nav
{
	width:100%;
	height:1px;
	size:1px;
	border: 0px;
	border-top: 1px dashed #999999;
	border-bottom: transparent;
}

table.hotline
{
	border:1px dashed #999999;
}

a.desctab:link{display:block;}
a.desctab:visited{display:block;}
a.desctab:hover{display:block; background:#bbccee; color:#fff;}
a.desctab:active{display:block; background:#bbccee; color:#fff;}

td.desctab:hover{display:block; background:#bbccee; color:#000000;}
td.desctab{display:block; background:#ffffff; color:#000000;}

.popup
{
	text-decoration: none; 
	font-weight: normal;
	font-size: 12px;
}

iframe.rondell
{
	width:532px;
	height:300px;
	padding-top:5px; 
	z-index:auto; 
}

/* div which embeds iframe for rondell */
div.rondell
{
	width:532px;
	height:300px;
	z-index:1; 
	visibility:visible;
}



