relocating should go in one revision next time - this three were due to problems i had. now relocating is finished.
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 55 B |
Before Width: | Height: | Size: 138 B |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 117 B |
Before Width: | Height: | Size: 70 B |
Before Width: | Height: | Size: 829 B |
Before Width: | Height: | Size: 829 B |
Before Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 39 KiB |
|
@ -1,9 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
||||
<HTML><HEAD>
|
||||
<TITLE>404 Not Found</TITLE>
|
||||
</HEAD><BODY>
|
||||
<H1>Not Found</H1>
|
||||
The requested URL /shop/catalog/header_rechts.gif was not found on this server.<P>
|
||||
<HR>
|
||||
<ADDRESS>Apache/1.3.27 Server at www.shop.robotikhardware.de Port 80</ADDRESS>
|
||||
</BODY></HTML>
|
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 66 B |
Before Width: | Height: | Size: 76 B |
Before Width: | Height: | Size: 66 B |
Before Width: | Height: | Size: 76 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 43 B |
Before Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 156 B |
Before Width: | Height: | Size: 157 B |
Before Width: | Height: | Size: 43 B |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 131 B |
|
@ -1,759 +0,0 @@
|
|||
/*
|
||||
$Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
|
||||
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
|
||||
Released under the GNU General Public License
|
||||
*/
|
||||
|
||||
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
|
||||
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffffff; font-weight: bold; }
|
||||
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
|
||||
.productsNotifications { background: #f2fff7; }
|
||||
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: none; }
|
||||
|
||||
BODY {
|
||||
background: #ffffff ;
|
||||
color: #000000;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
A:Link {
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
A:visited {
|
||||
color: #000000;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
A:hover {
|
||||
color: #5D7BA4;
|
||||
text-decoration:;
|
||||
}
|
||||
|
||||
A.no2:Link {
|
||||
color: #ffffff;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
A.no2:visited {
|
||||
color: #ffffff;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
A.no2:hover {
|
||||
color: #F7A510;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
FORM {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
TR.header {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.test {
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
TR.hintergrund {
|
||||
background-image: url("images/login.jpg") ;
|
||||
}
|
||||
|
||||
TR.headerNavigation {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
TD.headerNavigation {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
background: #ffffff;
|
||||
color: #000000;
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
A.headerNavigation {
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
A.headerNavigation {
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
|
||||
TD.productHeading {
|
||||
font-family: Tahoma, Verdana, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
background: #CAC9C9;
|
||||
color: #000000;
|
||||
font-weight : ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
TD.productHeading2 {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
background: #ffffff;
|
||||
color: #000000;
|
||||
font-weight : ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
TR.headerError {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
TD.headerError {
|
||||
font-family: Tahoma, Verdana, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
background: #ffffff;
|
||||
color: #000000;
|
||||
font-weight : bold;
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
TR.headerInfo {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
TD.headerInfo {
|
||||
font-family: Tahoma, Verdana, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
background: #ffffff;
|
||||
color: #000000;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
TR.footer {
|
||||
background: #E0E1E4;
|
||||
}
|
||||
|
||||
TD.footer {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
background: #E0E1E4;
|
||||
color: #000000;
|
||||
font-weight: ;
|
||||
}
|
||||
|
||||
.infoBox {
|
||||
background:c4c4c4 ;
|
||||
|
||||
}
|
||||
|
||||
.infoBox2 {
|
||||
background:F4F4F4 ;
|
||||
border:1px solid #CECFCE;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.boxFooter {
|
||||
background-color: #F4F4F4;
|
||||
|
||||
}
|
||||
|
||||
.boxFooter2 {
|
||||
background-color: #ffffff;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.infoBoxContents {
|
||||
background: #F4F4F4;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.infoBoxNotice {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.infoBoxNoticeContents {
|
||||
background: #ffffff;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
TD.infoBoxHeading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
background: #cccccc;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
TD.infoBox, SPAN.infoBox {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
|
||||
background: #E7E7E7;
|
||||
}
|
||||
|
||||
TABLE.productListing {
|
||||
border: 1px;
|
||||
border-style: solid;
|
||||
border-color: #ffffff;
|
||||
border-spacing: 1px;
|
||||
}
|
||||
|
||||
|
||||
TABLE.productListing2 {
|
||||
border: 1px;
|
||||
border-style: solid;
|
||||
border-color: #000000;
|
||||
border-spacing: 1px;
|
||||
background: #E7E7E7;
|
||||
}
|
||||
|
||||
|
||||
TD.productListing2 {
|
||||
border: 1px;
|
||||
border-style: solid;
|
||||
border-color: #000000;
|
||||
border-spacing: 1px;
|
||||
background: #E7E7E7;
|
||||
}
|
||||
|
||||
|
||||
.productListing-heading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
background: #cccccc;
|
||||
color: #000000;
|
||||
font-weight: ;
|
||||
}
|
||||
|
||||
TD.productListing-data {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
|
||||
}
|
||||
|
||||
A.pageResults {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
A.pageResults:hover {
|
||||
color: #000000;
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
TD.pageHeading, DIV.pageHeading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
background: #ffffff;
|
||||
font-weight: bold;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
TR.subBar {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
TD.subBar {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
TD.main, P.main {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
TD.main2, P.main {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
a hover: # ffffff
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
|
||||
TD.smallText, SPAN.smallText, P.smallText {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
TD.accountCategory {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
color: #aabbdd;
|
||||
}
|
||||
|
||||
TD.fieldKey {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
TD.fieldValue {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
TD.tableHeading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
SPAN.newItemInCart {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
color: #ff0000;
|
||||
}
|
||||
|
||||
CHECKBOX, INPUT, RADIO, SELECT {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
TEXTAREA {
|
||||
width: 100%;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
SPAN.greetUser {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
color: #f0a480;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
TABLE.formArea {
|
||||
background: #F4F4F4;
|
||||
border-color: ;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
TD.formAreaTitle {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
SPAN.markProductOutOfStock {
|
||||
font-family: Tahoma, Verdana, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
color: #c76170;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
SPAN.productSpecialPrice {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
color: #ff0000;
|
||||
}
|
||||
|
||||
SPAN.errorText {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
color: #ff0000;
|
||||
}
|
||||
|
||||
.moduleRow { }
|
||||
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
|
||||
.moduleRowSelected { background-color: #ffffff; }
|
||||
|
||||
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
|
||||
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
|
||||
|
||||
/* message box */
|
||||
|
||||
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
|
||||
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px;color: #E0080E; background-color: #ffffff; }
|
||||
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffffff; color: #E0080E; }
|
||||
|
||||
/* input requirement */
|
||||
|
||||
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
|
||||
|
||||
|
||||
TD.pollBoxRow {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
border-color: ;
|
||||
border-style: ;
|
||||
border-width: ;
|
||||
}
|
||||
TD.pollBoxText {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
border-color: ;
|
||||
border-style: ;
|
||||
border-width: ;
|
||||
}
|
||||
TR.pollOptRow {
|
||||
background: ;
|
||||
}
|
||||
TR.pollFooter {
|
||||
background:;
|
||||
}
|
||||
|
||||
TD.main1, P.main {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
font-weight: bold;
|
||||
line-height: ;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/* ----------------- coolMenu ----------------- */
|
||||
|
||||
.clCMEvent{
|
||||
position:absolute;
|
||||
width:99%; height:99%;
|
||||
clip:rect(0,100%,100%,0);
|
||||
left:0;
|
||||
top:0;
|
||||
visibility:visible
|
||||
}
|
||||
|
||||
|
||||
.clCMAbs{
|
||||
position:absolute;
|
||||
visibility:hidden;
|
||||
left:0;
|
||||
top:0;
|
||||
}
|
||||
|
||||
.clBar{
|
||||
position:absolute;
|
||||
width:10;
|
||||
height:10;
|
||||
background-color:#000000;
|
||||
layer-background-color:#000000;
|
||||
visibility:hidden;
|
||||
}
|
||||
|
||||
.clLevel0,.clLevel0over{
|
||||
position:absolute;
|
||||
padding:1px;
|
||||
font-family:Verdana,arial,helvetica;
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
.clLevel0{
|
||||
background-color:#F4F4F4;
|
||||
layer-background-color:#000000;
|
||||
color:#000000;
|
||||
}
|
||||
|
||||
.clLevel0over{
|
||||
background-color:#E5E6E5;
|
||||
layer-background-color:#000000;
|
||||
color:#000000;
|
||||
cursor:pointer;
|
||||
cursor:hand;
|
||||
}
|
||||
|
||||
.clLevel0border{
|
||||
position:absolute;
|
||||
visibility:hidden;
|
||||
background-color:#CECFCE;
|
||||
layer-background-color:white;
|
||||
}
|
||||
|
||||
.clLevel1, .clLevel1over{
|
||||
position:absolute;
|
||||
padding:2px;
|
||||
font-family:Verdana,arial,helvetica;
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
.clLevel1{
|
||||
background-color:#F4F4F4;
|
||||
layer-background-color:#ffffff;
|
||||
color:#000000;
|
||||
}
|
||||
|
||||
.clLevel1over{
|
||||
background-color:#E5E6E5;
|
||||
layer-background-color:#CECFCE;
|
||||
color:#000000;
|
||||
cursor:pointer;
|
||||
cursor:hand;
|
||||
}
|
||||
|
||||
.clLevel1border{
|
||||
position:absolute;
|
||||
visibility:hidden;
|
||||
background-color:#CECFCE;
|
||||
layer-background-color:white;
|
||||
}
|
||||
/* ----------------- coolMenu_eof ----------------- */
|
||||
|
||||
|
||||
|
||||
|
||||
/* Shipping Site Beginn */
|
||||
|
||||
TR.shippingHeader {
|
||||
background: #bbc3d3;
|
||||
}
|
||||
|
||||
TR.shippingNavigation {
|
||||
background: #bbc3d3;
|
||||
}
|
||||
|
||||
TD.shippingNavigation {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 11px;
|
||||
background: #bbc3d3;
|
||||
color: #000000;
|
||||
font-weight : bold;
|
||||
|
||||
}
|
||||
|
||||
.productTabelle {
|
||||
|
||||
border:1px solid #CECFCE;
|
||||
}
|
||||
|
||||
.productTabelle1 {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
background: #ffffff;
|
||||
color: #000000;
|
||||
font-weight : bold;
|
||||
|
||||
}
|
||||
|
||||
.productTabelle2 {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
background: #ffcc00;
|
||||
color: #000000;
|
||||
font-weight : bold;
|
||||
border-left:1px solid #CECFCE;
|
||||
|
||||
}
|
||||
|
||||
.productTabelle3 {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
background: #ffffff;
|
||||
color: #000000;
|
||||
font-weight : ;
|
||||
border-top:1px solid #CECFCE;
|
||||
|
||||
}
|
||||
|
||||
.productTabelle4 {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
background: #ffffff;
|
||||
color: #000000;
|
||||
font-weight : ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
.shoppingcartBox {
|
||||
background: #b6b7cb;
|
||||
}
|
||||
TD.shoppingcartBoxHeading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
background: #b6b7cb;
|
||||
color: #ffffff;
|
||||
}
|
||||
.shoppingcartBoxContents {
|
||||
background: #f8f8f9;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
|
||||
.CatagoriesBox {
|
||||
background: #b6b7cb;
|
||||
}
|
||||
TD.CatagoriesBoxHeading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
background-image: url("images/rb_hintergrund.gif") ;
|
||||
color: #000000;
|
||||
}
|
||||
.CatagoriesBoxContents {
|
||||
background: #f8f8f9;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.linksbox {
|
||||
background: #E0E1E4;
|
||||
}
|
||||
TD.linksboxHeading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
background-image: url("images/lb_hintergrund.gif") ;
|
||||
color: #ffffff;
|
||||
}
|
||||
.linksboxContents {
|
||||
background: #E0E1E4;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.rechtsbox {
|
||||
background:#C05450 ;
|
||||
}
|
||||
TD.rechtsboxHeading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
background-image: url("images/rb2_hintergrund.gif") ;
|
||||
color: #000000;
|
||||
}
|
||||
.rechtsboxContents {
|
||||
background: #C05450;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
color: #ffffff;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.shoppingcartbox {
|
||||
background: #;
|
||||
}
|
||||
TD.shoppingcartboxHeading {
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
background-image: url("images/lo_o_hintergrund.gif") ;
|
||||
|
||||
color: #ffffff;
|
||||
}
|
||||
.shoppingcartboxContents {
|
||||
background: #F0F0F0;
|
||||
font-family: Verdana, Arial, sans-serif;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.oben {
|
||||
|
||||
background-image: url("images/oben.gif") ;
|
||||
background-repeat: repeat-x ;
|
||||
}
|
||||
|
||||
#button {
|
||||
padding: 0 0 0 0;
|
||||
font-family: 'Verdana', 'Lucida Grande',
|
||||
Trebuchet MS, Lucida, Geneva, Helvetica,
|
||||
Arial, sans-serif;
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#button ul {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border-top: px solid #000;
|
||||
|
||||
}
|
||||
|
||||
#button li {
|
||||
border-bottom: px solid #000;
|
||||
margin: 0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
#button li a {
|
||||
display: block;
|
||||
padding: 5px 5px 5px 0.5em;
|
||||
border-left: px solid #000;
|
||||
border-right: px solid #000;
|
||||
background-image: url("images/ka_hintergrund.gif") ;
|
||||
|
||||
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
html>body #button li a {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#button li a:hover {
|
||||
border-left: px solid #000;
|
||||
border-right: px solid #000;
|
||||
background-color: #e6ffff;
|
||||
color: #F7A510;
|
||||
}
|
||||
#button li.selected a {
|
||||
border-left: px solid #000;
|
||||
border-right: px solid #000;
|
||||
background-color: #e6ffff;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
.boxlinks { background : #ffffff url("images/lo_m_schatten.gif") repeat-y fixed top right;
|
||||
background-color: #E0E1E4;
|
||||
|
||||
}
|
||||
|
||||
.boxrechts { background : #ffffff url("images/ka_m_schatten.gif") repeat-y fixed top left;
|
||||
background-color: #C05450;
|
||||
|
||||
}
|
||||
.inputboxen {
|
||||
background-color: #ffffff;
|
||||
border: 1px solid #000;
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* Shipping Site End */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 43 B |
|
@ -1,773 +0,0 @@
|
|||
<html><head>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><!-- BOF: Generated Meta Tags -->
|
||||
|
||||
<meta name="Reply-to" content="support@robotikhardware.de">
|
||||
<meta name="Description" content="Bausätze, Bauteile, Sensoren und komplette Mikrocontrollerboards für den Bau von autonomen Robotern und für den Modellbau.">
|
||||
<meta name="Keywords" content="ISP,Atmel,Roboter,Board,Roboterboard,Mega,Bausatz,Räder,Akkus,Platinen,Bauteile,Platinenservice,Bücher,Schrittmotoren,Getriebemotoren,Ansteuerung,Dongle,ISP,Programmieradapter,ISP,Kabel,Schrittmotoren,RS232,Bausätze,Grundschaltungen,RN-Control,Motortreiber,Funkmodule,Sprachausgabe,Servos,Servosteuerung,Bewegunsmelder,Entfernungssensoren,Schaltkreise,Chips,Bastler,Modellbauer,Modellbau,Räder,Antriebsräder"><title>robotikhardware.de - Boards, Bausätze und Bauteile für den Robotik-, Microcontroller-Bereich</title><!-- EOF: Generated Meta Tags -->
|
||||
|
||||
|
||||
<!-- base href="http://www.shop.robotikhardware.de/shop/catalog/" --><!-- start get_javascript(applicationtop2header) //--><!-- end get_javascript(applicationtop2header) //-->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="shopping_cart.php-Dateien/stylesheet.css">
|
||||
<script language="javascript">
|
||||
<!-- Begin
|
||||
function right(e) {
|
||||
var msg = "Diese Taste wird für die Shopbedienung nicht benötigt.";
|
||||
if (navigator.appName == 'Netscape' && e.which == 3) {
|
||||
alert(msg);
|
||||
return false;
|
||||
}
|
||||
else
|
||||
if (navigator.appName == 'Microsoft Internet Explorer' &&
|
||||
event.button==2) {
|
||||
alert(msg);
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
//document.onmousedown = right;
|
||||
// End -->
|
||||
-->
|
||||
</script></head><body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
|
||||
|
||||
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="874">
|
||||
<tbody><tr>
|
||||
<td background="shopping_cart.php-Dateien/schatten_l.gif" width="21">
|
||||
<p><img src="shopping_cart.php-Dateien/spacer.gif" border="0" height="1" width="23"></p>
|
||||
</td>
|
||||
<td rowspan="2" align="center" valign="top" width="823">
|
||||
<table align="center" cellpadding="0" cellspacing="0" width="825">
|
||||
<tbody><tr>
|
||||
<td colspan="3" background="shopping_cart.php-Dateien/header_rechts.htm" width="825">
|
||||
<!-- start headerbox //-->
|
||||
<table background="shopping_cart.php-Dateien/header.gif" cellpadding="0" cellspacing="0" width="825">
|
||||
<tbody><tr>
|
||||
<td height="37" valign="middle" width="823">
|
||||
<table cellpadding="0" cellspacing="0" width="825">
|
||||
<tbody><tr>
|
||||
<td height="33" valign="bottom" width="507">
|
||||
<p> </p>
|
||||
</td>
|
||||
<td align="center" valign="bottom" width="81">
|
||||
<p align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/shopping_cart.php"><img src="shopping_cart.php-Dateien/spacer.gif" border="0" height="22" width="80"></a></p>
|
||||
</td>
|
||||
<td align="center" valign="bottom" width="53">
|
||||
<p><a href="http://www.shop.robotikhardware.de/shop/catalog/checkout_shipping.php"><img src="shopping_cart.php-Dateien/spacer.gif" border="0" height="22" width="48"></a></p>
|
||||
</td>
|
||||
<td align="center" valign="bottom" width="89">
|
||||
<p><a href="http://www.shop.robotikhardware.de/shop/catalog/account.php"><img src="shopping_cart.php-Dateien/spacer.gif" border="0" height="22" width="84"></a></p>
|
||||
</td>
|
||||
<td valign="bottom" width="82">
|
||||
<p><a href="http://www.shop.robotikhardware.de/shop/catalog/impressum.php"><img src="shopping_cart.php-Dateien/spacer.gif" border="0" height="22" width="86"></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="54" valign="top">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td height="26" width="717"></td>
|
||||
<td valign="top" width="97">
|
||||
<div align="right"></div>
|
||||
</td>
|
||||
<td width="11"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="28"></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="32"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="28" valign="top">
|
||||
<table cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td height="26" valign="top" width="72">
|
||||
<p></p>
|
||||
</td>
|
||||
<td valign="top" width="71">
|
||||
<p></p>
|
||||
</td>
|
||||
<td align="center" valign="bottom" width="125">
|
||||
<p></p>
|
||||
</td>
|
||||
<td align="center" valign="bottom" width="103">
|
||||
<p align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php"><img src="shopping_cart.php-Dateien/spacer.gif" align="top" border="0" height="22" width="82"></a></p>
|
||||
</td>
|
||||
<td align="center" valign="bottom" width="145">
|
||||
<p align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/affiliate_info.php"><img src="shopping_cart.php-Dateien/spacer.gif" align="top" border="0" height="22" width="140"></a></p>
|
||||
</td>
|
||||
<td align="center" valign="bottom" width="85">
|
||||
<p align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/specials.php"><img src="shopping_cart.php-Dateien/spacer.gif" align="top" border="0" height="22" width="79"></a></p>
|
||||
</td>
|
||||
<td align="center" valign="bottom" width="129">
|
||||
<p align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/products_new.php"><img src="shopping_cart.php-Dateien/spacer.gif" align="top" border="0" height="22" width="110"></a></p>
|
||||
</td>
|
||||
<td width="1"></td>
|
||||
<td align="center" valign="bottom" width="64">
|
||||
<p align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/contact_us.php"><img src="shopping_cart.php-Dateien/spacer.gif" align="top" border="0" height="22" width="63"></a></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="19" valign="top"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<!-- end headerbox //-->
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="60" valign="top" width="160">
|
||||
<table cellpadding="0" cellspacing="0" height="100%" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="boxlinks" valign="top">
|
||||
<p>
|
||||
<!-- start shopping_cartbox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td bgcolor="" height="100%" width="100%">
|
||||
|
||||
|
||||
<table border="0" cellpadding="" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="shoppingcartboxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="shoppingcartboxHeading" height="14" width="100%">Warenkorb</td>
|
||||
<td class="shoppingcartboxHeading" height="14" nowrap="nowrap"><a href="http://www.shop.robotikhardware.de/shop/catalog/shopping_cart.php"><img src="shopping_cart.php-Dateien/arrow_right.gif" alt="Zeige mehr" title=" Zeige mehr " border="0"></a><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="14" width="11"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="shoppingcartbox" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="shoppingcartboxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="shoppingcartboxContents"> Artikel: 29</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="shoppingcartboxContents"> Summe: 759.92EUR</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="shoppingcartboxContents"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="4" width="100%"></td></tr><tr><td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="7" width="100%"></td></tr><tr><td align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/checkout_shipping.php"><img src="shopping_cart.php-Dateien/button_checkout.gif" alt="Kasse" title=" Kasse " border="0"></a></td></tr></tbody></table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
<td background="shopping_cart.php-Dateien/lo_m_schatten.gif" valign="top" width="7"><img src="shopping_cart.php-Dateien/lo_o_schatten.gif" height="31" width="15"></td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end shopping_cartbox //-->
|
||||
|
||||
<!-- start loginbox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td bgcolor="green" height="100%" width="100%">
|
||||
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="linksBoxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="linksBoxHeading" height="14" width="100%">Ihr Konto</td>
|
||||
<td class="linksBoxHeading" height="14" nowrap="nowrap"><img src="shopping_cart.php-Dateien/corner_right_l.gif" alt="" border="0"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="linksBox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="linksBoxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="linksBoxContents" align="left"><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/account.php">Allgemeine Infos</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/account_edit.php">Daten ändern</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/account_history.php">Bestellungen</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/address_book.php">Adressbuch</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/account_notifications.php">Produkt Infos</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/products_new.php">Neue Produkte</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/logoff.php">Abmelden</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
<td background="shopping_cart.php-Dateien/lo_m_schatten.gif" valign="top" width="7"><img src="shopping_cart.php-Dateien/spacer.gif" height="31" width="15"></td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end loginbox //-->
|
||||
|
||||
<!-- start orderhistorybox //-->
|
||||
|
||||
<!-- end orderhistorybox //-->
|
||||
|
||||
<!-- start whats_newbox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td bgcolor="" height="100%" width="100%">
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="linksBoxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="linksBoxHeading" height="14" width="100%">Neue Produkte</td>
|
||||
<td class="linksBoxHeading" height="14" nowrap="nowrap"><a href="http://www.shop.robotikhardware.de/shop/catalog/products_new.php"><img src="shopping_cart.php-Dateien/arrow_right.gif" alt="Zeige mehr" title=" Zeige mehr " border="0"></a><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="14" width="11"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="linksBox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="linksBoxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="linksBoxContents" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=162"><img src="shopping_cart.php-Dateien/rnmega2560foto.gif" alt="RN-Mega2560 Modul (Fertigmodul mit USB)" title=" RN-Mega2560 Modul (Fertigmodul mit USB) " border="0" height="61" width="90"></a><br><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=162">RN-Mega2560 Modul (Fertigmodul mit USB)</a><br>58.80EUR</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
<td background="shopping_cart.php-Dateien/lo_m_schatten.gif" valign="top" width="7"><img src="shopping_cart.php-Dateien/spacer.gif" height="31" width="15"></td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end whats_newbox //-->
|
||||
|
||||
<!-- start informationbox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td bgcolor="" height="100%" width="100%">
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="linksBoxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="linksBoxHeading" height="14" width="100%">Informationen</td>
|
||||
<td class="linksBoxHeading" height="14" nowrap="nowrap"><img src="shopping_cart.php-Dateien/corner_right_l.gif" alt="" border="0"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="linksBox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="linksBoxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="linksBoxContents"><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/shipping.php">Versandkosten</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/privacy.php">Datenschutz</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/impressum.php">Impressum</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/fernabsatz_gesetz.php">Fernabsatzgesetz</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/conditions.php">AGB</a><br><img src="shopping_cart.php-Dateien/arrow.gif"><a href="http://www.shop.robotikhardware.de/shop/catalog/contact_us.php">Kontakt</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
<td background="shopping_cart.php-Dateien/lo_m_schatten.gif" valign="top" width="7"><img src="shopping_cart.php-Dateien/spacer.gif" height="31" width="15"></td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end informationbox //-->
|
||||
|
||||
|
||||
<!-- start reviewsbox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td bgcolor="" height="100%" width="100%">
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="linksBoxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="linksBoxHeading" height="14" width="100%">Bewertungen</td>
|
||||
<td class="linksBoxHeading" height="14" nowrap="nowrap"><a href="http://www.shop.robotikhardware.de/shop/catalog/reviews.php"><img src="shopping_cart.php-Dateien/arrow_right.gif" alt="Zeige mehr" title=" Zeige mehr " border="0"></a><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="14" width="11"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="linksBox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="linksBoxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="linksBoxContents"><div align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_reviews_info.php?products_id=118&reviews_id=29"><img src="shopping_cart.php-Dateien/microservoborad.jpg" alt="Micro Servoboard (Fertigmodul)" title=" Micro Servoboard (Fertigmodul) " border="0" height="89" width="90"></a></div><div align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_reviews_info.php?products_id=118&reviews_id=29">Tolles Teil und auch schnelle Lieferung nur zu empfehlen!!! ..</a></div><br><div align="center"><img src="shopping_cart.php-Dateien/stars_5.gif" alt="5 von 5 Sternen!" title=" 5 von 5 Sternen! " border="0"></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
<td background="shopping_cart.php-Dateien/lo_m_schatten.gif" valign="top" width="7"><img src="shopping_cart.php-Dateien/spacer.gif" height="31" width="15"></td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end reviewsbox //-->
|
||||
|
||||
<!-- start pollsbox //-->
|
||||
|
||||
<!-- end pollsbox //-->
|
||||
|
||||
<!-- start onlinebox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td bgcolor="" height="100%" width="100%">
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="linksBoxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="linksBoxHeading" height="14" width="100%">Wer ist Online?</td>
|
||||
<td class="linksBoxHeading" height="14" nowrap="nowrap"><img src="shopping_cart.php-Dateien/corner_right_l.gif" alt="" border="0"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="linksBox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="linksBoxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="linksBoxContents" align="left">Zur Zeit sind 16 Gäste und <br>2 Kunden online.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
<td background="shopping_cart.php-Dateien/lo_m_schatten.gif" valign="top" width="7"><img src="shopping_cart.php-Dateien/spacer.gif" height="31" width="15"></td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end onlinebox //-->
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="boxlinks" valign="top">
|
||||
<p><img src="shopping_cart.php-Dateien/spacer.gif" border="0" height="1" width="160"></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="boxlinks" align="center" valign="bottom">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
<td class="oben" align="left" height="60" valign="top" width="490">
|
||||
<p><br>
|
||||
|
||||
<!-- start content //-->
|
||||
</p><form name="cart_quantity" action="http://www.shop.robotikhardware.de/shop/catalog/shopping_cart.php?action=update_product" method="post"><table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="pageHeading">Ihr Warenkorb enthält :</td>
|
||||
<td class="pageHeading" align="right"><img src="shopping_cart.php-Dateien/table_background_cart.gif" alt="Ihr Warenkorb enthält :" title=" Ihr Warenkorb enthält : " border="0" height="100" width="100"></td>
|
||||
</tr>
|
||||
</tbody></table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="10" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table class="productListing" border="0" cellpadding="2" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="productListing-heading" align="center">Entfernen</td>
|
||||
<td class="productListing-heading">Artikel</td>
|
||||
<td class="productListing-heading" align="center">Anzahl</td>
|
||||
<td class="productListing-heading" align="right">Summe</td>
|
||||
</tr>
|
||||
<tr class="productListing-even">
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_delete[]" value="133" type="checkbox"></td>
|
||||
<td class="productListing-data"><table border="0" cellpadding="2" cellspacing="2"> <tbody><tr> <td class="productListing-data" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=133"><img src="shopping_cart.php-Dateien/srf05a.jpg" alt="Ultraschall Entfernungsmesser SRF05 (Fertigmodul)" title=" Ultraschall Entfernungsmesser SRF05 (Fertigmodul) " border="0" height="61" width="90"></a></td> <td class="productListing-data" valign="top"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=133"><b>Ultraschall Entfernungsmesser SRF05 (Fertigmodul)</b></a> </td> </tr></tbody></table></td>
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_quantity[]" value="8" size="4" type="text"><input name="products_id[]" value="133" type="hidden"></td>
|
||||
<td class="productListing-data" align="right" valign="top"><b>176.32EUR</b></td>
|
||||
</tr>
|
||||
<tr class="productListing-odd">
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_delete[]" value="100" type="checkbox"></td>
|
||||
<td class="productListing-data"><table border="0" cellpadding="2" cellspacing="2"> <tbody><tr> <td class="productListing-data" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=100"><img src="shopping_cart.php-Dateien/microschalter.jpg" alt="Mikroschalter mit langem 50mm Hebel" title=" Mikroschalter mit langem 50mm Hebel " border="0" height="51" width="90"></a></td> <td class="productListing-data" valign="top"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=100"><b>Mikroschalter mit langem 50mm Hebel</b></a> </td> </tr></tbody></table></td>
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_quantity[]" value="4" size="4" type="text"><input name="products_id[]" value="100" type="hidden"></td>
|
||||
<td class="productListing-data" align="right" valign="top"><b>8.40EUR</b></td>
|
||||
</tr>
|
||||
<tr class="productListing-even">
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_delete[]" value="103" type="checkbox"></td>
|
||||
<td class="productListing-data"><table border="0" cellpadding="2" cellspacing="2"> <tbody><tr> <td class="productListing-data" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=103"><img src="shopping_cart.php-Dateien/allseitenrad50mm.gif" alt="Allseitenrad 50mm (Omniwheels) für alle Bewegungsrichtungen" title=" Allseitenrad 50mm (Omniwheels) für alle Bewegungsrichtungen " border="0" height="115" width="90"></a></td> <td class="productListing-data" valign="top"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=103"><b>Allseitenrad 50mm (Omniwheels) für alle Bewegungsrichtungen</b></a> </td> </tr></tbody></table></td>
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_quantity[]" value="6" size="4" type="text"><input name="products_id[]" value="103" type="hidden"></td>
|
||||
<td class="productListing-data" align="right" valign="top"><b>58.80EUR</b></td>
|
||||
</tr>
|
||||
<tr class="productListing-odd">
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_delete[]" value="158" type="checkbox"></td>
|
||||
<td class="productListing-data"><table border="0" cellpadding="2" cellspacing="2"> <tbody><tr> <td class="productListing-data" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=158"><img src="shopping_cart.php-Dateien/rnmega128funk4_400_stern.jpg" alt="RN-Mega128Funk - Controllerboard mit Funkmodul (Teilbestückt)" title=" RN-Mega128Funk - Controllerboard mit Funkmodul (Teilbestückt) " border="0" height="69" width="90"></a></td> <td class="productListing-data" valign="top"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=158"><b>RN-Mega128Funk - Controllerboard mit Funkmodul (Teilbestückt)</b></a> </td> </tr></tbody></table></td>
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_quantity[]" value="2" size="4" type="text"><input name="products_id[]" value="158" type="hidden"></td>
|
||||
<td class="productListing-data" align="right" valign="top"><b>187.60EUR</b></td>
|
||||
</tr>
|
||||
<tr class="productListing-even">
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_delete[]" value="81" type="checkbox"></td>
|
||||
<td class="productListing-data"><table border="0" cellpadding="2" cellspacing="2"> <tbody><tr> <td class="productListing-data" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=81"><img src="shopping_cart.php-Dateien/rnkeylcd12_hand.jpg" alt="RN-KeyLCD Tastatur+LCD Board mit diversen Schnittstellen (Bausat" title=" RN-KeyLCD Tastatur+LCD Board mit diversen Schnittstellen (Bausat " border="0" height="75" width="90"></a></td> <td class="productListing-data" valign="top"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=81"><b>RN-KeyLCD Tastatur+LCD Board mit diversen Schnittstellen (Bausat</b></a> </td> </tr></tbody></table></td>
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_quantity[]" value="2" size="4" type="text"><input name="products_id[]" value="81" type="hidden"></td>
|
||||
<td class="productListing-data" align="right" valign="top"><b>77.80EUR</b></td>
|
||||
</tr>
|
||||
<tr class="productListing-odd">
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_delete[]" value="80" type="checkbox"></td>
|
||||
<td class="productListing-data"><table border="0" cellpadding="2" cellspacing="2"> <tbody><tr> <td class="productListing-data" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=80"><img src="shopping_cart.php-Dateien/eadip204gruen.gif" alt="DIP LCD-Display 4x20 mit Beleuchtung" title=" DIP LCD-Display 4x20 mit Beleuchtung " border="0" height="117" width="90"></a></td> <td class="productListing-data" valign="top"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=80"><b>DIP LCD-Display 4x20 mit Beleuchtung</b></a> </td> </tr></tbody></table></td>
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_quantity[]" value="2" size="4" type="text"><input name="products_id[]" value="80" type="hidden"></td>
|
||||
<td class="productListing-data" align="right" valign="top"><b>47.00EUR</b></td>
|
||||
</tr>
|
||||
<tr class="productListing-even">
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_delete[]" value="112" type="checkbox"></td>
|
||||
<td class="productListing-data"><table border="0" cellpadding="2" cellspacing="2"> <tbody><tr> <td class="productListing-data" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=112"><img src="shopping_cart.php-Dateien/rn_vn2_aufgebaut.gif" alt="RN-VN2 DualMotor - Fertigmodul" title=" RN-VN2 DualMotor - Fertigmodul " border="0" height="68" width="90"></a></td> <td class="productListing-data" valign="top"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=112"><b>RN-VN2 DualMotor - Fertigmodul</b></a> </td> </tr></tbody></table></td>
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_quantity[]" value="4" size="4" type="text"><input name="products_id[]" value="112" type="hidden"></td>
|
||||
<td class="productListing-data" align="right" valign="top"><b>191.20EUR</b></td>
|
||||
</tr>
|
||||
<tr class="productListing-odd">
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_delete[]" value="41" type="checkbox"></td>
|
||||
<td class="productListing-data"><table border="0" cellpadding="2" cellspacing="2"> <tbody><tr> <td class="productListing-data" align="center"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=41"><img src="shopping_cart.php-Dateien/ispdongle300.jpg" alt="ISP-Programmierkabel (ISP Dongle)" title=" ISP-Programmierkabel (ISP Dongle) " border="0" height="77" width="90"></a></td> <td class="productListing-data" valign="top"><a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=41"><b>ISP-Programmierkabel (ISP Dongle)</b></a> </td> </tr></tbody></table></td>
|
||||
<td class="productListing-data" align="center" valign="top"><input name="cart_quantity[]" value="1" size="4" type="text"><input name="products_id[]" value="41" type="hidden"></td>
|
||||
<td class="productListing-data" align="right" valign="top"><b>12.80EUR</b></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="10" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="main" align="right"><b>Zwischensumme: 759.92EUR</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="smallText" align="center"><br>Sicherheitshinweis: Ihre IP-Adresse lautet 84.140.215.250 über Host p548CD7FA.dip.t-dialin.net</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="10" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><table class="infoBox" border="0" cellpadding="2" cellspacing="1" width="100%">
|
||||
<tbody><tr class="infoBoxContents">
|
||||
<td><table border="0" cellpadding="2" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td width="10"><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="10"></td>
|
||||
<td class="main"><input src="shopping_cart.php-Dateien/button_update_cart.gif" alt="Warenkorb aktualisieren" title=" Warenkorb aktualisieren " border="0" type="image"></td>
|
||||
<td class="main"><a href="http://www.shop.robotikhardware.de/shop/catalog/advanced_search_result.php?keywords=isp&sort=2a&page=2&products_id=41"><img src="shopping_cart.php-Dateien/button_continue_shopping.gif" alt="Einkauf fortsetzen" title=" Einkauf fortsetzen " border="0"></a></td>
|
||||
<td class="main" align="right"><a href="http://www.shop.robotikhardware.de/shop/catalog/checkout_shipping.php"><img src="shopping_cart.php-Dateien/button_checkout.gif" alt="Kasse" title=" Kasse " border="0"></a></td>
|
||||
<td width="10"><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="10"></td>
|
||||
</tr>
|
||||
</tbody></table></td>
|
||||
</tr>
|
||||
</tbody></table></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<!-- end content //-->
|
||||
<br>
|
||||
<p></p>
|
||||
<table cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="main" align="center" width="386">
|
||||
<p></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</form></td>
|
||||
<td height="60" valign="top" width="175">
|
||||
<table cellpadding="0" cellspacing="0" height="100%" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="boxrechts" valign="top">
|
||||
<p>
|
||||
<!-- start CatagoriesBox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td background="shopping_cart.php-Dateien/ka_m_schatten.gif" valign="top" width="7">
|
||||
<img src="shopping_cart.php-Dateien/ka_o_schatten.gif" valign="top" height="31" width="15">
|
||||
</td>
|
||||
<td height="100%" valign="top" width="100%">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="CatagoriesBoxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_left_categories.gif" alt="" border="0"></td>
|
||||
<td class="CatagoriesBoxHeading" height="14" width="100%">Kategorien</td>
|
||||
<td class="CatagoriesBoxHeading" height="14" nowrap="nowrap"><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="14" width="11"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="CatagoriesBox" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="CatagoriesBoxContents" border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="CatagoriesBoxContents" align="left"><b></b><div id="button">
|
||||
<ul><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=64"> Controllerboards</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=65"> Motoransteuerung</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=66"> LCD und Displays</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=67"> Zusatzboards</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=76"> Funkboards</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=69"> Schrittmotoren</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=70"> Getriebemotoren</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=71"> Sensoren</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=72"> Räder</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=78"> Roboter Chassis</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=79"> Elektronikteile</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=74"> Passende Bücher</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=73"> Kabel & Zubehör</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=75"> Platinen+Bauplan</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=77"> Software</a></b></li><li><b><a href="http://www.shop.robotikhardware.de/shop/catalog/index.php?cPath=82"> Schnäppchen</a></b></li></ul></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end CatagoriesBox //-->
|
||||
|
||||
<!-- start scroller //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td background="shopping_cart.php-Dateien/ka_m_schatten.gif" valign="top" width="7">
|
||||
<img src="shopping_cart.php-Dateien/spacer.gif" valign="top" height="31" width="15">
|
||||
</td>
|
||||
<td height="100%" valign="top" width="100%">
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="rechtsboxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="rechtsboxHeading" height="14" width="100%">News</td>
|
||||
<td class="rechtsboxHeading" height="14" nowrap="nowrap"><img src="shopping_cart.php-Dateien/corner_right_rb.gif" alt="" border="0"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="rechtsbox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="rechtsboxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="rechtsboxContents" align="left"><center><marquee direction="up" scrollamount="1" style="width: 150px; height: 135px;"><p><span class="Scroller"><span class="Scroller"><strong><span class="Scroller"><span class="Scroller"><em><strong>Neu:</strong></em></span></span></strong></span></span></p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller">
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>SRF02<br></strong>Neuer LowCost Ultraschallsensor</span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><img alt="" src="shopping_cart.php-Dateien/srf02.gif" align="bottom" border="0" height="84" hspace="0" width="91"></span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>RN-Mega2560 Modul<br></strong></span></span></span></span><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><em>Fertiges Modul mit dem leistungsstarkem 100 Pin AVR <strong>ATMega2560</strong> und <strong>USB</strong></em></span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"></span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"></span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong><img alt="" src="shopping_cart.php-Dateien/rnmega2560sehrklein2.gif" align="bottom" border="0" hspace="0"></strong></span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>USB-Programmer<br></strong>Für alle Bascom Programmierer</span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>RN-Steuerung - Lieferbar!!!<br></strong>Das u</span></span></span></span><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller">niverselles
|
||||
Steuerboard mir Funk, Relais, Tastern, Leistungsschaltern,
|
||||
Digitalanzeige u.v.m. jetzt zum Einführungspreis lieferbar</span></span></span></span></p></span></span></span></span><span class="Scroller"><span class="Scroller">
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>Jetzt lieferbar Nachfolgeboard RN-Mega8Plus<br></strong></span></span></span></span><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller">mit Funkmodulsteckplatz</span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>Neue Bascom Version<br></strong>Enthält Bugfixes und Chip Erweiterungen</span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>PLED, die LCD Alternative<br></strong>benötigt kaum Strom</span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>RN-LCD Adapter<br></strong>Adpaterplatine für DIP LCD´s</span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong>RN-Bootloader<br></strong></span></span></span></span><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller">Endlich ein Bootloader der die problemlose Funkprogrammierung erlaubt<br>Für zahlreiche RN-Boards<span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"></span></span></span></span></span></span></span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><span class="Scroller"><span class="Scroller"><strong><em>RN-Mega128Funk<br></em></strong>Das starke ATMega128 Board mit Funktransceiver</span></span></span></span></p></span></span>
|
||||
<p><span class="Scroller"><span class="Scroller"><strong>RN-Adapter<br></strong>Wannenstecker <-> Steckklemme</span></span></p>
|
||||
<p><span class="Scroller"><span class="Scroller"><strong>Genauer Drucksensor<br></strong>für Füllstandsmessungen<br></span></span><span class="Scroller"><span class="Scroller"><strong><br>JoyPad für Controllerboards<br></strong>Analoge Steuerknüppel</span></span></p>
|
||||
<p> </p>
|
||||
<p>Klicken Sie einfach mal oben auf "Neue Produkte"</p></marquee></center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end scroller //-->
|
||||
|
||||
<!-- start supportbox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td background="shopping_cart.php-Dateien/ka_m_schatten.gif" valign="top" width="7">
|
||||
<img src="shopping_cart.php-Dateien/spacer.gif" valign="top" height="31" width="15">
|
||||
</td>
|
||||
<td height="100%" valign="top" width="100%">
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="rechtsboxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="rechtsboxHeading" height="14" width="100%">Support</td>
|
||||
<td class="rechtsboxHeading" height="14" nowrap="nowrap"><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="14" width="11"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="rechtsbox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="rechtsboxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="rechtsboxContents">
|
||||
|
||||
<img src="shopping_cart.php-Dateien/arrow.gif"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/ticket_create.php">Support Anfrage</a><br>
|
||||
<img src="shopping_cart.php-Dateien/arrow.gif"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/ticket_view.php">Support Status</a><br>
|
||||
<img src="shopping_cart.php-Dateien/arrow.gif"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/contact_us.php">Kontaktformular</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end supportbox //-->
|
||||
|
||||
<!-- start searchbox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td background="shopping_cart.php-Dateien/ka_m_schatten.gif" valign="top" width="7">
|
||||
<img src="shopping_cart.php-Dateien/spacer.gif" valign="top" height="31" width="15">
|
||||
</td>
|
||||
<td height="100%" valign="top" width="100%">
|
||||
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="rechtsboxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="rechtsboxHeading" height="14" width="100%">Schnellsuche</td>
|
||||
<td class="rechtsboxHeading" height="14" nowrap="nowrap"><img src="shopping_cart.php-Dateien/corner_right_rb.gif" alt="" border="0"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="rechtsbox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="rechtsboxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="rechtsboxContents" align="left"></td></tr><tr><td><input name="keywords" value="isp" class="inputboxen" size="13" maxlength="30" style="" 110px="" type="text" width=""><br></td><td><input src="shopping_cart.php-Dateien/button_add_quick.gif" alt="Schnellsuche" title=" Schnellsuche " border="0" type="image"></td></tr><tr><td colspan="2"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/advanced_search.php"><img src="shopping_cart.php-Dateien/arrow.gif" border="0">Erweiterte Suche</a></td></tr>
|
||||
<tr><td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end searchbox //-->
|
||||
|
||||
<!-- start best_sellersbox //-->
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tbody><tr>
|
||||
<td background="shopping_cart.php-Dateien/ka_m_schatten.gif" valign="top" width="7">
|
||||
<img src="shopping_cart.php-Dateien/spacer.gif" valign="top" height="31" width="15">
|
||||
</td>
|
||||
<td height="100%" valign="top" width="100%">
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="rechtsboxHeading" height="14"><img src="shopping_cart.php-Dateien/corner_right_left.gif" alt="" border="0"></td>
|
||||
<td class="rechtsboxHeading" height="14" width="100%">Bestseller</td>
|
||||
<td class="rechtsboxHeading" height="14" nowrap="nowrap"><img src="shopping_cart.php-Dateien/corner_right_rb.gif" alt="" border="0"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<table class="rechtsbox" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><table class="rechtsboxContents" border="0" cellpadding="3" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="rechtsboxContents"><table border="0" cellpadding="1" cellspacing="0" width="100%"><tbody><tr><td class="rechtsBoxContents" valign="top">01.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=41">ISP-Programmierkabel (ISP Dongle)</a></td></tr><tr><td class="rechtsBoxContents" valign="top">02.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=10">RN-Control 1.4 Mega32 (fertig aufgebaut)</a></td></tr><tr><td class="rechtsBoxContents" valign="top">03.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=42">RS232 PC-Anschlusskabel für alle Boards</a></td></tr><tr><td class="rechtsBoxContents" valign="top">04.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=75">Entfernungssensor Sharp GP2D12</a></td></tr><tr><td class="rechtsBoxContents" valign="top">05.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=84">Entfernungssensor Sharp GP2D120</a></td></tr><tr><td class="rechtsBoxContents" valign="top">06.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=106">CNY 70 OPTO Reflexkoppler</a></td></tr><tr><td class="rechtsBoxContents" valign="top">07.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=100">Mikroschalter mit langem 50mm Hebel</a></td></tr><tr><td class="rechtsBoxContents" valign="top">08.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=48">Universellles Standard Servo</a></td></tr><tr><td class="rechtsBoxContents" valign="top">09.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=67">RN-FUNK (Bausatz)</a></td></tr><tr><td class="rechtsBoxContents" valign="top">10.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=80">DIP LCD-Display 4x20 mit Beleuchtung</a></td></tr><tr><td class="rechtsBoxContents" valign="top">11.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=68">PC nach I2C-Bus Adapter (Bausatz)</a></td></tr><tr><td class="rechtsBoxContents" valign="top">12.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=64">RT868F4 High-End FM-Transceiver-Modul</a></td></tr><tr><td class="rechtsBoxContents" valign="top">13.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=108">VNH2SP30 Motortreiber bis 30A</a></td></tr><tr><td class="rechtsBoxContents" valign="top">14.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=115">IS471 IR-Licht-Detektor mit integriertem Modulationssystem</a></td></tr><tr><td class="rechtsBoxContents" valign="top">15.</td><td class="rechtsBoxContents"><a class="no2" href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=107">DS1621 Temperatursensor mit I2C Schnittstelle</a></td></tr></tbody></table></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="shopping_cart.php-Dateien/pixel_trans.gif" alt="" border="0" height="1" width="100%"></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody></table>
|
||||
<!-- end best_sellersbox //-->
|
||||
|
||||
<!-- start affiliatebox //-->
|
||||
|
||||
<!-- end affiliatebox //-->
|
||||
</p>
|
||||
<div align="center"> </div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="boxrechts" valign="top">
|
||||
<p><img src="shopping_cart.php-Dateien/spacer.gif" border="0" height="1" width="175"></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="boxrechts" valign="top">
|
||||
<p> </p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
<td background="shopping_cart.php-Dateien/schatten_r.gif" width="21">
|
||||
<p><img src="shopping_cart.php-Dateien/spacer.gif" border="0" height="1" width="23"></p>
|
||||
</td>
|
||||
<td width="1"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td rowspan="2" align="left" background="shopping_cart.php-Dateien/schatten_l.gif" valign="top">
|
||||
</td>
|
||||
<td rowspan="2" align="left" background="shopping_cart.php-Dateien/schatten_r.gif" valign="top">
|
||||
<p> </p>
|
||||
</td>
|
||||
<td height="137"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="100" valign="top"><table border="0" cellpadding="1" cellspacing="0" width="100%">
|
||||
<tbody><tr class="footer">
|
||||
<td class="footer"> Donnerstag, 23. November 2006 </td>
|
||||
<td class="footer" align="right"> 366340 Zugriffe seit Mittwoch, 13. Oktober 2004 </td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<br>
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tbody><tr>
|
||||
<td class="smallText" align="center">Copyright © 2004 robotikhardware.de<br>Irrtümer, Druckfehler und Preisänderungen vorbehalten. <br>Alle genannten Produkte und Logos sind eingetragene Warenzeichen der jeweiligen Hersteller.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="smallText" align="center"><br>Sicherheitsinfo - Ihre IP: 84.140.215.250. Ihr Host: p548CD7FA.dip.t-dialin.net</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<br>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</body></html>
|