/* CSS Dokument */
.bikeprinz-wrapper
  {
  margin:0px auto;
  text-align:center;
  width:800px;
  }

.bikeprinz-wrapper strong, .bikeprinz-wrapper sub, .bikeprinz-wrapper sup, .bikeprinz-wrapper tt,
.bikeprinz-wrapper var, .bikeprinz-wrapper b, .bikeprinz-wrapper u, .bikeprinz-wrapper i, .bikeprinz-wrapper center,
.bikeprinz-wrapper dl,.bikeprinz-wrapper dt,.bikeprinz-wrapper dd, 
.bikeprinz-wrapper ol,.bikeprinz-wrapper ul,.bikeprinz-wrapper li,
.bikeprinz-wrapper fieldset,.bikeprinz-wrapper form, 
.bikeprinz-wrapper label, .bikeprinz-wrapper legend,
.bikeprinz-wrapper table, .bikeprinz-wrapper caption, .bikeprinz-wrapper tbody, 
.bikeprinz-wrapper tfoot, .bikeprinz-wrapper thead, .bikeprinz-wrapper tr, .bikeprinz-wrapper th, .bikeprinz-wrapper td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.bikeprinz-wrapper body {
	line-height: 1;
}
.bikeprinz-wrapper ol, .bikeprinz-wrapper ul {
	list-style: none;
}
.bikeprinz-wrapper blockquote, .bikeprinz-wrapper q {
	quotes: none;
}
.bikeprinz-wrapper blockquote:before, .bikeprinz-wrapper blockquote:after,
.bikeprinz-wrapper q:before, .bikeprinz-wrapper q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
.bikeprinz-wrapper :focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
.bikeprinz-wrapper ins {
	text-decoration: none;
}
.bikeprinz-wrapper del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
.bikeprinz-wrapper table {
	border-collapse: collapse;
	border-spacing: 0;
}
  
#bikeprinz
  {
  background-image:url(http://www.retraco.de/bikeprinz/background-sidebar.jpg);
  background-repeat:repeat-y;
  background-position:top left;
  font-family:Arial, Helvetiva, Sans-Serif;
  float:left;
  width:800px;
  text-align:left;
  }
  
#header
  {
  background-image:url(http://www.retraco.de/bikeprinz/bp_header.jpg);
  background-repeat:no-repeat;
  width:800px;
  height:187px;
  }

#leftcol
  {
  padding-left:20px;
  width:217px;
  float:left;
  }
  
    
.bpmenu
  {
  margin-top:109px;
  margin-left:230px;
  float:left;
  }
  
ul.bp_menu_list
  {
  margin-left:10px;
  }  
li.bp_menu_list
  {
  float:left;
  color:#ffffff;
  font-weight:bold;
  font-size:14px;
  }

li.bp_menu_list a
  {
  float:left;
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  margin:0px 15px;
  font-size:14px;
  height:25px;
  }

li.bp_menu_list a:hover
  {
  float:left;
  text-decoration:underline;
  font-weight:bold;
  margin:0px 15px;
  font-size:14px;
  }
  
.leftboxtitle
  {
  color:#ffffff;
  font-size:16px;
  font-weight:bold;
  padding-left:25px;
  margin-bottom:10px;
  background-image:url(http://www.retraco.de/bikeprinz/bp_minilogo.png);
  background-repeat:no-repeat;
  }

.leftboxcontent
  {
  margin-bottom:25px;
  }  
  
.leftboxinner
  {
  background-image:url(http://www.retraco.de/bikeprinz/bp_sidebar_boxbg.png);
  background-repeat:repeat-y;
  padding:1px 8px 8px 8px;
  width:164px;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  }
  
.versandtable
  {
  font-weight:bold;
  width:155px;
  }

.versandtable td
  {
  padding:5px 0px 5px 0px;
  }

.versandtable td.country
  {
  color:#cc0000;
  }
  
.bp_catbox
  {
  margin-top:25px;
  }

ul.categorylist
  {
  width:140px;
  }
  
  
.categoryitem
  {
  font-size:12px;
  color:#000000;
  margin:4px 0px 4px 5px;
  }

li.categoryitem a
  {
  color:#000000;
  text-decoration:none;
  background-image:url(http://www.retraco.de/bikeprinz/bp_listitem.jpg);
  background-repeat:no-repeat;
  padding-left:14px;
  display:block;
  font-weight:bold;
  }
  
li.categoryitem a:hover
  {
  color:#cc0000;
  }

#maincol
  {
  text-align:center;
  margin-top:30px;
  width:550px;
  float:right;
  }

h1.bikeprinz
  {
  font-size:26px;
  font-weight:bold;
  text-align:center;
  margin-bottom:20px;
  }

h2.bikeprinz
  {
  font-size:20px;
  font-weight:bold;
  margin-bottom:20px;
  color:#cc0000;
  }
  
  
.artikelbild
  {
  border:1px solid #d7d7d7;
  width:500px;
  }

  div#legende {
font-size:12px;
color:#333333;
}

div#legende img {
margin-left:10px;
margin-right:5px;
padding-top:3px;
}

.bp_trenner
  {
  width:521px;
  height:28px;
  margin:0px auto;
  background-image:url(http://www.retraco.de/bikeprinz/bp_trennlinie.jpg);
  background-repeat:no-repeat;
  }
  
.contentbox
  {
  text-align:left;
  margin:10px;
  font-size:14px;
  line-height:17px;
  }
  
.addcontentbox
  {
  text-align:left;
  margin:10px;
  font-size:14px;
  line-height:17px;
  }  

.zahlungsweise
  {
  width:150px;
  line-height:14px;
  }
  
.zahlungsweise ul
  {
  list-style-type:disc;
  list-style-position:inside;
  }
  
.toplinks
  {
  float:right;
  }
  
.toplinks img
  {border:0px;}