/*
 * Stylesheet Skatemarket
 *
 * @version    CVS: $Id: stylesheet_skatemarket.css,v 1.7 2011/08/19 10:59:18 rpv Exp $
 * @copyright  2009, eGadgets - Labor für neue Medien, www.egadgets.de
 */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size: 10px; color: #C7440B; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0 8px;
}

TABLE.mainTable {
	width: 1000px;
	align: 0px auto;
}

TABLE.mainTableFooter {
	width: 1000px;
	align: 0px auto;
	border-top: 3px solid #C7440B;
	margin-top: 12px;
}

A { 
  color: #000000; 
  text-decoration: none;
}

A:hover { 
  color: #000000; 
  text-decoration: none;
}

A.big, A.cmsCategories { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 17px;
  color: #222222;
  font-weight: bold;
  text-decoration: none;
  line-height: 23px;
}

A.big:hover, A.cmsCategories:hover { 
  text-decoration: none;
}

FORM {
  display: inline;
}

DIV.headerCart {
  position: absolute;
  top: 0px;
  left: 738px;
  width: 240px;
  height: 62px;
  padding: 5px 10px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  z-index: 2;
  background-color: #C7440B;
  border-left: 1px solid #C7440B;
  border-right: 1px solid #C7440B;
  border-bottom: 1px solid #C7440B;
}

DIV.headerCart DIV#content {
	position: relative;
	top: 20px;
	width: 148px;
	color: #ffffff;
}

DIV.headerCartButtons {
  position: relative;
  float: right;
}

A.button_main
{
  display: inline-block;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  font-weight: bold;
}

A.button_main#button_warenkorb
{

}

A.button_main#button_kasse
{

}

.menu {
  background: #C7440B;
  border-left: 1px solid #C7440B;
  border-right: 1px solid #C7440B;
  border-bottom: 1px solid #C7440B;
}

.content {
  padding: 0px 0px 0px 12px;
}

.productDetails {
  width: 376px;
  float: left;
  margin-left: 16px;
}

.description {
  padding: 6px 12px;
  border-left: 1px solid #C7440B;
  border-right: 1px solid #C7440B;
  border-bottom: 1px solid #C7440B;
}

.productSubtitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #C7440B;
  padding: 4px 2px;
  margin-bottom: 5px;
}

.konfigurator {
  border-bottom: 1px dashed #C7440B;
  cursor: pointer;
}

.descriptionTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C7440B;
  background: #ffffff;
  text-indent: 10px;
  padding-top: 12px;
  border-left: 1px solid #C7440B;
  border-right: 1px solid #C7440B;
  border-bottom: 1px dashed #C7440B;
}

.productOptions {
  font-size: 12px;
  line-height: 18px;
  color: #C7440B;
  text-align: right;
}

.productButtons {
	width: 376px;
	float: right;
	margin: 10px 0px;
}

.productOptions DIV.children {
	text-align: left;
	margin-bottom: 3px;
}

.wikibox {
  margin-left: 9px;
  margin-right: 3px;
  margin-top: 9px;
  margin-bottom: 6px;
}
	
DIV.header {
  position: relative;
  width: 1000px;
  height: 144px;
}

DIV.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  color: #ffffff;
  background: #C7440B;
  font-size: 12px;
  font-weight: bold;
  left: 180px;
  top: 109px;
  z-index: 1;
  position: absolute;
  width: 750px;
  padding: 3px;
  text-indent: 11px;
  border: 1px solid #C7440B;
}

DIV.headerNavigationBack {
  font-family: Arial, Verdana, sans-serif;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  left: 405px;
  top: 38px;
  z-index: 2;
  float: left;
  position: absolute;
}

DIV.imageLogo {
  z-index: 2;
  float: left;
  position: absolute;
  left: 0px;
  top: 8px;
  width: 180px;
  height: 130px;
  background-image: URL(../images/local/logo_skatemarket.gif);
  background-repeat: no-repeat;
}

.languages {
  position: absolute;
  left: 938px;
  top: 111px;
  width: 60px;
}

.trusted {
  position: absolute;
  left: 170px;
  top: 20px;
}

DIV.headerLogin {
  z-index: 2;
  float: left;
  position: absolute;
  width: 276px;
  height: 83px;
  left: 400px;
  top: 0px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px 10px;
  background-color: #f1f6fb;
}

DIV.headerLogin DIV {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

DIV.headerLogin DIV #text {
  width: 62px;
  float: left;
  text-align: right;
  padding-top: 2px;
}

DIV.headerLoginBoxA {
  position: absolute;
  top: 26px;
  width: 288px;
}

DIV.headerLoginBoxB {
  position: absolute;
  top: 51px;
  width: 288px;
}

.headerLoginBoxA .headerLoginInput
{
	width: 200px;
	float: left;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.headerLoginBoxB .headerLoginInput[type=password]
{
	width: 107px;
	float: left;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.imageShopLogo {
  width: 180px;
  height: 130px;
}

A.headerNavigation { 
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
  text-align: center;
}

.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
}

DIV.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 494px;
  left: 170px;
  top: 80px;
  z-index: 2;
  float: left;
  position: absolute;
}

.headerOK {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #008000;
  color: #ffffff;
  font-weight: bold;
}

TR.headerInfo {
  background: #00C000;
  text-align: center;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #00C000;
  color: #ffffff;
  font-weight: bold;
}

TR.footer {
  background: #C7440B;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C7440B;
  color: #ffffff;
  font-weight: bold;
}

.footerInfo {
	background: #f7e3db;
}

.footerInfo #content {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 8px;
	float: left;
	text-align: left;
}

.footerInfo #content P {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222222;
}

.infoBox {
  background: #C7440B;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background: #C7440B;
  text-indent: 3px;
  padding: 4px;
  border-left: 1px solid #C7440B;
  border-right: 1px solid #C7440B;
  border-top: 1px solid #C7440B;
}

TD.infoBoxHeading2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #C7440B;
  background: #ffffff;
  text-indent: 6px;
  padding: 1px;
  border-left: 1px solid #C7440B;
  border-right: 1px solid #C7440B;
  border-top: 1px solid #C7440B;
}

DIV.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-indent: 3px;
  padding: 4px;
  text-align: left;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  line-height: 23px;
  border-bottom: 2px solid #C7440B;
}

TD.pageHeadingPullDown {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  border-bottom: 2px solid #C7440B;
  vertical-align: bottom;
  line-height: 23px;
}

TD.pageHeadingContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  border-bottom: 2px solid #C7440B;
  padding-right: 9px;
  padding-bottom: 2px;
}

H1.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  margin: 0px;
  line-height: 26px;
}

H1.pageHeading SPAN .productListingPrice
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 29px;
  font-weight: bold;
  color: #000000;
  margin: 0px;
  line-height: 32px;
}

H1.productListing {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C7440B;
  margin-bottom: 6px;
  margin-left: 10px;
  width: 290px;
}

H1.productListing A {
  font-family: Arial, Verdana, sans-serif;
  color: #C7440B;
  text-decoration: none;
}

H1.productListing A:hover {
  font-family: Arial, Verdana, sans-serif;
  color: #C7440B;
  text-decoration: underline;
}

DIV.productListingPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 17px;
  line-height: 19px;
  font-weight: bold;
  color: #C7440B;
  margin-top: 5px;
}

DIV.productListingDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  margin-left: 12px;
  margin-right: 12px;
  border-left: 3px solid #DEEFFA;
  padding-left: 6px;
  width: 330px;
}

DIV.productListingPulldown {
  padding-left: 12px;
}

DIV.productListingPulldown SELECT {
  width: 290px;
  margin-bottom: 5px; 
}

DIV.productListingPulldown SMALL {
  font-size: 11px;
}

H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

H3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  line-height: 17px;
}

H4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}

TD, TH, TD.main, P, UL {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

HR {
  border: 1px solid #C7440B;
}

.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #222222;
  font-weight: bold;
}

.productListing-heading:hover {
  text-decoration: underline;
}

TD.productListing-data {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
  text-align: center;
  padding: 8px 35px;
  border: 1px solid #ffffff;
}

TD.productListing-data:hover {
  border: 1px solid #aaaaaa;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 3px;
}

INPUT[type=text], INPUT[type=password], SELECT, TEXTAREA {
  border: 1px solid black;
}

TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.long { width: 95%; }

.formArea {
  background: #f7e3db;
  border-color: #C7440B;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

DIV.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 19px;
  line-height: 27px;
  font-weight: bold;
  color: #ff0000;
  margin-top: -5px;
}

SPAN.productSpecialPrice {
  font-weight: bold;
  color: #ff0000;
}

SPAN.specialSave {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #ff0000;
}

SPAN.productSpecialPriceBig {
  font-family: Arial, Verdana, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  color: #ff0000;
}

.pagesList {
	padding: 15px 5px;
	font-size: 17px;
	color: #202020;
}

.pagesList A {
	padding: 4px 8px;
	margin-right: 6px;
	font-size: 17px;
	display: inline;
	color: #222222;
	background: #ffffff;
	border: 1px solid #d8d8db;
	text-decoration: none;
}

.pagesList A:hover {
	border: 1px solid #C7440B;
	text-decoration: none;
}

.pagesList DIV.selected {
	padding: 4px 8px;
	margin-right: 6px;
	font-size: 17px;
	color: #ffffff;
	display: inline;
	background: #C7440B;
	border: 1px solid #C7440B;
}

.moduleRow { }
.moduleRowOver { background-color: #EEEEEE; cursor: hand; }
.moduleRowSelected { background-color: #DDDDDD; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #505050; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #505050; font-weight: bold; }

/* Heidelpay CSS */
.bar { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.bar a:link { color: #FFFFFF; text-decoration: none; }
.bar a:visited { color: #FFFFFF; text-decoration: none; }
.bar a:hover { color: #FFFFFF; text-decoration: underline; }
.bar a:active { color: #FFFFFF; text-decoration: none; }

BIG {
  font-size: 13px;
  font-weight: bold;
}

.productImage {
 border: 0px;
}

label
{
	cursor: pointer;
	border-bottom: solid 1px;
	text-decoration: none;	
}

.layer {
  background: #ffffff;
  padding: 0px;
  position: absolute;
  top: -260;
  border-color: #222222;
  border-width: 1px;
  border-style: ridge;
}

.layer_push {
  visibility: hidden;
  background: #ffffff;
  width: 650px;
  border-color: #222222;
  border-width: 1px;
  border-style: ridge;
  margin-bottom: 10px;
}

.layer_push_span {
  visibility: hidden;
  padding: 0px;
  width: 650px;
}

.layer_button {
  position: absolute;
  bottom: -20px;
}

.suma_footer {
  color: #666666;
}

DIV.agb_checkout_payment
{
	overflow: auto;
	height: 200px;
}

DIV.productDescription
{
	overflow: auto;
	max-height: 480px;
	padding-right: 5px;
}

DIV.productOptions UL {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	max-height: 220px;
	overflow: auto;
	border-bottom: 0px dashed #C7440B;	
}

DIV.productOptions UL LI A {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 304px;
	padding: 5px 7px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	color: #222222;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	border: 1px solid #aaaaaa;
	background: #aed8f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f6fb), to(#aed8f7));
	background: -moz-linear-gradient(top, #f1f6fb, #aed8f7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f6fb', endColorstr='#aed8f7');
	text-decoration: none;
}

DIV.productOptions UL LI A:hover {
	background: #71acd5;
	background: -webkit-gradient(linear, left top, left bottom, from(#aed8f7), to(#71acd5));
	background: -moz-linear-gradient(top, #aed8f7, #71acd5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aed8f7', endColorstr='#71acd5');
	text-decoration: none;
}

DIV.productOptions UL LI A.selected, DIV.productOptions UL LI A.selected.inactive {
	background: #217dbd;
	color: #ffffff;
	border: 1px solid #666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#71acd5), to(#217dbd));
	background: -moz-linear-gradient(top, #71acd5, #217dbd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71acd5', endColorstr='#217dbd');
	text-decoration: none;
}

DIV.productOptions UL LI A.inactive {
	background: #f1f6fb;
	color: #222222;
	border: 1px solid #cccccc;
	cursor: help;
	text-decoration: none;
}

DIV.productOptions UL LI A.inactive:hover {
	background: #f1f6fb;
	color: #222222;
	cursor: help;
	border: 1px solid #a00000;
	text-decoration: none;
}

DIV.productOptions UL LI A.selected.inactive:hover {
	background: #217dbd;
	color: #ffffff;	
	cursor: help;
	border: 1px solid #a00000;
	background: -webkit-gradient(linear, left top, left bottom, from(#71acd5), to(#217dbd));
	background: -moz-linear-gradient(top, #71acd5, #217dbd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71acd5', endColorstr='#217dbd');
	text-decoration: none;
}

/*
Neue Suchfunktion
*/
DIV.productSearch
{
	clear:both;
	padding-top: 1px;
}

DIV.productSearch H1
{
	font-size: 17px;
	color: #C7440B;;
	margin: 6px 0px;
	padding: 0px;
}

DIV.productSearch .productSearchResult
{	
	float: left;
	border: 0px;
	width: 33%;
	text-align: center;
}

DIV.productSearch .productSearchMoreResults
{
	clear: both;
	font-size: 15px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: right;
}

DIV.productSearch .productSearchMoreResults A
{
	color: #C7440B;
}

DIV.searchBoxHeader
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  width: 262px;
  position: absolute;
  float: left;
  z-index: 2;
  left: 738px;
  top: 78px;
}

DIV.searchBoxHeader INPUT#search
{
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	width: 228px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

DIV.searchBoxHeader INPUT#submitButton
{
	 margin-left: 3px;
	 margin-bottom: 1px;
}

DIV.searchOptions DIV DIV
{
	float: left;
	margin: 5px;
}

DIV.searchOptions INPUT.beforeEdit
{
	color:gray;
}

DIV.searchOptions INPUT.afterEdit
{
	color:black;
}

DIV.searchOptions DIV#keywords
{
	width: 100%;
	margin: 5px;
}

DIV.searchOptions DIV#includeSubCat
{
	clear: left;
}

INPUT#pfrom, INPUT#pto
{
	width: 90px;
} 

DIV.searchOptions DIV#keywords INPUT
{
	width: 97%;
	font-size: 15px;
	font-weight: normal;
	border: 1px inset #CCCCCC;
	color: #333333;
	padding: 2px;
}

DIV.searchWithoutResults
{
	color: black;
	padding: 5px 5px 5px 30px;
	margin-bottom: 10px;
	font-size: 12px;
	background: transparent url('../images/icons/warning.gif') no-repeat 10px;
	border: 1px dashed #f00;
}

SELECT.childOptions
{
	width: 280px;
}

SELECT.childOptions OPTION
{
	margin-left: 5px;
}

SELECT.childOptions OPTION#heading
{
	background-color: #DEEFFA;
	color: black;
	border-bottom: 1px solid black;
	margin-left: 0px;
	margin-bottom: 2px;
}

/* Anzeige Produktbilder Produktdetailseite*/
DIV#productImage IMG
{
	margin: 0px 0px 7px 0px;
}

DIV#additionalImages IMG
{
	margin: 0px 5px 5px 0px;
}

DIV.manufacturer
{
	margin: 0px 0px 5px 5px;
	float: right;
	width: 124px;
}

DIV.additionalProductInfo
{
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
}

DIV.additionalProductInfo#frameCalc
{
	width: 210px;
	text-align: right;
}

DIV.additionalProductInfo#testReports
{
	width: 200px;
}

DIV.additionalProductInfo#video
{
	width: 240px;
}

/* 
 * #5903 Einkäufe und Produkte posten
 * core/socialIntegration
 */
DIV.socialPostOrder
{
	margin-top: 5px;
	float: left;
	text-align: left;
}

DIV.socialPostOrder #buttons
{
	width: 105px;
	height: 50px;
	margin: 0px auto;
	padding: 10px 0px 0px 5px;
}

DIV.socialPostOrder #buttons_product
{
	width: 150px;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
}

DIV.socialPostOrder #buttons_product DIV
{	
	padding: 10px 0px 0px 5px;
}

DIV.agb_checkout_payment
{
	overflow: auto;
	height: 200px;
	border: 1px solid #C7440B;
	padding: 5px;
}

SPAN.configuratorPriceSum
{
	margin-right: 10px;	
	font-size: 14px;
	color: #C7440B;		
}

TD.configuratorPriceSum
{
	font-weight: normal;
	padding: 3px;
	text-align: center;
}

DIV.notAvailableInfo
{
	position: relative;
	z-index: 2;
	top: -100px;
	left: -50px;
	display: none;
}

DIV.notAvailableInfo DIV
{
  font-family: Arial, Verdana, sans-serif;
  color: #000000;
  padding-top: 5px;
  text-indent: 0px;
}

DIV.notAvailableInfo DIV#background
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

DIV.notAvailableInfo DIV#text
{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 20px;
	width: 250px;
}

DIV.notAvailableInfo DIV#button
{
	position: absolute;
	z-index: 2;
	top: 153px;
	left: 170px;
}

DIV.notAvailableInfo DIV H1
{
  font-size: 20px;
  line-height: 23px;
  font-weight: bold;
}

DIV.notAvailableInfo DIV P
{
  font-size: 12px;
}

TABLE.frame_calculation
{
	padding: 0px;	
	margin: 0px;
	border: 1px solid #AAAAAA;
	width: 50%;	
}

TABLE.frame_calculation TD
{
	text-align: center;
	padding: 2px;
}

TABLE.frame_calculation TH
{
	background-color: #DDDDDD;
	padding: 2px;
}

DIV.frame_calculator_widget
{
	float:right;
	margin-top:40px;
	margin-left:5px;
	margin-bottom:5px;
	width: 250px;
}

DIV.notifyField {
	color: #222222;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	margin: -2px 0px 5px 0px;
	padding: 3px 6px 6px 8px;
	width: 304px;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	border: 1px solid #aaaaaa;
	background: #f1f6fb;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f6fb), to(#d8e3ec));
	background: -moz-linear-gradient(top, #f1f6fb, #d8e3ec);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f6fb', endColorstr='#d8e3ec');
}

FIELDSET {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border: 1px solid #C7440B;
	margin-bottom: 5px;
}

DIV.scalePrices {
	width: 170px;
}

BLOCKQUOTE {
	margin-left: 0px;
}

.product_select {
	width: 330px;
	margin-bottom: 6px;
}

.lager_status {

}

/* Margin ist gleich SPAN-Breite (unten) abzüglich Kategorienbild-Breite */
DIV.priceFilterCategory IMG {
	margin-left: 10px;
	margin-right: 10px;
}

DIV.priceFilterCategory SPAN {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background: #C7440B;
  text-indent: 3px;
  padding: 4px;
  width: 170px;
  background-image: URL(../images/local/menuheading_back.gif);
  background-repeat: repeat-x;
  border: 1px inset #C7440B;
}

.orderConfirmation
{
  background: #DEEFFA;
}

TABLE.orderDetails
{
  border-left: 1px solid #C7440B;
  border-right: 1px solid #C7440B;
}

TABLE.orderDetails TR#head TD
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  background: #DEEFFA;
  padding: 4px 8px;
  border-top: 1px solid #C7440B;
  border-bottom: 1px solid #C7440B;
}

TABLE.orderDetails TD
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding: 8px 4px;
  border-bottom: 1px solid #C7440B;
}

TABLE.orderDetails TD A:hover
{
  color: #C7440B;
}

DIV.bottomBorder
{
	width: 222px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #C7440B;
}

SPAN.orderName {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #C7440B;
  line-height: 18px;
}

DIV.footerHead {
  font-family: Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  color: #C7440B;
  line-height: 21px;
}

TABLE#featured IMG
{
	border: 0px;
}

TABLE#featured SPAN.productSpecialPrice
{
	font-size: 17px;
	line-height: 21px;
}

DIV.shopBanner
{
	padding: 10px 0px;
	width: 100%;
}

.shopBannerElements
{
	width: 210px;
	float: left;
	text-align: center;
}

A:hover IMG { 
  text-decoration: none;
}
