@CHARSET "ISO-8859-1";
div.onlineshop {
	background-color: #DCDDDF;
}

table.onlineshop {
	width: 100%;
	border-collapse: separate;
	border-spacing: 4px;
	border: 2px solid white;
}
table.onlineshop td {
	width: 33%;
	background-color: white;
	background-image: url(pfeil1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #7C7C7C;
	padding: 2px;
}
table.onlineshop td div {
	height: 170px;
	overflow: auto;
	padding: 0px 1px 0px 1px;
	margin: 1px 0px 1px 0px;
}

table.onlineshop td div a {
	display: block;
	padding: 3px;
	background-image: url(inaktiv.jpg);
	background-position: bottom;
	background-repeat: repeat-x;;
}

table.onlineshop td span.onlineshop_aktive a {
	background-image: url(aktiv.jpg);
	background-color: #FFE76D;
	text-decoration: none;
	color: black;
}

div.osart div.head  {
	display: none;
	}

div.osart .mTable {
	margin: 0px;	
}

div.osart table  {
	background-color: white;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0px;
}

div.osart table tr th {
	font-size: 9pt;
	color: white;
	background-color: #53B1F1;
	font-weight: bold;
}
div.osart table tr td {
	font-size: 9pt;
	vertical-align: top;
	padding: 3px;
}
div.osart table tr td.r2 {
	background-color: #EAEAEC;
}

div.osart table tr td table {
	border-collapse: collapse;
	border-spacing: 0px;	
}
div.osart table tr td table tr td{

	padding: 0px;	
}

a.kategorien {
	display: block;
	width: 199px;
	height: 28px;
	background-image: url(btn1.jpg);
	text-decoration: none;
}

axx.kategorien:hover {
	background-image: url(btn2.jpg);
}
td.topseller {
	background-color: #FFE7A9;
	background-image: url(stern.jpg);
	background-repeat: no-repeat;
}
td.topseller table {
	margin: 10px !important;
	width: 300px;
}

td.topseller table td {
	font-size: 9pt !important;
}

td.topseller table td b {
	font-weight: normal;
}

td.topseller div b a {
	display: none;
}

td.topseller td a {
	color: #1C51A8;
	font-size: 9pt;
	display: inline !important;
	font-weight: normal;
}
td.neu div, td.neu div table tr td {
	font-size: 9pt !important;
}

table.minibaum {
	border-collapse: separate;
	border-spacing: 2px;
}

table.minibaum td {
	font-size: 8pt;
	vertical-align: middle;
}
div#minibaum {
	background-color: #FFF4B7;
	background-image: url(bg4.jpg);
	background-repeat: repeat-x;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 8pt;
}
div#minibaum table {
	width: auto;
}

div#minibaum a {
	color: #383733;
}

