.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; }
.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; }
A { 
  color: #000000; 
  text-decoration: none; 
}
A:hover { 
  color: #AABBDD; 
  text-decoration: underline; 
}
FORM {
  display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
}
A.headerNavigation:hover {
  color: #FFFFFF;
}
TR.headerError {
  background: #666666;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #666666;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #000000;
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #c5dae0;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
}

/*---Spalten--*/

#column_left   {
	margin: 10 10 0 0px;
    border: solid 0px lime;
}

#column_right  {
	margin: 10 0 0 10px;
    border: solid 0px pink;
}

#column_right ul {
    width: 100%;
    font-size: 11px;
    margin:0px;
    padding:0px;
    }

#column_right ul li {
    list-style-type:none;
    border-top:solid 0px lime;
    padding:0 0 7 0px;
    }



#column_left .infoBox {
  background: transparent;
  BACKGROUND-IMAGE: url(images/infoBoxContents_hg.gif);
  BACKGROUND-POSITION: bottom;
}

#column_left .infoBoxContents {
  background: transparent; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin: 0 0 10 0px; 
}

#column_right .infoBox {
  background: transparent;
  BACKGROUND-IMAGE: url(images/infoBoxContents_hg.gif);
  BACKGROUND-POSITION: bottom;
}

#column_right .infoBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin: 0 0 10 0px;   
}

/*---Spalten//--*/


.infoBox {
background: #CCCCCC;
}

.infoBoxContents {
  background: #f8f8f9;
  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;
  background: #666666;
  color: #ffffff;
}

#column_left TD.infoBoxHeading {
  height: 30px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: transparent;
  BACKGROUND-IMAGE: url(images/infoBoxHeading_hg.gif);
  BACKGROUND-POSITION: top;  
  color: #ffffff;
  padding: 0 0 0 4px;
}

#column_right TD.infoBoxHeading {
  height: 30px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: transparent;  
  BACKGROUND-IMAGE: url(images/infoBoxHeading_hg.gif);
  BACKGROUND-POSITION: top;  
  color: #ffffff;
  padding: 0 0 0 4px;
}



A.infoBoxHeading:link, A.infoBoxHeading:visited 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
A.infoBoxHeading:hover
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: red;
}
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #F8F8F8;
}
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: #ffffff;
}
TR.productListing-heading {
  background: #d2e9fb;
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #0000FF; 
}
A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
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: #f1f9fe;
  border-color: #7b9ebd;
  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: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.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; }

.popup_image {
 font-family: Verdana, Arial, sans-serif;font-color: #FFE400; font-size: 11px; text-align: left; margin: 0 0 10 0px; padding: 5px; background-color: #DFDFDF;
}

.bild {
 padding: 5px; text-align: center;
}
 
 
/*---------*Alternativartikel*--------------*/



ul.Alternativartikel {
	border: solid 0px red;
	margin: 0 0 0 0px; padding: 8 0 8 45px;
	font-size: 11px;
	}

ul.Alternativartikel li {
	list-style-type:none;
	margin: 0 0 0 -30px;
	}

ul.Alternativartikel li a {
background:url(/images/button_weiter_pfeil_mini.gif) no-repeat 0px 3px;
display: block;
height: 20px;
padding: 0 0 0 30px;
margin: 0 0 0 0px;
}

ul.Alternativartikel li a:hover {
background:url(/images/button_weiter_pfeil_mini_on.gif) no-repeat 0px 3px;
}

#Boxartikel {
width: 100%;
border: solid 1px #CCCCCC;
margin: 10 0 0 0px;
padding: 0px;
font-family: Verdana, Arial, sans-serif;
}

#Boxartikel h5 {
height: 20px;
margin: 0 0 0 0px;
padding: 2 0 0 5px;
font-size: 10px;
font-weight: bold;
background-color: #F8F8F9;
color: #666666;
}


/*------------------*Keywords*----------------*/

#Keywords {
margin: 10 0 0 0px;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
}

/*------------------*Navigation*----------------*/

#column_left ul {
	width: 180px;
	font-size: 11px;
	margin: 0 0 0 0px; padding: 0 0 8 2px;
	}

#column_left ul li {
	list-style-type:none;
	margin: 4 0 0 0px;
	}
	
#column_left ul ul {
	padding: 4 0 8 0px;
	}		
	
#column_left ul ul li {
	list-style-type:none;
	margin: 0 0 0 6px;
	font-size: 10px;
	}



#navi_right ul {
    width: 180px;
    font-size: 11px;
    margin: 0 0 0 0px; padding: 0 0 8 2px;
    }

#navi_right ul li {
    list-style-type:none;
    margin: 4 0 0 0px;
    }

#navi_right ul ul {
    padding: 4 0 8 0px;
    }

#navi_right ul ul li {
    list-style-type:none;
    margin: 0 0 0 6px;
    font-size: 10px;
    }
	
	

/*------------------*Breadcrump*----------------*/

#breadcrump {
 	position: absolute;
	left: 205px;
	top: 133px;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#breadcrump a {
	color: #6E1213;

	}	
	

/*------------------*Preisinfo*----------------*/

#Preisinfo {
	color: #9A9A9A;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
#Preisinfo_new {
	color: #9A9A9A;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}


/*------------------*Umrechnungstabelle-Schuhgroessen*----------------*/

#umrechnungstabelle {
border:solid 1px #CCCCCC;
border-top:0;
font-family: Verdana, Arial, sans-serif; font-size: 11px;
border-collapse:collapse;
padding:3px;
}

#umrechnungstabelle caption {
text-align:left; font-weight:bold;
background-color: #EAEAED; 
border:solid 1px #CCCCCC;
border-bottom:0;
padding:5px;
color:#666666;
}

#umrechnungstabelle th {
border-bottom:solid 1px #EAEAED;
background-color:#F8F8F9;
padding:5px;
text-align:left;
}

#umrechnungstabelle tr.dunkel {
background-color:#F8F8F9;
}

#umrechnungstabelle td {
text-align:center;
border-left:solid 1px #EAEAED;
}

#umrechnungstabelle td span {
font-size: 8px;
margin:0 0 0 2px;
position:relative;top:-2px;
}

#umrechnungstabelle td h6 {
text-align:left;
margin:0 0 0 0px;
}


/*------------------*Umrechnungstabelle-Schuhgroessen-senkrecht*----------------*/

#umrechnungstabelle_s {
border:solid 1px #CCCCCC;
border-top:0;
font-family: Verdana, Arial, sans-serif; font-size: 11px;
border-collapse:collapse;
}

#umrechnungstabelle_s caption {
text-align:left; font-weight:bold;
background-color: #EAEAED; 
border:solid 1px #CCCCCC;
border-bottom:0;
padding:5px;
color:#666666;
}

#umrechnungstabelle_s th {
border-left:solid 1px #EAEAED;
background-color:#F8F8F9;
padding:5px;
}

#umrechnungstabelle_s tr.dunkel {
background-color:#F8F8F9;
}

#umrechnungstabelle_s td {
text-align:center;
border-left:solid 1px #EAEAED;
padding:3px;
}

#umrechnungstabelle_s td span {
font-size: 8px;
margin:0 0 0 2px;
position:relative;top:-2px;
}


/*------------------*Kategorien*----------------*/
.kategorientrenner {
color: #fff;
height: 1px;
border: none;
border-bottom: 1px solid #ddd;
margin: 0;
padding: 10 0 10 0px;
clear: both;

}

.kategoriekasten {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
border:solid 1px #BBBBBB;
background-color:#E2E2E2;
}



.produktkasten {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
border:solid 1px #DDDDDD;
background-color:#F0F0F0;
}

.produktkasten img {
border:solid 0px #DDDDDD;
margin-bottom:10px;
}

.produktbild {
height:100%
background-color:#FF0000;
text-align:center;
margin:10px;
}

.produkttext {
border-top:solid 1px #DDDDDD;
padding:5px;
vertical-align:bottom;
background-color:red;
}

.produkttext div {
font-size:11px;
font-weight:bold;
margin:10 0 0 0px;
border:solid 1px lightblue;
height:auto;
display:block;
vertical-align:bottom;
}

#tagcloud {
	border:solid 0px red;
	width:95%;
	line-height:20px;
	padding:0 0 8px 8px;
	text-align:justify;

}

#categories_header {
	border:solid 1px #DDDDDD;
	padding:8px;
	margin:20px 2px 20px 2px;
	background:#F4F4F4;
}

div.jaosg_thumbnail{
	width: 85px;
         height: 92px;
         margin: 5px;
         float: left;
}

div.jaosg_thumbnail a img{
	border: 1px solid #cccccc;
}

.social_boxed {width: 250px;padding: 20px 0 0 0;float:left;}
.social_boxed_item {width:250px;height:40px;float:left;}

