﻿/* -----------------------------------------------------------------------------------------
   $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 - Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------

   ###################################################GEKKOdivs############   */
body#mainbodytop {
	color: #333333;
	background-color: #04266A;
	text-align: center;
/*	margin: 0px auto;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
body#mainbodypop {
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
/*	margin: 0px auto;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
div#outer	{
	left: 0px;
	top: 0px;
	text-align: center;
	overflow: visible;

/*	margin: 0px auto;
	position: absolute; */
}
 div#main {
	background-color: #FFFFFF;
	width: 964px;
	z-index: 1;
	position: absolute;
	left: 50%;
	margin:  15px 0px 20px -482px;  
	text-align: left;
	height: auto;

}  
div#headerimg {
	width: 580px;
	height: 145px;
	z-index: 2;
	overflow: hidden;

}
div#leftcol {
	width: 204px;
	max-width: 204px;
	min-width: 204px;
	height: auto;
	float: left;
}
div#rightcol {
	width: 188px;
	max-width: 188px;
	min-width: 180px;
	height: auto;
	float: right;
/*	background-color: #F5F5F5; */
}
div#centercol {
	width: 565px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}
div#menu {
	width: 204px;
	height: auto;
	min-height: 300px;
	z-index: 4;
}
div#logo {
	width: 204px;
	height: 183px;
	overflow: hidden;
	z-index: 3;
	left: 0px;
	top: 0px;
	background-image: url(img/bg-logo.jpg);
}
div#navtrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	width: 580px;
	height: 37px;
	overflow: hidden;
	z-index: 4;
	background-image: url(img/bg-navtrail.jpg);
	text-indent: 15px;
}
/*div#right {
	width: 180px;
	height: auto;
	background-color: #EDEDED;
	z-index: 4;
	left: 784px;
	top: 0px;
	position: absolute;
}*/

div#maincontent {
	width: 565px;
	max-width: 565px;
	height: auto;
	z-index: 4;
}
div#mainpadding {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	text-align: left;       
}
div#footer {
	width: 964px;
	background-color: #04266A;
	height: 20px;
	float: left;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	text-align: right;
	padding-right: 5px;
}
div#hidden {
	display: hidden;
	visibility: hidden;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

/*   ###################################################GEKKO-BOXES############   */
div#leftbox {
	width: 195px;
	max-width: 195px;
	background-image: url(img/Box-Header/bg-leftboxes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	margin-left: 7px;
}
div#rightbox {
	width: 170px;
	background-color: #FFFFFF;
/*	padding-bottom: 2px;  */
	background-image: url(img/Box-Header/bg-rightboxestop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
div#rightboxpadding {
	padding-top: 7px;
	padding-left: 7px;  
	padding-bottom: 12px;
	background-image: url(img/Box-Header/bg-rightboxes.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
/*	background-color: #F5F5F5; */
}
div#WKbox {
	width: 180px;
	max-width: 180px;
/*	background-color: #F5F5F5; */
	margin-top: 5px;
	padding-left: 8px;
	padding-bottom: 10px;
	text-align: left;
}
div#wklinks {
	width: 180px;
	max-width: 180px;
/*	background-color: #F5F5F5; */
	margin-top: 5px;
	padding-left: 8px;
	padding-bottom: 10px;
	text-align: left;
}
/*###################################################A href-styles#########*/
a {
  color: #04266A;
  text-decoration: none;
}

a:hover {
  color: #CC0000;
  text-decoration: none;
}
a.smallmenu:link, a.smallmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #04266A;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
}
a.smallmenu:hover, a.smallmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
}
a.smalllink:link, a.smalllink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #04266A;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.smalllink:hover, a.smalllink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.footer:link, a.footer:visited  {
	color: #666666;
	text-decoration: none;
	font-family: "Arial";
	font-size: 10px;
}
a.footer:hover, a.footer:active  {
	color: #999999;
	text-decoration: none;
	font-family: "Arial";
	font-size: 10px;
}
a.speciallink:link, a.speciallink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #04266A;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	display: block;
}
a.speciallink:hover, a.speciallink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	display: block;
}
a.speciallink2:link, a.speciallink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 3px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	display: block;
	border: 1px solid #CCCCCC;
}
a.speciallink2:hover, a.speciallink2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 3px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	display: block;
	border: 1px solid #FF0000;
	background-color: #eaeaea;
}
a.contentlink:link, a.contentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #04266A;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.contentlink:hover, a.contentlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
img {
	border:0;
}
/*###################################################ContentText-styles#########*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	color: #04266A;
	paddig: 0;
	padding-bottom: 5px;
	margin-top: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/bg-h1bar.gif);
	background-repeat: no-repeat;
	background-position: left left;
	margin: 0px;
	padding: 0px;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #04266A;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #04266A;	
	background-image: url(img/bg-h2bar.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px; 
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #04266A;
	text-transform: uppercase !important;
	margin: 0px;
	padding: 0px; 
	height: 18px;
		
}
#hzwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-image: url(img/bg-h2bar.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px; 
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
}
.fliessText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.kleinText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
}
#tdBordBott {
	border-bottom: 1px dotted #CCCCCC; 
	margin-bottom: 5px; 
	padding-bottom: 3px;
}

/*###################################################Content-styles#########*/
div#errormessage {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border: 1px solid #FFCACA;
	background-image: url(img/bg-errorboxes.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.errorBox {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	border: 1px solid #FFCACA;
	background-image: url(img/bg-errorboxes.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#BlockUnderl {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
}
#tdUnderl {
	border-bottom: 1px dotted #CCCCCC;
}
.TdProdHervorgeh {
	font-weight: bold;
	color: #04266A;
	border-bottom: 1px dotted #CCCCCC;
}
.ProdTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: 100;
	text-transform: uppercase !important;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	width:290px;
}
/*################################################### products DIVved #########*/
#ProdImageBox {
	float: left;
	width: 225px;
}
#ProdInfoBox {
	float: right;
	width: 290px;
	max-width:290px;
	overflow:hidden;
}
.ProdInfoBoxContent {
	width:290px;
}
.ProdInfoBoxContent table {
	width:290px;
}
div#ProdNavigator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: 100;
	text-transform: uppercase;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCCCCC;
}
a#ProdNavigator {
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
#clearDIV {
	clear: both;
}
#PreisBox {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
	padding-top: 10px;
	display: block;
	clear: both;
}
.Taxtext {
	font-size: 10px;
}
.Preis {
	font-size: 1.25em;
	font-weight: bold;
	color: #CC0000;
}

/*###################################################XTC-styles#########*/
.boxText { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.boxTextBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-image: url(img/bg-deletecart.gif);
	background-repeat: repeat;
}
.boxTextPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CC0000;
}


.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #70d250;
	text-decoration: underline;
}
FORM {
	display: inline;		   
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}*/

A.headerNavigation { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04266A; 
}

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

TD.conditions {
 padding: 10px;
  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: #CC0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #04266A;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #CC0000;
  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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
  background: #E6E6E6; 

}

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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

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

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

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

/* TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}*/

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
  color: #CC0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	border: 1px solid #EAEAEA;
	padding: 10px;
	background-color: #F8F8F8;
	background-image: url(img/bg-formarea.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

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

TD.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #CC0000;
}
SPAN.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: line-through;
	font-size: 11px;
}
div#alterPreis {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: line-through;
	font-size: 11px;
}
div#save_percent {
	display: hidden;
	overflow: hidden;
	width: 0;
	height: 0;
}
SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #CC0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #CC0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.moduleRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04266A;
	line-height: 1.5;
	background-color: #FFFFFF;
	border-bottom: 1px solid;
	border-color: #E8E9EB;
	height: 22px;
	margin: 0;
	padding: 0;

}
.moduleRowOver { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 1.5;
	color: #CC0000;
	background-color: #E8E9EB; 
	border-bottom: 1px solid;
	border-color: #E8E9EB;
	height: 22px;
	margin: 0;
	padding: 0;
}
.moduleRowSelected { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 1.5;
	color: #CC0000;
	background-color: #E8E9EB; 
	border-bottom: 1px solid;
	border-color: #E8E9EB;
	height: 22px;
	margin: 0;
	padding: 0;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 11px; 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: Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000; }

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

.contentsTopics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.paymentBlock {
	width:200px;
	display: block;
	font-size: 13px;
	color: #04266A;	
}


/*######################### hier die neuen Formate für die LOGINBOX   ##########*/

div#loginboxstart {    /* neue Box basierend auf der div#errormessage [line438] */
	height: 195px;  
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	border: 1px solid #FFCACA;
	background-image: url(img/bg-errorboxes.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#loginnotice {
	width: 315px;
	float: left;
	border-right: 1px dotted #FFCACA;
	padding-right: 5px;
	margin-right: 5px;
}
div#loginbox {
	width: 185px;
	float: right;
}
/*########################## die neuen Downloads #################################*/
div#downloadBOX {
	width: 170px;
	height: 240px;
	padding-right:5px;
	padding-bottom: 10px;
	float: left;
	font-size: 11px;
	overflow: hidden;
}
div#downloadBOX img {
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	width: 129px;
	height: 180px;
}
.loginboxnew {
	width:100%;
}
.singleboxlogin {
	border:1px solid #CCC; padding:10px; margin:0px 0px 10px 0px
}
.loginbuttonsright {
	width:180px; padding:10px 0px 10px 0px; float:left;
}
.infoboxright img {display:none}
.infoboxright {color:#04266A; padding:0px 0px 10px 10px; margin:0px 0px 10px 0px; width:147px; font-size:12px; border-bottom: 1px solid #CCC}
.infoboxright span {color:#CC0000; padding:0px 0px 0px 10px; font-size:13px; font-weight:bold}