/* Body */
body {
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	margin:0px;
	padding: 0px;
	color: #666666;
}

p {
	padding: 0px;
	margin: 2px 0px 2px 0px;
}

input.text, textarea {
	border: 1px solid #CFCFCF;
}

#header {
	width: auto;
	text-align: center;
	height: 125px;
	padding: 0px;
	margin: 0px;
}

.boxheader{
	margin-left: 10px; 
	font-size: 12px; 
	font-weight: bolder; 
	color: #797979;
}

.box{
	border: 1px solid #CFCFCF; 
	background-color: #F8F8F8;
	margin-bottom: 20px;
	padding: 10px;
	color: #797979;
}

.box a {
	color: #797979;
	line-height: 18px;
}

div.footer {
	color: #797979;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 20px;
	width: auto;
}

div.footer a {
	color: #797979;
	text-decoration:underline;
}

p.subcats {
	margin: 5px 50px 10px 0px;
	padding: 0px;
}

p.subcats a {
	color:#797979;
	font-size: 11px;
	text-decoration: none;
}

p.subcats a:hover {
	text-decoration: underline;
}

.tabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
	font-weight: bold;
}
.tabs a:link, .tabs a:visited {
	color : #666666;
	font-weight: bold;
	text-decoration : none;
}
.tabs a:hover{
	color: #999999;
	font-weight: bold;
	text-decoration : none;
}

a:link, a:visited{
	color : #666666
}

.count {
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
}

#search {
	border: 1px solid #CFCFCF;
	font-size: 11px;
	height: 14px; 
	width: 145px;
}

.link {
	margin-bottom: 2px; 
	font-size: 12px; 
	font-weight: bold;
}

.url, .url a {
	color: #008CEA;
	font-size: 11px;
	text-decoration: none;
}

.url a:hover {
	text-decoration: underline;
}

.paging-links, .paging-info {
   text-align: right;
   margin-bottom: 4px;
}

h1 {
	font-size: 14px;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #008CEA;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	border-bottom: 1px solid #CFCFCF;
}

.sort {
	color: #666666;
}

.article{
	text-align: justify;
	margin-bottom: 12px;
}

.icon {
	text-decoration: underline;
	margin:0px 5px -7px;
   	padding:0px 5px -7px;
	valigh: bottom;
}

.submit {
	float: right;
	vertical-align: bottom;
}

input.text, textarea.text, select {
	font-size: 11px;
	border: 1px solid #CFCFCF;
}

input.text{
	height: 16px;
}

select {
	padding: 2px;
}

input.limit_field {
	font-size: 11px;
}

.captcha {
	border: 1px solid #CFCFCF;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.buttons {
	border-top: 1px solid #CFCFCF;
	text-align: center;
}

div.err {
	color: #FF0000;
	background: #FFEDED;
	text-align: left;
}
div.msg {
	padding: 3px;
	color: #008CEA;
	background: #F8F8F8;
	border: 1px solid #CFCFCF;
	text-align: left;
}

td.label {
	padding-top: 4px;
	text-align: right;
}

/* Färbt die Sternchen */
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

.submitform input.text {
	width: 280px;
}

.submitform textarea.text {
	width: 280px;
}

.submitform select {
	width: 282px;
}

p.notice {
	margin-top: 6px;
}

/* checked */

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

div.errForm, span.errForm {
	margin: 2px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #D9D8D8;
	text-align: left;
	clear: right;
	width: 274px;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

div.pr {
	font-size: 6pt;
	color: #3D83BC;
	float: left;
	height: 30px;
	margin-right: 5px;
}

div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #B1B1B1;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #D9D8D8;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #D9D8D8;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#D9D8D8;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

.detail a:link, .detail a:visited
{
color:#3D83BC;
}

.list a:link, .list a:visited
{
font-size: 10px;
	color: #3D83BC;
	font-weight: bold;
	text-decoration: none;

}

.search .text {
	width: 140px;
	height: 14px;
	border: 1px solid #525252;
	background: #F0F0F0;
}






