@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
background-color:#EFEFEF;
color:#000000;
background-image:url(img/bg.gif);
background-position:center;
background-repeat:repeat-y;
}
img{
border:0;
}
a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#002277;
text-decoration:none;
}
form{
display:inline;
}
textarea{
font-size: 11px;
padding: 2px;
width: 100%
}
h1, .pageHeading{
color: #002277;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
padding: 1px 0;
width: 100%;
vertical-align: middle;
margin:0;
}
li{
margin-left:20px;
}
SPAN.greetUser{
color: #696969;
font-size: 12px;
font-weight: bold
}
SPAN.underline{
text-decoration: underline;
}
.klein{
font-size:11px;
}
.beschreibung{
font-size:11px;
}
/* Layout */
#wrap{
margin:0 auto;
width:960px;
}
#head{
margin:0 auto;
margin-top:7px;
width:960px;
background-image:url(http://www.bellanova.de/templates/bellanova2/img/head.jpg);
margin-bottom:10px;
}
#navi{
clear:both;
text-align:center;
background-color:#002277;
}
#navi img{
border: 1px solid #FFFFFF;
}
#navi img:hover{
border: 1px solid #000000;
}
#leiste{
height:20px;
line-height:20px;
padding:0;
margin:0;
color:#000000;
border-top:3px solid #002277;
border-bottom:3px solid #002277;
clear:both;
}
#pfad{
width:600px;
float:left;
margin-left:10px;
}
#info{
width:330px;
float:right;
text-align:right;
margin-right:2px;
}
#suche{
width:210px;
float:left;
text-align:right;
margin-top:100px;
}
#search{
width:35px;
float:left;
margin-top:5px;
}
#cart{
width:170px;
float:left;
text-align:right;
}
#left{
width:200px;
float:left;
clear:both;
}
#cont{
width:560px;
float:left;
}
#right{
width:180px;
float:right;
}
#foot{
margin:0 auto;
width:960px;
clear:both;
text-align:center;
}
#img{
float:left;
width:698px;
}
#leiste #pfad a{
text-transform:uppercase;
font-weight:bold;
color:#002277;
}
#leiste a, #info a, .infoBoxHeading_right a{
text-transform:uppercase;
font-weight:bold;
font-size:12px;
color:#002277;
}
#leiste a:hover, #info a:hover, .infoBoxHeading_right a:hover{
color:#000000;
}
.infoBoxHeading, .infoBoxHeading_right{
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
background-image:url(img/boxhead.gif);
background-repeat:no-repeat;
text-transform: uppercase;
width:181px;
height: 22px;
line-height:22px;
padding-left:3px;
}
.infoBoxHeading a, .infoBoxHeading_right a{
color:#FFFFFF;
}
.infoBoxHeading a:hover, .infoBoxHeading_right a:hover{
color:#002277;
}
.categories a{
margin-top:1px;
padding-left:4px;
}
/* Sitemap Tables */

.sitemap_heading{
color: #000;
font-size: 10pt;
padding-top: 2px;
padding-bottom: 2px;
border: solid 1px #696969;
}
.sitemap_heading a{
color: #696969;
}
.sitemap_heading a:hover{
color: #ffffff;
text-decoration: none;
}
.sitemap_sub{
color: #000000;
font-size: 9pt;
background-color: transparent;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0 0;
padding: 2px;
border-width: 1px;
border-color: #696969;
}
.sitemap_sub a{
color: #000000;
font-size: 9pt;
background-color: transparent;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0 0;
padding: 2px;
border-width: 1px;
border-color: #696969;
}
.sitemap_sub a:hover{
color: #000000;
font-size: 9pt;
text-decoration: none;
padding: 2px
}
/* message box */
.messageBox{ font-size: 10px; }
.messageStackError, .messageStackWarning{ font-size: 10px; background-color: #ffb3b5 }
.messageStackSuccess{ font-size: 10px; background-color: #99ff00 }
/* input requirement */
.inputRequirement{ color: #ff0000; font-size: 10px;}
.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{
background-color: #ffffff;
width: 185px;
}
.tableListingI{ background-color: #eeeeee }
.tableListingII  { background-color: #d0d0d0 }
TD.shoppingCardHeading   { color: #ffffff; font-size: 11px; font-weight: bold; background: #ffa500; text-transform: uppercase; border: solid 1px #ff8c00 }
/* td vom product_image in product_info.php*/
.productDescTitle  { color: #000; font-size: 16px; font-weight: bold; padding:3px; }
.productDesc    { color: #000; font-size: 14px; line-height: 1.2; padding-left:25px; padding-right:25px;}
TD.inListBG, TD.inListBGR, TD.smallTextImage, TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight, TD.infoContentTD   { font-size: 11px; border: solid 0 #000000 }
TD.inListBGR {
border-right-width:1px;
}

TD.inListBG, TD.inListBGR, TD.smallTextImage, TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight, TD.infoContentTD, TD.tableBorderTopLeftBottom, TD.tableBorderTopRightBottom    { font-size: 11px; border: solid 0 #000000 }

TD.inListBGR {
border-right-width:1px;
}

TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight   { border-style: none; border-width: medium medium 1px 1px }

TD.tableBorderTopLeftBottom   { border-style: none; border-width: 1px medium 1px 1px }



TD.tableBorderTopRightBottom   { border-style: none; border-width: 1px 1px 1px medium }



TD.tableBorderTopLeftRight   { border-style: none; border-width: medium 1px medium medium }



TD.tableBorderBottom   { border-style: none; border-width: medium medium 1px }



TD.tableBorderBottomRight   { border-style: none; border-width: medium 1px 1px medium }



TD.tableBorderWithoutRight   { border-style: none; border-width: 1px medium medium }



TD.smallTextImage{
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
}

.boxText { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
	padding-bottom:6px;
	padding-left:4px;
	padding-top:4px;

}

.boxTextBG  { font-size: 11px; font-weight: bold }

.boxTextBGII  { font-size: 10px; background-color: #f0f9ff }

.boxTextPrice {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF0000;

}

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}

.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}

.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


.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   { color: #696969; font-size: small; font-weight: bold; background-color: #002277; text-align: center; text-transform: uppercase; padding-bottom: 10px }

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.infoBox  { font-size: 13px; text-decoration: none; padding-left:2px;}

.infoBox1  { font-size: 12px; text-decoration: none; border: solid 1px #002277; }

.content  { font-size: 12px; text-decoration: none; border: padding:5px; }

.infoBoxContents {
  font-size: 11px;
  text-decoration: none;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents  { font-size: 10px; background-color: #ffe6e6 }

TD.tableBorderinfoBoxHeading  { border-bottom: 1px solid }

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right  { 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:  #F0F9FF;
}

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:  #F0F9FF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults  { color: #696969 }

A.pageResults:hover  { color: #000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

.pageHeadingModel { color: #696969; font-size: 14px; font-weight: bold; line-height: 14px; text-align: center; text-transform: uppercase; padding: 1px 0; width: 100%; margin-bottom:0; }

.subBar {
background: #f4f7fd;
}

TD.subBar {
 
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
 
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText, .smallText  { font-size: 11px; font-family: Arial, Helvetica, sans-serif }

TD.accountCategory {
 
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
 
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
 
  font-size: 12px;
}

TD.tableHeading   { font-size: 11px; font-weight: bold }

SPAN.newItemInCart {

  font-size: 11px;

  color: #ff0000;

}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA  { font-size: 11px; padding: 2px; width: 100% }

SPAN.greetUser   { color: #696969; font-size: 12px; font-weight: bold }

SPAN.underline {

	text-decoration: underline;

}

TABLE.formArea    { border: solid 1px #696969 }

TD.formAreaTitle  { font-size: 12px; font-weight: bold }

.parseTime, .copyright  { font-size: 11px; line-height: 1.5; text-align: center }

SPAN.markProductOutOfStock  { color: #c76170; font-size: 12px; font-weight: bold }

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {

	color: #ff0000;

	text-decoration: line-through;

}

.productInfoPrice  { color: #000; font-size: 16px; }

SPAN.errorText {
  color: #ff0000;

}

SPAN.productDiscountPrice {

  color: #ff0000;

  font-weight: bold;

}

.smallHeading  { color: black; font-size: x-small;font-weight: bold }

.moduleRowOver { 
	 background-color: #D7E9F7; cursor: pointer; cursor: hand;	
}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo  { color: #8c8c8c; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.checkoutBarCurrent  { color: #000000; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

/* sitewide font classes */

/* Note: heading<Number> equals <font size="Number"> */

.heading1 { font-size: 7pt; }

.heading2 { font-size: 9pt; }

.heading3 { font-size: 10pt; }

.heading4 { font-size: 12pt; }

.heading5 { font-size: 16pt; }

/* Sitemap Tables */

.sitemap_heading     { color: #000; font-size: 10pt; padding-top: 2px; padding-bottom: 2px; border: solid 1px #696969 }

.sitemap_heading a  { color: #696969 }

.sitemap_heading a:hover  { color: #ffffff; text-decoration: none }

.sitemap_sub    { color: #000000; font-size: 9pt; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 2px; border-width: 1px; border-color: #696969 }

.sitemap_sub a   { color: #000000; font-size: 9pt; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 2px; border-width: 1px; border-color: #696969 }

.sitemap_sub a:hover  { color: #000000; font-size: 9pt; text-decoration: none; padding: 2px }

/* message box */

.messageBox  { font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.messageStackError, .messageStackWarning  { font-size: 10px; background-color: #ffb3b5 }

.messageStackSuccess  { font-size: 10px; background-color: #99ff00 }

/* input requirement */

.contentsTopics {
color: #002277;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
margin:0;
margin-top:15px;
padding:3px;
font-weight: bold; 
border: solid 1px;
}

.tableListingI  { background-color: #eeeeee }

.tableListingII  { background-color: #d0d0d0 }

.tableBody {
padding: 5px;
}

.poweredby { color: #696969; font-size: 10px; text-align: center; text-transform: uppercase; border: solid 1px }

.onepxwidth { width: 1px }

.box_border { border: solid 1px #002277; border-bottom:7px solid #002277; width:180px; margin-bottom:10px;}

.box_border_red { border: solid 1px #ff8c00 }

.shoppingCardBox { font-size: 10px; font-weight: bold; background: #ff8c00; border-color: #ffa500 }

TD.shoppingCardHeading { color: #ffffff; font-size: 11px; font-weight: bold; background: #ffa500; text-transform: uppercase; border: solid 1px #ff8c00 }

/* td vom product_image in product_info.php*/

.productDescTitle  { color: #000; font-size: 18px; font-weight: bold }

.productDesc    { color: #000; font-size: 14px; line-height: 1.2 }

TD.inListBG, TD.inListBGR, TD.smallTextImage, TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight, TD.infoContentTD   { font-size: 11px; background: url("img/bg_white.gif"); border: solid 0 #000000 }

TD.inListBGR {

  border-right-width:1px;

}

TD.inListBG, TD.inListBGR, TD.smallTextImage, TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight, TD.infoContentTD, TD.tableBorderTopLeftBottom, TD.tableBorderTopRightBottom    { font-size: 11px; background: url("img/bg_white.gif"); border: solid 0 #000000 }

TD.inListBGR {
border-right-width:1px;
}

TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight   { border-style: none; border-width: medium medium 1px 1px }

TD.tableBorderTopLeftBottom   { border-style: none; border-width: 1px medium 1px 1px }

TD.tableBorderTopRightBottom   { border-style: none; border-width: 1px 1px 1px medium }

TD.tableBorderTopLeftRight   { border-style: none; border-width: medium 1px medium medium }

TD.tableBorderBottom   { border-style: none; border-width: medium medium 1px }

TD.tableBorderBottomRight   { border-style: none; border-width: medium 1px 1px medium }

TD.tableBorderWithoutRight   { border-style: none; border-width: 1px medium medium }

TD.smallTextImage{
  border-top-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-right-width:1px;
}

.categories  { color: #696969; font-size: 12px; margin-left:15px; }

/* Zelle für Aktionen Artikel */
.cell{
width:180px;
text-align:center;
float:left;
margin-top:5px;
}
h1 a{
color:#FFFFFF;
}
/* Neue Artikel Box */
.new{
width:273px;
height:150px;
float:left;
margin:2px;
font-size: 12px;
text-decoration: none;
border: 1px solid #696969;
}
.img{
width:150px;
float:left;
text-align:center;
}
.txt{
width:120px;
height:149px;
float:right;
border-left:1px solid #000000;
padding:1px;
}
/* Seitennavigation (weiter...) */
.navbar{
clear:both;
border:1px solid #002277;
height:17px;
}
/* Spalte Links */
.li{
width:280px;
float:left;
margin-right:3px;
}
/* Kategorieboxen mit fester Höhe */
.catlist{
width:180px;
height:180px;
float:left;
margin-top:5px;
margin-bottom:10px;
text-align:center;
}
/* Kategorieboxen mit flexibler Höhe */
.catlist2{
width:180px;
float:left;
margin-top:5px;
margin-bottom:10px;
text-align:center;
}
/* Kategoriebeschreibung */
.descr{
font-size:14px;
padding:10px;
clear:both;
}
.descr a strong{
font-weight:bold;
font-size:14px;
}
/* Boxen bei Crossselling */
.crosssell{
border: 1px solid #cccccc;
text-align:center;
}
/* Herstellerlogos Content-Seite */
.manu{
width:180px;
height:100px;
float:left;
margin-top:5px;
margin-bottom:10px;
text-align:center;
}