HTML {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;		
	font-weight: normal;
	color: rgb(0,0,0); 
	text-decoration: none; 
	}
	
BODY {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #c3c3c3;
	background-image: url(../images/design/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

a:link, a:visited, a.headerNavigation:link, a.headerNavigation:visited {
		color: rgb(0,0,0); 
		text-decoration: none; 
		}

a.header:link, a.header:visited {
		color: rgb(255,255,255); 
		text-decoration: none; 
		}

a:active, a:hover, a:focus , a.header:active, a.header:hover, a.header:focus, a.headerNavigation:active, a.headerNavigation:hover, a.headerNavigation:focus{ 
		color: rgb(255,0,0);
		text-decoration: none; 
		}

a.header:wahl, a.wahl:visited {
		color: rgb(0,0,0); 
		text-decoration: none; 
		}

a.wahl:active, a.wahl:hover, a.wahl:focus { 
		color: rgb(255,0,0);
		text-decoration: none; 
		}


a.schlagworte_1:link, a.schlagworte_1:visited {
	color:#606060;
	text-decoration:none;
	}
		
a.schlagworte_2:link, a.schlagworte_2:visited {
	color:yellow;
	text-decoration:none;
	}

a.schlagworte_3:link, a.schlagworte_3:visited {
	color:#505050;
	text-decoration:none;
	}

a.schlagworte_1:active, a.schlagworte_1:focus, a.schlagworte_1:hover, a.schlagworte_2:active, a.schlagworte_2:focus, a.schlagworte_2:hover, a.schlagworte_3:active, a.schlagworte_3focus, a.schlagworte_3:hover { 
		color: rgb(255,0,0);
		text-decoration: none; 
		}

a.artikel:link, a.artikel:visited {
	color: rgb(0,0,255);
	text-decoration: none;
}

a.artikel:hover, a.artikel:active, a.artikel:focus {
	color: rgb(255,0,0);
	text-decoration: none;
}

/*** Kopfzeile ***/
h1.header {
	font-size:25px;
	font-weight:bold;
	color:#C0C0C0;
	cursor:default;
	}

span.schlagworte {
	font-size:25px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:default;
}

/*** Rest ***/
.infoBox {
	background: #EBEBEB;
}

.infoBoxContents {
	background: #F5F5F5;
	background-repeat: no-repeat;
	font-size: 10px;
}

.neuheitenBox {
	background: #EBEBEB;
}

.neuheitenBoxContents {
	background: #F5F5F5;
	background-repeat: no-repeat;
	font-size: 10px;
}

.redinfoBox {
/*	background: #FF1111; */
	background: #EBEBEB;
}

.redinfoBoxContents {
/*	background: ##ff0000; */
	background: #F5F5F5;
	background-repeat: no-repeat;
	font-size: 10px;
}

TD.header {
font-size:10px;
font-weight:bold;
color:#FFFFFF;

background-color:#404040;
}

TD.headerError, TD.messageStackWarning, TD.messageStackError {
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  background-color: #CC0000;
}

TD.headerInfo, TD.messageStackSuccess {
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  background-color: #339900;
}



/* ******** Alte Angaben ******** */


ul, ol {
	list-style-position: outside;
	list-style-image: url(../images/pfeile/dott.gif);
	margin-top: 0px;
}	

/* .boxText { font-size: 10px; } */
.navigationBoxContents { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #ff0000;}

FORM {
	display: inline;
}


TD.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  background: #ffff5f;
/* background:  rgb(255,249,78); */
  margin:5px;
  color: #000000;
  border: 5px;
}

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: #FFFFFF;
}

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: #f5f5f5;
}

TABLE.productListing {
  background: #AFAFA8;
  border: 0px;
  border-style: solid;
  border-color: #AFAFA8;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #FFFF5F;
  color: #000000;
  font-weight: bold;
  border: 0px;
  border-color: #FFFF5F;
}

TD.productListing-data {
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 18px;
	font-weight: bold;
	/*color: #AFAFA8;*/
	color: #808076;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

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;
}

TD.category_desc {
  font-size: 11px;
  line-height: 1.5;
}

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: #FFFDAF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFFDAF; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }

.inputRequirement { 
	font-size: 8px;
	font-weight:bold;
	color: #ff0000;
	}


/** Highlights-Karussel **/
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li, .jcarousel-item {
    float: left;
    list-style: none;
    width: 120px;
    height: 105px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
	background: #EBEBEB;
    border: 1px solid #B9B9B9;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 900px;
    padding: 10px 39px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  900px;
    height: 105px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 120px;
    height: 105px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/** Buttons **/
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/design/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/design/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}