/* START: GENERAL STUFF */





a:hover {
	text-decoration:none;
}


img {
	border:0px;
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}






.mobileCONTENT{
  padding: 4px 4px 4px 4px;
  background-color:#fff;
  color:#333;
  overflow:hidden;
}

.mobileCONTENT img, .mobileCONTENT table{
  max-width: 300px;
  height: auto;
  color:#333;
}

.mobileheader{
padding: 0px 0px 0px 0px;
overflow: hidden;
height: 60px;
line-height: 60px;
}

.mobileheaderstatus{
text-align:left;
font-weight:bold;
line-height: 20px;
padding: 4px 0px 0px 0px;
}

.mobileheaderort{
text-align:right;
font-weight:bold;
line-height: 20px;
padding: 0px 20px 0px 0px;
}

.mobileheaderfirma{
text-align:right;
font-size: 0.8em;
font-weight:normal;
line-height: 16px;
padding: 0px 4px 0px 0px;
}


#mobileheaderlogo{
float: left;
padding: 0px 10px 0px 0px;
background: url('mobile_LOGO.png') no-repeat 0px 0px;
width: 118px;
height: 60px;
}

#bikePicBig img{
width: 300px;
}

.footercontent{
padding: 10px;
} 


.clear_both{
  clear:both;
}

/* END: GENERAL STUFF */

/* START: CONTENT */

.markcolor{
 color: #DC0000;
}

.xml_gebrauchte_item_table_title{

	font-weight: bold;
	color: #DC0000;

}

.xml_gebrauchte_list_table_special{
background-color: #DC0000;
color: #fff;
font-weight: bold;
padding: 2px;
}

.xml_gebrauchte_item_table_content{
line-height: 28px;
}

.xml_gebrauchte_item_table_subtitle{

	font-weight: bold;

	text-transform: uppercase;
}

/* END: CONTENT */

/* START: SLIDES */

#idSlideContent{
  width: 300px;
  height: 220px;
  overflow:hidden;
}

#imgslide{
  width: 300px;
}

#idSlideNavi{
  background-color:#333;
  width:300px;
}

#idSlideLast{
  background: url('arrow_left.gif') no-repeat center left;
  height:30px;
  width: 130px;
  float:left;
  cursor: pointer;
}

#idSlideNumTxt{
  height:30px;
  width:40px;
  float:left;
  color: #fff;
  text-align: center;
  line-height: 30px;
}

#idSlideNext{
  background: url('arrow_right.gif') no-repeat center right;
  height:30px;
  cursor: pointer;
}

/* END: SLIDES */

/* START: jQuery */

.ui-content {
    padding: 4px;
}

.ui-body-a .ui-link {
	color: #DC0000;
}


.ui-body-a, .ui-dialog.ui-overlay-a {
    text-shadow: none;
}

li{
line-height: 1.6em;
}

/* END: jQuery */


.mobileheader {
color: #DC0000;
font-size: 1.2em;
}