body {
  background-color: #747474;
  font-size: 12px;
  font-family: Arial;
  color:#747474;  
  padding:20px;
  margin:0px;
  text-align: center;
  background-image: url(img/background.png);
  background-repeat: repeat-x;
}

#main { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 950px;
}

.breaker {
	height: 0;
	clear: both;
	overflow: hidden;
}


/* Navigation ---------------------------------------------- */

#navigation {
	height: 20px;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	line-height: 21px;
}

.tab_active {
	background-color: #ffffff;
	width: 150px;
	height: 20px;
	float: left;
	margin-right: 2px;

}

.tab_inactive {
	background-color: #c2c2c2;
	width: 150px;
	height: 20px;
	float: left;
	margin-right: 2px;
}

.tab_inactive a {
	text-decoration: none;
	color: #fff;
}


#service_nav {
	float: right;
	font-size: 12px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.2px;
}

#service_nav a {
	text-decoration: none;
	color: #fff;
}

/* Inhalt ---------------------------------------------- */

#content {
	background-color: #ffffff;
}

#flash {
	padding: 15px 15px 10px 15px;
}

#bikes {
	border: 1px solid #b2b2b2;
	width: 898px;
	height: 140px;
	margin: 0 15px 10px 15px;
	padding: 0 10px 5px 10px;
}

#box_3_index {
	margin: 0px 15px 0 15px; 
	width: 920px;
	height: 500px;
}

.box_index {
	border: 1px solid #b2b2b2;
	width: 298px;
	height: 480px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

.box_index img {
	border: none;
}


#box3 {
	margin: 0px 15px 0 15px; 
	width: 920px;
	height: 230px;
}

.company {
	border: 1px solid #b2b2b2;
	width: 588px;
	height: 200px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	padding: 0px 10px 10px 10px;
	line-height: 18px;
}

.news {
	border: 1px solid #b2b2b2;
	width: 278px;
	height: 200px;
	float: left;
	overflow: hidden;
	padding: 0px 10px 10px 10px;

}

.news a {
	text-decoration: none;
	color: #ff0000;
}



/* Footer ---------------------------------------------- */

#copyright {
	margin-top: 3px;
	text-align: left;
	font-size: 12px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}

/* Detailseiten ---------------------------------------------- */

#box_detail {
	margin: 0px 15px 0 15px; 
	width: 920px;
	height: 1400px;
}

.name {
	width: 145px;
	font-size: 24px;
	line-height: 26px;
	color: #ff0000;
	font-weight: 900;
	float: left;
}

.price {
	font-size: 18px;
	color: #000000;
}

.prefix {
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
}


.back {
	font-size: 11px;
	margin-top: 250px;
}

.back a {
	text-decoration: none;
	color: #000000;
}

.detail {
	margin-left: 10px;
	float: left;
}

.picture {
	border: 1px solid #b2b2b2;
	width: 608px;
	background-image: url(img/bike_background.png);
	background-repeat: no-repeat;
}

.picture img {
	margin-top: 16px;
	border:none;
}

.info {
	border: 1px solid #b2b2b2;
	width: 588px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}

.info a {
	text-decoration: none;
	color: #ff0000;
}

.info p {
	line-height:20px;
}


.extras {
	float: left;
	margin-left: 10px;
	
}

.detail_small {
	border: 1px solid #b2b2b2;
	width: 143px;
	height: 125px;
	margin-bottom: 10px;

}

.detail_small img {
	border:none;
}

.notes {
	width: 130px;
}

.notes a {
	text-decoration: none;
	color: #ff0000;
}


/* Tabelle ---------------------------------------------- */

.table_white {
	border-bottom: 1px solid #d2d2d2;
	height: 18px;
}

.table_grey {
	border-bottom: 1px solid #d2d2d2;
	height: 18px;
	background-color: #f2f2f2;
}

.table_name {
	color: #333333;
	font-weight: 500;
	text-transform: lowercase;
	width: 120px;
	float: left;
	line-height: 18px;
	margin-left: 6px;
}

.table_name_long {
	color: #333333;
	font-weight: 500;
	text-transform: lowercase;
	width: 200px;
	float: left;
	line-height: 18px;
	margin-left: 6px;
}

.table_value {
	float: left;
	line-height: 18px;
}


.table_size {
	width: 70px;
	float: left;
	line-height: 18px;
}


/* Uebersicht ---------------------------------------------- */

#box_subindex {
	margin: 0px 15px 0 15px; 
	width: 920px;
	height: 930px;
}

.box_teaser {
	border: 1px solid #b2b2b2;
	float: left;
	width: 143px;
	height: 910px;
	margin-right: 10px;
}

.section {
	text-align: center;
	text-transform: uppercase;
}

.section_name {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 18px;
	margin: 20px 25px 5px -1px;
	padding: 1px 5px 4px 5px;
	overflow: hidden;
	text-align: left;
	text-transform: none;
	line-height: 18px;
}

.bike_teaser {
	margin-top: 10px;
	text-align: center;
}

.bike_teaser a  {
	text-decoration: none;
	color: #747474;
	text-transform: uppercase;
}

.bike_teaser img {
	border: none;
}


/* Haendler ---------------------------------------------- */

.dealer{
	border: 1px solid #b2b2b2;
	width: 896px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 -4px;
}

.table_dealer {
	color: #747474;
	font-weight: 500;
	width: 120px;
	float: left;
	line-height: 18px;
	margin-left: 6px;
}

.table_dealer_long {
	color: #747474;
	font-weight: 500;
	width: 175px;
	float: left;
	line-height: 18px;
	margin-left: 6px;
}

.table_dealer_long a {
	color: #ff0000;
	text-decoration: none;
}


/* Lightbox ---------------------------------------------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; margin-top: -50px; }
#imageContainer{ padding: 15px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 14px Arial; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


