/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------f------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
         width: 100%;
	margin: 0px auto;
         text-align: center;
	background-color: #F8F8FF;

}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

FORM {
	display: inline;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #000000;
	font-style: normal;
}
A.confirmationEdit:hover {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6;
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6;

}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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: 11px;
  line-height: 1.5;
}
TD.main a {
	color: #696969;
}
TD.main a:hover {
	color: #000000;
}

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: 13px;
  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: 12px;
  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;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
	background-color: #D7E9F7;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}
.moduleRowSelected { background-color: #E9F4FC; }

.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; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


/* Beginn eigenes CSS */


/* Logo Top */
#headerlogo {
	height: 90px;
	text-align: left;
	float: left;
         margin: 0px auto;
}

#logo_content {
	height: 90px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         margin: 0px auto;
         text-align: right;
}

#logo_content a:hover {
	color: #FF6633;
         font-weight: normal;
         text-decoration: none;
}

#hintergrundtop {
	width: 100%;
	height: 90px;
         background-color: white;
         border-bottom: 1px solid gray;
         padding-top: 10px;
         padding-bottom: 0px;
}

/* Hoehe Warenkorb und Bild */
.wkorb {
	vertical-align: middle;
}

.wkorb2 {
	vertical-align: top;
}



/* Navigation Horizontal */
#navcontainer {
         width: 801px;
         margin-top: 0px;
         margin-bottom: 0px;
         padding-bottom: 0px;
         padding-top: 0px;
         margin: 0px auto;
         text-align: center;
         vertical-align: top;

}

#navcontainer ul {
         width: 801px;
         height: 5px;
         margin: 0px auto;
         text-align: center;
         vertical-align: middle;
	padding-top: 0px;
	padding-left: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 10px;
}

#navcontainer ul li {
	display: inline;
	width: 99px;
         height: 20px;
         margin-top: 0px;
	padding-top: 0px;
         padding-bottom: 0px;
         padding-left: 0px;
         padding-right: 0px;
	background-image: url(http://www.mtrshop24.de/system/meeder/pics/ebay/nav_bg.jpg);
	color: black;
         float: left;
	text-decoration: none;
         text-align: center;
	border-right: 1px solid black;
         border-bottom: 1px solid black;
}

#navcontainer ul li:hover {
	background-image: none;
	background-color: white;
         text-decoration: none;
}

#navcontainer ul li a {
	padding-top: 3px;
         width: auto;
         height: 17px;
         display: block;
         vertical-align: middle;
}

#navcontainer ul li a:hover {
         width: auto;
	color: #FF6633;
         font-size: 11px;
         font-weight: bold;
         text-decoration: none;
}

/* Linkes li-Element schwarzer Rand */
.navleft {
	border-left: 1px solid black;
}



/* Suche */
#suche {
	width: 400px;
}

#suche ul {
         margin: 0px auto;
         text-align: left;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 10px;
}

#suche ul li {
	display: inline;
         vertical-align: top;
	padding-top: 3px;
         padding-bottom: 0px;
         padding-left: 0px;
         padding-right: 2px;
	color: black;
         float: left;
	text-decoration: none;
         text-align: center;
}


/* Kasten Top */
#kasten {
         width: 801px;
         height: 100px;
         margin: 0px auto;
         text-align: center;
}

/* Kasten Linie */
#kasten2 {
         width: 100%;
         margin: 0px auto;
         text-align: center;
}

#linie2   {
	margin: 0px;
	clear: left;
	border-bottom: 1px solid gray;
}

/* Kasten Suche */
#kasten3 {
         width: 100%;
         height: 35px;
         margin-top: 25px;
         text-align: center;
}

#linie3  {
	height: 25px;
         background-color: #ffffff;
	clear: left;
         border-top: 1px solid gray;
	border-bottom: 1px solid gray;
         text-align: center;
         vertical-align: middle;
}


/* Maincontent */
#main_menu {
         width: 801px;
         margin: 0px auto;
         margin-bottom: 10px;
}

#maincontent {
         width: 623px;
         height: 100%;
	min-height: 600px;
         float: right;
         margin: 0px auto;
         border-left: 1px solid gray;
         border-right: 1px solid gray;
         text-align: left;
}


/* Hauptnavigation */
#navi {
         width: 175px;
         margin: 0px auto;
         float: left;
         text-align: left;
         font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
         background-color: white;
         border-left: 1px solid gray;
}


/* Startseite Promotion */
#promo {
	width: 801px;
	margin: 0px auto;
	text-align: center;
         font-size: 12px;
         font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}

#index1 {
	width: 200px;
	height: 281px;
	float: left;
	border: 1px solid gray;
	margin-bottom: 3px;
	margin-right: 3px;
}

#index2 {
	width: 580px;
	height: 556px;
	float: right;
	border: 1px solid gray;
	padding: 5px;
}

#index3 {
         width: 200px;
         height: 280px;
         float: left;
         border: 1px solid gray;
         margin-right: 3px;
}


/* Startseite float aufheben */
#clearen {
	clear: both;
}


/* Impressum, AGB, usw... */
#boxos {
       	margin: 0px auto;
       	text-decoration: none;
       	font-size: 10px;
       	color: #778899;
       	text-align: center;
}

#boxos ul {
	 padding: 5px;
          padding-top: 45px;
          vertical-align: middle;
	 font-family: verdana, arial, helvetica, sans-serif;
          text-decoration: none;
}

#boxos ul li {
	 display: inline;
          vertical-align: middle;
          padding: 5px;
}

#boxos a {
       	color: #778899;
}

#boxos a:hover {
       	color: #FF6633;
         text-decoration: none;
}


/* Navigation Kategorien */
.catboxheading {
	font-family: Verdana, Arial, sans-serif;
      	font-size: 10px;
         float: left;
         text-align: left;
         padding: 0px;
}

#catboxtext {
	width: 175px;
         margin: 0;
         padding-left: 10px;
         float: left;
         text-align: left;
         padding: 0px;
}
#catboxtext ul {
         margin: 0;
         padding: 0;
}

#CatNavi {
	width: 175px;
         text-align: left;
         float: left;
         margin: 0;
         padding-left: 0px;
         padding-top: 0px;
         border-top: 1px solid gray;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: bold;
}

.CatLevel1 {
	  width: 175px;
           margin: 0;
           vertical-align: middle;
	  background-color: #DCDCDC;
           list-style-type: none;
           border-bottom: 1px dotted black;
	  text-decoration: none;
}
.CatLevel1:hover {

}

.CatLevel1 a {
	width: auto;
         height: 22px;
         padding-top: 5px;
         padding-left: 5px;
         display: block;
         text-decoration: none;
}
.CatLevel1 a:hover {
         text-decoration: none;
         color: #FF6633;
         background-color: #ADD8E6;
}


.CatLevel2 {
	  font-size: 10px;
           width: 175px;
           margin: 0;
           text-align: left;
           vertical-align: middle;
           background-color: #F5F5F5;
           list-style-type: none;
           font-weight: bold;
           color: #FF6633;
}
.CatLevel2 a {
	    width: auto;
	    height: 18px;
             padding-top: 4px;
             padding-left: 15px;
             display: block;
             text-decoration: none;
}

.CatLevel2 a:hover {
         text-decoration: none;
         color: #FF6633;
         background-color: #E0FFFF;
}


/* Navigation Kategorien */

#aliste {
         width: 602px;
         min-height: 600px;
         margin: 5px auto;

}

#artikelliste {
         width: 188px;
         height: 290px;
         border: 1px solid #778899;
         float: left;
         margin: 0px auto;
         margin-left: 5px;
         margin-top: 5px;
         padding: 2px;
         text-align: left;
         font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
         background-color: white;
}
#artikelliste:hover{
         border: 1px solid black;
         background-color: #F6F6F6;
}

/* Artikelliste */

#alname {
        	height: 20px;
        	margin-top: 5px;
        	margin-bottom: 15px;
	text-align: center;
         font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#alname a{
	text-align: center;
         font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#alname a:hover{
	color: #FF6633;
}



#albildklein {
         width: 180px;
         height: 120px;
         margin: 10px auto;
         text-align: center;
}

#alnamemodel {
	text-align: left;
	margin-top: 3px;
         font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#alkurzbe {
	min-height: 10px;
	text-align: left;
	margin-top: 3px;
}

#alkosten {
	text-align: left;
	margin-top: 3px;
	margin-bottom: 10px;
}

#albuttons {
	margin-top: 10px;
}

/* Navigation Horizontal */
#albutton {
         width: 184px;
         margin-top: 0px;
         margin-bottom: 0px;
         padding-bottom: 0px;
         margin: 0px auto;
         text-align: center;
         vertical-align: top;

}

#albutton ul {
         width: 184px;
         height: 14px;
         margin: 0px auto;
         text-align: center;
         vertical-align: middle;
	padding-top: 0px;
	padding-left: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 10px;
}

#albutton li {
	display: inline;
	width: 80px;
         height: 14px;
	margin: 5px 5px 5px 5px;
	padding-top: 0px;
         padding-bottom: 0px;
         padding-left: 0px;
         padding-right: 0px;
	background-image: url(http://www.mtrshop24.de/system/meeder/pics/ebay/nav_bg.jpg);
	color: black;
         float: left;
	text-decoration: none;
         text-align: center;
	border: 1px solid black;

}

#albutton ul li:hover {
	background-image: none;
	background-color: white;
         text-decoration: none;
}

#albutton ul li a {
	padding-top: 0px;
         width: auto;
         height: 14px;
         display: block;
         vertical-align: middle;
}

#albutton ul li a:hover {
         width: auto;
         height: 14px;
	color: #FF6633;
         font-weight: bold;
         text-decoration: none;
}
.alkosten a:hover {
	color: #000000;
	text-decoration: none;
}





#mitte {
	width: 300px;
	height: 30px;
	text-align: center;
}

/* Produktdetails */

#prorahmen {
	width: 600px;
	border: 0px solid black;
	margin: 0px auto;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 10px;
         font-weight: normal;
         color: #696969;
}

#proname {
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 14px;
         font-weight: bold;
         color: #696969;
         padding-bottom: 15px;
         margin-left: 265px;

         border: 0px solid yellow;
}

#probild {
	padding: 5px 5px 5px 5px;
	width: 250px;
	border-right: 0px solid #696969;
	float: left;
	text-align: center;
}

#probildkl img{
	max-height: 120px;
	padding: 10px;
}


#prodes {
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 12px;
         font-weight: normal;
         text-align: left;
         color: #696969;
	margin-left: 240px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#prodes ul{
         list-style-type: circle;
}

#propreis {
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 12px;
         font-weight: bold;
         color: #FF4500;
         text-decoration: none;
         padding-top: 15px;
         padding-bottom: 15px;
         margin-left: 265px;

         border: 0px solid black;
}

#prokorb{
         margin-left: 265px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 5px;

         border: 0px solid brown;
}


.farbgrau {
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 10px;
         font-weight: normal;
	color: #696969;
}

.farbgrau a{
	color: #696969;
	text-decoration: none;
}

#pronamemodel {
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 10px;
         font-weight: normal;
	color: #696969;
	margin-left: 265px;
	margin-top: 25px;

	border: 0px solid blue;
}
#proinput input {
	height: 19px;
	background-color: #ffffff;
	border: 1px solid black;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	padding-bottom: 3px;
	margin-bottom: 1px;
	}
#proinput2 input {
	height: 19px;
	width: 80px;
	background-color: #ffffff;
	border: 1px solid black;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	padding-bottom: 3px;
	margin-bottom: 1px;
	}

#proshipping {
	margin-top: 5px;
	margin-bottom: 5px;
}
#proprint {
	margin-top: 10px;
}


#caliste {
	float: left;
}

#calpic {
	height: 54px;
}

#calmid {
	width: 277px;
	height: 40px;
	background-image: url(http://www.mtrshop24.de/templates/mtrshop24/bgmiddle.gif);
}

#calbottom {
	width: 277px;
	height: 31px;
	background-image: url(http://www.mtrshop24.de/templates/mtrshop24/bgbottom.gif);
}

#versandkosten {
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;
	text-align: left;
}

.versandueb {
	font-size: 12px;
	font-weight: bold;
}
.versandtab {
	border: 1px solid #696969;
	color: #696969;
	font-size: 12px;
}
.versandtab1 {
	width: 180px;
	color: #696969;
	font-size: 12px;
}
.versandtab2 {
	width: 180px;
	color: #696969;
	font-size: 12px;
}
.versandtab3 {
	width: 180px;
	color: #696969;
	font-size: 12px;
}
.versandrot {
	color: #FF4500;
}

#impressum {
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;
}

.impressumueb {
	font-size: 12px;
	font-weight: bold;
}
.impressumtable {
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding: 10px;
}
.impressumlink a{
	color: #696969;
	text-decoration: none;
}
.impressumlink a:hover{
	color: #696969;
	text-decoration: none;
}

#contact {
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;
}
.contactueb {
	font-size: 12px;
	font-weight: bold;
}
#agb {
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;
}
#agb2 {
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;
}
.agbueb {
	font-size: 12px;
	font-weight: bold;
	color: #696969;
}
#datenschutz {
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;
}
.datenschutzueb {
	font-size: 12px;
	font-weight: bold;
}

#createaccount {
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;
}
.createaccountueb {
	font-size: 12px;
	font-weight: bold;
}
.createaccountuebklein {
	font-size: 11px;
	font-weight: bold;
}
#login {
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;

}
.loginueb {
	font-size: 12px;
	font-weight: bold;
}
.loginueb2 {
	font-size: 11px;
	font-weight: bold;
}
#checkpaym {
	width: 592px;
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;

}
.checkpaymueb {
	font-size: 12px;
	font-weight: bold;
}
#checkconf {
	width: 607px;
	padding: 0px 8px 8px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
         font-weight: normal;
	color: #696969;

}
.checkconfueb {
	font-size: 12px;
	font-weight: bold;
}
#logincustomer {
	width: 290px;
	height: 250px;
	float: right;
	color: #696969;
}
#logincustomer a{
	color: #696969;
}
#logincustomer2{
	color: #696969;
         font-size: 12px;
         font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}
#logincustomer3{
	color: #696969;
         font-size: 12px;
         font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
}


#loginnew {
	border-right: 1px solid #696969;
	width: 290px;
	height: 250px;
	float: left;
	padding: 5px;
}

#loginguest {
	border-right: 1px solid #696969;
	width: 290px;
	height: 250px;
	padding: 5px;
}
.proinput2 a {
	height: 15px;
	width: 80px;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	display: block;
	text-align: center;
         border: 1px solid black;
         text-decoration: none;
         padding-top: 2px;
}


#accountwelcome {
	margin-top: 10px;
}

#accountlink a {
	color: #696969;
}
.accountdick {
	font-weight: bold;
}
#accountviewed {
         width: 188px;
         height: 195px;
         border: 1px solid #696969;
         float: left;
         margin: 0px auto;
         margin-left: 5px;
         margin-top: 5px;
         padding: 2px;
         text-align: left;
         font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
         background-color: white;
}
#accountviewed:hover {
         border: 1px solid black;
         background-color: #F6F6F6;
}
#accountviewed a {
	color: #696969;
}
#accountviewed a:hover {
	text-decoration: none;
	color: #000000;
}
#zentrieren {
	text-align: center;
}
#bestelluebersicht {
	width: 400px;
	border-bottom: 1px dotted black;
	padding: 5px;
}
.bestelluebersichtrechts {
	float: right;
}
.bestelluebersichtpadding {
	padding-left: 12px;
}
.proinput3 a {
	height: 13px;
	width: 80px;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	display: block;
	text-align: center;
         border: 1px solid black;
         text-decoration: none;
         padding-top: 2px;
         margin-left: 13px;
         margin-top: 5px;
}


#warenkorb {
	padding: 5px;
}

#scart1 input{
	height: 19px;
	width: 115px;
	background-color: #ffffff;
	border: 1px solid black;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	padding-bottom: 3px;
	margin-bottom: 1px;
	float: left;
}
#cartbuttons {
	width: 200px;
}

.proinput4 a {
	height: 15px;
	width: 80px;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	display: block;
	text-align: center;
         border: 1px solid black;
         text-decoration: none;
         padding-top: 2px;
         margin-left: 120px;
}
.proinput5 a {
	height: 15px;
	width: 120px;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	display: block;
	text-align: center;
         border: 1px solid black;
         text-decoration: none;
         padding-top: 2px;
}
.proinput6 a {
	height: 12px;
	width: 80px;
	background-color: #ffffff;
	font-size: 8px;
	font-weight: bold;
	color: #696969;
	display: block;
	text-align: center;
         border: 1px solid black;
         text-decoration: none;
         padding-top: 0px;
}
#checkout {
	margin-left: 17px;
}

#checkout1 {
	width: 140px;
	height: 18px;
	border: 1px solid black;
	float: left;
	text-align: center;
	background-color: #FAFAD2;
	color: #6B8E23;
	font-weight: bold;
	padding-top: 3px;
}
#checkout2 {
	width: 140px;
	height: 14px;
	border-right: 1px dotted black;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	float: left;
	text-align: center;
}
#checkout3 {
	width: 140px;
	height: 14px;
	border-right: 1px dotted black;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	float: left;
	text-align: center;
}
#checkout4 {
	width: 140px;
	height: 14px;
	border-left: 1px dotted black;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	float: left;
	text-align: center;
}

#checkconfirm1 {
	float: left;
	margin-left: 100px;
}
#checkconfirm2 {
	margin-left: 350px;
}

#checkartikel {
	width: 600px;
	border-spacing: 0px;
	padding: 0px;
}
.checkartikeltd1 {
	width: 450px;
	background-color: #FAFAD2;
	padding: 5px;
	border-spacing: 0px;
}
.checkartikeltd2 {
	width: 110px;
	border-bottom: 1px dotted red;
	background-color: #FAFAD2;
	padding: 5px;
	border-spacing: 0px;
}
#checktotal {
	width: 600px;
	border-spacing: 0px;
	padding: 0px;
}
.checktotaltd1 {
	width: 450px;
	background-color: #FAFAD2;
	padding: 5px;
	border-spacing: 0px;
}
.checktotaltd2 {
	width: 90px;
	background-color: #FAFAD2;
	padding: 5px;
	border-spacing: 0px;
}

.checkbutton {
	height: 15px;
	width: 140px;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	display: block;
	text-align: center;
         border: 1px solid black;
         text-decoration: none;
         padding-top: 2px;
         cursor: default;
}

.history1 {
	float: left;
}
.history2 {
	float: left;
	margin-left: 50px;
}
.searchhelp a{
	text-decoration: none;
	color: #696969;
}
.searchhelp a:hover{
	text-decoration: none;
	color: #000000;
}
#searcherror {
	width: 595px;
	height: 23px;
	border: 1px solid red;
	color: #000000;
	background-color: #F0E68C;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	margin: 0px auto;

}
#searchwhite {
	width: 595px;
	height: 30px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-left: 5px;
	border: 1px dotted #696969;
}
.searchhelpueb {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
#searchhelp {
	text-align: left;
	color: #696969;
	padding: 15px;
	font-family: Arial, Verdana, sans-serif;
}
.searchhelpklein a{
	font-size: 10px;
	text-decoration: none;
	color: #696969;
}
.searchhelpklein a:hover{
	text-decoration: none;
	color: #000000;
}
#showcart {
	width: 397px;
	color: #696969;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-top: 2px;
}
#showcart a {
	text-decoration: none;
}
#showcart a:hover {
	text-decoration: underline;
	color: #000000;
}
.showcartfull {
	color: #000000;
}
#mitte2 {
	width: 801px;
	height: 30px;
	margin: 0px auto;
	text-align: center;
}
#searchcart ul {
         margin: 0px auto;
         text-align: left;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
         font-size: 10px;
}

#searchcart ul li {
	display: inline;
         vertical-align: top;
	padding-top: 1px;
         padding-bottom: 0px;
         padding-left: 0px;
         padding-right: 2px;
	color: black;
         float: left;
	text-decoration: none;
         text-align: center;
}
#alsopurchased {
	border-top: 1px dotted #696969;
}
#nodec div{
	background-color: #FAFAD2;
	color: #6B8E23;
}
#nodec a{
	color: #696969;
}
#nodec a:hover{
	text-decoration: none;
	color: #696969;
}

#gutscheinbox {
	border: 1px solid #696969;
	background-color: #FAFAD2;
	padding: 10px;
}
#gutscheinbox a,a:hover{
	color: #696969;
}
.infomessorange {
	color: #FF6633;
}


/* ALTE BOXEN */

.loginbox {
	position: absolute;
         left: 0px;
         top: 220px;
	width: 175px;
         height: 125px;
         border: 1px dotted black;
         font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
         padding: 5px 5px 5px 5px;
}

.logincontent ul {
	padding: 0;
         margin: 0;
}

.logincontent ul li {
	float: left;
         display: inline;
}

.cartbox {
	position: absolute;
         left: 0px;
         top: 360px;
	width: 175px;
         height: 125px;
         border: 1px dotted black;
         font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
         padding: 5px 5px 5px 5px;
}

.admin {
         position: absolute;
         left: 0px;
         top: 720px;

}