.skatover
{
	display: block;
	float: left;
	width: 260px;
	margin: 0 20px 10px 0;
}
.srekover
{
	display: block;
	float: right;
	width: 188px;
	margin: 0 0 10px 0;
}
.cleaner
{
	clear:both;
}
.boxText {
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	color: #333333;
}
.pdlistHead { 
	font-size: 13px; 
	font-weight : bold;
	color: #ffa636;
}
.errorBox
{
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications { background: #f2fff7; }
.orderEdit
{
	font-size : 10px;
	color: #5f66ee;
	text-decoration: underline;
}
BODY {
	/*background-image: url(/style/xp_gelb/background/exan_background.gif);*/
	background: url(background/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #f0f0f0;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td, th, ul, li, ol, p
{
	font-size: 11px;
}
font
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
iframe
{
	border:0px none;
}
.table_index_php {
  /*background: #000000;
  background-image: url(background/fon.gif);*/
/*  background-image: url('/images/tbg.gif');
  background-repeat:repeat-y;*/
  }

A {
  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}

A:hover {
  text-decoration: none;
  font-family: Tahoma;
  color: #333333;
 /*  font-weight : bold;  */
}

FORM {
        display: inline;
}

TR.header {
 background: #ffffff;

}

TR.headerNavigation {
  /*background: #bbc3d3*/;
}

TD.headerNavigation
{
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation
{
  font-size: 11px;
  color: #fff;
}

A.headerNavigation:hover
{
  font-size: 11px;
  color: #fff;
  text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial Unicode MS;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial Unicode MS;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;

  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial Unicode MS;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;

}

/* Box-Rahmen */
.infoBox {
  font-size: 10px;
  color: #FFFFFF;
}
/* Box-Background*/
.infoBoxContents {
  background-color: #EEEEEE;
  border-top: 1px solid #F6F6F6;
  border-left: 1px solid #F6F6F6;
  border-right: 1px solid #F6F6F6;
  border-bottom: 1px solid #F6F6F6;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}
/* Box-Rahmen_gruen */
.infoBox_gruen {
  background: #000000;
}
/* Box-Background_gruen*/
.infoBoxContents_gruen {
  border-color: #B0EEB0;
          border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-width: 1px;
  background: #EEFFEE;
  font-family: Arial Unicode MS;
  font-size: 10px;
}
/* Box-Rahmen_rot */
.infoBox_rot {
  background: #000000;
}
/* Box-Background*/
.infoBoxContents_rot {
  border-color: #F2A9A7;
          border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-width: 1px;
  background: #FFEEEE;
  font-family: Arial Unicode MS;
  font-size: 10px;
}
/* Box-Rahmen_gelb */
.infoBox_gelb {
  background: #000000;
}
/* Box-Background_gelb*/
.infoBoxContents_gelb {
  border-top: 1px solid #000000;
  border-right: 1px solid #969b5c;
  border-left: 1px solid #969b5c;
  border-bottom: 1px solid #969b5c;
  background-color: #eeffee;
  font-family: Tahoma;
  font-size: 11px;
}
/* Box-Rahmen_blau */
.infoBox_blau {
  background: #000000;
}
/* Box-Background_blau*/
.infoBoxContents_blau {
  border-top: 1px solid #000000;
  border-right: 1px solid #7388a4;
  border-left: 1px solid #7388a4;
  border-bottom: 1px solid #7388a4;
  background-color: #d6dfeb;
  font-family: Tahoma;
  font-size: 12px;
}
/* Box-Rahmen_standart */
.infoBox_std {
  background: #000000;
}
/* Box-Background_standart*/
.infoBoxContents_std {
  border-top: 1px solid #C3C3C3;
  border-right: 1px solid #FEFEFE;
  border-left: 1px solid #FEFEFE;
  border-bottom: 1px solid #FEFEFE;
  background-color: #EEEEEE;
  font-family: Tahoma;
  font-size: 12px;
}
a.menuboxcern
{
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
	background-color: #CED0FC;
	border: 1px solid #5F66EE;
	padding: 4px;
	width: 185px;
	min-width: 180px;
	margin-bottom: 2px;
	display: block;
}
a.menuboxcern:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
	border: 1px solid #333333;
	padding: 4px;
	width: 185px;
	min-width: 180px;
	margin-bottom:2px;
	display: block;
}
/* Text-Box  ...........*/
.menuboxcern {
  font-size: 11px;
  color: #333333;
}
/* Text-Box-on*/
a.menusubboxcern, a.menusubboxcern:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #5F66EE;
	border: 1px solid #5F66EE;
	padding: 4px;
	width: 185px;
	margin-bottom:2px;
	display: block;
}
.menusubboxcern {
  font-weight: bold;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial Unicode MS;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 13px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  color: #333333;
}
TD.menuBoxHeading
{
  font-size: 12px;
  font-weight: bold;
  color: #333;    /* text color in Kategorien */
  vertical-align: middle;
  background-color: #6565fe;
  line-height: 30px;
}
#headerNavigation TD.menuBoxHeading
{
  background-image: url(header/header-bg.gif);
  background-repeat: repeat-x;
  color: #fff;
}
.banner_navigation, a.banner_navigation:hover
{
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	margin-left: 5px;
	text-transform: uppercase; /* text color in Kategorien */

}
a.banner_navigation:hover
{
	text-decoration: underline;
}
TD.banner_navigation
{
	background-color: #6565fe;
  background-image: url(header/header-bg.gif);
  background-repeat: repeat-x;
	line-height: 30px;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

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-color: #f6f6f6;
}

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-color: #fefefe;
}
/* im Shop Box-Ramen */
TABLE.productListing {
  border: 1px solid #FEFEFE;
}
/* im Shop mitte Box-Hieder */
.productListing-heading {
  font-size: 11px;
  line-height: 20px;
  background-color: #EEEEEE;
  color: #000000;
  font-weight: bold;
}
TD.productListing-data
{
  font-size: 11px;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  /*exan content hintergrund
  background-image: url(/style/xp_gelb/background/exan_background.gif);*/
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
  color: #333333;
}
  /*Kategorie-Text.........Preis-Color*/
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
  color: #^333333;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial Unicode MS; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial Unicode MS; font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial Unicode MS; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }
.BottomBox {
	color: #333333;
}
.rahmen_schwarz
{
	border: 1px solid black;
}
.stxt
{
	font-size: 9px;
	line-height: 150%;
}
.titel
{
	color: #5F66EE;
	font-size: 24px;
	font-weight: normal;
	line-height: 150%;
}
.utitel
{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}
.range
{
	color: #5F66EE;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	width: 600px;
}
.kasten
{
	background-color: #E6E7F9;
	border: 1px solid #5F66EE;
	padding: 5px;
}