/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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 
   ---------------------------------------------------------------------------------------*/
body {
	font-size: 76.1%;
	font-family: Helvetica, Geneva, Swiss, Arial;
	background: #fff;
	width: 100%;
}
#container {
	width: 780px;
	margin: 0 auto;
	padding: 20px 10px;
}
* {
	padding: 0;
	margin: 0;
}
#container3 {
	float:left;
	width:100%;
	background: #FF831F;
	overflow:hidden;
	position:relative;
}
#container2 {
	float:left;
	width:100%;
	background: #FF831F;
	position:relative;
	right:281px;
}
#container1 {
	float:left;
	width:100%;
	background: #FF831F;
	position:relative;
	right:342px;
}
#col1 {
	float:left;
	width:342px;
	position:relative;
	left:79.9%;
}
#col2 {
	float:left;
	width:281px;
	position:relative;
	left:79.9%;
	border-top: solid 1px #fff;
}
#col3 {
	float:left;
	width:157px;
	position:relative;
	left:79.9%;
}
.text_shop_links {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
}
#footer {
	clear:both;
	float: left;
	width: 68%;
}
div.clear {
	clear: both;
}
div.footer_rechts {
	float: right;
	width: 163px;
}
div.footer_ecommerce {
	padding: 25px 0 0;
	text-align: right;
}
table.colorbackground {
	background: #FF831F;
}
table.colorbackground_shop {
	background: #F1F1F1;
}
td.text_box {
	background-color: #FF831F;
	border-right: solid 1px #fff;
}
div.box_meinungen {
	padding: 3em 2em 3.7em 3em;
	border-right: solid 1px #fff;
}
div.box_teaser {
	padding: 2em 0 0 3.5em;
	margin: 0.5em 1em 0 1em;
}
.textteaser {
	color: #FFF;
	font-size: 23px;
	line-height: 1em;
}
.textteaser_bold {
	color: #FFF;
	font-size: 24px;
	font-weight:bold;
	line-height: 1em;
}
span.testimonial {
	background: #dcdcdc;
}
div.centertextdropdown {
	text-align: center;
	padding: 0.5em 0 5em 0
}
option.colordropdown {
	background-color: #FF831F;
	color: #FFF;
}
td.suchbox {
	padding: 5px 0 0 0;
}
td.nav_links_shop {
	background: #FF831F;
}
td.nav_links_service {
	background: #666;
}
td.color_content_service {
	background: #F1F1F1;
}
#menue {
	background: #D2D2D2;
	color: #000;
}
.masthead {
	background: #dcdcdc;
	width:780px;
}
#search_form {
}
#search_form .search_input {
	width: 150px;
	padding: 2px;
	color: #333;
	background: #fff5ee;
	font: normal 0.91667em Verdana, sans-serif;
	border: 1px solid #aaa;
	border-right-color: #eee;
	border-bottom-color: #eee;
}
#search_form .search_input:focus {
	background: #fff;
	border-color: #777;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}
h1, h2, h3, h4 {
	margin: 0.5em 0;
	font: bold 1.0em;
}
h1 {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #666;
}
h2 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #666;
}
h3 {
	font-size: 1em;
	line-height: 1.1em;
	color: #666;
}
h4 {
	font-size: 1em;
	line-height: 1.2em;
	color: #666;
}
.bordertest {
	border-bottom: 1px solid #ccc;
}
.imageborder {
	border: solid 1px #ccc;
	margin: 5px 5px 5px 0;
}
.service1 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.service2 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-left:15px;
}
.service1 a:link, .service2 a:link {
	color: #666;
	text-decoration: none;
}
.service1 a:visited, .service2 a:visited {
	color: #666;
	text-decoration: none;
}
.service1 a:hover, .service2 a:hover {
	color: #999;
	text-decoration: underline;
}
.service1 a:active, .service2 a:active {
	color: #cc3333;
	text-decoration: none;
}
img {
	border: 0px;
}
.kundenservice {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	background: #666;
	width: 600px;
	height: 60px;
}
.contenthead {
	background-color: #666;
}
.boxcontent {
	color: #FFF;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	padding-left: 5px;
}
.boxcontent a:link {
	color: #FFF;
	text-decoration: none;
}
.boxcontent a:visited {
	color: #FFF;
	text-decoration: none;
}
.boxcontent a:hover {
	color: #FFF;
	text-decoration: underline;
}
.boxcontent a:active {
	color: #FFF;
	text-decoration: underline;
}
.admin {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding: 18px;
}
.admin a:link {
	color: #FFF;
	text-decoration: none;
}
.admin a:visited {
	color: #FFF;
	text-decoration: none;
}
.admin a:hover {
	color: #FFF;
	text-decoration: underline;
}
.admin a:active {
	color: #FFF;
	text-decoration: underline;
}
.leftcontent {
	padding: 15px 0 15px 0;
	border-top: 1px solid #FFF;
}
.breadcrump {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 0 15px 0 15px;
	background: #FF831F;
}
.mcontent {
	padding: 15px;
}
.navigationcat {
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px 0 0 0;
	white-space: nowrap;
}
.navigationcat a:link {
	color: #FFF;
	text-decoration: none;
}
.navigationcat a:visited {
	color: #FFF;
	text-decoration: none;
}
.navigationcat a:hover {
	color: #FFF;
	text-decoration: underline;
}
.navigationcat a:active {
	color: #FFF;
	text-decoration: underline;
}
.advsearch {
	color: #666;
	font-size: 10px;
	font-weight: bold;
}
.advsearch a:link {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.advsearch a:visited {
	color: #666;
	text-decoration: none;
}
.footer1 {
	color: #666;
	font-size: 13px;
	padding: 14px 0 5px;
	word-spacing: 5px;
	font-weight: bold;
}
.footer1 a:link, .footer2 a:link, .footer3 a:link {
	color: #666;
	text-decoration: underline;
}
.footer1 a:visited, .footer2 a:visited, .footer3 a:visited {
	color: #666;
	text-decoration: underline;
}
.footer1 a:hover, .footer2 a:hover, .footer3 a:hover, .advsearch a:hover {
	color: #FF831F;
	text-decoration: underline;
}
.footer1 a:active, .footer2 a:active, .footer3 a:active, .advsearch a:active {
	color: #cc3333;
	text-decoration: overline;
}
.footer3 a:link {
	color: #666;
	text-decoration: none;
}
.footer3 a:visited {
	color: #666;
	text-decoration: none;
}
.footer3 a:hover {
	color: #FF831F;
	text-decoration: underline;
}
.footer3 a:active {
	color: #cc3333;
	text-decoration: overline;
}
.footer2 h2 {
	color: #666;
	font-size: 1em;
	padding: 5px 0 0;
	font-weight: bold;
}
.footer3 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 5px;
}
.boxText {
	font-size: 10px;
}
.boxTextBG {
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-size: 10px;
	color: #fff;
	background-color: #ff831f;
}
.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: #FFF;
	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;
}
img {
	border: 0;
}
A {
	color: #000;
	text-decoration: none;
}
A:hover {
	color: #FF831F;
	text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
	background-color: #fff;
}
TR.headerNavigation {
	background: #F6F6F6;
}
TD.headerNavigation {
	font-size: 10px;
	color: #000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}
.navtrail {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
}
A.headerNavigation {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
A.headerNavigation:hover {
	color: #FFF;
}
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-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}
TD.headerError {
	font-size: 12px;
	background: #ff0000;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-size: 12px;
	background: #00ff00;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #bbc3d3;
}
TD.footer {
	font-size: 10px;
	background: #F6F6F6;
	color: #000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
}
.infoBox {
}
.infoBoxContents {
	font-size: 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-size: 12px;
	font-weight: bold;
	background: #FF831F;
	height: 17px;
	color: #fff;
	padding: 2px 5px 2px 5px;
}
TD.infoBoxHeading_right {
	font-size: 10px;
	font-weight: bold;
	background: #FF831F;
	height:17px;
	color: #000;
}
TD.infoBox, SPAN.infoBox {
	font-size: 10px;
 background: background: #FF831F;
	border-color: #C4C4C4;
}
TD.infoBox_right, SPAN.infoBox_right {
	font-size: 10px;
	background: #FF831F;
}
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: #FFF;
	font-weight: bold;
}
TD.productListing-data {
	font-size: 10px;
}
A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}
A.pageResults:hover {
	color: #fff;
	background: #FF831F;
	text-decoration: underline;
}
TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-size: 10px;
	color: #000;
}
TD.main, P.main {
	padding: 3px 0;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}
TD.smallText a, SPAN.smallText a, P.smallText a {
	font-size: 10px;
	color: #FF831F;
}
TD.accountCategory {
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-size: 1em;
	padding: 15px 0 0 0;
}
TD.fieldValue {
	font-size: 12px;
	padding: 15px 0 0 0;
}
TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
	background: #d2d2d2;
}
TEXTAREA {
	width: 100%;
	font-size: 12px;
}
SPAN.greetUser {
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
SPAN.underline {
	text-decoration: underline;
}
TABLE.formArea {
	background: #f1f1f1;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}
TD.copyright {
	color: #666;
	font-size: 11px;
	padding-left:25px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
	color: #ff0000;
}
SPAN.productDiscountPrice {
	color: #ff0000;
	font-weight: bold;
}
.smallHeading {
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.moduleRow {
	font-size: 1.1em;
	line-height: 1.1em;
	background: #FF831F;
	color: #FFF;
	padding: 1px 3px 5px 1px;
}
.moduleRowOver {
	background: #FF831F;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 1px 3px 5px 1px;
}
.moduleRowSelected {
	background: #FF831F;
}
.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-size: 10px;
	color: #000;
}
/* 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: #FFF;
	background-color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemap_heading a {
	color: #FFF;
}
.sitemap_heading a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.sitemap_sub {
	font-size: 9pt;
	color: #000;
	background-color: #E6E6E6;
	padding: 2px 2px;
}
.sitemap_sub a {
	color: #000;
}
.sitemap_sub a:hover {
	color: #999;
	text-decoration: underline;
}
/* 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: #fff;
	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-size: 1.1em;
	padding: 0 0 5px 0;
	color: #666;
	font-weight: bold;
}
.tableListingI {
	background-color: #eee;
}
.tableListingII {
	background-color: #d0d0d0;
}
.tableBody {
	padding: 5px;
}
.poweredby {
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
ul, ol, dl {
	margin: 0 0 1em 1em
}
li {
	margin-left: 1.5em;
	line-height: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 2em;
}
blockquote, cite {
	margin: 0 0 1em 1.5em;
	font-size: 0.93em;
	width: auto;
}
/* fliesstext */
p {
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
p a {
	color:#539c37;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
ul, dd, dt {
	line-height: 1.5em;
}
/* Stylesheets Sidebar begin */
#col {
	width: 210px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
#col_content {
	position: relative;
}
#col_content {
	margin-left: 0;
	margin-right: 0;
}
/* umfluss abschnitt */

.clearHere {
	clear: both;
}
/* boxen headline */

#col_content h1 {
	background: #ff831f;
	color: #fff;
	margin: 0px 0 0px 0;
	padding: 4px 3px 4px 7px;
	width: auto;
	height: 1%;
	font-size: 1.0em;
}
/* körper infoboxen */

.boxInfoLS {
	height: auto;
	font-size: 0.8em;
	height: 1%;
	background: #f1f1f1;
	border-bottom: 2px solid #fff;
	margin: 0;
	padding: 5px 12px;
}
/* meistverkauft sonderangebote */
#meistverkauft, #sonderangebote {
	margin: 10px 0px 15px 0px;
	font-size: 0.9em;
}
#meistverkauft h1 {
	font-size: 1.0em;
	margin: 0px 0 3px 0;
	padding: 5px 3px 5px 7px;
	background: #ff831f;
	font-weight: bold;
}
#meistverkauft h4, #sonderangebote h4 {
	font-weight: normal;
	color: #434343;
	border: none;
	line-height: 1.3em;
	margin: 6px 0px 2px 0px;
	font-size: 1.0em;
}
#meistverkauft h4 a {
	color: #434343;
	font-size: 1.0em;
}
#meistverkauft .TextBody {
	background: #f1f1f1;
	padding: 7px;
	font-size: 0.9em;
}
#meistverkauft .preis, #sonderangebote .preis {
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
	text-align: right;
}
#meistverkauft .productOldPrice {
	padding: 0px 8px 0px 0px;
	font-size: 0.8em;
	color: #ff831f;
	text-decoration: line-through;
	font-weight: normal;
}
#sonderangebote h1 {
	background: #ff831f;
	font-size: 1.0em;
	padding: 5px 3px 5px 7px;
	margin-bottom: 3px;
	font-weight: bold;
}
#sonderangebote .TextBody {
	background: #f1f1f1;
	padding: 7px;
	font-size: 0.9em;
}
#sonderangebote h4 a {
	color: #434343;
	font-size: 1.0em;
}
#sonderangebote .hrDiv, #meistverkauft .hrDiv {
	padding: 0px 0px 1px 0px;
	height: 0pt;
	margin: 0px;
	line-height: 0px;
	background: #dcdcdc;
}
/*  box - information content */

#boxInfoContentLS h1 {
	background: #666;
	font-size: 1.0em;
	margin-bottom: 3px;
	padding: 5px 3px 5px 7px;
	font-weight: bold;
}
.boxInfoContentLS {
	height: 1%;
	font-size: 0.9em;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	background: #f1f1f1;
}
.boxInfoContentLS ul li {
	margin: 0;
	padding: 0px 0px 4px 0px;
}
#col_content ul.conandinfo {
	list-style-type: none;
	margin: 0;
	padding: 18px 0px 12px 10px;
}
hr {
	color: #D0D0D0; /* IE */
	border: 1px solid #D0D0D0; /* Opera */
	background-color: #D0D0D0; /* Mozilla */
	height: 2px; /* Mozilla, Opera */
}
.hrDiv {
	padding-top: 1px;
	height: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	line-height: 0px;
	background-color: #dcdcdc;
}
.hrDiv {
	margin-top: 3px;
	margin-bottom: 3px;
}
/* links */
#col a, #col a em.file {
	color: #434343;
	text-decoration: none;
}
#col a:hover {
	text-decoration: underline;
}
.imagefix {
	display: inline;
	width: 50px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}
#meistverkauft img, #sonderangebote img {
	border: 1px solid rgb(227, 225, 226);
	position: relative;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #2F2F2F;
}
a:active, a:focus {
	outline: none
}
