hr {margin:4px 0;height:1px;text-align:center;color:#cbcbcb;background-color:#cbcbcb;}

/* Layout     */
div#contentWrapper {
/*	float:left;  */
	background:url(http://ebay.velo-store.de/layout/Back-Middle.jpg) repeat-y;	
	min-height:558px;
	width:800px;
}
div#contentWrapperBottom {
	background:url(http://ebay.velo-store.de/layout/Back-Bottom.jpg) no-repeat left bottom;
}

div#content {
/*	float:left; */
	font:12px/130% Verdana,Geneva,Arial,Helvetica,sans-serif;
	background:url(http://ebay.velo-store.de/layout/Back-Top.jpg) no-repeat;
  }
div#content h1 {
	font-size:16px; font-weight:bold; color:#5C6265;
}  
div#content h2 {
	font-size:14px; font-weight:bold; color:#5C6265;
}  
div#content h3 {
	font-size:13px; font-style:italic; 

} 
div#content img {border:none;}
div#content a {text-decoration:none;color:#424c56; }
div#content table {font-size:12px; border-spacing:10px; text-align:left;}
 
div#body  {
	/* float:left; */
	font:11px/130% Verdana,Geneva,Arial,Helvetica,sans-serif;		
	width:640px;
	max-width:640px;
	padding:10px 10px;
}
	
div.clear {clear: both;}
  
 /* header */
 div#headerImg {
	background:url(http://ebay.velo-store.de/layout/header_800.jpg) no-repeat;
	height:108px;
	width:800px;
}

/* Navigation */
ul#Navihoriz {
    margin: 0px; padding: 2px;
    font-size: 11px;
    width: 800px;
	background-color:#5C6265;
 	clear:both;
  }
  ul#Navihoriz li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
    color: white;
    font-weight:bold;
	background: url(http://ebay.velo-store.de/layout/BoxBar.jpg) repeat-X;   
	height:21px;
	width:155px;	
	border-right : 1px solid #CFD3D5;
  }

  ul#Navihoriz a, ul#Navihoriz span  {
    float: left; 
	font-weight:bold;      
	color: white;
	height:100%;
    margin: 0px; padding:0px;
    text-decoration: none; 
   	text-align:center;
  }
  
  * html ul#Navihoriz a, * html ul#Navihoriz span {  /* Korrektur fuer IE 5.x */
    width: 2px;
    w\idth: auto;
  }
  
  ul#Navihoriz a:link, ul#Navihoriz a:visited, ul#Navihoriz a:active
  	{text-align:center; width:100%;}
  ul#Navihoriz a:hover, ul#Navihoriz span {
    background-color: #ACB1B4;
  }
  
 ul#Navihoriz div {
     clear: left;
  }

/* Description    */
#artikel {
	font-size:12px;
	width:98%;
}
#artikel ul {
	list-style-image:url(http://ebay.velo-store.de/layout/auf_ora.gif);
	margin-left: 32px;
}
#artikel li { margin-bottom: 6px; padding-left:6px;	}

/* Bilder */
div#imageholder {
	text-align:center;
	border: none;
	padding:2px;
}

div#imageholder img {
	border: 4px solid #CCCCCC;
	vertical-align:text-top;
	width: 500px;
	margin: 2px;
}

/* Fussangaben */
#fuss {
	font-size:11px; font-weight:normal; clear:both;
	height: 600px;
	width: 620px;
	overflow: auto;
	margin-top: 2em;
	padding: 2px;
}
.#fuss ul{
list-style-type: disc;}
.#fuss a{text-decoration:none;}
.#fuss a:hover{text-decoration:underline;} 

div.marginBoxMiddle {
	margin-left:80px;
	margin-top:10px;
	margin-bottom:18px;
	/* float:left; */
}
div.roundedBoxMiddle {
	/* width:544px; 
	position:absolute;*/
	background-color:transparent;
}

/* MiddleBox (white) */
div.borderMiddleUpper {
	height:8px;
	width:640px;
	overflow:hidden;
	background: url(http://ebay.velo-store.de/layout/MiddleBoxUpper.gif) no-repeat;
}

div.borderMiddleMiddle {
	height:auto;
	width:640px;
	background: url(http://ebay.velo-store.de/layout/MiddleBoxMiddle.gif) repeat-Y;
	overflow:hidden;
	/* float:left; */
}
div.borderMiddleLower {
	height:8px;
	width:640px;
	background: url(http://ebay.velo-store.de/layout/MiddleBoxLower.gif) no-repeat;
}