/* -----------------------------------------------------------------------------------------
   Hartmut Frings - www.hartmutfrings.de (c)2006 Hartmut Frings
   -----------------------------------------------------------------------------------------
   $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 {
  background-color: #ffffff;
  /*background-image: url(./img/back.png);
  background-attachment:fixed;
  background-position: top;*/
  color: #000000;
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  margin-top:5px;
  margin-left:auto;
  margin-right:auto;
  min-width:950px;
  max-width:1200px;
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;	
}
.tableShop {
	background-color: #FFFFFF;
}
TD.topHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:5px;
	color: #0099ff;
	border-bottom:1px solid #0099ff;
}
/* BOXES 
.content .box_ol {
	background-image: url(./img/bilder/box_ol.jpg);
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;			
}

.content .box_om {
	background-image: url(./img/bilder/box_om.jpg);
	width: 100%;
	height: 16px;
	line-height: 14px;
	background-repeat: repeat-x;
}

.content .box_or {
	background-image: url(./img/bilder/box_or.jpg);
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}

.content .box_ml {
	background-image: url(./img/bilder/box_ml.jpg);
	width: 20px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
}

.content .box_mm {
	background-color: #FFFFFF;
}

.content .box_mr {
	background-image: url(./img/bilder/box_mr.jpg);
	width: 20px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
	background-position: left;
}

.content .box_ul {
	background-image: url(./img/bilder/box_ul.jpg);
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}

.content .box_um {
	background-image: url(./img/bilder/box_um.jpg);
	width: 100%;
	height: 16px;
	line-height: 16px;
	background-repeat: repeat-x;
}

.content .box_ur {
	background-image: url(./img/bilder/box_ur.jpg);
	height: 16px;
	width: 20px;
	background-repeat: no-repeat;
}
/* BOXES 2 */
.content table.box{
	margin:2px; padding:2px;
}
.content .box_ol {
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}

.content .box_om {
	border-top:1px solid #cecece;
	width: 100%;
	height: 16px;
	line-height: 14px;
	background-repeat: repeat-x;
}

.content .box_or {
	border-top:1px solid #cecece;	
	border-right:1px solid #cecece;
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}

.content .box_ml {
	border-left:1px solid #cecece;
	width: 20px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
}

.content .box_mm {
	background-color: #FFFFFF;
}

.content .box_mr {
	border-right:1px solid #cecece;
	width: 20px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
	background-position: left;
}

.content .box_ul {
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}

.content .box_um {
	border-bottom:1px solid #cecece;
	width: 100%;
	height: 16px;
	line-height: 16px;
	background-repeat: repeat-x;
}

.content .box_ur {
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	height: 16px;
	width: 20px;
	background-repeat: no-repeat;
}
/*END BOXES 2*/
 
/* BOXES 3 left

.navLeft table.box{
	margin:1px;
}
.navLeft .box_ol {
	border-top:1px solid #0099ff;
	border-left:1px solid #0099ff;
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: no-repeat;
}

.navLeft .box_om {
	border-top:1px solid #0099ff;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background-repeat: repeat-x;
}

.navLeft .box_or {
	border-top:1px solid #0099ff;	
	border-right:1px solid #0099ff;
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: no-repeat;
}

.navLeft .box_ml {
	border-left:1px solid #0099ff;
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: repeat-y;
}

.navLeft .box_mm {
	background-color: #FFFFFF;
}

.navLeft .box_mr {
	border-right:1px solid #0099ff;
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: repeat-y;
	background-position: left;
}

.navLeft .box_ul {
	border-left:1px solid #0099ff;
	border-bottom:1px solid #0099ff;
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: no-repeat;
}

.navLeft .box_um {
	border-bottom:1px solid #0099ff;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background-repeat: repeat-x;
}

.navLeft .box_ur {
	border-right:1px solid #0099ff;
	border-bottom:1px solid #0099ff;
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: no-repeat;
}
/*END BOXES 3 left */

/* BOXES 4 left */

.navLeft table.box{
	margin:1px;
}
.navLeft .box_ol {
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: no-repeat;
}

.navLeft .box_om {
	width: 100%;
	height: 8px;
	line-height: 8px;
	background-repeat: repeat-x;
}

.navLeft .box_or {
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: no-repeat;
}

.navLeft .box_ml {
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: repeat-y;
}

.navLeft .box_mm {
	background-color: #FFFFFF;
}

.navLeft .box_mr {
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: repeat-y;
	background-position: left;
}

.navLeft .box_ul {
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: no-repeat;
}

.navLeft .box_um {
	width: 100%;
	height: 8px;
	line-height: 8px;
	background-repeat: repeat-x;
}

.navLeft .box_ur {
	width: 5px;
	height: 8px;
	line-height: 8px;
	background-repeat: no-repeat;
}
/*END BOXES 4 left */

.boxTextBG {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #f4f4f4;
}
h1 {font-size:12px;
	line-height:12px;}
/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited {
	font-size: 10px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
}
#navtrail {
	float:left;
}
#navtrail, .headerNavigation, .headerNavigation A, .headerNavigation A:visited {
	font-size: 15px;
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #0099ff; 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: #70d250; text-decoration: underline; }
.errormessage {border:3px dotted #ff0000; padding:15px; color: #ff0000; font-weight:bold;}

img{
border:0;
}

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

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

FORM {
	display: inline;
}
.navileiste_1 {
	/*background-image: url(./img/bilder/page_nav1.png);*/
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
}
.navileiste_2 {
	/*background-image: url(./img/bilder/page_nav5.png);*/
	background-color: #0099ff;
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:4px;
}
.navileiste_3 {
	/*background-image: url(./img/bilder/page_nav3.png);*/
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
}
.navileiste_2 a {
	color: #ffffff;
	padding: 2px;
	font-weight: bold;
}
.navileiste_2 a:hover {
	color: #f4f4f4;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0099ff;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding: 5px;
}

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

.infoBoxNotice {
	border: 3px solid #ff0000;
}

.infoBoxNoticeContents {
  background: #FF9933;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*background-image: url(./img/bilder/top_nav_03.png);*/
	background-color: #0099ff;
	height:20px;
	color: #ffffff;
}

TD.infoBoxHeading_right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:17;
	color: #ffffff;
	/*background-image: url(./img/bilder/top_nav_03.png);*/
	background-color: #0099ff;
}

TD.infoBoxHeading a{
	color: #ffffff;
}

TD.infoBoxHeading a:hover{
	color: #f4f4f4;
}

TD.infoBoxHeading_1 {
	/*background-image: url(./img/bilder/top_nav_01.png);*/
	background-color: #0099ff;
	height: 20px;
	width: 10px;
}

TD.infoBoxHeading_2 {
	/*background-image: url(./img/bilder/top_nav_05.png);*/
	background-color: #0099ff;
	height: 20px;
	width: 10px;
}

TD.infoBoxHeading_99 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*background-image: url(./img/bilder/top_nav_03.png);*/
	background-color: #0099ff; 
	height:20px;
	color: #000000;
}

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;

}

.border{
	/*height: 380px;*/
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
}

A.pageResults {
  color: #0099ff;
}

A.pageResults:hover {
  color: #0099ff;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

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

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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: #0099ff;
  font-weight: bold;
}

TABLE.formArea {
  background: #f4f4f4;
  border-color: #0099ff;
  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;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #0099ff;
}

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

.moduleRow {
 background-color:#efefef;
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 line-height: 11px;
 border: 1px solid;
 border-color: #E6E6E6;

}

.moduleRowOver {
	background-color: #f4f4f4;
	cursor: hand;
	border: 1px solid;
	border-color: #E6E6E6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
}

.moduleRowOver a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #ff3333;
}

a.moduleRow:active {
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	background-color: #f4f4f4;
	border: 0px solid;
	border-color: #E6E6E6;
}

.moduleRowActive a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #E6D9C1;
}

.moduleRowSelected { background-color: #E9F4FC; }
.selected {color:#990000; text-indent:10px;}
.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: #0099ff; }
.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: #0099ff; font-weight: bold; }


.navLeft {
	vertical-align: top;
	width: 250px;
	/*background-image: url(./img/back.png);
	background-color:#efefef;	*/
	border-right:1px solid #0099ff;
	padding: 2px 8px 2px 2px;
}
.navRight {
	vertical-align: top;
	width: 200px;
	padding: 2px;
}
.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.pageHeaderleft {
	background-image: url(./img/bilder/backslice_1.jpg);
	background-color:#0099ff;
	height: 100px;
	width: 20px;
	background-repeat:no-repeat;
}
.pageHeadermiddle {
	background-image: url(./img/bilder/backslice_3.jpg);
	background-color:#0099ff;
	height: 100px;
	background-repeat:repeat-x;
}
.pageHeaderright {
	background-image: url(./img/bilder/backslice_5.jpg);
	background-color:#0099ff;
	height: 100px;
	width: 20px;
	background-repeat: no-repeat;
}

.pageHeader {
	background-image: url(./img/bilder/headerlogo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height: 100px;
}

.contentsTopics {
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #f4f4f4; 
	padding: 5px;
	color: #4F494B;
	border: 1px solid #e4e4e4;
}
.contentsTopics a {
	color: #4F494B;
}
.contentsTopics2 {
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
	background-color: #f4f4f4;
	font-weight: bold;
	padding: 5px;
	color: #4F494B;
	border: 1px solid #e4e4e4;
}
.contentsTopics2 a {
	color: #4F494B;
}

				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.price {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}

.boxprice {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: line-through;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	font-style: italic;
	color: #000000;
}

.productNewPrice {
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5pt;
	color: #dd0000;
}

.productDiscount {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #ff0000;
}

.yourPrice {
	color: #ff0000;
	font-size: 12px;
}
.tableListingI {
	background-color:#f4f4f4;
	font-size:10px;
}
.tableListingII {
	background-color:#e4e4e4;
	font-size:10px;
}
.tableListingIII {
	padding: 3px;
	background-color:#e9e9e9;
	font-size:12px;
}

.onepxwidth {
width: 1px;
}

.guthaben {
	background-color:#FFFF99;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
	color: #ff0000;
}

.copyright {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#CatNavi, #CatNavi ul, #CatNavi li  { list-style-type: none; margin: 0; padding: 0; font-size: 13px; }
#CatNavi     { margin: 3px 5px 0 0; padding: 0; width: 100%; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #fff; }
#CatNavi li  { display: inline; margin: 0; padding: 0; }
#CatNavi a    { color: black; display: block; margin: 0; padding: 3px; border-top: 1px solid #fff; border-bottom: 1px solid #e3e3e3; }
#CatNavi a span  { display: block; margin: 0; padding: 3px 0; float: none; clear: both; }
#CatNavi a:hover  { color: #0099ff; text-decoration: none; background-color: #fff; }
#CatNavi .CatLevel1 a  { padding-left: 2px; color: black; }
#CatNavi .CatLevel2 a  { padding-left: 15px; color: black; }
#CatNavi .CatLevel3 a  { padding-left: 23px; color: black; }
#CatNavi .CatLevel4 a  { padding-left: 31px; }
#CatNavi .Current a,
#CatNavi .CurrentParent a { background-color: #fff; font-weight:bold; color:#0099ff;}
#CatNavi li.CurrentParent a { background-color: #fff; font-weight:bold; color:#0099ff;}
#CatNavi .CurrentParent .Current a {color:#0099ff; }
#CatNavi .CurrentParent li.Current a {color:#0099ff; }
#CatNavi .CurrentParent ul li a { background-color: #fff; font-weight:bold; color:black;}
#CatNavi .Current a:hover,
#CatNavi .CurrentParent a:hover { background-color: #f2f2f2; }

#CatNavi a.Current { background-color: #f2f2f2; font-weight: bold; }
#CatNavi a.CurrentParent  { color: #222; font-weight: bold; }
#CatNavi a.green { color:#00CC33; }
#CatNavi a.red { color:#990033; }
#CatNavi a.blue { color:#003399; }
#CatNavi a.green { color:black; background-color:#00dd66; }

ul.NaviList, ul.NaviList li { list-style-type: none; margin: 0; padding: 0; }
ul.NaviList li  { display: inline; margin: 0; padding: 0; }
ul.NaviList     { margin: 3px; padding: 0; width: 176px; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #fff; }
ul.NaviList a     { color: black; display: block; margin: 0; padding: 0; width: 100%; border-top: 1px solid #fff; border-bottom: 1px solid #e3e3e3; }
ul.NaviList a span  { display: block; margin: 0; padding: 3px 0 3px 2px; float: none; clear: both; }
ul.NaviList a:hover  { text-decoration: none; background-color: #fff; }
ul.NaviList li.Current a, 
ul.NaviList li.Current a:hover  { background-color: #f2f2f2; }

.tooltip {
	position: absolute;
	display: none;
	background-color: #fff;
	border: 1px solid #903;
	padding: 3px;
}
.confirmationEdit{color:#009933;}
.addthis_toolbox {float:right;}
.addthis_default_style{}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* AUSKOMMENTIER WEGEN PROBLEMEN MIT OVERLIB - Hartmut Frings
* {
	padding: 0;
	margin: 0;
}
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#333333;
	display:none;
	border: 4px solid #0099ff;
	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 20px 15px;
}
#TB_secondLine {
	font: 12px 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:#fff;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 15px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 15px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:5px 0 0 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_closeAjaxWindow a {
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ccc;
	padding:3px;
	display:block;
	font-weight:bold;
	margin-right:10px;
}
#TB_closeWindow a {
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#ccc;
	padding:3px;
	display:block;
	font-weight:bold;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:30px;
}
#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 p {
	padding:5px 0px 5px 0px;
}
#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;
}
#TB_next a, #TB_prev a {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/* Adventskalender */
.advent_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 82px;
	width: 80px;
	text-align:center;
}
.advent_bhg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 82px;
	width: 90px;
	text-align:center;
}
div#advent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
}
div#advent a:hover {
	color: #CC0000;
	text-decoration: none;
}
.Stil1 {
	color: #990000;
	font-weight: bold;
}
.Stil2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}

/* PopCart*/
#popCart {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 560px;
	margin-left: -280px;
	margin-top: -180px;
	background: #fff;
	border: 10px solid #39f;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 10px;
	overflow:hidden;
}

.popup_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 2px solid #39f;
	margin: 0px auto;
	width: 380px;
}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 0.9em;

	text-align: center;

	color: #000;
	margin: 10px auto;

	padding: 5px;
}

#mycart {
	margin: 0px auto;
	height: 42px;
	width: 320px;
}

.cart_symbol {
	height: 42px;
	width: 48px;
	float: left;
	background-image: url(img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cart_contents {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 0.9em;

	text-align: left;
	color: #000;
	height: 42px;
	float: right;
}

#pop_buttons_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	width: 560px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #eee;
	text-decoration: none;
}

.close_button {
	float: left;
	width: 160px;
	background-color:#39f;
	border: 1px solid #000;
	padding:5px;
}
.cart_button {
	float: right;
	width: 160px;
	background-color:#39f;
	border: 1px solid #000;
	padding:5px;
}
/* PopCart ENDE*/
