/* -----------------------------------------------------------------------------------------
   $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 
   -----------------------------------------------------------------------------------------
   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 
   ---------------------------------------------------------------------------------------*/



/* Div Classes / ID`s */

#SITE{
/* Zentrierung */
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	
}

#topBar{
	
}

#topBar h1#logo{
	display: block;
	height: 152px;
	width: 150px;
	cursor: pointer;
	float:left
}

#topBar h1#logo span{
	display:none;
}

#topBar ul, .shoppingBar ul{
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}

#topBar ul li, .shoppingBar ul li{
	display:block;
	float:left;
	padding: 6px;
	width: 30%;
	margin-right: 3px;
}

#topBar .userLinks{
	width: 430px;
	height: 30px;
	float:right;
	margin-top: 2px;
}

#topBar .userLinks a{
	color: #fff;
	font-weight: bold;
	
 	padding: 5px 15px;
	display: block;
	float:right;
}
#topBar .userLinks a:hover{color:#999;}

#topBar .userLinks .boxLanguages a{padding:3px;}

#Header{
	margin-bottom: 10px;
}

#Header ul.topNavi{
	/* reset */
	margin: 0;
	padding: 0;
	/* properties */
	height: 40px;
	background:url(tplImg/global/bgTopNavi.gif) no-repeat;
	/* typography */
	color: #fff;
}
#Header ul.topNavi a{
	color: #fff;
	font-size: 14px;
	display: block;
	float:left;
	padding: 12px 20px;
	font-weight: bold;
}

#Header ul.topNavi li{
	float:left;
	display: block;
}

#Header .leftCol{
	margin: 0 605px 0 0;
	background:#94d7f1;
}

#Header .leftCol h1{
	height: 65px;
	width: 195px;
	background: #ff9900 url(img/Index/logo.gif) no-repeat;
	cursor: pointer;
}

#Header .leftCol .linkBar{
	height: 90px;
	width: 175px;
	background: #000 url(img/Index/bgLinkBar.gif) no-repeat;
	padding: 5px 10px;
	vertical-align: middle;
}

.linkBar a, .linkBar a:hover{
	display: block;
	padding: 2px 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(img/global/arrowWhite.gif) no-repeat 2px 5px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #333;
}

.linkBar a#first{
	border-top: none;
	border-bottom: 1px solid #333;
}

.linkBar a#last{
	border-top: 1px solid #222;
	border-bottom: none;
}

#ContentBody{
	margin-Bottom: 5px;
	overflow:hidden;
	background: #2a2a2a;
}

#NaviLeft{
	margin: 0 740px 0 0;
	padding-top: 4px;
	width: 200px;
	margin: 0;
	background: #fff url(tplImg/global/leftNavi_capTop.gif) no-repeat top left;
}

#NaviRight{
	width: 185px;
	float: right;
	display: none;
}

#MainContent{
	width: 740px;
	float: right;
	margin: 0 0 0 10px;
	background: #fff;
}

#MainContent .margins{
	padding: 10px;
}

#MainContent .leftContent{
	width: 280px;
	float:left;
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
}

#MainContent .rightContent{
	margin: 0 0 0 310px;
	margin-top: 10px;
	padding: 10px;
}

#MainContent .rightContent .borderSection{
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

.borderSection
{
	width: 330px;
}

#MainContent .rightContent h1{
	font-size: 14px;
	font-weight: bold;
}

.shoppingBar{
	color: #666;
	margin: 0px 0 10px 5px;
}

.shoppingBar a, .shoppingBar a:hover{
	color: #666;
}

.capTop_complete{
	display: block;
	height: 5px;
	background: url(tplImg/global/capTop_complete.gif) no-repeat top left;
}
.capBottom_complete{
	display: block;
	height: 5px;
	background: url(tplImg/global/capBottom_complete.gif) no-repeat bottom left;
}

.capTop_left{
	float:left;
	width: 5px;
	height: 5px;
	background:url(tplImg/global/carnerCap_uni.gif) no-repeat top left;
}
.capTop_right{
	float:right;
	width: 5px;
	height: 5px;
	background:url(tplImg/global/carnerCap_uni.gif) no-repeat top right;
}

.capBottom_left{
	float:left;
	width: 5px;
	height: 5px;
	background:url(tplImg/global/carnerCap_uni.gif) no-repeat bottom left;
}
.capBottom_right{
	float:right;
	width: 5px;
	height: 5px;
	background:url(tplImg/global/carnerCap_uni.gif) no-repeat bottom right;
}

.clearFloater{
	width: 100%;
	float:left;
	display: block;
	margin: 0;
}

#Footer{
	margin-Bottom: 5px;
	padding: 5px;
	width: 100%;
	clear:left;
	color: #999;
	text-align: center;
}


.clFooter{
	margin-Bottom: 5px;
	padding: 5px;
	width: 100%;
	clear:left;
	color: #999;
	text-align: center;
}

#Footer a{
	color: #999;
}


.clFooter a{
	color: #999;
}

#subFooter{
	text-align: center;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
}

#subFooter a{
	padding: 5px;
	color: #999;
}

/* NEWS MODUL */
.newsHeading{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	
	background: url(tplImg/news/bgNewsHeader.gif) no-repeat;
	height: 23px;
	padding: 8px 10px;
}
.newsHeading a, .newsHeading a:hover{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.newsContent{
	border-left: 1px solid #c0c0c0; 
	border-right: 1px solid #2a2a2a; 
	padding: 5px 10px;
}
.capNewsBottom{
	background: url(tplImg/news/capNewsBottom.gif) no-repeat top;
	height: 5px;
}

.newsItemHeading{
	font-size: 12px;
	font-style: italic;
	color: #333;
	margin-bottom: 5px;
}
.newsItemHeading a{
	font-size: 12px;
	font-style: normal;
}
.newsItemText{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

/* / NEWS MODUL */
#newProductsDefault{
	clear: both;
	float: none;
	width: 100%;
}

.ContentBox{
	margin: 0px 5px;
	padding: 12px;
	width: 206px;
	height: 206px;
	float:left;
	background: url(tplImg/gal/galItem.gif) no-repeat;
}

.ContentBox h4{
	margin: 0px 0px 30px 0px;
}

.ContentBox h4 a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.ContentBoxPrice{
	color: #035;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
}

.ContentBox .ProductImage{
	display: block;
	text-align: center;
}

.ContentBoxFullsize{
	margin: 0px;
	padding: 10px;
	height: auto;
	float:left;
	border-bottom: 1px solid #ccc;
}

.borderDiv{
	height:1px;;
	background: #eaeaea;
	clear: both;
}

.ContentBoxContents{
	padding: 5px;
}

ul.productLister{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.productLister li{
	display: block;
	float:left;
	width: 290px;
	min-height: 200px;
	padding: 20px;
	text-align: center;
	background: url(tplImg/module/bgProductLister.gif) no-repeat top center;
}
ul.productLister li:hover{
	background: url(tplImg/module/bgProductLister_over.gif) no-repeat top center;
}
ul.productLister li a{
	color: #003355;
}

.contentBox_rightContent{
	margin: 0px 0px 0px 150px;
}

.ProductsDescription{
	padding: 10px 0px;
	margin: 0px;
}

.ProductsDescription p{
	padding: 0;
	margin: 0;
}

.optionsContainer{
	background: #ddd;
	padding: 10px;
}

.optionsContainer h3.moduleHeading{
	padding: 0px;
	margin: 0px;
}

.ShippingLink, .ShippingLink a{
	font-size: 9px;
	color: #999;
}

h1.ProductPrice{
	color: #017cc2;
	font-weight: bold;
}





/* Navigation */

A.aktive_kategorie{
	color:#ff6600;
}

A.aktive_kategorie:hover{
	color:#ff6600;
}

.boxCategories .unterkategorie a{
}

.boxCategories A.unterkategorie, 
.boxCategories A.unterkategorie:hover, 
.boxCategories A.aktive_unterkategorie, 
.boxCategories A.aktive_unterkategorie:hover 
{
	background: #fff;
	border-left: 5px solid #f1f1f1;
	border-bottom: 1px dashed #d5e8fa;
	color: #ff6600;
}





/* Boxen Styles */

.infoBoxHeading, .infoBoxHeading a, .infoBoxHeading_right, .infoBoxHeading_right a{
	font-size: 14px;
	color: #003355;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.infoBoxHeading_content {
	font-size: 12px;
	color: #ffffff;
	padding: 5px;
	background: #ff9900 url(img/global/bgBoxHeading_orange.gif);
}

.infoBoxHeading_active{
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	padding: 5px;
}

div.infoBox, 
span.infoBox 
{
	padding: 10px;
}

div.infoBox_right, 
SPAN.infoBox_right 
{
	padding: 10px;
}

.boxSpacer{
	background:url(tplImg/global/spacer_round.gif) no-repeat top;
	height: 30px;
}

.boxText{ 
  color: #000;
}

#NaviLeft .portrait{ 
	background: url(tplImg/global/leftNavi_bgDark.gif) repeat-y;
	color: #fff;
	margin-top: 4px;
}

#NaviLeft .portrait .content{ 
	padding: 10px;
}

.portrait h3{ 
	color: #fff;
	font-size: 14px;
}

#NaviLeft .portrait .bgChange{ 
	background: url(tplImg/global/leftNavi_bgChange.gif) repeat-y;
	height: 15px;
}

#NaviLeft .naviLeft_capBottom{ 
	background: url(tplImg/global/leftNavi_capBottom.gif) no-repeat bottom;
	height: 5px;
	display: block;
}

#NaviLeft .boxText { 
	padding: 4px 0px 4px 0px;
}

#NaviRight .boxText { 
	padding: 3px 5px;
}

div.boxSearch{
	background: #586d82;
}

div.boxSearch div.infoBoxHeading, div.boxCart div.infoBoxHeading_right{
  background: url(img/pixel_trans.gif) right top no-repeat;
	padding: 5px 5px 2px 10px;
}

div.boxCart div.infoBoxHeading_right{
  background: #d9011f url(img/global/cornerRightTop.gif) right top no-repeat;
	padding: 5px 5px 2px 10px;
}

div.boxSearch div.boxText, 
div.boxSearch div.boxText a
{
	color: #fff;
	padding: 2px 10px 2px 10px;
}

.boxLanguages a img{
	background: none;
	display:inline;
}

.boxCategories a, 
.unterkategorie a, 
.boxContent a, 
.boxInformation a
{
	display: block;
	background-image: url(img/plus.gif);
	padding: 0px 15px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-bottom: 1px solid #fff;
}

.boxWhatsnew .picture{
	background:transparent url(tplImg/global/bgBlue_schraffiert.gif) repeat scroll 0%;
	padding:5px;
	position:relative;
	width: 170px;
}

.boxSpecials .picture{
	background:transparent url(tplImg/global/bgOrange_schraffiert.gif) repeat scroll 0%;
	padding:5px;
	position:relative;
	width: 170px;
}

.boxWhatsnew .picture .label, .boxSpecials .picture .label{
	left:0px;
	position:absolute;
	top:0px;
	z-index:100;
}

.boxWhatsnew .picture a.productImage, .boxSpecials .picture a.productImage{
	display: block;
	text-align:center;
	padding: 10px;
	background: #fff;
}

.boxWhatsnew a.allLink{
	display: block;
	padding: 5px;
	background: #003355;
	color: #fff;
}
.boxSpecials a.allLink{
	display: block;
	padding: 5px;
	background: #ff6600;
	color: #fff;
}

.boxWhatsnew a.allLink:hover{background: #003355 url(tplImg/global/bgAllLink.gif) repeat-x center top; color: #fff;}
.boxSpecials a.allLink:hover{background: #ff6600 url(tplImg/global/bgAllLink_highlight.gif) repeat-x center top; color: #fff;}
/* Module Styles */




/* Global Elements */
.leftFloater{
	float:left;
}

.rightFloater{
	float:right;
}

.leftAligner{
	text-align:left;
}

.rightAligner{
	text-align:right;
}

ul.hoizontalItemLister{
	padding: 10;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 10px 0px;
}

ul.hoizontalItemLister li{
	display:block;
	float:left;
	padding: 5px;
}

ul.hoizontalItemLister li a h1{
	font-size: 14x;
	font-weight: bold;
}

.buttonDelete input{
	border: 1px solid #CC0000;
	color:#FF0000;
	margin:0;
}

.toolBar{
  background: #f1f1f1;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #eee;
}

.toolBar hr,  hr, div.hrDiv{
	text-align: center;
	height: 1px;
	margin: 5px 0;
	color: #eee;
	background: #eee;
}

.toolBarTrans{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #eee;
}

.toolBarTrans img{
	margin-right: 10px;
}

.gradient_ttb{background:url(tplImg/global/gradient_ttb.gif) repeat-x; padding: 10px;}

.gradient_btt{}

ul.list{margin:0; padding:0; list-style:none;color: #5a7e92;}
ul.list li{display: block; padding: 3px;}
ul.list li a{color: #5a7e92;}

.headingMoImages{color: #999; font-weight: bold;}
img.moImages{float: left; margin: 5px 10px 5px 0px;}







/* Stndard HTML Tags */

BODY{

/* Margins */
	margin: 0;
	padding: 0;

/* Font */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 1,4em;
/* Background */
	background: #2a2a2a url(tplImg/header_mitLogo.gif) no-repeat top center;
}

img{
	border:0;
}

A {
  color: #035;
  text-decoration: none;
}

A:hover {
  color: #555;
  text-decoration: none;
}

FORM {
	display: inline;		   
}

P{
	display: block;
	margin: 10px 0;		   
}

ul{
	display: block;
	margin: 0 30px;
}

.contentsTopics, 
.pageHeading, 
.moduleHeading,

h1.contentsTopics, 
h1.pageHeading, 
h1.moduleHeading
{
	color: #003355;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	height: 25px;
	/*
	color: #000;
	background: url(img/global/bgBoxHeading_black.gif) repeat-x;
	*/
}

h3.moduleHeading
{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0;
	background: none;
}

.section{
	margin: 10px 0px;
}


.boxTextBG {
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	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-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}


.headerNavigation {
}

A.headerNavigation {
font-weight: bold;
}

A.headerNavigation:hover {
}


.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-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}


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

TR.headerInfo {
  background: #00ff00;
}


.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;
}


.footer {
  font-size: 10px;
	background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  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: #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-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}


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

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


TR.subBar {
  background: #f4f7fd;
}


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

.main, P.main {
}


.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}


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


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


.fieldValue {
  font-size: 12px;
}


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

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

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

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

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

SPAN.underline {
	text-decoration: underline;
}

.formArea {
  background: #f1f1f1;
	padding: 5px;
}


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

.copyright {
  text-align:center;
	color: #ccc;
	margin-top: 10px;
}
.parseTime {
  text-align:center;
	color: #ccc;
}
.copyright A{
  color: #ccc;
}
.copyright:hover A{
  color: #ccc;
  text-decoration: none;
}


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

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff6600;
	font-size: 80%;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

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

.moduleRow {
	background-color: #f5f5f5;
	padding: 3px;
	margin: 3px;
}
.moduleRowOver { 
	background-color: #f1f1f1;
	padding: 3px;
	margin: 3px;
}
.moduleRowSelected {
	background: #555;

	color: #fff;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
	}

.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 10px;
	color: #000000;
}

/* 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 { 
	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-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-size: 10px; 
}

.messageStackError, .messageStackWarning { 

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

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

/* input requirement */

.inputRequirement { 

	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;
}

.tableListingI {
	background-color: #f1f1f1;
}

.tableListingII {
	background-color: #f9f9f9;
}

.tableBody {
	padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


/* nur für <= IE6 */
* html #Header .leftCol, * html #NaviLeft{
  float:left;
	margin: 0 auto;
}
* html #MainContent{
	margin: 0 4px 0 5px;;
}
/* / nur für <= IE6 */


/* Hacks & Standard HTML Tags */
* { margin:0; padding:0; font-size: 100%; }

html { height: 100% }

fieldset, img { border:0; }

select, input, textarea { font-size: 99%; display:inline }

div { height: 100%; }

.clear{
	clear: both; 
	display: block;  
}

.clearfix {display: inline-block;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html .clear {height: 1%;}
/* End hide from IE-mac */

.ie6Fix{
    width:99%;
}


/* PRODUCT SLIDER */
.productSliderContainer{ 
	/* gesamter Scroll Container (sichtbarer Bereich) */		
	width: 720px; 
	overflow:hidden;
	text-align: left;
	margin: 0px;
}

.productSliderContainer .infoBoxHeading{ 
	/* Überschrift */		
	padding: 5px;
	font-weight:bold;
	font-size:14px;
	color:#555;
}

#productSlider { 
	/* background:  url(tplImg/productSlider/sliderMiddle.gif) no-repeat center top;*/	
	margin: 0px; 
}

div.scroller { 
	/* gesamter Scroller (sichtbarer Bereich) */		
	width: 100%;
	height: 200px;
	overflow:hidden;
}

div.scroller div.section {
	/* Objekte im Scroller (einzeln) */		
	width: 744px; 
	height: 180px;
	overflow:hidden;
	float:left;
	background: url(tplImg/module/gradientBottom.gif) repeat-x bottom;
}

div.scroller div.content {
	/*
	Breite des Scroll Inhaltes (teils Unsichtbar)
	Berechnung = Anzahl der Produkte x Breite des Objektes 
	Opional kann eine maximale Breite gewählt werden
	*/	
	width: 100000px;
}

div.section a{
	height: 160px;
	width: 240px; 
	padding: 15px 0px;
	display: block;
	float:left;
	text-align: center;
	border-right: 1px solid #eaeaea;
}
div.section a:hover{
	background: url(tplImg/module/bgOver.gif) no-repeat center top;
	border-right: 1px solid transparent;
	color: #fff;
}
div.section a img{
	margin-top: 30px;
}

div.section a span.priceLabel{
	display: none;
}
div.section a:hover span.priceLabel{
	display: inline;
	position: absolute;
	cursor: pointer;
	width: 160px; 
	height: 40px;
	color: #003355;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: -80px;
}

div.section a h2.name{
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	padding: 0px;
}

div#section1, div#section2, div#section3, div#section4, div#section5, div#section6, div#section7 {
	/* Section Spezifisch */
}

/* Control Bar Bottom */
.controlBar{
	width: 100px;
	height:40px;
	margin: 20px auto;
}

a.controlBar_buttonBack{
	width:30px;
	height:40px;
	background:#ccc url(tplImg/productSlider/sliderButtonBack.gif) no-repeat center;
	float:left;
}
a.controlBar_buttonBack:hover{
	background: url(tplImg/productSlider/sliderButtonBack.gif) no-repeat center;
}
a.controlBar_buttonNext{
	width:30px;
	height:40px;
	background:#ccc url(tplImg/productSlider/sliderButtonNext.gif) no-repeat center;
	float:left;
}
a.controlBar_buttonNext:hover{
	background:url(tplImg/productSlider/sliderButtonNext.gif) no-repeat center;
}
/* EOF PRODUCT SLIDER */


/* POPUPS */

.popupImage, .popupImage a{background: #2a2a2a; padding:10px; color:#fff;}
.popupImage .heading{padding:5px; font-weight: bold; font-size: 14px; text-align:center;}
.popupImage .content{}
	.moImages{background: #000;}
	.moImages a img{border: none;}

.popupContent{background: #fff; padding:10px;}

