body
{
	background: #FFF;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 13px;
	margin-top: 30;
	padding: 0;
	color: #777;
}
td
{
	background: #FFF;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 13px;
	margin-top: 30;
	padding: 0;
	color: #777;
}
a
{
	color: #F24618;
	text-decoration: underline;
}
a:hover
{
	color: #FF6600;
	text-decoration: none;
}
div.page
{
	margin: 0 auto;
	width: 766px;
}
div.header
{
	height: 84px;
}
div.header-img
{
	height: 208px;
	border-top: 1px solid #D2D2D2;
}
div.pic1
{
	width: 254px;
	height: 208px;
	float: left;
	background: url('../img/pic1.jpg') no-repeat;
}
div.pic2
{
	width: 277px;
	height: 208px;
	margin-left: 2px;
	float: left;
	background: url('../img/pic2.jpg') no-repeat;
}
div.shadow-right
{
	height: 10px;
	background: url('../img/shadow-right.gif') right no-repeat;
}
div.shadow-left
{
	height: 10px;
	background: url('../img/shadow-left.gif') left no-repeat;
}
div.shadow
{
	height: 10px;
	margin: 0 15px;
	background: url('../img/shadow-bg.gif') repeat-x;
}
div.logo
{
	float: left;
	padding: 22px 0 0 0;
}
div.slogan
{
	float: left;
	padding: 19px 0 0 10px;
}
h1
{
	margin: 0;
	padding: 0;
	color: Black;
	font-size: 13px;
	font-family: 'Arial Narrow', Arial, Verdana;
	font-weight: bold;
}
h1 a
{
	text-decoration: none;
}
div.inventory
{
	height: 29px;
}
ul.inv
{
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
	line-height: 29px;
	float: right;
}
ul.inv li
{
	float: left;
	margin: 0 5px;
	padding: 0;
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
div.top-menu
{
	float: right;
	height: 208px;
	width: 231px;
	background: #E32500 url('../img/top-menu-bg.gif') no-repeat;
}
ul.menu
{
	list-style-type: none;
	margin: 18px 0 0 28px;
	padding: 0;
}
ul.menu li
{
	background: url('../img/tab-bg.gif') top left no-repeat;
	height: 33px;
	width: 179px;
}
ul.menu li a
{
	line-height: 33px;
	width: 164px;
	color: #FFF;
	font-weight: bold;
	padding-left: 15px;
	display: block;
	text-decoration: none;
}
ul.menu li a:hover
{
	color: #D5D5D5;
}
div.lang-switch
{
	float: left;
	margin: 4px;
	font-size: 0.9em;
	padding: 0 0 0 5px;
}
div.lang-switch select
{
	font-size: 0.9em;
}
div.listing-sorting
{
	text-align: left;
	border: 0px solid White;
	background: White;
	font-size: 0.9em;
	padding: 2px;
}
div.listing-sorting a
{
	font-weight: bold;
}
div.search-form
{
	font-weight: bold;
	float: right;
	font-size: 11px;
	padding-top: 20px;
}
input.what
{
	width: 230px;
}

input.text, input.what
{
	border: 1px solid #136CA4;
	height: 16px;
}
textarea
{
	border: 1px solid #136CA4;
}
input.flat-button
{
	border: 1px solid #E32500;
	background: #F24618;
	font: bold 11px Tahoma, Verdana, Arial;
	color: #FFF;
	font-weight: bold;
	height: 20px;
	cursor: pointer;
}
input.flat-button:hover
{
	border: 1px solid #F24618;
	background: #E32500;
}
input, textarea
{
	font-family: Tahoma, Verdana;
	font-size: 1em;
}
div.footer
{
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 10px 0;
	text-align: center;
	color: #C3C2C2;
}
div.footer a
{
	color: #C3C2C2;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 0.9em;
}
div.content
{
	clear: both;
	padding: 0 0 10px 0;
	background: url('../img/dotted.gif') bottom repeat-x;
}
div.breadcrumb
{
	margin: 10px 0;
	font-size: 0.9em;
	float: left;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}
h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}
form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	color: #A1A1A1;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	margin: 5px 0;
	padding: 5px 0 0 0;
}
div.field
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #F24618;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
	width: 1%;
	cursor: help;
	white-space: nowrap;
}
div.description
{
	clear: both;
	padding: 0;
	width: 100%;
	text-align: justify;
}
div.stat
{
	clear: both;
	padding: 0;
}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	margin: 0 0 15px 0;
}
div.categories
{
	list-style-type: none;
	padding: 10 0 10px 0;
	width: 100%;
}
div.categories a
{
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 50%;
	padding-top: 5px;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 50%;
	padding-top: 5px;
}
div.subcategories a
{
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
}
div.categories div.divider
{
	clear: both;
	line-height: 1px;
}
div.categories div.categ
{
	line-height: 13px;
	background: url('../img/ico-dir.gif') 0px 4px no-repeat;
	padding-left: 15px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: #D7EBD3;
	border: 1px solid #265624;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #265624;
}
div.error
{
	background: #FFEDEB;
	border: 1px solid #CD5C52;
	font-weight: bold;
	margin: 10px 0;
	padding: 20px 20px 20px 40px;
	color: #CD5C52;
}
div.error img, div.notification img
{
	position: relative;
	top: -3px;
	left: -25px;
	float: left;
}
div.navigation
{
	clear: both;
	margin: 15px 0;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #A1A1A1;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #EEE;
}
div.navigation span
{
	border: 1px solid #A1A1A1;
	padding: 0 4px;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 7px 0 0 5px;
	padding: 0;
	width: 50px;
	background: #EFEFEF;
	float: left;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.pr-text
{
	float: left;
	font-size: 0.9em;
}
div.preview
{
	background: #FFF url('../img/no-preview.gif') center center no-repeat;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 10px 0 0 0;
}
div.box-caption-movable
{
	color: #E32500;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 13px;
	line-height: 33px;
	padding-left: 20px;
	background: url('../img/dotted.gif') bottom left repeat-x;
}
div.box-caption-fixed
{
	background: url('../img/fixed-box-caption.gif') left no-repeat;
	color: #E32500;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 13px;
	line-height: 36px;
	padding-left: 20px;
}
div.box-content-center
{
	padding: 10px;
}
div.box-content
{
	padding: 10px;
}
div.box-content-center#content_ 
{
	background: url('../img/dotted.gif') bottom left repeat-x;
}
div.featured-listing
{
	margin: 5px 0;
}
div.featured-listing a
{
	margin: 5px 0;
	text-align: left;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	margin: 5px 0;
	text-align: left;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	text-align: left;
}
span.highlight
{
	background: #FAF3C1;
	color: #000;
	font-weight: bold;
}
ul.account-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.account-menu li
{
	text-transform: uppercase;
}
div.comment
{
}
div.posted
{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
}
hr
{
	background: #A1A1A1;
	height: 1px;
	border: none;
	margin: 10px 0;
}
div.comment-approval
{
	font-size: 0.9em;
	color: #666;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	margin: 0 0 3px 0;
}
div.news-date
{
	font-size: 0.9em;
	text-align: right;
	margin: 0 0 3px 0;
}
td.center-column
{
	padding: 0 10px 0 0;
}
td.right-column
{
	width: 211px;
	padding: 0 10px 10px 10px;
}
td.dotted
{
	background: url('../img/dotted.gif') repeat-y;
	width: 1px;
}
div.xml-button
{
	float: right;
	padding: 10px 0;
	text-align: right;
}
p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
p.field-captcha
{
	float: left; 
	margin: 0 10px 10px 0;
}
div.payment, div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #A1A1A1;
	background: #F5F5F5;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #E6EBEB;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 0;
	float: left;
	width: 15px;
	height: 15px;
	background: #E6EBEB;
	border: 1px solid #A1A1A1;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #A1A1A1;
}
legend
{
	padding: 2px 5px;
}
div.listings
{
	padding-top: 5px;
}
div.listings div.area
{
	border: 1px solid #A1A1A1;
	background: #F5F5F5;
	padding: 10px;
	margin: 15px 0;
}
div.listings div.icon
{
	border: 1px solid #A1A1A1;
	background: #F5F5F5;
	position: relative;
	display: block;
	float: right;
	margin-top: -30px;
	right: 10px;
	height: 30px;
	padding: 5px;
	font-size: 1em;
	vertical-align: middle;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0px;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a 
{
	font-weight: bold;
	display: block;
	text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

ul.tree
{
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 25px;
}
ul.tree li
{
	font-size:12px;
}
ul.tree a
{
	text-decoration: none;
	border: 0;
}

div.tree-col
{
	vertical-align: center;
}

img.tree-icon-collapsed
{
	background: url('../img/tree/vista/plus.gif') center no-repeat;
	height: 9px; 
	width: 9px;
}
img.tree-folder-collapsed
{
	background: url('../img/tree/vista/closed_folder.gif') center no-repeat;
	height: 12px;
	width: 16px;
}

img.tree-icon-expanded
{
	background: url('../img/tree/vista/minus.gif') center no-repeat;
	height: 9px; 
	width: 9px;
}

img.tree-icon-space
{
	height: 9px; 
	width: 9px;
}

img.tree-folder-expanded
{
	background: url('../img/tree/vista/open_folder.gif') center no-repeat;
	height: 12px;
	width: 16px;
}
img.tree-cat-locked
{
	background: url('../img/tree/vista/locked.gif') center no-repeat;
	height: 13px;
	width: 16px;
}
img.tree-cat-crossed
{
	background: url('../img/tree/vista/crossed.gif') center no-repeat;
	height: 13px;
	width: 16px;
}

/* Star rating */

.boxrating
{
	display:block;
}

.rating 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;		
}

.rating li
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.rating li a 
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: pointer;
	background: none;
}

.rating li a:hover
{
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.rating a.r1-unit
{
	left: 0px;
}
.rating a.r1-unit:hover
{
	width:30px;
}
.rating a.r2-unit
{
	left:30px;
}
.rating a.r2-unit:hover
{
	width: 60px;
}
.rating a.r3-unit
{
	left: 60px;
}
.rating a.r3-unit:hover
{
	width: 90px;
}
.rating a.r4-unit
{
	left: 90px;
}	
.rating a.r4-unit:hover
{
	width: 120px;
}
.rating a.r5-unit
{
	left: 120px;
}
.rating a.r5-unit:hover
{
	width: 150px;
}
.rating a.r6-unit
{
	left: 150px;
}
.rating a.r6-unit:hover
{
	width: 180px;
}
.rating a.r7-unit
{
	left: 180px;
}
.rating a.r7-unit:hover
{
	width: 210px;
}
.rating a.r8-unit
{
	left: 210px;
}
.rating a.r8-unit:hover
{
	width: 240px;
}
.rating a.r9-unit
{
	left: 240px;
}
.rating a.r9-unit:hover
{
	width: 270px;
}
.rating a.r10-unit
{
	left: 270px;
}
.rating a.r10-unit:hover
{
	width: 300px;
}
.rating li.current-rating
{
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted
{
	color:#999;
}
.thanks
{
	color:#36AA3D;
}

/* JS Box notification */
div.js_notification
{
	top: 10px;
	position: absolute;
	left: 10px;
	width: 200px;
	border: 1px solid black;

	background-color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


div.pic_1
{
	width: 254px;
	height: 208px;
	float: left;
}
div.pic_2
{
	width: 277px;
	height: 208px;
	margin-left: 2px;
	float: left;
	
}

 ul.weitereinfos
 {padding-left: 7px; margin-left: 7px;
list-style-image: url(../img/ico-dir.gif);}
/*****************************************************/
/* Suggest listing */
img.edit-field
{
	background: url('../img/edit.png') center no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
img.field_tooltip
{
	background: url('../img/question.png') center no-repeat;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width: 250px;
}
#tooltip h3, #tooltip div 
{
	margin: 0; 
}

/* quick search */
div.quickSearch
{
	position: absolute; 
	background: #FFFFFF;
	margin-top: 1px; 
	width: 293px; 
	overflow: hidden;
	float: left;
	display: none;
	z-index: 9001;
}
h3 a
{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
h2 a
{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	float: left;
}