/* START jquery tooltip */
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	
/* ENDE jquery tooltip */

/* START jquery ticker */
.ticker_placeholder {
	margin: 5px
}

#div_ticker {
	height: 174px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
/* ENDE jquery ticker */


/* Hides from IE-mac \*/

#slider {position: relative; overflow: hidden; height:90px;}  
#slider img {position:absolute; margin:0px; display:none;}  
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}  
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:15px; display:inline;} 
 
 .bikefinder_merkzettel_link {
	text-decoration: none;
	font-size: 10px;
  background: url(/output/images/basics/pfeil_rechts.gif) no-repeat left;
	padding-left: 13px;
	line-height: 17px;
 }
 
 
.verfuebbar_kasten {
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-top: 1px solid #000000; 
	float: left; 
	font-size: 9px; 
	width: 30px; 
	text-align: center;
}

.verfuebbar_kasten_ende {
	border: 1px solid #000000; 
	float: left; 
	font-size: 9px; 
	width: 30px; 
	text-align: center;
}

table.bestelltabelle_schritt4 {
margin-left: 4px;
}

table.bestelltabelle_schritt4 td {
padding-top: 3px;
padding-bottom: 3px;
}

label {
cursor: pointer;
}

* html p { height: 1%; }
/* End hide from IE-mac */

.hg_farbe0{
background-color: #000000;
}

.farbe0{
color: #000000;
}

.hg_farbe1 {
background-color: #FFFFFF;
}

.farbe1{
color: #FFFFFF;
}

.hg_farbe2{
background-color: #F4F4F4;
}

.farbe2{
color: #F4F4F4;
}

.hg_farbe3{
background-color: #9A9363;
}

.farbe3{
color: #9A9363;
}

.hg_farbe4 {
background-color: #333333;
}

.farbe4 {
color: #333333;
}

.hg_farbe5{
background-color: #C9C7AE;
}

.farbe5{
color: #C9C7AE;
}

.hg_farbe6{
background-color: #EEEEEE;
}

.farbe6{
color: #EEEEEE;
}

.hg_farbe7{
background-color: #FF0000;
}

.farbe7{
color: #FF0000;
}

.hg_farbe8{
background-color: #9A9363;
}

.farbe8{
color: #9A9363;
}

.hg_farbe9{
background-color: #666666;
}

.farbe9{
color: #666666;
}

.hg_farbeB{
background-color: #FFFFCC;
}

.farbeB{
color: #FFFFCC;
}

.hg_farbeC{
background-color: #CCCCCC;
}

.farbeC{
color: #CCCCCC;
}

.hg_farbeD{
background-color: #999999;
}

.farbeD{
color: #999999;
}

.hg_farbeE{
background-color: #0033CC;
}

.farbeE{
color: #0033CC;
}

.hg_farbeF{
background-color: #CCCCFF;
}

.farbeF{
color: #CCCCFF;
}

.hg_farbeG{
background-color: #9A9363;
}

.farbeG{
color: #9A9363;
}

.hg_farbeH{
background-color: #0000FF;
}

.farbeH{
color: #0000FF;
}

.hg_farbeI{
background-color: #E8E8E8;
}

.farbeI{
color: #E8E8E8;
}

.hg_farbeJ{
background-color: #004DA0;
}

.farbeJ{
color: #004DA0;
}

.hg_farbeK{
background-color: #989898;
}

.farbeK{
color: #989898;
}

.pflichtfeld {
	color: #FF0000;
}

#dhtmltooltip{
		position: absolute;
		left: -300px;
		width: 150px;
		border: 1px solid #000000;
		padding: 2px;
		background-color: lightyellow;
		visibility: hidden;
		z-index: 100;
		/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
		}

#dhtmlpointer{
		position:absolute;
		left: -300px;
		z-index: 101;
		visibility: hidden;
		}

.frame_shadow
{
    border-collapse: collapse;
    border: solid 1px #999999;
    position: relative;
    left: -3px;
    top: -3px;
    background-color: #C9C7AE;
    overflow: hidden;
    z-index: 701;
}

.frame_shadowborder
{
    background-color: #CCCCCC;
    border-collapse: collapse;
    margin-top: 10px;
    z-index: 700;
}


.sponsor_tab
{
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    border-collapse: collapse;
    cursor:pointer;
}

.sponsor_tab_footer
{
    text-align: right;
    font-weight: bold;
    background: url(/output/images/basics/basic_verlauf_25.gif) repeat-y right;
    height: 25px;
    padding: 5px;
}

.sponsor_tab a
{
    text-decoration: none;
    cursor: pointer;
}

.rnav_item_top
{
  border-bottom: solid 1px #9A9363;
  padding: 4px;
}

.rnav_item
{
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #9A9363;
  padding: 4px;
}

.rnav_item_bottom
{
  border-top: solid 1px #FFFFFF;
  padding: 4px;
}

.vertical_verlauf
{
  background-image: url(/output/images/basics/basic_vertical_verlauf_25.gif);
  background-repeat: no-repeat;
  vertical-align: top;
  text-align: left;
  width: 25px;
}

.listbox
{
  border: solid 1px #CCCCCC;
  overflow: auto;
  height: 100px;
  width: 495px;
  
}

.listbox a
{
  display: block;
  padding: 5px;
}

.listbox a:hover
{
  background-color: #9A9363;
}

.listbox a:focus
{
  background-color: #9A9363;
  margin: 1px;
  padding: 4px;
}

.vertical_bannertext
{
  margin-top: 5px;
  width: 20px;
  text-align: right;
  margin-right: 5px;
}

#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 900;
	width: 100%;
	height: 100px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
div.popup
{
  z-index: 1000;
  position: absolute;
  border: 1px solid #989898;
  background-color: #FFFFFF;
  overflow: auto;
}

div.popupheader
{
  background: url(/output/images/basics/basic_verlauf_head_25.gif) repeat-x;
  height: 25px;
}

.tests_table td
{
  vertical-align: top;
}

.tests_ueberschriften
{
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}

.div_slideshow
{
  position:relative;
  margin:auto;
  width:215px;
  height: 200px;
  overflow: hidden;
}

.div_slideshow_item
{
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  width: 100%;
  font-size:8pt;
}

#pausenscroller_wait
{
  padding: 5px;
  text-align: center;
}

.container-teaser-content-inner p
{
  margin: 0;
  padding: 0;
}

.div_ende
{
  clear: both;
  padding: 0;
  margin: 0;
}

.popup_NewsVerschicken
{
  border: 1px solid #989898;
 
  position: absolute;
  top: 50px;
  background-color: #FFFFFF;
  text-align: left;
  padding: 10px;
}

.inputbox
{
  border: 1px solid #989898;
}

.inputbox_watermark
{
  border: 1px solid #989898;
  color: #989898;
}

.inputbox_absenden
{
  border: 0px;
  margin: 0px;
  padding: 0px;
  background: none;
}

.item_text p
{
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  line-height: 13pt;
}


.line
{
  background: url(/output/images/basics/dots.gif) repeat-x bottom;
  margin-top: 3px;
  margin-bottom: 3px;
}

.headline_red
{
  color: #FF0000;
  font-weight: bold;
}

.kontakt_telefon_nr
{
  color: #FF0000;
  font-weight: bold;
  font-size: 11pt;
}

.content-full ul
{
  list-style-image:url(/output/images/basics/basic_arrow_right_gray.gif);
}

.content-full ul li
{
  padding-left: 0px;
  margin-bottom: 3px;
}

.content-full p
{
  margin-top: 3px;
  margin-bottom: 3px;
}

.kleine_font
{
  font-size: 7pt;
}

.a_ohne_effekt
{
    text-decoration: none;
    cursor: pointer;
}

.a_ohne_effekt:hover
{
    text-decoration: none;
    cursor: pointer;
}

.buchstaben_sortierung
{

  text-align: center;
  width: 100%;
  margin-top: 20px;

}

/* Slider */

#sldr div,#sldr p,#sldr a, #src a{
  margin:0;
  padding:0;
  font:14px/21px arial,sans-serif;
  color:#999999
}
#sldr a img, #sldr img {
  border:0
}
#sldr a, #sldr a p {
  text-decoration:none;
  height:auto;
  display:block;
}
#sldrFrm {
  width:505px;
  height: 80px;
  border: solid 1px #999999;
  overflow: hidden;
}
#stg {
  position:relative;
  width:440px;
  height:80px;
  overflow:hidden;
  float:left;
  border: 1px solid #000000;
}

#sldr {
  position:absolute;
  height:80px;
  display:inline;
  width:440px;
  overflow:hidden;

}
.taLe {
  text-align: left;
  float:left;
  width:25px;
  height:80px;
  background:url(/c/98/20/87/9820874,tid=t.jpg) no-repeat;
  display:none;
  margin: 0px;
  padding: 0px;
  margin-right: 4px;
}
.taRi {
  text-align: right;
  float:right;
  width:25px;
  height:80px;
  background:url(/c/98/20/90/9820906,tid=t.jpg) no-repeat;
  display:none;
  margin: 0px;
  padding: 0px;
}
.taLe a {
  background:url(/c/98/20/87/9820874,tid=t.jpg) no-repeat;
  display:block;
  width:25px;
  margin-top: 26px;
  
  
}
.taLe a:hover, .taLe a.high, .taLe a.high:hover{
  background:url(/c/98/20/89/9820892,tid=t.jpg)
}
.taRi a  {
  background:url(/c/98/20/90/9820906,tid=t.jpg) no-repeat;
  display:block;
  width:25px;
  margin-top: 26px;
}
.taRi a:hover, .taRi a.high, .taRi a.high:hover{
  background:url(/c/98/20/92/9820924,tid=t.jpg)
}
#sldr div {
  position:absolute;
  top:0;
  height:80px;
  vertical-align:text-bottom;
  display:block
}
#src {
  position:relative;
  bottom:0;
  overflow:hidden;
  margin:0 0 0 0px
}
#src div {
  display:block;
  width:150px;
  float:left
}
#sldr .inDiv {
  bottom:0px;
  width:150px;
  height: 80px;
  vertical-align: middle;
}

/* ENDE Slider */

.rosecard_form_ue
{
	font-weight: bold;
	margin-top: 3px;
	padding-left: 2px;
	margin-bottom: 6px;
	text-decoration: underline;
}

.tests_note
{
	width: 80px;
}

.bikegroesse_ue
{
	font-weight: bold;
	/*font-style: italic;*/
	margin-top: 5px;
}

.bikegroesse_erg
{
	border-bottom: solid 1px #989898;
	width: 25px;
	text-align: right;
	overflow: hidden;
}

.zitat_div
{
	margin-bottom: 10px;
}
.zitat
{
	font-size: 11px;
	line-height: 14px;
}

.zitat_name
{
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
}

.container-bonusprodukte-header {
  height: 21px; 
  width: 235px; 
  background-image: url(/output/images/basics/kopf_bonus.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
  margin-right: 10px;
  margin-left: 10px;
  }

.container-bonusprodukte-header-headline
{
	padding-top: 2px;
}

.container-bonusprodukte-footer {
  height: 15px; 
  width: 235px; 
  background-image: url(/output/images/basics/fuss_bonus.gif); 
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 15px;
  }  
  
.container-bonusprodukte-content {
  width: 235px; 
  border-left: 1px solid #C9C7AE; 
  border-right: 1px solid #C9C7AE;
  margin-right: 10px;
  margin-left: 10px;
  height: 150px;
  }

a.container-bonusprodukte-detaillink {
	color: blue;
	text-decoration: underline;
  }


a.whereami:hover, a.whereami:visited, a.whereami:active, a.whereami:link {
  text-decoration: underline;
  }

a.whereami_fett:hover, a.whereami_fett:visited, a.whereami_fett:active, a.whereami_fett:link {
  font-weight: bold;
  }

.headline_small {
	font-weight: bold;
	font-size: 13px;
}

.table-fahrrad-auswahl-warenkorb {
	width: 98%;
}

.table-fahrrad-auswahl-warenkorb td {
	vertical-align: middle;
	padding: 3px;
}

.table-fahrrad-auswahl-warenkorb .selected {
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px solid #9A9363;
}

.keine_p p {
  margin: 0px;
  padding: 0px;
  }

.line_grau {
  color: #9A9363;
  width: 98%;
  height: 1px;
  }

form {
  padding: 0px;
  margin: 0px;
  }

img {
  border: 0px;
  }

html, body {
  margin: 0 auto;
  padding: 0;
  overflow: auto;
}

ul, ol {
  padding-top: 4px;
  list-style-type: none;
}

li {
  /*background-image: url(/images/listenpunkt_8x8.gif);*/
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 12px;
  padding-top: 2px;
  padding-bottom: 0px;
  line-height:17px;
  margin-left:0px;
}

table, td {
  font-size: 12px;
  }
  
body {
  font-family: arial, sans-serif;
  font-size: 12px;
  text-align: center;
}

td {
  font-family: arial, sans-serif;
}

input, textarea { 
  background-color: #FFFFFF;
  border: 1px solid #333333;
  color: #333333;
  font-size: 12px;
  font-family: arial;
  vertical-align:middle;
  padding-left: 2px;
  padding-right: 2px;
}

select {
  font: 12px arial, sans-serif;
  border-top-color:#989898;
  border-right-color:#989898;
  border-bottom-color:#989898;
  border-left-color:#989898;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  padding-left:0px;
}

h1 {
  font: bold 12px arial, sans-serif;
  padding:16px 0px 0px 0px;
}

h2 {
/*  padding: 28px 0px 0px 0px;*/
  font: bold 16px arial, sans-serif;
/*  color: #004DA0;
  line-height: 20px;*/
}

p {
  padding: 5px 0px 0px 0px;
	line-height: 17px;
}

a {
  color: #333333;
  text-decoration: underline;
}

a:hover {
  color: #666666;
  text-decoration: underline;
}

.container-rahmen {
  width: 990px;
  text-align: center;
}

.container-rahmen-border {
	width: 990px; 
	border-left: 1px solid #efefef;  
	border-right: 1px solid #efefef; 
}

.container-emo {
  float: left;
  height: 94px;
}

.container-emo img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.container-service {
  width: 232px;
  float:  right;
  height: 94px;
}  

.container-service a {
  text-decoration: none;
}  

.container-topmenu {
	width: 757px;
  float: left;
  background-color: #9A9363;
  height: 30px;
  font-size: 12px;
  color: #FFFFFF;
  border-top: 1px solid #FFFFFF;
  text-align: left;
}

.container-topmenu-inner {
  padding-left: 8px;
  padding-top: 7px;
}

.container-topmenu a {
  color: #FFFFFF;
  text-decoration: none;
}

.container-meinkonto {
  width: 232px;
  float: right;
  background-color: #9A9363;
  height: 30px;
  font-size: 12px;
  color: #FFFFFF;
  border-top: 1px solid #FFFFFF;
  text-align: left;
}

#container-meinkonto-inner, .container-meinkonto-inner {
  margin-left: 8px;
  margin-top: 7px;
}

#container-meinkonto a {
  color: #FFFFFF;
  text-decoration: none;
}

.container-meinkonto a {
  color: #FFFFFF;
  text-decoration: none;
}

.column-left {
  width: 184px;
  float: left;
}

.content-full {
  width: 573px;
  float: left;
}

.content-full-ext {
  width: 805px;
  float: left;
}

.general-inner-540px {
  margin: 5px 5px 5px 5px;
  width: 540px;
}

.general-inner-540px1 {
  margin: 5px 5px 5px 5px;
  width: 540px;
}


#general-inner, .general-inner {
  padding: 5px 5px 5px 5px;
  }

#content-full-ext td {
  font-size: 12px;
  padding:  0px 10px 0px 0px;
}

.content-full-ext td {
  font-size: 12px;
  padding:  0px 10px 0px 0px;
}

#content-full-ext-header, .content-full-ext-header {
  height: 29px; 
  width: 794px; 
  background-image: url(/output/images/basics/basic_ext_header.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  text-align: left;
  }
	
#content-full-ext-header h2, .content-full-ext-header h2 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	display: inline;
}

#content-full-ext-header .content-full-ext-header-bg, .content-full-ext-header .content-full-ext-header-bg {
  background-color: #9A9363;
	color: #FFFFFF;
	margin: 3px;
  }

#produktkacheln h4, .produktkacheln h4, #produktkacheln h3, .produktkacheln h3 {
	padding: 0px;
	margin: 0px;
	color: #000000;
	line-height: 12px;
	font-size: 11px;
}

#produktkacheln a, .produktkacheln a {
  color: #333333;
  text-decoration: none;
  }

#produktkacheln table, .produktkacheln table {
  width: 253px;
  height: 170px;
}
  
#produktkacheln td, .produktkacheln td {
  padding: 5px 5px 5px 5px;
	font-size: 11px;
}

#produktkacheln td.text_klein {
  padding: 5px 5px 0px 5px;
  font-size: 10px;
  vertical-align: top;
  color: #333333;
}

.produktkacheln td.text_klein {
  padding: 5px 5px 0px 5px;
  font-size: 10px;
  vertical-align: top;
  color: #333333;
}

#produktkachel, .produktkachel {
  padding: 0px;
  margin: 0px;
  width: 263px; 
  height: 170px; 
  float: left; 
  border-right: 1px solid #9A9363; 
  border-bottom: 1px solid #9A9363;
  overflow:hidden;
  }


#produktkachelsuche, .produktkachelsuche {
  padding: 0px;
  margin: 10px;
  margin-left: 10px;
  width: 514px; 
  float: left; 
	background: url(/output/images/basics/dots.gif) repeat-x bottom; padding: 0;
  }

#produktkachelsuche2, .produktkachelsuche2 {
  padding: 0px;
  margin: 10px;
  margin-left: 10px;
  width: 514px; 
  float: left; 

  }

	
#produktkachelsuche3, .produktkachelsuche3 {
  padding: 0px;
  margin: 10px;
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 514px; 
  float: left; 

  }


#produktkachel-last, .produktkachel-last {
  width: 263px; 
  height: 170px; 
  float: left; 
  border-bottom: 1px solid #9A9363;
  border-right: 0px;
  overflow:hidden
  }

#markenleiste, .markenleiste {
  text-align: left;
  float: left;
  line-height: 18px;
  font-size: 11px;
  width: 500px;
  }
  
#pagging, .pagging {
  text-align: right;
  float: left;
  line-height: 18px;
  font-size: 11px;
  }

#pagging_site, .pagging_site {
  text-align: right;
  float: right;
  }

#pagging a, .pagging a {
  color: #333333;
  text-decoration: underline;
  font-size: 11px;
  }

#pagging a.active {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  }

.pagging a.active {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  }
  
#content-full-ext-innerheader, .content-full-ext-innerheader {
  width: 794px; 
  height: 27px;
  font-size: 13px;
  text-align: left;
  background-color: #9A9363;
  border-left: 1px solid #9A9363;
  border-right: 1px solid #9A9363;
  border-bottom: 1px solid #9A9363;
	color: #FFFFFF;
  }
  
#container-category-innerheader, .container-category-innerheader {
  width: 550px; 
  font-size: 13px;
  text-align: left;
  background-color: #9A9363;
  border-left: 1px solid #9A9363;
  border-right: 1px solid #9A9363;
  overflow: hidden;
  }
    
#content-full-ext-footer, .content-full-ext-footer {
  height: 27px; 
  width: 794px; 
  background-image: url(/output/images/basics/basic_ext_footer.gif); 
  background-repeat: no-repeat;
  background-position: top;
  }  
  
#content-full-ext-content, .content-full-ext-content {
  width: 794px; 
  border-left: 1px solid #C9C7AE; 
  border-right: 1px solid #C9C7AE;
  text-align: left;
  }

#content-full-ext-content-verlauf, .content-full-ext-content-verlauf {
  width: 794px; 
  border-left: 1px solid #C9C7AE; 
  border-right: 1px solid #C9C7AE;
  background-position: top;
  background-repeat: repeat-x;
  }

#column-right, .column-right {
  float: right;
  width: 232px;
  overflow: hidden;
}

.container-navigation-left {
 line-height: 25px;  
}

.ul_navigation_left a {
	background-color:#C9C7AE;
	text-decoration:none;
	color:#333333;
}

.ul_navigation_left a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.ul_navigation_left .active {
	background-color:#C9C7AE;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}

.ul_navigation_left {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	margin-left: 7px;
}

.ul_navigation_left li {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(/output/images/basics/basic_punkt_tab.gif);
	background-position: center left;
  background-repeat:no-repeat;
}

.table-service {
  font-size: 12px;
  width: 232px;
}

.table-service td {
  height: 17px;
  text-align: left;
  background-image: url(/output/images/basics/basic_arrow_right.gif);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left:15px;
}
  
.table-service a {
  color: #333333;
}
  
.table-service th {
	background-color:#C9C7AE;
	border-style: none none solid none;
	border-color: #FFFFFF #FFFFFF #CCCCCC #FFFFFF;
	border-width:1px;
	padding: 5px 5px 5px 5px ;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}

#container-navigation-left-box1, .container-navigation-left-box1 {
  cursor: pointer;
	background-color:#C9C7AE;
	border-style: none none solid none;
	border-color: #FFFFFF #FFFFFF #CCCCCC #FFFFFF;
	border-width:1px;
	padding: 3px 8px 3px 8px ;
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  background-image:url(/output/images/basics/products/basic_shopping_cart.gif);
  background-position: center right;
  background-repeat:no-repeat;
}

.container-navigation-left-box2 {
  cursor: pointer;
	background-color:#C9C7AE;
	border-style: solid none none none;
	border-color: #FFFFFF #FFFFFF #CCCCCC #FFFFFF;
	border-width:1px;
	padding: 5px 5px 5px 8px ;
  text-align: left;
}

.container-navigation-left-box2 table {
  font-size: 12px;
  width: 170px;
  line-height: 20px;
}

.container-navigation-left-box3 {
	background-color:#C9C7AE;
	border-style: solid none solid none;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-width:1px;
	padding: 5px 5px 5px 8px ;
  text-align: left;
  font-weight: bold;
}

.container-navigation-left-box3 table {
  font-size: 12px;
  width: 170px;
  line-height: 20px;
}

#container-navigation-left-hotline, .container-navigation-left-hotline {
  background-color: #9A9363;
  color: #FFFFFF;
  text-align: center;
  line-height: 19px;
}

.container-navigation-left-testsieger {
	background-color:#C9C7AE;
}

.container-navigation-left-logo {
	background-color:#C9C7AE;
	height: 84px;
	text-align: left;
	border-style: none none none none;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-width:1px;
}

.container-navigation-left-navigation {
	background-color:#C9C7AE;
	text-align: left
}

.content-klickpfad {
  width: 800px;
  text-align: left;
  background-image: url(/output/images/basics/basic_trenner.gif);
  background-repeat: no-repeat;
  background-position: right;
	float: left;
}

.content-klickpfad-inner {
  vertical-align: middle;
  text-align: left;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 6px;
  margin-right: 0px;
}

.content-klickpfad-inner a {
  color: #333333;
  text-decoration: none;
}

.content-full-inner {
  background-color:#FFFFFF;
  margin: 0px 10px 0px 10px;
  }

.content-full-inner-ext {
  background-color:#FFFFFF;
  margin: 0px 1px 0px 10px;
  }

/*------------------------*/
/* Startseite             */

.content-full-startseite-container-ende {
  width: 274px; 
  height: 15px; 
  background-image: url(/output/images/basics/basic_kachel_footer.gif); 
  background-repeat: no-repeat;
	background-position: top left;
  }

.content-full-startseite-container-header a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
		
.content-full-startseite-container-header {
  background-image: url(/output/images/basics/basic_kachel_verlauf_startseite.gif); 
  background-repeat: no-repeat;
  width: 274px; 
  height: 28px; 
	text-align: left;
	font-size: 13px;
}
	
.content-full-startseite-container {
  float: left;
  width: 274px;
  /*height: 214px;*/
  margin-bottom: 10px;
  }
  
.content-full-startseite-container-inner {
  margin: 0px 10px 0px 10px;
  height: 176px;
  }
    
.content-full-startseite-container-inner td {
  font-size: 12px;
  vertical-align: top;
  text-align: left;
  line-height: 17px;
  }

.content-full-startseite-container-inner table {
  width: 250px;
  font-size: 12px;
  vertical-align: top;
  text-align: left;
  line-height: 17px;
  }
    
.content-full-startseite-container-inner a {
  color: #333333;
  text-decoration: none;
  }
    
.content-full-startseite-container-inner ul {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: disc;
  }
    
.content-full-startseite-container-inner li {
  margin-left: 20px;
  padding: 0px;
  }


/*------------------------*/
/* Teaser                 */
       
#column-right-inner, .column-right-inner {
  text-align: left; 
  /*height: 222px;*/
  margin-bottom: 7px;
  }

#column-right-inner a, .column-right-inner a {
  text-decoration: none;
  }
	
.proddet_info_liefertermin {
  background-image: url(/output/images/basics/products/basic_beratung.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_beratung {
  background-image: url(/output/images/basics/products/basic_beratung.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_groesse {
  background-image: url(/output/images/basics/products/basic_groesse.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_betriebsanleitung {
  background-image: url(/output/images/basics/products/basic_katalogseite.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_katalogseite {
  background-image: url(/output/images/basics/products/basic_katalogseite.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_video {
  background-image: url(/output/images/basics/products/basic_video.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_versandkosten {
  background-image: url(/output/images/basics/products/basic_versand.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_vergleich {
  background-image: url(/output/images/basics/products/basic_vergleich.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_wunschzettel {
  background-image: url(/output/images/basics/products/basic_wunschzettel.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.proddet_info_rundumsicht {
  background-image: url(/output/images/basics/products/360.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
}

.proddet_info_batterie {
  background-image: url(/output/images/basics/products/batterie.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  margin-left: 5px;
  }

.dotted {
  height: 1px;
  margin: 3px 3px 3px 3px;
  border-style:dotted;
  color: #9A9363;
  }

#container-teaser-content-prod-farben_rad, .container-teaser-content-prod-farben_rad {
  font-size: 10px;
  text-align: center;
  border: 1px solid #9A9363;
  margin:  3px 8px 3px 8px;
  cursor: pointer;
  }

#container-teaser-content-prod-farben, .container-teaser-content-prod-farben {
  float: left;
  font-size: 10px;
  text-align: center;
  border: 1px solid #9A9363;
  margin:  3px 8px 3px 8px;
  width: 97px;
  background-color: #FFFFFF;
  cursor: pointer;
  }

#container-teaser-content-prod-farben img, .container-teaser-content-prod-farben img {
  margin: 5px 5px 5px 5px;
  cursor: pointer;
  
  }

#column-right-inner td, .column-right-inner td {
  font-size: 12px;
  }

#column-right-inner table, .column-right-inner table {
  font-size: 12px;
  }

#container-teaser-header-korrektur, .container-teaser-header-korrektur {
  padding-top: 5px;
  }

#container-teaser-header, .container-teaser-header {
  height: 26px; 
  width: 231px; 
  background-image: url(/output/images/basics/basic_teaser_header.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 13px;
  font-weight: bold;
  /*line-height: 30px;*/
  text-align: left;
  /*padding-top: 5px;*/
  }

.container-teaser-header-bg {
  background-color: #9A9363;
  margin-left: 5px;
  padding-right: 5px;
	color: #FFFFFF;
  }

.container-teaser-footer {
  height: 15px; 
  width: 231px; 
  background-image: url(/output/images/basics/basic_teaser_footer.gif);
  background-repeat: no-repeat;
  }  
  
.rahmen-teaser {
	border-left: 1px solid #9A9363;
	border-right: 1px solid #9A9363;
}
	
.container-teaser-content {
  width: 231px; 
  border-left: 1px solid #9A9363; 
  border-right: 1px solid #9A9363;
  }

.container-teaser-content-verlauf {
  width: 231px; 
  background-position: top;
  /*background-image: url(/output/images/basics/basic_verlauf_1px.gif); */
  background-repeat: repeat-x;
  }

.container-teaser-content-inner {
  padding: 2px 2px 2px 2px;
}

/*------------------------*/
/* Produktkategorien      */

#container-category-header-korrektur, .container-category-header-korrektur {
  padding-top: 5px;
}

#container-category-header h2, .container-category-header h2 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	display: inline;
}

.container-category-header-bg {
	background-color: #9A9363;
	margin: 3px;
}

#container-category-header, .container-category-header {
  height: 26px; 
  width: 550px; 
  background-image: url(/output/images/basics/basic_category_header.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  }
  
  #container-category-footer, .container-category-footer {
  height: 16px; 
  width: 550px; 
  background-image: url(/output/images/basics/basic_category_footer.gif); 
  background-repeat: no-repeat;
  background-position: bottom;
  border-top: solid 1px #9A9363;
  }  
	
 #container-category-content h3, .container-category-content h3 {
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 16px;
 }
	
#container-category-content, .container-category-content {
  width: 550px; 
  border-left: 1px solid #9A9363; 
  border-right: 1px solid #9A9363;
  overflow: hidden;
  }

#container-category-content-category h3, .container-category-content-category h3 {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
	color: #000000;
	font-size: 12px
}
  
#container-category-content-category, .container-category-content-category {
  margin: 7px 7px 7px 7px;
  width: 140px; /* Gilt für alle Browser */
  height: 50px;
  background-repeat: repeat-x;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  }  
  
#container-category-content-category a, .container-category-content-category a {
  color: #333333;
  line-height: 18px;
  }    
  
#container-category-content-verlauf, .container-category-content-verlauf {
  width: 550px; 
  border-left: 1px solid #9A9363; 
  border-right: 1px solid #9A9363;
  background-repeat: repeat-x;
  overflow: hidden;
  }
  
#container-category-content-marken, .container-category-content-marken {
  height: 100px; 
  float: left; 
  width: 108px;
  text-align: center;
  }

#container-category-content-marken a, .container-category-content-marken a {
  color: #333333;
  font-size: 10px;
  text-decoration: none;
  }
  
#container-category-content-marken-logo, .container-category-content-marken-logo {
  height: 70px;
  }  
  
.alterpreis {
  color: #FF0000;
  text-decoration: line-through;
  }
  
.preistabelle {
  width: 548px;
  font-size: 11px;  
  }
  
.preistabelle th {
  background-color: #9A9363;
  padding: 2px 2px 2px 2px;
  height: 30px;
  border-bottom: 1px solid #9A9363;
  border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
  }

.preistabelle td {
  padding: 2px 2px 2px 2px;
  border-bottom: 1px solid #C9C7AE;
  vertical-align: middle;
  height: 27px;
  }

.preistabelle input {
  border: 1px solid #333333;
  color: #333333;
  width: 30px;
  font-size: 10px;
  font-family: arial;
  vertical-align:middle;
  margin-right: 6px;
  }

table.warenkoeb_step1 {
  font-size: 12px;
  }
  
table.warenkoeb_step1 th {
  font-weight: bold; 
  background-color: #9A9363; 
  height: 25px; 
  text-align: left; 
  color: #FFFFFF;
  border-bottom: 1px solid #9A9363; 
  padding: 5px 2px 5px 2px;
  }
  
table.warenkoeb_step1 td {
  padding: 2px 2px 2px 2px;
  height: 25px;
  }

table.warenkoeb_step1 .summe {
  background-color: #9A9363;
	color: #FFFFFF;
  }

table.warenkoeb_step1 .summe_fett {
  background-color: #9A9363;
  font-weight: bold;
  text-align: right;
  border-bottom: 1px solid #9A9363;
	color: #FFFFFF;
  }
  
table.warenkoeb_step1 .produktlink {
  color: #333333;
  text-decoration: underline;
  }
  
table.warenkoeb_step1 .mengenfeld {
  width: 20px;
  }  
  
table.warenkoeb_step1 #schnellerfassung_eingabe, table.warenkoeb_step1 .schnellerfassung_eingabe {
  float: left; 
  width: 180px;
  }  
  
table.warenkoeb_step1 #schnellerfassung_abschicken, table.warenkoeb_step1 .schnellerfassung_abschicken {
  float: left; 
  width: 120px; 
  border-left: 1px solid #9A9363; 
  border-right: 1px solid #9A9363
  }  

table.warenkoeb_step1 td.produkt {
  height: 30px;
	
  }  
  
#grafikbutton, .grafikbutton {
  float: left; 
  font-size: 10px;
  line-height: 12px;
  }

#buttonleiste_aussen, .buttonleiste_aussen {
  width: 440px;
  margin-top: 10px;
  margin-bottom: 40px;
  }
  
#grafikbutton_aussen, .grafikbutton_aussen {
  cursor: pointer; 
  float: left; 
  width: 120px; 
  border-right: 1px solid #9A9363;  
  }
  
.cart_info_warenkorb {
  background-image: url(/output/images/basics/shopping_cart/basic_infobox_warenkorb.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  }

.cart_info_verdandkosten {
  background-image: url(/output/images/basics/shopping_cart/basic_infobox_versandkosten.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  }

.cart_info_zahlung {
  background-image: url(/output/images/basics/shopping_cart/basic_infobox_zahlung.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  }

.cart_info_datensicherheit {
  background-image: url(/output/images/basics/shopping_cart/basic_infobox_datensicherheit.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  }

.cart_info_agbs {
  background-image: url(/output/images/basics/shopping_cart/basic_infobox_agbs.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 50px;
  line-height: 30px;
  display: block;
  color: #333333;
  }

.hinweis {
  color: #0000FF;
  text-decoration: underline;
  }
  
#fortschritt-aussen, .fortschritt-aussen {
  margin-top: 7px;
  margin-bottom: 12px;
  float: left; 
  width: 135px;  
  }

#fortschritt-aussen-hell, .fortschritt-aussen-hell {
  margin-top: 7px;
  margin-bottom: 12px;
  float: left; 
  width: 135px;  
  color: #CCCCCC;
  }
  
a.fortschritt-link {
  color: #CCCCCC;
  text-decoration: none;
  cursor: pointer;
  }

a.fortschritt-link:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  }

#fortschritt-ziffer, .fortschritt-ziffer {
  float: left; 
  font-size: 29px; 
  font-family: arial;  
  }
  
#fortschritt-text, .fortschritt-text {
  float: left; 
  text-align: left; 
  font-size: 11px;
  }
  
#FEHLER_BOX_parent, .FEHLER_BOX_parent {
  margin-top: 5px;
  margin-bottom: 2px;
  left: -3px;
  margin-right: -3px;
  position: relative;
  
}
  
#FEHLER_BOX, .FEHLER_BOX {
  background-color: #CCCCFF;
  border: 2px solid #0033CC;
  padding-left: 3px;
  padding-right: 3px;
  
  }
  
#FEHLER_BOX p, .FEHLER_BOX p {
  padding:0px;
  color: #0033CC;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  }
  
#FEHLER_BOX ul, .FEHLER_BOX ul {
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
  padding-left: 22px;
  list-style-type: disc;
  }
  
#FEHLER_BOX li, .FEHLER_BOX li {
  color: #0033CC;
  font-weight: bold;
  padding:0px;
  margin: 0px;
  }

#roter-trenner, .roter-trenner {
  font-weight: bold; 
  background-color: #9A9363; 
  height: 25px; 
  text-align: left; 
  color: #FFFFFF;
  border-bottom: 1px solid #9A9363; 
  }

#graue-spalte0, .graue-spalte0 {
  float: left; 
  width: 20px; 
  text-align: right;
  color: #FF0000;
  }
  
#graue-spalte1, .graue-spalte1 {
  float: left; 
  width: 120px; 
  text-align: left;
  font-weight: bold;
  }
  
#graue-spalte2, .graue-spalte2 {
  float: left; 
  width: 400px; 
  text-align: left  
  }  
  
#grauer-abschnitt, .grauer-abschnitt {
  background-color: #C9C7AE; 
  border-bottom: 1px solid #9A9363; 
  /*height: 100px;*/
  }
  
.wk-button {
  background-color: #9A9363
  }
  
.wk-button-klein {
  width: 180px; 
  background-color: #9A9363; 
  font-size: 10px  
  }
  
.textklein {
  font-size: 10px
  }
  
#container-kkauswahl, #container-freundschaftswerbung, #container-lieferadressauswahl, #container-adressauswahl, #container-gutschein, #container-bankauswahl {
  display: none; 
  position: absolute; 
  top: 140px; 
  left: 180px;
  }
  
#popup_header, .popup_header {
  background-image: url(/output/images/basics/basic_popup_header.gif); 
  background-repeat: no-repeat; 
  background-position: bottom;
  height: 28px; 
  width: 251px; 
  color: #FFFFFF; 
  font-weight: bold;
  padding-top: 7px;
  padding-right: 4px;
  }

#popup_header a, .popup_header a {
  color: #FFFFFF; 
  text-decoration: none;
  }
  
#popup_content, .popup_content {
  background-color: #FFFFFF; 
  border-left: 1px solid #9A9363; 
  border-right: 1px solid #9A9363; 
  width: 251px
  }
  
.line_dotted {
  border: 1px dotted #9A9363
  }
  
#popup_footer, .popup_footer {
  background-image: url(/output/images/basics/basic_popup_footer.gif); 
  background-repeat: no-repeat; 
  height: 17px; 
  width: 251px;
  }  
  
#container-abstand, .container-abstand {
  height: 7px;
  width: 1px;
  font-size: 1px;
  }
  
#container-konto-uebersicht-bild, .container-konto-uebersicht-bild {
  float: left; 
  width: 50px; 
  height: 40px;
	margin: 0;
	padding: 0;
  }
  
#container-konto-uebersicht-text, .container-konto-uebersicht-text {
  margin-left: 55px;
  text-align: left;
  
  }

#container-konto-uebersicht-text a, .container-konto-uebersicht-text a {
	text-decoration: none;
  }

#container-konto-uebersicht-text a:hover, .container-konto-uebersicht-text a:hover {
	text-decoration: underline;
  }

#container-konto-uebersicht-textunterpunkte a, .container-konto-uebersicht-textunterpunkte a {
  text-decoration: underline;
  font-size: 10px;
  }

#container-konto-pixel-linie, .container-konto-pixel-linie {
  width:510;
  background: url(/output/images/basics/dots.gif) repeat-x bottom; padding: 0;
  }



#container-konto-image-button a, .container-konto-image-button a {
  text-decoration: none;
  }
  
#container-konto-image-button a:hover, .container-konto-image-button a:hover {
  text-decoration: underline;

  }

#konto-spalte0, .konto-spalte0 {
float: left;
  width: 6px;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 5px;
  font-weight: bold;
  }


#konto-spalte1, .konto-spalte1 {
  float: left;
  width: 145px;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 3px;
  font-weight: bold;
  padding-top: 3px;
  }
  
#konto-spalte2, .konto-spalte2 {
  float: left;
  text-align: left;
  margin-bottom: 5px;
  margin-top: 5px;
  }
  

#konto-spalte0, .konto-spalte0 {
  text-align: left;
  font-weight: bold;
  color: #FF0000;
  }



#konto-spalte-aussen, .konto-spalte-aussen {
 
  background-color: #C9C7AE; 
  border-right: 1px solid #CCCCCC; 
  border-bottom: 1px solid #CCCCCC; 
  margin:auto;
  width: 440px;
  /*height: 27px;*/
  }

  
#kleinerabstand, .kleinerabstand {
  font-size: 1px;
  height: 4px;
  clear: both;
  }  
  
.roterhinweis {
  color: #FF0000;
  text-decoration: underline;  
  }
  
.konto-bestellungen th{
  font-weight: bold;
  text-align: left;
  font-size: 12px;
  }
  
.konto-bestellungen td{
  font-size: 12px;
  }
  
.wunschzettel_table {
  padding: 10px 0px 10px 0px;
  width: 500px;
  }
  
.wunschzettel_table td {
  font-size: 12px;
  }
  
.table_fahrrad_preise_preis {
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  padding-right: 3px;
	color: #FFFFFF;
  }

.table_fahrrad_preise_preis_hinweis {
  font-size: 9px; 
  line-height: 10px; 
  text-align: left;
	color: #FFFFFF;
  }

.table_fahrrad_eigenschaften {
  width: 510px;
  }
  
.table_fahrrad_eigenschaften td {
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  }


.combobox_mitte
{
	vertical-align: middle;
  margin-right: 5px;
}

.pkt_abstand
{
	padding-right: 30px;
}

#suche-spalte-formular, .suche-spalte-formular {
  background-color: #C9C7AE; 
  border-right: 1px solid #CCCCCC; 
  border-bottom: 1px solid #CCCCCC; 
  width: 514px;
  height: 27px;
  padding: 0px; 
  margin: 10px; 
  margin-left:10px
 }

.submit_bild {
	border: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.submit_text {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	cursor: pointer;
	text-align: left;
}
.halbezeileabstand {
padding: 0px;
padding-bottom: 4px;
margin:0px;
}
td.hellrosa {
padding:5px;
background-color:#ffb5b5;
}
td.sehrhellrosa {
padding:5px;
background-color:#ffcccc;
}
td.hellgrau {
padding:5px;
background-color:#CCCCCC;
}
td.sehrhellgrau {
padding:5px;
background-color:#C9C7AE;
}
.roteueberschrift {
font-weight:bold;
color:#FF0000;
}
.plasma, .plasma p {
font-size:30px;
line-height:40px;
margin-top: 0px;
text-align:justify;
}
.neubutton {
color: #9A9363;
font-size: 15px;
font-weight:bold;
}
.zuletzt_warenkorb_rahmen_top {
border-top: solid 1px #C9C7AE;
border-left: solid 1px #C9C7AE;
border-right: solid 1px #C9C7AE;
padding-right: 0px;
}
.zuletzt_warenkorb_rahmen_bottom{
border-bottom: solid 1px #C9C7AE;
border-left: solid 1px #C9C7AE;
border-right: solid 1px #C9C7AE;
padding-right: 0px;
}
div.autocomplete {
position:absolute;
/*width:300px !important;*/
background-color:white;
border:1px solid #888;
margin:0;
padding:0;
text-align:left;
white-space:nowrap;
/*overflow:hidden;*/
z-index:5000;
}
div.autocomplete ul {
list-style-type:none;
margin:0;
padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
list-style-type:none;
list-style-image:none;
display:block;
margin:0;
padding:2px;
height:12px;
cursor:pointer;
}

