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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; padding: 3px; }
.errorBox ul { margin-top: 0; padding-left: 20px; }
.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: #70d250; text-decoration: underline; }

BODY {
  background-image:url(../../images/pb_template/background.gif);
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
  outline:none
}

A.bundlecontractlink {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.bundlecontractlink:hover {
  color: #000000;
  text-decoration: none;
}

FORM {
	display: inline;
}

h1.produkt, h2.produkt, h1.product, h2.product {
	margin:0;
	font-size:12px;
	font-weight:bold;
}

.pageHeader tr td a { text-decoration: none; padding: 0 9px; display: block; height: 18px; line-height: 17px; text-align: center; font-weight: bold; color: #FFF;}
.pageHeader tr td a:hover,.pageHeader tr td a:active,.pageHeader tr td a:focus { background-color: #A80014; text-decoration: none; color: #FFF;}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

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


TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #C0C0C0;
  font-weight : normal;
}

.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;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_left_no_top_border {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border-right-width:0;
  border-left-width:0;
  border-top-width:0;
  border-bottom-width:1px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
}

TD.infoBoxHeading_left_border {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:17px;
  color: #FFFFFF;
  border-right-width:0;
  border-left-width:0;
  border-top-width:1px;
  border-top-color:#000000;
  border-top-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:17px;
  color: #FFFFFF;
}
TD.infoBoxHeading_right_border {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border-color:#000000;
  border-style: solid;
  border-width:1px;
  border-right-width:0;
}

TD.headlineContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border-color:#000000;
  border-style: solid;
  border-top-width:1px;
  border-bottom-width:1px;
  border-left:0;
  border-right:0;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E8E8E8; 

}

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:link {
  color: #000000;
  text-decoration: none;
  
}

A.pageResults:visited {
  color: #000000;
  text-decoration: none;
}

A.pageResults:hover {
  color: #000000;
  text-decoration: none;
}

A.pageResults:active {
  color: #000000;
  text-decoration: none;
}

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

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

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

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.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; */
	cursor: hand;
	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;
}
.navRight {
border-left: 1px solid;
border-color: #b6b7cb;
}
.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

INPUT.inputfield {
  border-width:1px;
  border-color: #A3A3A3;
  border-style: solid;
  background-color: #DEDEDE;
}


INPUT.checkout {
  border-width:1px;
  border-color: #A3A3A3;
  border-style: solid;
  background-color: #DEDEDE;
  width:170px;
}

SELECT.checkout {
  border-width:1px;
  border-color: #A3A3A3;
  border-style: solid;
  background-color: #DEDEDE;
  width:170px;
}

SELECT.inputfield {
  border-width:1px;
  border-color: #A3A3A3;
  border-style: solid;
  background-color: #DEDEDE;
}

TEXTAREA.inputfield {
  border-width:1px;
  border-color: #A3A3A3;
  border-style: solid;
  background-color: #DEDEDE;
}

TD {
font-family: Verdana, Arial, sans-serif; font-size: 11px;	
}

.boxText p {
	margin:0
}






/**
* CONFIGURATOR_LAYOUT
**/


.box_wahl_item {
	margin-top:5px;
	width:100%;
	min-height:21px;
	vertical-align:top;
	padding:0px;
	overflow:hidden;
	padding-bottom: 2px;
}

a.wahlbutton:link, a.wahlbutton:active, a.wahlbutton:visited,a.wahlbutton_active {
	min-height:21px;
	font-weight:bold;
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#514949;
	background-image:url(../../images/configurator/wahl_inaktiv.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	padding: 0 0 0 18px;
	vertical-align:middle;
}

a.wahlbutton:hover  {
	color:#000000;
	background-image:url(../../images/configurator/wahl_over.gif);
}

a.wahlbutton_active {
	background-image:url(../../images/configurator/wahl_aktiv.gif);
}

.netz_image {
	vertical-align:middle;
	margin-left:2px;
	margin-top:-2px;
	border:0;
}

.auswahl_headline_box180px, .auswahl_headline_box210px {
	padding:0px;
	border:1px solid #8E8E8E;
}
.auswahl_headline_box180px { width:180px }
.auswahl_headline_box210px { width:210px }

.box_auswahl_box180px, .box_auswahl_box210px, .box_auswahl {
	border:1px solid #8E8E8E;
	padding:10px;
	padding-top:5px;
	background-color:#FAFAFA;
	overflow:hidden;
}
.box_auswahl_box180px { width:160px }
.box_auswahl_box210px { width:190px }
* html .box_auswahl_box180px { width:160px }
* html .box_auswahl_box210px { width:190px }


/**
* Infos
**/

#details {
	clear:both;
	magin:0;
	float: left;
	width:760px;
	height:390px;
	padding:10px;
	overflow: hidden;
}

* html #details {
	width:780px;
	height:410px;
}

#box_handydetails {
	float:left;
	width:738px;
	height:368px;
	border:1px solid #8E8E8E;
	padding:10px;
	overflow:hidden;
	background-color:#FAFAFA;
}

* html #box_handydetails {
	width:760px;
	height:390px;
}


.handy_details {
	width:173px;
	height:370px;
	float:left;
	overflow:hidden;
}

.handy_image {
	float:left;
	width:170px;
	height:150px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-top:10px;
}

* html .handy_image {
	width:172px;
	height:154px;
}


.contract_details {
	margin-left:20px;
	float:left;
	width:210px;
	height:375px;
	overflow:hidden;
}


.vertrag_details {
	width:204px;
	height:294px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	padding:2px;
	margin-top:10px;
	background-color:#FFFFFF;
}

* html .vertrag_details {
	width:210px;
	height:300px;
}

.bundle_details {
	width:173px;
	height:370px;
	float:right;
	overflow:hidden;
}

.bundle_image {
	float:left;
	width:170px;
	height:150px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-top:10px;
}

* html .bundle_image {
	width:172px;
	height:154px;
}



a.more_button {
	float:left;
	margin-top:10px;
	height:21px;
	width:126px;
	background-image:url(../../images/configurator/bg_button.gif);
	font-weight:bold;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	line-height:21px;
	border:1px solid #575757;
}



#sternchentext {
	clear:both;
	padding: 0 12px;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#6B6B6B;
}


/**
* Headlines
**/

div.box_headline {
	background-image:url(../../images/configurator/box_bg_headline.gif);
	height:18px;
	border:1px solid #646464;
	width:auto;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	padding-top:3px;
	padding-left:0px;
	overflow:hidden;
	margin-top:5px
	
}

* html div.box_headline {
	height:27px;
}

span.tip span {
display:none;
}

#tooltip {
	background:#FAFAFA none repeat scroll 0%;
	border:1px solid #8E8E8E;
	font-size:smaller;
	opacity:0.92;
	filter: alpha(opacity = 92);
	padding:10px;
	text-align:center;
}

.pagebrowser {
	border: 1px solid #A1A0A3;
	background-color: #E0E0E0;
	background-image: url(img/pagebrowser_bg.gif);
}
.pagebrowser .smallText {
	/* FF-Mac Fix - lineHeight ist im MAC mit 14px berechet im WIN mit 12px */
	line-height: 12px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent .checkout_confirmation {
}
#TB_ajaxContent h2 {
	font-size: 14px;
	margin-bottom: 0;
	border-bottom: 1px solid #e8e8e8;
}
#TB_ajaxContent h3 {
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0.5em;
}
#TB_ajaxContent h4 {
	font-size: 12px;
	margin-bottom: 0;
}
#TB_ajaxContent div h4 {
	margin-top: 0.2em;
}
#TB_ajaxContent b {
	color: #464646;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#contact_extension h3 { font-size: 13px; font-weight: bold; }
#contact_extension label {
	width: 205px;
	float: left;
	display: block;
}
#contact_extension input {
	margin-bottom: 7px;
}
#contact_extension div.checkbox {
	margin-left: 209px;
}
#contact_extension div.checkbox input {
	float: left;
}
#contact_extension div.checkbox label {
	float: none;
	width: auto;
	display: inline;
}
#contact_extension div.checkbox div {
	margin-left: 23px;
}