/* -----------------------------------------------------------------------------------------

   ---------------------------------------------------------------------------------------*/

/* Test Zeugs vom Erik */
div.rot   {border:1px solid #ff0000;}
div.blau  {border:1px solid #0000ff;}
div.gruen {border:1px solid #00ff00;}
div.grau  {border:1px solid #aaaaaa;}



.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;
}

div.entfernen{
	font-size: 8px;
}

.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;
	margin: 0px;
	background-color: #ffffff;
}

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: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
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.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;
}


/* Erik: Copyright */

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #eeeeee;
  line-height: 1.5;
  /* Erik: Positionierung   */
  position:absolute;
  top:0px;
  left:230px;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  text-align:center;
}
div.copyright a{
  color: #eeeeee;
}
div.copyright a:hover {
  color: #eeeeee;
  text-decoration: none;
}
/* Erik: Copyright ENDE */


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;
}


/* Ab hier CSS von medioton  */

div.parseTime{
  visibility:hidden;
}


/* generell */
body {
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#333333;
	margin:				0px;
	padding:				0px;
	background: 		 url(css/body-bg.gif) top left repeat-x #F1F2F2;
	text-align:			left; /* For IE */
	}



/* Container Styles */
#container {
	position:		absolute;
	width:			925px !important;
	width /**/:		925px;
	height:			600px;
	min-height:		600px;
	margin:			0 auto;
	padding:			0px 0 0 0px;
	text-align:		left; /* For IE, see above */
	left:				25px;
	}

#intro {
	margin: 			0;
}


#logo{	
	position: absolute;		
	top:				60px;
	left:				25px;
	height: 			70px;
	width: 			270px;
	padding: 		0px;
	margin: 			0px;
}

#schmuckbild{	
	position: absolute;	
	left:				295px;
	height: 			220px;
	width: 			199px;
	padding: 		0px;
	margin: 			0px;
	
}

#global{				
	position:		absolute;
	top:				40px;
	left:				700px;
}

#global a{
	font-size: 		11px;
	margin:			0 7px 0 0;
	text-decoration: none;
	color:				#333333;
}

#global a:hover{
	font-size: 		11px;
	margin:			0 7px 0 0;
	text-decoration: none;
	color: 			#0099CC;
}

#headbox{				
	position:		absolute;
	top:				60px;
	left:				500px;
	width:			424px;
	height:			157px;
	background: url(css/head-box.gif) top left no-repeat;
	font-size:			11px;
	color:				white;
}


#headbox .einloggen{				
	position:		absolute;
	top:				15px;
	left:				19px;
	width:			120px;
	height:			135px;
	background: transparent;
}

#headbox .relevantes{				
	position:		absolute;
	top:				15px;
	left:				157px;
	width:			120px;
	height:			135px;
  /* Erik: Zum entwickeln. Kann geloescht werden 
  border:1px solid #ff0000; */
}

#headbox .warenkorb{				
	position:		absolute;
	top:				15px;
	left:				302px;
	width:			120px;
	height:			135px;
}

#headbox h1{
	color:			white;
	font-weight:	bold;
	font-size:		15px;
	padding:			0px;
	margin:			0 0 13px 0;
}

#headbox form.eingabe{	
	margin:	0	0	5px	0;
	padding:	0px;
}


*html #headbox form.eingabe input{	
	width:  90px;		
	color : #333333;
	font-size: 11px;
	text-align: left;
	border: none;
	background: white;
	padding:		2px 0 2px 5px;
}

#headbox form.eingabe input {	
	width:  90px;		
	color : #333333;
	font-size: 11px;
	text-align: left;
	border: none;
	background: white;
	padding:		2px 0 2px 5px;
	margin:		0 0 4px 0;
}

#headbox form.eingabe input.login {	
	width:  52px;
	background: transparent;
}



#headbox p{
	line-height:	18px;
	padding:			0px;
	margin:			0px;
}


#headbox a{
	font-size: 		11px;
	text-decoration: none;
	color:				white;
}

#headbox a:hover{
	font-size: 		11px;
	text-decoration: none;
	color:				#00CCFF;
}


#headbox a.login{
	font-size: 		11px;
	font-weight: bold;
	text-decoration: none;
	color:				#00CCFF;
	background: url(css/pfeil-blau.gif) top left no-repeat;
	padding:			0 0 7px 14px;
	margin:			0 0 0 0;
}

#headbox a:hover.login{
	font-size: 		11px;
	text-decoration: none;
	color: 			white;
	background: url(css/pfeil-blau.gif) top left no-repeat;
}



#headbox a.korb{
	font-size: 		11px;
	font-weight: bold;
	text-decoration: none;
	color:				#99FF99;
	background: url(css/pfeil-gruen.gif) top left no-repeat;
	padding:			0 0 7px 14px;
	margin:			0 0 0 0;
}

#headbox a:hover.korb{
	font-size: 		11px;
	text-decoration: none;
	color: 			white;
	background: url(css/pfeil-gruen.gif) top left no-repeat;
}


#headbox a.liste{
	font-size: 		11px;
	text-decoration: none;
	color:				white;
	background: url(css/pfeil-liste.gif) top left no-repeat;
	padding:			0 0 0 17px;
}

#headbox a:hover.liste{
	font-size: 		11px;
	text-decoration: none;
	color: 			#00CCFF;
	background: url(css/pfeil-liste.gif) top left no-repeat;
}


#suche{	
	position: absolute;	
	left:				0px;
	top:				195px;
	height:			23px;
	width:			200px;
	background: url(css/suche-bg.gif) top left no-repeat;
}

#suche input.suchfeld{	
	background: transparent;
	border:		none;
	color:		#0083D3;
	font-size:	11px;
	font-weight: bold;
	margin:		5px 10px 0 5px;
	width:		110px;
}

#suche input.button{	
	background: url(css/los.gif) top left no-repeat;
	border:		none;
	height:		23px;
	width:		53px;
	margin:		0px;
}


#kruemel{				
	position:		absolute;
	top:				230px;
	left:				400px;
}

#kruemel a{
	font-size: 		11px;
	margin:			0 7px 0 0;
	text-decoration: none;
	color:				#333333;
}

#kruemel a:hover{
	font-size: 		11px;
	margin:			0 7px 0 0;
	text-decoration: none;
	color: 			#0099CC;
}


/*  linker Navigationsbaum  */

#navigation{
	position: absolute;	
	left:				0px;
	top:				270px;
	height:			200px;
	width:			165px;
  /* Erik: Zum entwickeln. Kann geloescht werden
  border:1px solid #ff0000;  */
}

#navigation h1{
	color:			#0083D3;
	font-weight:	bold;
	font-size:		14px;
	padding:			0px;
	margin:			0 0 13px 0;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation ul li{
	margin: 0 0 8px 0;
	list-style: none;
	padding:	0px;
}

*html #navigation ul.sek{
	margin: 8px 0 0 15px;
	padding: 0 0 1px 0px;
	list-style: none;
}

#navigation ul.sek{
	margin: 8px 0 0 15px;
	padding: 0 0 5px 0px;
	list-style: none;
}

#navigation ul.sek li{
	margin: 0 0 5px 0;
	list-style: none;
	padding:	0px;
}

#navigation ul a.prinavi{
	font-size: 		11px;
	text-decoration: none;
	color:				#333;
	background: url(css/pfeil-navi.gif) top left no-repeat;
	padding:			0 0 0 17px;
}

#navigation ul a:hover.prinavi{
	font-size: 		11px;
	text-decoration: none;
	color: 			#0083D3;
	background: url(css/pfeil-navi.gif) top left no-repeat;
}

#navigation ul a.prinaviaktiv{
	font-size: 		11px;
	font-weight:	bold;
	text-decoration: none;
	color:				#333;
	background: url(css/pfeil-navi.gif) top left no-repeat;
	padding:			0 0 0 17px;
}


#navigation a.seknavi{
	font-size: 		11px;
	text-decoration: none;
	color:				#333;
	margin:  0 0 5px 15px;
}

#navigation a:hover.seknavi{
	font-size: 		11px;
	text-decoration: none;
	color:				#0083D3;
}

#navigation a.seknaviaktiv{
	font-size: 		11px;
	text-decoration: none;
	color:				#0083D3;
	margin:  0 0 5px 15px;
}



/* Content-Bereich*/

#content {
	position: absolute;	
	left:				180px;
	top:				250px;
	width:			580px;
	background: url(css/content-bg.gif) top left repeat-y;
}

#content .top {
	height:			20px;
	width:			580px;
	background: url(css/content-bg-top.gif);
}

#content .bottom {
	width:			580px;
	background: url(css/content-bg-bottom.gif) top left no-repeat #F1F2F2;
	clear:			both;
	padding:			35px 0 25px 25px;
}

#content .bottom p{
	width:			525px;
	font-size:		10px;
	line-height:	13px;
}

/* Erik: In der Vorlage war width: 555px; */ 
*html #content .middle {
	margin:			0 0 0	25px;
	width:			555px;
}

#content .middle {
	margin:			0 0 0	25px;
	width:			555px;
	padding: 0 0 30px 0px;
}


#content .xtccontent {
 /* Erik: Zum entwickeln. Kann geloescht werden */
  border:1px solid #ff0000;
  position:absolute;
}


#content h1{
	color:			#0083D3;
	font-size:		18px;
	font-weight: normal;
	padding:			0px;
	margin:			0 0 13px 195px;
}

#content h2{
	color:			#0083D3;
	font-weight:	bold;
	font-size:		14px;
}

#content h3{
	color:			#0083D3;
	font-weight:	bold;
	font-size:		14px;
	padding: 0;
	margin: 0;
}

#content p{
	width:			525px;
	line-height:	17px;
}

#content .bestseller{
  width:			150px;
/*	height:			105px;
	float: left; */
	margin: 0 35px 0 0;
}

#content .bestseller img{
	width:			148px;
	border:			1px solid #CCCCCC;
	margin:			0 0 10px 0;
	
}

#content div.categoriesListingImg{
	width:			148px;
	border:			1px solid #CCCCCC;
	margin:			0px 10px 10px 0;
	float: left;
}

#content .bestseller a.goto{
	display:		block;
	background: url(css/pfeil-navi.gif) top left no-repeat;
	height:		13px;
	width:		13px;
}

#content a{
	text-decoration: none;
	color:				#0083D3;
}

#content a:hover{
	text-decoration: none;
	color:				#333;
}


*html #content .uebersicht{
	border-top:		1px solid #C1C1C1;
	width:			515px;
	height:			68px;
	background: url(css/uebersicht-bg.gif) top left repeat-x #EFEFEF;
	padding:			15px 0 15px 10px;
}

#content .uebersicht{
	border-top:		1px solid #C1C1C1;
	width:			515px;
	min-height:			68px;
	background: url(css/uebersicht-bg.gif) top left repeat-x #EFEFEF;
	padding:			15px 0 15px 10px;
}


*html #content .modulbg{
	border-top:		1px solid #C1C1C1;
	width:			505px;
	height:			68px;
	background: url(css/uebersicht-bg.gif) top left repeat-x #EFEFEF;
	padding:			15px 10px 15px 10px;
}

#content .modulbg{
	border-top:		1px solid #C1C1C1;
	width:			505px;
	min-height:			68px;
	background: url(css/uebersicht-bg.gif) top left repeat-x #EFEFEF;
	padding:			15px 10px 15px 10px;
}



#content .uebersicht td.img {
	width:			150px;
	height:			66px;
  /* background: url(css/bild-folgt.jpg) top left no-repeat; */
}


#content .uebersicht td.img img{
	border:		1px solid #3F6BC5;
	width:			150px;
	background: url(css/bild-folgt.jpg) top left;
}


#content .uebersicht td.text {
	width:			225px;
	padding:			0 0 0 10px;
	line-height:	15px;
}

#content .uebersicht td.text p{
	width:			225px;
}

#content .uebersicht td.preis {
	width:			120px;
	line-height:	15px;
}

#content .uebersicht td.preis span{
	font-size:		13px;
	font-weight:	bold;
}


#content .uebersicht td.preis form{	
	margin:		0px;
	padding:   10px 0 0 0px;
}

#content .uebersicht td.preis input{	
	background: url(css/details.gif) top left no-repeat;
	border:		none;
	height:		23px;
	width:		86px;
	margin:		0px;
	padding:   0px;
}


#content table.detail{
	width:		515px;
}


#content table.detail td.bild{
	width:		360px;
}

#content table.detail td.bild img{
	width:		360px;
}

#content table.detail img.tiny{
	width:		66px;
	float:		left;
	margin:		0 5px 0px 0;
	border:		1px solid #C1C1C1;	
}



#content table.detail td.prodImg4Set{
padding: 0 0 5px 0;
}





#content table.detail .preis {
	line-height:	15px;
	margin:  15px 0 15px 0;
}

#content table.detail .preis span{
	font-size:		13px;
	font-weight:	bold;
}

#content table.detail .kaufen form{
	margin: 0px;
	padding:	0px;
}

#content table.detail .kaufen input.menge{	
	background: transparent;
	border:		1px solid #333;
	font-size:	11px;
	width:		30px;
}

#content table.detail .kaufen input.warenkorb{	
	background: url(css/warenkorb.gif) top left no-repeat;
	border:		none;
	height:		24px;
	width:		105px;
	margin:		5px 0 0 0px;
	padding:   0px;
}

#content table.detail td.text{
	margin: 0px;
	padding:	20px 0 0 0;
}

#content table.detail td.text h1{
	font-size:		12px;
	color:			#333;
	font-weight: 	bold;
	padding:			0px;
	width:			320px;
	margin:			0 0 0 195px;
}

#content table.detail td.text p{
	line-height:	17px;
	width:			320px;
	margin:			0 0 0 195px;
}



/* rechte spalte */

#boxen {
	position: absolute;	
	left:				775px;
	top:				250px;
	height:			600px;
	width:			160px;
}

#boxen img.kontakt{
	width:			130px;
	margin:			0 0 20px 0;
	border: 			none;
}

#boxen img.farbkarte{
	width:			129px;
	margin:			0 0 20px 0;
	border: 			none;
}


#boxen table{
	width:			150px;
	height:			105px;
	margin: 0 0 40px 0;
}


#boxen h1{
	color:			#0083D3;
	font-weight:	bold;
	font-size:		14px;
	padding:			0px;
	margin:			0 0 7px 0;
}

#boxen img{
	width:			148px;
	border:			1px solid #CCCCCC;
	margin:			0 0 10px 0;
	
}

#boxen a.goto{
	display:		block;
	background: url(css/pfeil-navi.gif) top left no-repeat;
	height:		13px;
	width:		13px;
}

#boxen a{
	text-decoration: none;
	color:				#0083D3;
}

#boxen a:hover{
	text-decoration: none;
	color:				#333;
}


/* Cross-Selling */

table.crossseller{
	background: #f1f2f2;
	border: 1px solid #0083d3;
	margin: 5px;
	width: 150px;
}



table.crossseller td.header {
	height: 50px;
}











/*
#content .uebersicht p{
	border-top:		1px solid #C1C1C1;
	width:			525px;
	height:			98px;
	background: url(css/uebersicht-bg.gif) top left repeat-x #EFEFEF;
}





#boxen .bestseller{
	width:			150px;
	height:			105px;
	margin: 0 0 30px 0;
}


#boxen .bestseller h1{
	color:			#0083D3;
	font-weight:	bold;
	font-size:		14px;
	padding:			0px;
	margin:			0 0 7px 0;
}

#boxen .bestseller img{
	width:			148px;
	border:			1px solid #CCCCCC;
	margin:			0 0 10px 0;
	
}

#boxen .bestseller a.goto{
	display:		block;
	background: url(css/pfeil-navi.gif) top left no-repeat;
	height:		13px;
	width:		13px;
}
*/

