body {
	text-decoration : none;
	color : #000000;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
P {
	text-decoration : none;
	color : #000000;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

A:LINK {
	text-decoration : underline;
	color : #6f6f6f;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:ACTIVE {
	text-decoration : underline;
	font-family :  Verdana,  Arial, Helvetica, sans-serif;
	color : #333333;
	}
A:VISITED {
	text-decoration : underline;
	color : #666666;
	font-family : Verdana,   Arial, Helvetica, sans-serif;
	}

A:HOVER {
	text-decoration : underline;
	color : #333333;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
}


TD {
	text-decoration : none;
	color : #000000;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.small {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

H1 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 20pt;
}

H2 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

H3 {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.HEAD-GRAU {
	border : 1px solid #6F6F6F;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

.BG-GRAU {
	background : #FFFFFF;
	border : 4px solid #A8A8A8;
}


.HEAD-ROT {
	border : 1px solid #F00800;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #000000;
}
.BG-ROT {
	background : #FFFFFF;
	border : 4px solid #F00800;
}

.HEAD-BLAU {
	border : 1px solid #0000E8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #000000;
}

.BG-BLAU {
	background : #FFFFFF;
	border : 4px solid #0000E8;
}

.HEAD-GRUEN {
	border : 1px solid #9BCB03;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #000000;
}
.BG-GRUEN {
	background : #FFFFFF;
	border : 4px solid #9BCB03;
}

.HEAD-GELB {
	border : 1px solid #FACF04;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #000000;
}
.BG-GELB {
	background : #FFFFFF;
	border : 4px solid #FACF04;
}

.Title {
	text-decoration : none;
	color : #000000;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.navtitle {
	padding-left: 16px;
	text-decoration : none;
	color : #000000;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.navi:link    { text-decoration:none; color:#000080; }
.navi:visited { text-decoration:none; color:#000080; }
.navi:hover   { text-decoration:none; color:#000080; background-color:#ffffff;}
.navi:active  { text-decoration:none; color:#000080; }

.navidis { color:#676767; }
.navborder {border: #B3BE91 1px solid; }

.item90days    { text-decoration:none; color:#737373; }

.item:link    { text-decoration:none; color:#455C00; }
.item:visited { text-decoration:none; color:#455C00; }
.item:hover   { text-decoration:underline; color:#455C00; }
.item:active  { text-decoration:underline; color:#455C00; }

.sort:link    { text-decoration:none; color:#455C00; }
.sort:visited { text-decoration:none; color:#455C00; }
.sort:hover   { text-decoration:underline; color:#000080; }
.sort:active  { text-decoration:underline; color:#000080; }

.note         { color:red; font-weight: bold; font-size:16px;}
.note:link    { text-decoration:underline; color:red; }
.note:visited { text-decoration:underline; color:red; }
.note:hover   { text-decoration:underline; color:red; }
.note:active  { text-decoration:underline; color:red; }


.amadeal         { color:#FF871D; font-weight: bold; font-size:11px;}
.amadeal:link    { text-decoration:none; color:#887144; }
.amadeal:visited { text-decoration:none; color:#887144; }
.amadeal:hover   { text-decoration:underline; color:#887144; }
.amadeal:active  { text-decoration:underline; color:#887144; }




.infobox {
  font-size: 10px; 
  color: #909090;
  padding-right:10px; 
}

.running {
  background-color:#F2F6E6;
  border-top: #aaaaaa 1px solid;
}

.ended {
  background-color:#FFFFFF;
  border-top: #aaaaaa 1px solid;
}

.tableheader {
  background-color: #E2EAC8;
  background:url(pics/bg.jpg) center; 
  margin-bottom:10px;
}

.subtitle {
  font-size: 10px; 
  color: #455C00;
}
.subtitle90days {
  font-size: 10px; 
  color: #737373;
}

.price_running {
  font-size: 15px;
  font-weight: bold; 
  color: #C00000;
}

.price_ended {
  font-size: 15px;
  font-weight: bold; 
  color: #909090;
}

.price_changed {
  font-size: 15px;
  text-decoration: line-through; 
  color: #909090;
}

.ended_note {
  font-size: 10px;
  color: #909090;
}

.soldout_note {
  font-size: 10px;
  font-weight: bold; 
  color: #FF871D;
}

.footer {
  font-size: 10px; 
  color: #000000; 
  text-align: center;
}

.sorting {
  font-size: 11px; 
  color: #000000; 
}

.stat_table_l {
  font-size: 9px; 
  color: #000000; 
  text-align:left; 
  padding-left:4px;
}
.stat_table_r {
  font-size: 9px; 
  color: #000000;
  text-align:right; 
  padding-right:4px;
  white-space:nowrap;
}
.stat_table_odd {
  background-color: #E2EAC8;
}

.stat_tablemain {
  background-color:#CEDBA5; 
  padding:0px;
}


div.bild {
  background:url(pics/wait.gif) center no-repeat #FFFFFF; 
  width:140px;
  height:110px;
  border:solid 1px #C0C0C0; 
  text-align: center;
  overflow:hidden;
  padding-left: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-top:5px;
}
img.resize {
  width: 140px;
  height : auto;
}

img.resize {
  width: auto;
  height : 100px;
}

.sitefooter {
  font-size: 12px; 
  color: #000000; 
  text-align: center;
}

.BG-BORDER {
	border : 6px solid #6F87AD;
  background:url(pics/rechner_back.jpg) top no-repeat #FFFFFF; 
}

.power         { font-size:12px; }
.power:link    { text-decoration:none; color:#FFFFFF; }
.power:visited { text-decoration:none; color:#FFFFFF; }
.power:hover   { text-decoration:none; color:#000080; }
.power:active  { text-decoration:none; color:#FFFFFF; }

.tablefooter {
  background:url(pics/bg.jpg) center; 
  margin-top:10px;
  border-bottom: #aaaaaa 1px solid;
}

.searchbutton {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	margin-left:2px;
	font-size:10px;
	border: 1px solid #000000;
	background-color: #CEDBA5;
	color:#000000;
	font-weight: normal;
}




.bwad { border: dashed 2px #C00032; background-color:#F6F4F4; padding:5px; font-family:verdana,arial; font-size:12px; margin:8px; color:#0000C0; font-weight:bold; text-align:center; }
.insertfee1 { background:#F6F4F4; color:#C00000; white-space:nowrap; font-size:12px;}
.insertfee2 { background:#E5E5E5; color:#C00000; white-space:nowrap; font-size:12px;}
.sales1 { background:#F6F4F4; color:#008000; white-space:nowrap; font-size:12px;}
.sales2 { background:#E5E5E5; color:#008000; white-space:nowrap; font-size:12px;}
.quote1 { background:#F6F4F4; color:#0000C0; white-space:nowrap; font-size:12px;}
.quote2 { background:#E5E5E5; color:#0000C0; white-space:nowrap; font-size:12px;}
.featdetails1 { background:#F6F4F4; color:#800080; font-size:11px; }
.featdetails2 { background:#E5E5E5; color:#800080; font-size:11px; }
.header { background:#FFFFFF; color:#000000; font-size:11px; }
.paypal1 { background:#F6F4F4; color:#003366; white-space:nowrap; font-size:12px;}
.paypal2 { background:#E5E5E5; color:#003366; white-space:nowrap; font-size:12px;}

.leftcol {
  text-align:left;
  vertical-align:top;
}
.rightcol {
  text-align:left;
  vertical-align:top;
}
.footer {
  text-align:left;
  vertical-align:top;
  font-size:10px;
}
.buttons {
  text-align:center;
  vertical-align:top;
  font-size:12px;
  background:#FFFFFF; 
	border: 2px solid #E5E5E5;
}
.nobreak { white-space:nowrap; }

.checkbutton {
  font-weight:bold;
}
.sellertypetitle { background-color:#FFFF80; }

.row1 {
  background:#E5E5E5;
}
.redmess {
  color: red;
  font-weight: bold;
  border: 2px solid;
  padding: 8px;
}


/* ================================
   Horizontale Navigation
   Beispiel 4
   Datei: hor_nav4.css
   Autor: Franz Sadjak
   Datum: 30.12.2008
   ================================ */
#wrapper {
  margin-top:20px;
  margin-left:-12px;
  font-size:11px;
  font-weight:bold;
}
#navigation-4 li {
  float: left;
  margin: 0 2px 0 0;
  list-style-type: none;
}
#navigation-4 li a {
  background: #676f7a url(pics/nav-bg-l1.jpg) top left no-repeat;
  color: #DFE1E2;
  float: left;
  padding: 0 0 0 5px;
  text-decoration: none;
}
#navigation-4 li a span {
  background: #676f7a url(pics/nav-bg-r1.jpg) top right no-repeat;
  color: #DFE1E2;
  float: left;
  padding: 10px 15px 10px 10px;
}
#navigation-4 li a:hover span {
  background-position: 100% -92px;
  color: #fff;
}
#navigation-4 li a:hover {
  background-position: 0 -92px;
  color: #fff;
  text-decoration: none;
}
#navigation-4 li a.active {
  background-position: 0 -184px;
  color: #fff;
  text-decoration: none;
}
#navigation-4 li a.active span {
  background-position: 100% -184px;
  color: #fff;
  text-decoration: none;
}
.navigation-botline {
  border:1px solid #6AA06E;
}


