* {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
a {
   outline: none;
}

body {
	margin: 10px 0;
	padding: 0;
	background: #efefef;
	font-size: 12px;
	color: #333333;
}

.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
	line-height: 22px;
}
.highspace10 {
	height: 10px;
	min-height: 10px;
	clear: both;
	/*	border: 1px black solid; */
}
.basketcase {
	height: 46px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

h4 {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
/*	padding-top: 450px; */
}

input,textarea {
	font-size: 12px;
}

p, ol, ul, blockquote {
	line-height: 22px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #EC5600;
}

a:hover {
	text-decoration: none;
}
a:focus { outline:none; }

.first a {
	font-style: italic;
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;

}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(../images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(../images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(../images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(../images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
	color: #999;
}

#logo h2 a {
		color: #999;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background: url(../images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

/* was 15 and 20 */
#menu a {
	padding: 0 12px 0 12px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

#menu .page a {
	/* font-style: italic; */
	text-decoration: underline;
}

#accordion,#accordion a, #accordion a:focus, ui-accordion-header,
#accordion2,#accordion2 a, #accordion2 a:focus {
	
color:#333333;
font-size:12px;
outline:none; 
}

.pinkish{
	color:#FF9900;
}
/* Splash */

#splash {
	width: 877px;
	height: 170px;
	margin: 0 auto;
	background: url(../images/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(../images/img8.gif) no-repeat left bottom;
	background-color: #FFFFFF;
}

#content_index {
	width: 877px;
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	background: #FFFFFF url(../images/img8.gif) no-repeat left bottom;
	background-color: #FFFFFF;
}

#colOne {
	float: left;
	width: 620px;
	line-height: 22px;
	background-color: #FFFFFF;
	/* height:605px; */
}

#bike {
	float: left;
	/* height: 600px; */
}
#extras {
	float: inherit;
	padding-top: 2.3em;
}
#colTwo {
	float: right;
	width: 200px;
	background-image: url(../newimg/coltwo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: visible;
	height: 635px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}

p.coltwo  {
	margin-top: -10px;
	line-height: 22px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#coltwolower {
	float:right;
/*	padding-top: 2.3em; */
	width: 192px;
	padding: 0 0 0 0;
	padding-top:80px;
}

#colrightlower {
	float:left;
}
#extrasleftlower {
	float: left;
	padding-top: 0px;
}
#left {
	float:left;
	width: 620px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
#right {
	float:right;
	width: 192px;
	padding: 0 0 0 0;
}
#colTwoBike {
	float: right;
	width: 200px;
	/* padding: 5px 0 0 0; */
	padding: 0;
	/* background-image: url(../newimg/coltwo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: visible; */
	/* height: 600px; */
}
.price {
	color: #ff9933;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 20px;
	max-width: 80px;
	white-space:nowrap;
	font-size: 12px;
	/*margin-top: -30px;
	padding-top: -30px;*/
}
.euro {
	color: #ff9933; 
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 0px;
}

.pricebetweencell {
height:4px;
margin: 0;
line-height:4px;
}

.entscheiden {
	float: right;
	width: 200px;
	background-image: url(../newimg/entscheiden.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	overflow: visible;
	height: 415px;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
}
.headent {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	padding:	12px 5px 0 10px;
	}
.ent {
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 18px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}	
.itemtext
{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding:	0 5px 0 20px;
	line-height: 18px;
	}	
h3.bauteile {
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding:	0 5px 0 5px;
	line-height: 25px;
	font-weight: bold;
	}	
h2.details {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	background-color: #FFFFFF;
}	


.space {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #666666;	
	}	
/* bauteile links */
.bauteile A:link {text-decoration: none;margin-left: 15px;vertical-align: top;}
.bauteile A:visited {text-decoration: none;margin-left: 15px;vertical-align: top;}
.bauteile A:active {text-decoration: none;margin-left: 15px;vertical-align: top;}
.bauteile A:hover {
	text-decoration: underline;
	margin-left: 15px;
	vertical-align: top;

}	
/* order links */
.order A:link {text-decoration: none;margin-left: 15px;vertical-align: top;color: #666666;}
.order A:visited {text-decoration: none;margin-left: 15px;vertical-align: top;}
.order A:active {text-decoration: none;margin-left: 15px;vertical-align: top;}
.order A:hover {
	text-decoration: none;
	margin-left: 15px;
	vertical-align: top;

}	
	
#textcell{
font-size:12px;
font-family: "Arial", Arial, Helvetica, sans-serif;
}	
	
/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #333333;
}

#footer a {
	color: #5D5D5D;
}

.preis {
	font-size: 11px;
	color: #F46024;
	font-weight: bold;
	background-color: #000000;
	}


/* path - kw(dont know where this is used) */
.path {
	background: #fff;
	color: #999;
	font: normal x-small Verdana, sans-serif;
	padding: 3px 14px;
}
.path a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}
.path a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* # for footer */
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #555555;
	letter-spacing: 0px;
}
a.footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
a.footnav:link { color: #555555; text-decoration: none; }
a.footnav:visited { color: #555555; text-decoration: none; }
a.footnav:active {color: #; text-decoration: none; }
a.footnav:hover { color: #A01D32; text-decoration: underline; }






/* # box1 */

.box1
{
float: left;
margin-right: 20px;
width: 265px;
margin-bottom: 35px;
margin-left: 5px;
}
.box1 p
{
font-size: 0.9em;
padding: 8px;
margin: 0;
}


/* # box2 */

.box2
{
float: left;
margin-right: 20px;
width: 265px;
margin-bottom: 35px;
margin-left: 16px;
}
.box2 p
{
font-size: 0.9em;
padding: 8px;
margin: 0;
}


/* # box3 */

.box3
{
float: right;
margin-right: 40px;
width: 265px;
margin-bottom: 35px;
margin-right: 5px;
}
.box3 p
{
font-size: 0.9em;
padding: 8px;
margin: 0;
}


/* # box4 */

.box4
{
float: left;
margin-right: 20px;
width: 265px;
margin-bottom: 35px;
margin-left: 5px;
}
.box4 p
{
font-size: 0.9em;
padding: 8px;
margin: 0;
}


/* # box5 */

.box5
{
float: left;
margin-right: 20px;
width: 265px;
margin-bottom: 35px;
margin-left: 16px;
}
.box5 p
{
font-size: 0.9em;
padding: 8px;
margin: 0;
}


/* # box6 */

.box6
{
float: right;
margin-right: 40px;
width: 265px;
margin-bottom: 35px;
margin-right: 5px;
}
.box6 p
{
font-size: 0.9em;
padding: 8px;
margin: 0;
}


.pretty-hover {
  background: #fee;
  cursor: pointer;
}

