body {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(headingbackimage.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 5px 0;
	margin: 0 10px 10px 10px;
}
a:active, a:link, a:visited {
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
 a:hover
 {
 	color :Gray;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
 .BikeOfferTyp {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size : 11px;
	color:#384261;

 }

  .BikeOfferModell {
	font-size: 11px;
	font-weight: bold;
	color : #CE0066;
 	font-weight : bold;
	font-family:Arial, Helvetica, sans-serif;

}
  .BikeOfferKurzinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color:#384261;
	text-align: left;
	height: 11px;
 }
  .BikeOfferInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#384261;
	text-align: left;
 }
  .BikeOfferPreisAlt {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:black;
	text-decoration : line-through;
}
  .BikeOfferPreisNeu {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #CE0066;
	font-weight : bold;
}
  .BikeOfferTrans  {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 9pt;
	
}
.BikeOfferPreselection  {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #FFFFFF;
	list-style-type : circle;
	list-style : none;
	margin : 0px;

}
 
 a.BikeOfferPreselection:Link,
 a.BikeOfferPreselection:Visited,
 a.BikeOfferPreselection:Active {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
  a.BikeOfferPreselection:Hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC3333;
}
.DefaultText          {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #384261;
}
.BikeInfoTyp{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
}

  .BikeInfoModell {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #CE0066;
	text-transform: uppercase;
	background-image: url(m22.gif);
	background-repeat: repeat-x;

}
.BikeInfoImage {
	font-size: 10pt;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
		text-align : center;
	
}
.BikeInfoListeBackground {
	font-size: 9pt;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;

}
.BikeInfoListe1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : top;
	color : #384261;
	background-image: url(m22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BikeInfoListe2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : top;
	color : #384261;
	background-image: url(m22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.BikeInfoTrans{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
   td.BikeInfoHaustext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	
	vertical-align : top;
	color : #CE0066;
}
.BikeInfoHauspreis{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #CE0066;
	font-weight : bold;
	
}
small{
	font-size: 11px;
}
select{
	color: #384261;
}
/* BikeMovies */
#moviePlayer{
	margin: 0 0 20px 0;
	text-align: center;
}
.movieTitle {
	font-weight: bold;
	background-color: #CE0065;
	color: #FFF;
	margin-bottom: 1px;
	padding: 0 10px;
	line-height: 24px;
	font-size: 14px;
}
.movieTeaser{
	padding:5px 10px 10px 10px;
	color:#333;
	font-size:12px;
}
#movies{
	margin-left: 40px;
}
#movies .movie {
	float: left;
	width: 320px;
	margin: 10px;
	border: 1px solid;
	border-color: #CCCCCC;
	padding: 1px;
	cursor: pointer;
	color: #333;
}
#movies .movTitle {
	font-weight: bold;
	background-color: #CE0065;
	color: #FFFFFF;
	margin-bottom: 1px;
	padding: 0 3px;
	line-height: 18px;
}
#movies .movImg {
	float: right;
	margin: 0px 0px 0px 3px;
}
#movies .movTeaser {
	font-size: 11px;
	margin: 3px;
}

