
body 	{
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/page_background.gif) repeat-x #c0c1c9;
	color: #414141;
	font-family: Arial,Helvetica,SansSerif;
	font-size: 0.8em;
	margin: 10px 0 20px 0;
}

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 11pt; }
.heading5 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 12pt; }


h5 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 10pt; }
h4 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 10pt; }
h3 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 11pt; line-height: 11pt; }
h2 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 13pt; line-height: 13pt; }
h1 { color: #3F393E; font-family: 'Droid Sans', Arial, Helvetica, sans-serif; font-size: 14pt; line-height: 14pt; margin: 0 0 12px 0; }

.ListingOverlayBoxOuter h1, .ListingOverlayBoxOuter h2, .ListingOverlayBoxOuter h3, .ListingOverlayBoxOuter h4 {
	color: #375b6f;
}

h1.PageHeading {
	margin: 2px 0 12px 0;
}

h2.PageHeading {
	margin-top: 2px;
}

A {
	color: #9F0000;
	text-decoration: none;
}

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

.LinkColor {
	color: #9F0000;
}

.LinkColor:hover {
	color: #CC0000;
	text-decoration: underline;
}

.CloseIcon {
	background:url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/icon_close_12_12.png) 0 0 no-repeat;
	cursor: pointer;
	float: right; 	
	height: 12px;
	margin: 0;
	width: 12px;
} 

.CloseIcon:hover {
	background-position: 0 -24px;
}

#MainTable, #MainTableHeader {
	background-color: #F5F2F1;
	width: 992px;
}

#MainCell {
	background-color: #fdedb3;
	padding-top: 7px; 
}

#MainTableFooter .MainTableRandHorizontal {
	height: 12px;
}

#MainTableFooter .MainTableRandHorizontal .CornerLeft {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/footer-corners.gif) bottom left;
	float: left;
	height: 12px;
	width: 12px; 
}

#MainTableFooter .MainTableRandHorizontal .CornerRight {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/footer-corners.gif) bottom right;
	float: right;
	height: 12px;
	width: 12px; 
}

#PageHeader {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/header-background-1.jpg) #5f88a6;
	height: 108px;
	width: 992px;  
}

#PageHeaderGimmick { 
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/header-background-top.jpg);
	margin: 0 -220px -10px 0;
	height: 10px;
	position: relative; top: -10px; left: 356px;
	width: 220px;
}

#PageHeaderLogo {
	position: relative; top: 23px; left: 18px;  
	width: 285px;
}

#PageHeaderClaim {
	position: relative; top: 24px; left: 18px;  
	width: 285px;
}


#HeaderNaviHorizontal {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/header-background-2.jpg) top left;
	height: 34px;
	width: 992px; 
}

#HeaderPhoneOrder { 
	position:relative; 
	height: 28px; 
	float: right; 
	margin-bottom: -43px; 
	width: 165px; 
	float: right; 
	text-align: right; 
	padding-right: 5px; 
	padding-top: 4px; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 12px; 
	letter-spacing: 0pt; 
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/telefon.gif) no-repeat left top;
}
	
.HeaderNaviHorizontalEintrag {
	border-right: 1px solid #ffffff;
	float: left;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	height: 34px;
	line-height: 10pt;
	padding: 0 3px 0 3px;
	text-align: center;
	vertical-align: middle;
	width: 125px;
}

.HeaderNaviHorizontalEintrag:hover, .HeaderNaviHorizontalEintragSelected { 
	background: #74a3bb url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_selected.gif) repeat-x;
	color: #FFFFFF;
	cursor: pointer;
}

.HeaderNaviHorizontalEintragInner {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 11px; 
	padding: 4px 2px;
}

.HeaderNaviHorizontalEintrag a { 
	color: #9F0000;
	text-decoration: none;
}

.HeaderNaviHorizontalEintrag a:visited { 
	color: #9F0000;
	text-decoration: none;
}

.HeaderNaviHorizontalEintrag a:hover { 
	color:#FFFFFF;
	text-decoration: none;
}

.HeaderNaviHorizontalEintrag:hover a, .HeaderNaviHorizontalEintragSelectedLink {
	color: #FFFFFF;
}

#Positionsanzeiger {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/positionsanzeiger-background.gif) repeat-x #DDDDDD;
	color: #3F393E;
	font-family: Verdana;
	font-size: 7.5pt;
	vertical-align: middle;
	width: 100%;
}

#PositionsanzeigerLinks a, #PositionsanzeigerLinks a:visited { 
	color: #3F393E;
	text-decoration: none;
}

#PositionsanzeigerLinks a:hover { 
	color: #3F393E;
	text-decoration: underline;
} 

#PositionsanzeigerLinks {
	padding: 1px 0 1px 5px;
	text-align: left;
}

#PositionsanzeigerRechts {
	padding: 1px 0 1px 0;
	text-align: right;
	vertical-align: middle;
}

#PositionsanzeigerMitte {
	color: #444444;
	padding: 1px 0 1px 0;
	vertical-align: middle;
}

#PositionsanzeigerMitte a { 
	color: #9F0000;
}

#PositionsanzeigerMitte a:visited { 
	color: #9F0000;
	text-decoration: none;
}

#PositionsanzeigerMitte a:hover { 
	color: #CC0000;
	text-decoration: underline;
} 

#ContentArea {
	background-color:#FFFFFF;
}

#MiddleAreaAussen {
	width: 747px;
}

#MiddleAreaAussen .CornerLeft {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/middlearea-corners.gif) no-repeat top left;
	float: none;
	height: 6px; 
	width: 6px;	
}

#MiddleAreaInnen {
	padding: 8px 15px 8px 15px;
}

#MiddleAreaBottom {
	height: 6px;
}

#MiddleAreaBottom .CornerLeft {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/middlearea-corners.gif) no-repeat bottom left;
	float: left;
	height: 6px; 
	width: 6px;	
}

#MiddleAreaBottom .CornerRight {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/middlearea-corners.gif) no-repeat bottom right;
	float: right;
	height: 6px; 
	width: 6px;	
}

#MainTableFooter {
	font-family: Verdana;
	font-size: 7.5pt;
	width: 100%;
}

#Fusszeile {
	color: #666666;
	font-size: 9pt;
	padding-bottom: 10px;
}

#Fusszeile a, #Fusszeile a:visited { 
	color: #666666;
	text-decoration: none;
}

#Fusszeile a:hover { 
	color: #666666;
	text-decoration: underline;
} 

.FusszeileLinks {
	height: 21px;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
}

.FusszeileRechts {
	height: 23px;
	padding-right: 7px;
	text-align: right;
	vertical-align: middle;
}

.FusszeileRechtsEintrag {
	float: right;
	font-size: 8pt;
	margin-bottom: -5px;
	margin-top: 0;
	padding: 0 0 0 3px;
	text-align: right;
	vertical-align: middle;
}

.FusszeileRechtsIcon {
	float: right;
	margin-top: 0;
	margin-bottom: -4px;
	padding-left: 20px;
	position: relative; top: -4px;
}


.StartseiteBlock {
	padding: 5px 0 5px 0;
}

.StartseiteBlockHeaderOuter, .KategorieBlockHeaderOuter{
	color: #3F393E;
	height: 33px;
	vertical-align: top;
}

.StartseiteBlockHeaderOuter  A {
	color: #3F393E;
}

.StartseiteBlockHeaderInner, .KategorieBlockHeaderInner {
	margin-top: -1px;
	padding: 7px 5px 9px 8px;
}

.StartseiteBlockHeaderOuter h2, .KategorieBlockHeaderInner h2 {
	color: #375b6f;
	font-size: 10.5pt;
	margin: 0;
	padding: 0;
}

.StartseiteBlockBodyOuter {
	vertical-align: top;
}

.StartseiteBlockBodyInner { 
	padding: 4px 0 4px 4px; 
}

.StartseiteBlockFooter {
	height: 24px;
	margin: 0;
	padding: 0;
}

.StartseiteBlockBodyProduktblock { 
	float: left;
	height: 130px;	
	margin: 2px 4px 5px 4px;
	padding: 1px;
	width: 130px;	
}

.StartseiteBlockBodyProduktblock:hover {
	border: 1px solid #b6bcc6;
	margin: 1px 3px 4px 3px;
}	

.StartseiteBlockBodyThemenblock { 
	float: left;	
	height: 115px;	
	padding-top: 5px;
	padding-left: 8px;
}

.StartseiteHerstellerLogo {
	float: left;
	font-size: 8pt;
	margin: 6px 1px 2px 5px;
	text-align: center;
	vertical-align: top;
}

.StartseiteHerstellerLogo:hover {
	border: 1px solid #b6bcc6;
	margin: 5px 0 1px 4px;
}

.KategorieHerstellerLogo {
	float: left;
	font-size: 7.5pt;
	padding: 2px 2px 2px 7px;
	text-align: center;
	vertical-align: top;
}

.KategorieHeaderOuter {
	background-color: #F6F6F6;
	width: 100%;
}

.KategorieHeaderInner {
}

.KategorieHeaderHeading {
	float: left; 
	padding: 0 0 5px 0; 
}

.KategorieHeaderImage {
	float: right;
	padding: 0 0 0 10px;
}

.KategorieHeaderText {
	clear:left;
	padding-bottom: 5px;
}

.KategorieHeaderText P {
	margin-top: 0 0 5px 0;
	padding: 2px 0 0 0;
}

.ManufacturersSpecialsBox {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/aktionsbox_bg.gif) left -50px;
	margin: 6px 0 0 0; 
	padding: 4px 8px 4px 8px;
}

.ManufacturersSpecialsBox h3, .ManufacturersSpecialsBox p {
	margin: 2px 0 4px 0;
}

.ManufacturersSpecialsBox .TextKlein {
	font-size: 7pt;
	margin: 0;
}

.ProductboxHeaderOuter {
	background-color: #F6F6F6;
	width: 100%;
}

.ProductboxHeaderInner {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/box-hintergrund.gif) repeat-x; 
	padding: 0 10px 0 8px;
}

.ProductboxHeaderHeading {
	float: left; 
	padding: 0 0 12px 0; 
}

.ProductboxHeaderPriceinfo {
	float: right; 
	font-size: 12pt;
	font-style: normal; 
	font-weight: bold;
	padding: 0 0 5px 0; 
	text-align: right;
}

.ProduktboxPricetag {
	background-repeat: no-repeat; 
	background-position: top right;	margin-right: 0;
	min-height: 40px;
	padding: 14px 14px 0 0;
	width: 160px; 
}

.productSpecialPrice {
	color: #C80E00;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.productOldPriceText {
	color: #414141;
	font-family: Arial, sans-serif;
	font-size: 9.0pt;
	font-weight: normal;
	text-decoration: line-through;
}

.productOldPrice {
	color: #880E00;
	font-family: Arial, sans-serif;
	font-size: 9.0pt;
	font-weight: normal;
	text-decoration: line-through;
}

.productOldPriceInfo {
 	clear: both;
 	display: block;
	white-space: nowrap;
}


#ProductInfoHeader .infoEntry {
	clear: both;
	font-weight: bold;
	margin: 6px 0 6px 0; 
}

#ProductInfoHeader .infoIcon {
	float: left; 
	margin-right: -40px;
	position: relative; left: -40px; 
}

.productOldPriceInfoMissing {
 	clear: both; 
 	display: block; 
 	height: 6px;
}

.pricefield .productOldPriceInfo {
 	display:none;
}

.pricefield .productSpecialPrice {
 	position: relative;	top: -2px;
}

#productlisting_grid .ProduktBox, #bargainlisting_grid .ProduktBox {
	border-left: 1px solid #e7e7e7; 
	border-top: 1px solid #e7e7e7; 
	padding: 4px; 
	text-align:center; 
	vertical-align:top; 
	width: 25%;
}

#bargainlisting_grid .ProduktBox {
	width: 50%;
}

#productlisting_grid .ProduktBox:hover, #bargainlisting_grid .ProduktBox:hover {
	border: 1px solid #b6bcc6;
	cursor: pointer;
	padding: 4px 3px 3px 4px; 
}

#productlisting_grid .ProduktboxPricetag {
	background-position: top; 
	background-repeat: no-repeat; 
	cursor: pointer;
	float: none;
	font-size: 11pt;
	margin: auto;
	margin-top: 5px;
	min-height: 35px; 
	padding-right: 0;
	padding-top: 12px;
	width: 72px; 
} 

#bargainlisting_grid .ProduktboxPricetag {
	background-position: top; 
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	font-size: 11pt;
	margin-top: 5px;
	min-height: 35px; 
	padding-right: 0;
	padding-top: 12px;
	width: 72px; 
}

.ProduktboxPricetag .productSpecialPrice {
	color: #C80E00;
	float: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.productSpecialPriceHighlight .productSpecialPrice  {
	color: #FFF4F4;
}

.ProduktboxPricetag .productOldPriceText {
	float: left;
	font-family: Arial, sans-serif;
	font-size: 9.0pt;
	font-weight: normal;
	text-decoration: none;
}

.ProduktboxPricetag .productOldPrice {
	color: #880E00;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 9.0pt;
	font-weight: normal;
	text-decoration: none;
}

.ProduktboxPricetag .productOldPriceInfo {
 	float: right;
	height: 34px;
	position: relative; top: 19px; right: -14px;
}

#productlisting_grid .productSpecialPrice {
	float: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#bargainlisting_grid .productSpecialPrice {
	color: #FFF4F4;
	float: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#bargainlisting_grid .productPrice {
	color: #FFF4F4;
}

#productlisting_grid .productOldPriceInfo, #bargainlisting_grid .productOldPriceInfo{
 	float: none;
	padding-bottom: 1px;
	margin: auto;
	position: relative; top: 19px; left: 0;
	text-align: center;
	white-space: nowrap;
}

#productlisting_grid .productOldPriceText, #bargainlisting_grid .productOldPriceText {
	float: none;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#productlisting_grid .productOldPrice, #bargainlisting_grid .productOldPrice {
	color: #414141;
	float: none;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#productlisting_grid .UVP_And_Shipping, #bargainlisting_grid .UVP_And_Shipping {
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 5px;
	text-decoration: none;
}

#bargainlisting_grid .UVP_And_Shipping {
	font-size: 8pt;
	font-weight: normal;
	margin-right: -6px;
	padding-bottom: 2px;
	text-decoration: none;
}

#productlisting_grid .sizing_container {
	max-width: 170px; 
	margin: auto;
}

#bargainlisting_grid .sizing_container {
	max-width: 320px; 
	margin: auto;
}

.ProductboxHeaderPriceinfo .YouSave, #productlisting_list .YouSave  {
	background: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/you-save.png) no-repeat;
 	color: #FFFFFF;
	float: right;
	font-size: 9pt;
	height: 50px;
	line-height: 9pt;
	margin: 0 -72px -50px 0;
	padding-top: 12px;
	position: relative; top: 17px; left: -140px;
	text-align: center;
	width: 72px;
	z-index: 100;
}

#productlisting_grid .YouSave, #bargainlisting_grid .YouSave {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/you-save-small.png) no-repeat;
	clear: both;
	color: #FFFFFF;
	float: right;
	font-size: 9pt;
	height: 35px;
	line-height: 10px;
	margin: 0 -50px -35px 0;
	padding-top: 7px;
	padding-left: 1px;
	position: relative; left: -12px; top: -27px;
	text-align: center;
	width: 50px;
	z-index: 100;
}


.AdditionalPriceInfo {
	clear: right;
	display: block;
	font-size: 8.5pt;
	font-weight: normal;
}

.GrundpreisInfo {
	display: block;
	font-size: 7.0pt;
	font-weight: normal;
}

.ProEinheitPreis {
	font-size: 8.0pt;
	font-weight: normal;
}

.ListItem {
	display: block; 
	padding-left: 10px;
}

.ListBull {
	float: left;
	margin-right: -10px; 
	position: relative; left: -10px; 
	text-align: center; 
	width: 10px; 
}

.UVPText {
	font-size: 9.0pt;
	font-weight: normal;
	text-decoration: none;
}

.UVPTextNormal {
	font-size: 7.5pt;
	font-weight: normal;
}

.UVPPrice {
	color: #880E00;
	font-size: 9.0pt;
	text-decoration: none;
}


.YouSave {
	color: #880E00;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.ShippingEstimatedDate {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}

#WarenkorbMain {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}
	
.WarenkorbKopf {
	color: #3F393E; 
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/options-listing-background.gif) left -8px repeat-x #C5C8C8;
}

.WarenkorbBild {
	background-color: #ebebeb;
	text-align: center;
	vertical-align: top;
	width: 80px;
}

.WarenkorbBeschreibung {
	background-color: #ebebeb;
	vertical-align: top;
	width: 310px;
}

.WarenkorbMenge {
	background-color: #f1f1f1;
	text-align: center;
	vertical-align: top;
	width: 100px;
}

.WarenkorbEinzelpreis {
	background-color: #ebebeb;
	text-align: right;
	vertical-align: top;
	width: 100px;
}

.WarenkorbSumme {
	background-color: #f1f1f1;
	text-align: right;
	vertical-align: top;
	width: 100px;
}

.WarenkorbGesamtsumme, .WarenkorbShipppingMessage {
	background-color: #f1f1f1;
	border-top: 2px solid #A8A8A8;
	font-family: Arial, Helvetica;
	font-size: 10pt;	
}

.WarenkorbSpacer {
	height: 3px;
	padding: 0;
}

#CheckoutHeading {
	background-color: #f1f1f1;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.OptionsListingHeader {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/options-listing-background.gif) left -8px repeat-x #C5C8C8;
	color: #3F393E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	padding: 4px 5px 4px 5px;
}

.OptionsListing{
	line-height: 14px;
	padding: 4px 4px 4px 0;
}

.KategorienBox {
	background-color: #FFFFFF;
	margin: 3px 0px 8px 11px;
	padding: 1px;
	text-align: center;
	float: left;
	width: 130px;
	border: 1px solid #FFFFFF;
}

.KategorienBox:hover {
	border: 1px solid #b6bcc6;
}

.CategorylistingHeading { 
	margin: 2px 0 0 0;
	padding-bottom: 5px;
}

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	background-color: #EEEEEE;
}

.boxTextBGII {
	background-color: #EEEEEE;
	border: 1px dotted #A20E0A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}
.boxTextPrice {
	color: #C80E00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

.errorBox {
	background-color: #E6B6B6;
	border: 1px dotted #A20E0A;
	font-family : Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
}

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

.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

.okayText {
	color: #55a127;
} 


img{
	border:0px;
}


form {
	display: inline;		   
}


tr.header {
	background-color: #ffffff;
}

tr.headerNavigation {
	background: #F6F6F6;
}

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

A.headerNavigation, A.headerNavigation:hover { 
	color: #000000; 
}

td.conditions {
	background-color: #FFCCCC;
}

a.confirmationEdit {
	color: #009933;
	font-style: italic;
}

a.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}


.headerMessage {
	background: #E6B6B6;
	font-family : Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}


.headerErrorOuter {
	width: 100%;
	background: #E6B6B6;
}
.headerErrorInner {
	background: #E6B6B6;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
	padding: 5px;
	text-align : center;
}

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

tr.headerInfo {
	background: #00ff00;
}

td.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.headerInfoOuter {
	width: 100%;
	background: #EFCDCE;
}
.headerInfoInner {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #EFCDCE;
	color: #222222;
	font-weight : bold;
	text-align : center;
	padding: 5px;
}

.InfoBox {
	margin-bottom: 10px;
	width: 100%;
}


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

.infoBoxNotice {
	background: #FF8E90;
}

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



.InfoBoxHeadingOuter {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/box-links-header.gif) repeat-x 0 0 #EDEDED;
	color: #3F393E;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height: 23px;
	line-height: 12pt;
	vertical-align: top;
	width: 100%;
}

.InfoBoxHeadingOuterRechts {
  background-image:url(/templates/ausdauerleistung/img/box-rechts-header.gif);
}

.InfoBoxHeadingOuter A {
	color: #FFFFFF;
}

.InfoBoxHeadingInner {
	padding: 4px 0 0 4px;
	float: left;
}

.InfoBoxHeadingInnerRightAlign {
	float: right;
}

.InfoBoxBodyOuter {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/infobox_background.gif) left bottom repeat-x #FFFFFF;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

.InfoBoxBodyInner {
	padding: 4px;
}

.InfoBoxBodyInnerRightAlign {
	float: right;
	padding-right: 5px;
}

.InfoBoxBodyInnerText {
	float: left;
	margin: 0;
	padding: 1px 0 5px 0;
}

.InfoBoxBodyInnerTextBullet {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_quadrat.gif) -1px 6px no-repeat;
	margin: 0;
	padding: 1px 0 3px 7px;
}

infoBox_right {
  background: #E6E6E6;
}

#productlisting_list {
	padding: 4px 0 4px 0;
}

.ProduktlistingHeader Select{
	width: 240px;
}


.ProductlistingBox {
	margin-top: 4px;
	padding-bottom: 4px;
	width: 100%;
}

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

.ProductlistingBoxNotice {
	background: #FF8E90;
}

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

.ProductlistingBoxHeadingOuter {
	background:url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/startseitenblock-header-right.gif) top right no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	height: 24px;
	padding: 0;
	vertical-align: top;
	width: 100%;
}

.ProductlistingBoxHeadingInnerLeft {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/startseitenblock-header-left.gif) no-repeat top left;
	float: left;
	height: 24px;
	margin-right: -12px; 
	width: 12px;
}

.ProductlistingBoxHeadingOuter A {
	color: #3F393E;
}

.ProductlistingBoxHeadingInner {
	float: left;
	padding: 4px 4px 0 8px;
}

.ProductlistingBoxHeadingInnerRightAlign {
	float: right;
}

.ProductlistingBoxBodyOuter {
	background-color: #FFFFFF; 
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding-bottom: 2px;
}

.ProductlistingBoxFooter{
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/startseitenblock-footer-right.gif) no-repeat bottom right;
	height: 9px;
	padding: 0;
	width: 100%; 
}

.ProductlistingBoxBodyInner {
	float: left;
	padding: 0 4px 0 4px;
}

.ProductlistingAdditionalInfo {
	color: #888888;
	font-size: 8.7pt;
}

.PopUpImageHeader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #960000;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.GeneralBoxOuter {
	border-left: 1px solid #e7e7e7; 
	border-right: 1px solid #e7e7e7; 
	float: none;
	width: 100%;
}

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 solid #b6b7cb;
	border-spacing: 1px;
}

.productListing-heading {
	background: #b6b7cb;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

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

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

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.main, P.main {
	font-family: Arial, sans-serif;
	font-size: 9.5pt;
	line-height: 1.3;
}

TD.main tbody {
	font-size: 9.5pt;
	line-height: 1.3;
}

.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.5pt;
}


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

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

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

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #C80E00;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
	background: #EEEEEE;
	padding: 2px;
}

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

TD.copyright {
	display: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
}

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

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

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

.smallHeading {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
}

.moduleRow {
	background:url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/modulerow_bg.gif) repeat-x #F6F6F6;
	background-color: #F6F6F6;
	border: 1px solid #F6F6F6;
}
.moduleRowOver { 
	background: #c2d0d8 url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/modulerow_hover.gif) repeat-x;
	border: 1px solid #ffffff;
}
.moduleRowSelected { 
		background:url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/modulerow_selected_bg.gif) repeat-x #D6DEDE;
 }

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

.SearchSmallFields input {
	width: 60px;
}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px;  margin-bottom: 3px;}
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #EFCDCE; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #FAD6BE; margin-bottom: 3px;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #C80E00; }


#navLeft {
	background-color: #F5F2F1;
	padding-right: 7px;
	width: 231px;
}


.contentsTopics {
	color: #3F393E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11.5pt;
	font-weight: bold;
}


.tableHeader {
	background-image:url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/options-listing-background.gif) left -8px repeat-x #CCCCD6;
	color: #3F393E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 5px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #e0e0e0;
}

.tableBody {
	padding: 5px;
}


.IMAP_Links {
	border-top: 1px solid #C4C4D9; 
	padding-top: 5px 0 15px 0;
	width: 33%;
}

.IMAP_Rechts {
	border-top: 1px solid #C4C4D9; 
	padding-top: 5px 0 15px 0;
	vertical-align: top;
	width: 66%;
}

.IMAP_Rechts h3 {
	color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
	
/* Fachartikel  */	

.IMAP_Heading 	{
	border-top: 1px dotted #C4C4D9;
	padding-top: 10px;
}

		
.IMAP_Einrueckung 	{
	padding-left: 30px;
}

.IMAP_Einrueckung h3 {
	margin-bottom: -6px;
	padding: 4px 0 0 0;
}

#CheckoutSuccess .IMAP_Einrueckung 	{
	padding-left: 15px;
}

#CheckoutSuccess .IMAP_Heading {
	color: #375b6f;	
}

/* Herstellerliste */
.IMAP_Block 	{
	border-top: 1px dotted #C4C4D9;
	padding: 10px 0 18px 0;
}
	
/* Kundenstimme und Zitatebox  */	

.KundenstimmeAussen {
	clear: both;
	background-color: #EEEEEE;
	margin-bottom: 12px;
	padding: 1px;
	width: 100%;
}
		
.KundenstimmeInnen {
 	height: 100%;
	padding: 10px;
}

.ZitatboxAussen	{
	padding: 10px 5px 10px 5px;  	
}

.ZitatboxInnen	{
	margin: 0;
	padding: 0;
}

.ZitatboxQuoteLinks	{  	
	margin-top: 0 0 -10px 0;
}

.ZitatboxQuoteRechts {
	text-align: right;
	margin-top: -10px 0 -5px 0;
}

.ZitatText 	{  	
	color: #000000; 
	line-height: normal; 
	font-size: 9pt; 
	padding: 0;
	text-align: justify; 
}
		
.ZitatQuellangabe {  
	text-align: right;
	font-size: 8pt; 
	margin-bottom: 3px;
	color: #000000; 
	line-height: normal; 
}

.Zitateliste {
	padding: 0 50px 0 10px;
}

.ZitatelisteEintrag {
	padding: 5px 0 10px 0;
	text-align: justify;
}

.Zitat {
	font-style: normal;
	color: #700000;
}


/* Bilder  */

.BildMittig 	{
	color: #3F393E; 
	float: none;
	font-size: 9pt;
	line-height: 16px; 
	margin: 5px 0 0 5px; 
	padding: auto;
	text-align: center;
}

.BildLinks 	{
	color: #3F393E;
	float: left;
	font-size: 9pt;
	line-height: 16px; 
	margin: 0;
	padding: 5px 15px 10px 5px;
	text-align: center;
}

.BildRechts 	{
	color: #3F393E; 
	float: right;
	font-size: 9pt;
	padding: 0 5px 0 15px;
	text-align: center;
}

/* Tabellen  */

.Tab_Produkteignung {
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
	position: relative; left: -3px;
	width: 270px;
}

.Tab_Produkteignung_Header {
	background-color: #EBE8E6;
	border: 1px solid #FFFFFF;
	color: #82826A;
	font-size: 8.5pt;
	font-weight: bold;
	height: 30px;
	line-height: 8.5pt;
	padding: 3px;
	text-align: center;
	width: 90px;
}

.Tab_Produkteignung_Body {
	background-color: #EFEFEC;
	border: 1px solid #FFFFFF;
	color: #000000;
	height: 30px;
	padding: 3px;
	text-align: center;
	width: 90px;
}

/* Boxen mit runden Ecken allgemein */

.RoundedBox_AUSSEN {
	width: 100%;
	margin: 0 0 8px 0; 
	float: none;
}

.RoundedBox_RO {
	background: top right no-repeat;
}

.RoundedBox_LO {
	background: top left no-repeat;
}

.RoundedBox_RU {
	background: bottom right no-repeat;
}

.RoundedBox_LU {
	background: bottom left no-repeat;
}

.RoundedBox_Inhalt {
	margin: 0;
	padding: 6px 8px 8px 8px
}

.RoundedBox_Inhalt p {
	margin: 0 0 6px 0;
	padding: 0;
}

.RoundedBox_InhaltHeading {
	margin-bottom: 10px;
}
.RoundedBox_InhaltText {
	float: right;
}
.RoundedBox_InhaltBild {
	padding-right: 2px;
}

.RoundedBox_Pfeil_1 {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_arrow_1.png) no-repeat;
	float: left; 
	height: 19px;
	position: relative; top: 15px; 	left: 0;
	margin-left: -9px; 
	width: 9px;
}

.RoundedBox_Pfeil_2 {
	float: left; 
	height: 15px;
	margin-right: -1px; 
	position: relative; top: 16px; left: -1px; 
	width: 1px; 
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_arrow_2.gif) no-repeat #fff7dc;
}

.RoundedBox_Pfeil_1_Rechts {
	float: left; 
	position: relative; 
	top: 15px; 
	margin-left: -10px; 
	left: 240px;
	width: 10px;
	height: 19px;
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_arrow_1_right.png) no-repeat;
}

.RoundedBox_Pfeil_2_Rechts {
	float: left; 
	position: relative; 
	top: 16px; 
	left: 230px; 
	width: 1px; 
	height: 15px; 
	background-color: #fff7dc;
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_arrow_2.gif) no-repeat;
}

/* Boxtyp 1 */

.RoundedBox_TYP1 .RoundedBox_RO {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_white_ro.gif);
}

.RoundedBox_TYP1 .RoundedBox_LO {
	background-image: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_white_lo.gif);
}

.RoundedBox_TYP1 .RoundedBox_RU {
	background-image: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_white_ru.gif);
}

.RoundedBox_TYP1 .RoundedBox_LU {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_white_lu.gif);
}


/* Boxtyp 3 */

.RoundedBox_TYP3 .RoundedBox_AUSSEN {
	padding: 10px 0 0 0;
}

.RoundedBox_TYP3 .RoundedBox_RO {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_lightgrey_ro.gif);
}

.RoundedBox_TYP3 .RoundedBox_LO {
	background-image: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_lightgrey_lo.gif);
}

.RoundedBox_TYP3 .RoundedBox_RU {
	background-image: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_lightgrey_ru.gif);
}

.RoundedBox_TYP3 .RoundedBox_LU {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_lightgrey_lu.gif);
}

.RoundedBox_TYP3 .RoundedBox_Inhalt {
	padding: 10px 8px 10px 8px; 
}


/* Boxtyp 4 */


.RoundedBox_TYP4 .RoundedBox_RO {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_eck_ro.gif);
}

.RoundedBox_TYP4 .RoundedBox_LO {
	background-image: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_eck_lo.gif);
}

.RoundedBox_TYP4 .RoundedBox_RU {
	background-image: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_eck_ru.gif);
}

.RoundedBox_TYP4 .RoundedBox_LU {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_eck_lu.gif);
}

.RoundedBox_TYP4 .RoundedBox_Inhalt {
	padding: 0;
}

/* Boxtyp 2 */


.RoundedBox_TYP2 .RoundedBox_RO, .TrustSymbolsEntryOuter .RoundedBox_RO, .RoundedBox_TYP3 .RoundedBox_TYP2 .RoundedBox_RO, .RoundedBox_TYP4 .RoundedBox_TYP2 .RoundedBox_RO {
	background-image: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_grey_ro.gif);
	position: relative; top: -1px; left: 1px;
}

.RoundedBox_TYP2 .RoundedBox_LO, .TrustSymbolsEntryOuter .RoundedBox_LO, .RoundedBox_TYP3 .RoundedBox_TYP2 .RoundedBox_LO, .RoundedBox_TYP4 .RoundedBox_TYP2 .RoundedBox_LO {
	background-image: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_grey_lo.gif);
	position: relative; left: -2px;
}

.RoundedBox_TYP2 .RoundedBox_RU, .TrustSymbolsEntryOuter .RoundedBox_RU, .RoundedBox_TYP3 .RoundedBox_TYP2 .RoundedBox_RU, .RoundedBox_TYP4 .RoundedBox_TYP2 .RoundedBox_RU {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_grey_ru.gif);
	position: relative; top: 1px; left: 2px;
}

.RoundedBox_TYP2 .RoundedBox_LU, .TrustSymbolsEntryOuter .RoundedBox_LU, .RoundedBox_TYP3 .RoundedBox_TYP2 .RoundedBox_LU, .RoundedBox_TYP4 .RoundedBox_TYP2 .RoundedBox_LU {
	background-image: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_grey_lu.gif);
	padding-left: 1px;
	position: relative; left: -2px;
}

.RoundedBox_TYP2 .RoundedBox_Inhalt, .RoundedBox_TYP3 .RoundedBox_TYP2 .RoundedBox_Inhalt, .RoundedBox_TYP4 .RoundedBox_TYP2 .RoundedBox_Inhalt {
	padding: 6px 8px 6px 8px;
}


#Produktfilter {
	padding: 0;
}

#Produktfilter .RoundedBox_TYP3 .RoundedBox_AUSSEN {
	background:  url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/infokasten_background.png) #ffffec repeat-x;
	padding: 0;
}

#Produktfilter .RoundedBox_TYP3 .RoundedBox_RO {
	background-image: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/runde_ecken_weiss_ro.png);
}

#Produktfilter .RoundedBox_TYP3 .RoundedBox_LO {
	background-image: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/runde_ecken_weiss_lo.png);
}

#Produktfilter .RoundedBox_TYP3 .RoundedBox_RU {
	background-image: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/runde_ecken_weiss_ru.png);
}

#Produktfilter .RoundedBox_TYP3 .RoundedBox_LU {
	background-image: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/runde_ecken_weiss_lu.png);
}

#Produktfilter .RoundedBox_TYP3 .RoundedBox_Inhalt {
	padding: 0; 
}


#ProduktfilterAvatar .RoundedBox_TYP4 .RoundedBox_RO {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_eck2_ro.gif);
}

#ProduktfilterAvatar .RoundedBox_TYP4 .RoundedBox_LO {
	background-image: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_eck2_lo.gif);
}

#ProduktfilterAvatar .RoundedBox_TYP4 .RoundedBox_RU {
	background-image: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_eck2_ru.gif);
}

#ProduktfilterAvatar .RoundedBox_TYP4 .RoundedBox_LU {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_eck2_lu.gif);
}

.RoundedBox_Filter {
	padding: 0 0 1px 0; 
}

.RoundedBox_FilterInner {
	padding: 5px 4px 10px 10px; 
}

.RoundedBox_Filter_Header {
	margin: 0 0 3px 0; 
}

.RoundedBox_Filter_Marke {
	padding: 8px 0 0 0;
}

/* Boxtyp Live Shopping */

.RoundedBox_TYPLS .RoundedBox_RO {
	background-image: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_ls_eck_ro.gif);
}

.RoundedBox_TYPLS .RoundedBox_LO {
	background-image: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_ls_eck_lo.gif);
}

.RoundedBox_TYPLS .RoundedBox_RU {
	background-image: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_ls_eck_ru.gif);
}

.RoundedBox_TYPLS .RoundedBox_LU {
	background-image: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/box_ru_ls_eck_lu.gif);
}

/* Boxtyp Kategorieübersicht Seitenkopf und Listenkopf */

.RoundedBox_TYPCatHead .RoundedBox_AUSSEN {
	background:  url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/infokasten_background.png) #f8f8f8 repeat-x;
	float: none;
	margin: 0; 
	width: 100%; 
}

.RoundedBox_TYPCatHead .RoundedBox_RO {
	background-image:  url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/runde_ecken_weiss_ro.png);
}

.RoundedBox_TYPCatHead .RoundedBox_LO {
	background-image:  url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/runde_ecken_weiss_lo.png);
}

.RoundedBox_TYPCatHead .RoundedBox_RU {
	background-image:  url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/runde_ecken_weiss_ru.png);
}

.RoundedBox_TYPCatHead .RoundedBox_LU {
	background-image:  url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/runde_ecken_weiss_lu.png);
}

.RoundedBox_TYPCatHead .RoundedBox_Inhalt {
	padding: 8px 8px 8px 8px;
	min-height: 125px;
}

.KategorieHeaderH1Spacer {
	border-top: 1px solid #6aa3c6;
	height: 1px;
	position: relative; 
	top: -3px; 
	width: 100%;
}

.KategorieHeaderH1Spacer , .RoundedBox_TYPCatHead .KategorieHeaderH1Spacer {
	float:left;
	height: 4px;
}

.ListingOverlayBoxOuter {
	float: right; 
	font-size: 9pt;
	position: relative; top: 5px; left: -10px; 
	text-align: left; 
	line-height: 1.2;
	visibility: hidden;
	width: 0;	
	z-index: 500;
}

.ListingOverlayBoxOuterRechts {
	float: left; 
	left: -220px; 
}

.ListingOverlayBoxInner {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_grey_bg.gif) top left repeat-x #efefef;
	border: 1px solid #b6bcc6;
	border-bottom: none;
	position: absolute; 
	width: 230px; 
	opacity: .95; 
	filter: alpha(opacity=95);
}

.ListingOverlayBoxOuter ul {
	list-style: square;
	margin-bottom: 2px;
	margin-top: 1px;
}

.ListingOverlayBoxOuter li {
	margin-left: -20px;
	padding: 0;
}

/* Ajax */

.dummy {
	visibility: hidden;
}

.options_ajax_container {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/roundedbox_grey_bg.gif) top left repeat-x #efefef;
	border: 1px solid #b6bcc6;
	border-bottom: none;
	font-size: 9.0pt;
	line-height: 1.2;	margin-top: -20px;
	position: absolute; 
	visibility: hidden;
	z-index: 500;
	opacity: .95; 
	filter: alpha(opacity=95);
}

.options_ajax_container	.axloading		{
	border: 1px dotted #999999;			
	padding: 3px; 
	position: relative;
	text-align: center; 
}

/* Boxtyp Footerbox */

.Footerbox_AUSSEN {
	float: left;
	margin: 10px 0 0 2px; 
	padding-bottom: 10px; 
	width: 322px;
}

.Footerbox_RO {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/footerbox_ro.gif) top right no-repeat;
}

.Footerbox_LO {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/footerbox_lo.gif) top left no-repeat;
}

.Footerbox_RU {
	background: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/footerbox_ru.gif) bottom right no-repeat;
}

.Footerbox_LU {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/footerbox_lu.gif) bottom left no-repeat;
}

.Footerbox_Inhalt {
	color: #555555;
	height: 255px;
	padding: 14px 12px 14px 12px;
}

.Footerbox_Inhalt h2 {
	font-weight: normal;
	margin: 1px 0 6px 0;
}

.Footerbox_Inhalt p {
	margin: 0 0 8px 0;
}

.Footerbox_Inhalt .InfoText {
	font-size: 8pt;
}

.FooterBoxEntry {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right_footer.gif) 0 5px no-repeat;
	display: block;
	font-family: Arial, SansSerif;
	padding: 2px 2px 6px 10px;
	font-size: 9pt;
}

.FooterBoxEntry:hover {
	background-position: -500px 5px;
	cursor: pointer;	
}

.FooterBoxEntry:hover A, A.FooterBoxEntry:hover {
	text-decoration: underline;
}

.FooterBoxEntryTeaser{
	font-size: 8pt;
}

/*---------------------------- Navigation --------------------------*/

.NavigationProduktkategorien {
	font-family: Arial, SansSerif;
	padding-top: 0;
	letter-spacing: 0pt;
}

.NavigationProduktkategorien A:hover, A:hover.NavigationProduktkategorien {
	color: #f7fafd;
	text-decoration: none;
}

.NaviLevel_1 .NaviEntry {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right.gif) 3px 6px no-repeat;
	font-size: 9pt;
	line-height: 1.25;
	padding: 3px 0 3px 14px;
}

.NaviLevel_1 .NaviEntry:hover {
	background-position: -497px 6px;
	cursor: pointer;
}

.NaviLevel_1 .NaviHasSubcats {
	background-image: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_down.gif);
}

.NaviLevel_1 .NaviLevelSelected {
	background: #f0f0f4 url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_level1_selected.gif) repeat-x;
}


.NaviLevel_1 .NaviEntrySelected .NaviEntry {
	background-position: -497px 6px;
}

.NaviLevel_1 .StructuralElement {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_level1_structural.png) repeat-x;
	color: #3e5666;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	padding: 3px 0 3px 4px;
}

.NaviLevel_2 .NaviEntry {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right_small.gif) 11px 6px no-repeat;
	padding: 3px 0 3px 23px;
	font-size: 9pt;
}

.NaviLevel_2 .NaviEntry:hover {
	background-position: -489px 6px;
	cursor: pointer;
}

.NaviLevel_2 .NaviEntrySelected .NaviEntry {
	background-position: -489px 6px;
}

.NaviLevel_2 .NaviLevelSelected {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_level2_selected.gif) repeat-x #e3e3ed;
}

.NaviLevel_2 .NaviHasSubcats {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_down_small.gif);
}

.NaviLevel_2 .StructuralElement {
	color: #3e5666;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	padding: 2px 0 2px 14px;
}	

.NaviLevel_3 .NaviEntry {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right_small.gif) 21px 6px no-repeat;
	font-size: 8pt;
	padding: 3px 0 3px 33px;
}

.NaviLevel_3 .NaviEntrySelected .NaviEntry {
	background-position: -479px 6px;
}

.NaviLevel_3 .NaviEntry:hover {
	background-position: -479px 6px;
	cursor: pointer;
}

.NaviLevel_3 .NaviHasSubcats {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_down_small.gif);
}

.NaviLevel_3 .NaviLevelSelected {
	background: #dedee4 url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_level3_selected.gif) repeat-x;
}

.NaviLevel_4 .NaviEntry {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right_small.gif) 30px 6px no-repeat;
	font-size: 8pt;
	padding: 3px 0 3px 41px;
}

.NaviLevel_4 .NaviEntry:hover {
	background-position: -470px 6px;
	cursor: pointer;
}

.NaviLevel_4 .NaviHasSubcats {
	background-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_down_small.gif);
}

.NaviLevel_4 .NaviEntrySelected .NaviEntry{
	background-position: -469px 6px;
}

.NaviEntryInPath {
	font-weight: bold;
}

.NaviLevel_1 .NaviBorderBG{
	border-top: 1px dotted #ccccd6;
} 
.NaviLevel_2 .NaviBorderBG{
	border-top: 1px dotted #ccccd6;
} 
.NaviLevel_3 .NaviBorderBG, 
.NaviLevel_4 .NaviBorderBG {
	border-top: 1px dotted #ccccd6;
}

.NaviEntrySelected {
	background: #6c97ad url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_selected.gif) top left repeat-x;
}

.NaviEntryUnselected {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_selected.gif) left -51px repeat-x;
}

.NaviEntryFlyoutActive {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_selected.gif) left -151px repeat-x;
}

.NaviLevel_1 .NaviEntryFlyoutActive .NaviEntry {
	background-image: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right_flyoutactive.gif);
}

.NaviLevel_2 .NaviEntryFlyoutActive .NaviEntry, .NaviLevel_3 .NaviEntryFlyoutActive .NaviEntry, .NaviLevel_4 .NaviEntryFlyoutActive .NaviEntry {
	background-image: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right_small_flyoutactive.gif);
}

.NaviEntryUnselected:hover A, A.NaviEntryUnselected:hover, .NaviEntrySelected A, A.NaviEntrySelected, .NaviEntryFlyoutActive A, A.NaviEntryFlyoutActive  {
	color: #f7fafd;	
}

.NaviEntryFlyoutActive A:hover, A:hover.NaviEntryFlyoutActive {
	color: #FFFFFF;	
}


.NaviEntryUnselected:hover {
	background-color: #6c97ad;
	background-position: top left;
}


.NaviMegaAnchor {
	float: right;
	height: 0;
	position: relative;
	top: -5px;
	width: 0;
}

.NaviMegaFlyoutOuter {
	min-height: 150px;
	position: absolute;
	visibility: hidden;
	z-index: 500;
}

.NaviMegaFlyoutTop {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/navi_mega_level1_sprite_bg.png) top right no-repeat;
	padding-right: 3px;
	margin-right: -3px;
	width: 100%;
}

.NaviMegaFlyoutTopLeft {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/navi_mega_level1_sprite_bg.png) no-repeat top left;
	display: block; 
	height: 9px;
	width: 7px;
}

.NaviMegaFlyoutMainOuter {
	border-left: 1px solid #d8d8d8;
}

.NaviMegaFlyoutMainColor {
	background-color: #f3f3f3;
}

.NaviMegaFlyoutMainInner {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/navi_mega_level1_middle_bg.png) repeat-y top right;
	margin-right: -3px;
	padding: 0 6px 4px 12px;
}

.NaviMegaFlyoutMainMobile {
	display: block;
	width: 100%;
}
.NaviMegaFlyoutMainMobileOverview {
	float: left;
	font-weight: bold;
	padding: 1px 0 10px 1px;
	white-space: nowrap;
}

.NaviMegaFlyoutMainMobile .CloseIcon {
	margin: 1px 3px 0 0;
}

.NaviMegaFlyoutMainInnerContent {
	margin: 0 0 -1px 0;
	position: relative; top: -1px;
}

.NaviMegaFlyoutBottom {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/navi_mega_level1_sprite_bg.png) no-repeat bottom right;
	position: relative; left: 2px;
	padding-right: 3px;
	padding-bottom: 9px;
	width: 100%;
}

.NaviMegaFlyoutBottomInner {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/navi_mega_level1_sprite_bg.png) no-repeat bottom left;
	clear: both;
	height: 9px;
	position: absolute;
	width: 7px;
}

.NaviMegaIndicator {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/navi_mega_indicator.png) top right no-repeat;
	float: right;
	height: 15px;
	padding: 0 2px 0 4px;
	text-align: right;
	width: 6px;
}

.NaviMegaIndicatorActive {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/navi_mega_level1_active.png) top right no-repeat;
	float: right;
	height: 22px;
	margin-left: -13px;
	position: relative; left: 13px;
	visibility: hidden;
	width: 13px;
	z-index: 501;
}

.NaviMegaFlyoutOuter A, A.NaviMegaFlyoutOuter {
	color: #9F0000;
	text-decoration: none;
}

.NaviMegaFlyoutOuter A:hover, A:hover.NaviMegaFlyoutOuter, .NaviEntryInner:hover A, A.NaviEntryInner:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.NaviMega_Column {

}

.NaviMega_Column td {
	background: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/navi_mega_column_bg.png) top left repeat-y;
	border-left: 1px dotted #a4b9c8;
	padding: 0 10px 0 10px;
	vertical-align: top;
}

.NaviMegaColumnInner {
	display: block;
	min-height: 100px;
}

.NaviMega_Column .StructuralElementMega {
	color: #3e5666;
	font-weight: bold;
	padding-left: 2px;
	white-space: nowrap;
}

.NaviMega_Column .MinWidthContainer {
	display: block;
	height: 1px;
	width: 130px;
}

.NaviMega_Column .NaviEntryInner A {
	white-space: nowrap;
}

.NaviEntryMega:hover	{
	background: #ffda69 url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_selected.gif) top left repeat-x;
}

.NaviEntryMega .NaviEntryInner{
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right.gif) 1px 5px no-repeat;
	font-size: 9pt;
	margin: 3px 0 1px 0;
	padding: 2px 2px 2px 10px;
}

.NaviEntryMega .NaviEntryInner:hover {
	background-position: -499px 5px;
	cursor: pointer;
}


/*---------------------------- Bestellbox in Product-Listings --------------------------*/

#OverlayDarkenedBG {
	background-color: #303030;
	height: 100%;
	overflow: hidden;
	position: absolute; top: 0; left: 0;
	z-index: 9999;
	width: 100%;
	opacity: .80;
	filter: alpha(opacity=80);
}

#InCart {
	clear: both; 
	margin:auto; 
	width: 400px;
}

#InCartBG {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/added-to-cart-background.gif) no-repeat; 
	color: #000000; 
	height: 170px; 
	margin: auto;
	position: absolute; top: 100px; 
	width: 400px;
	z-index: 10000; 
	opacity: 1.0;
	filter:Alpha(opacity=100, finishopacity=100, style=2);
}

#InCartInner {
	padding: 58px 10px 0 100px; 
	text-align: left;
	z-index: 10001; 
}
#InCartInner H3, #InCartInner p {
	display: block; font-size: 9pt; margin: 0 0 10px 0; padding: 0;
}

#InCartInstructions {
	position: absolute; left: 100px; bottom: 32px; height: 10px
}
#InCartLinkLeft {
	position: absolute; left: 100px; bottom: 17px; height: 16px
}
#InCartLinkRight {
	position: absolute; right: 10px; bottom: 17px; height: 16px
}

.OrderBox {
	clear: left; 
	color: #000000; 
	float: left;
	height: 200px; 
	margin: 0 -250px -200px -250px;
	position: relative; top: -60px; left: 115px;
	width: 500px; 
	z-index: 10000; 
	opacity: 1.0;
	filter:Alpha(opacity=100, finishopacity=100, style=2);
}

.OrderBox H3 {
	font-size: 10pt; line-height: 12pt; margin: 0 0 10px 0; padding: 0; 
}
.OrderBox p {
	font-size: 9pt; margin: 0 0 10px 0; padding: 0;
}


#CartInHeader {
	float: right; 
	height: 64px; 
	margin: -44px 0 0 -256px; 
	width: 256px;
}

#CartInHeaderIcon {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/warenkorb_header_tuete_neu.png) no-repeat left top;
	float: left;
	height: 84px;
	width: 48px;
	margin: 0 -48px -84px 0;
}

#CartInHeader_Contents {
	color: #436885;
	font-size: 9pt; 
	padding: 10px 5px 0 0px; 
}

#CartInHeader_Details {
	margin: -11px 0 0 -349px; 
	position: absolute; 
	visibility: hidden; 
	width: 354px; 
	z-index: 500;
}

#CartInHeader_DetailsTop {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/warenkorb_header_bg_topbottom.png) left top no-repeat;
	clear: both; 
	float: none; 
	height: 16px; 
	width: 354px; 
}

#CartInHeader_DetailsClose {
	color: #444444;
	cursor: pointer; 
	float: right; 
	font-size: 8pt;
	margin-top: 1px; 
}

#CartInHeader_DetailsHeading {
	font-family: 'Droid Sans',Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold; 
	margin-right: 15px;
}

#CartInHeader_DetailsBody td {
	border-top: 1px dotted #6396b8;
	padding: 4px 0 4px 0; 
	vertical-align: top; 
}

#CartInHeader_DetailsBody {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/warenkorb_header_bg_details.png) repeat-y;
	clear: both; 
	float: none; 
	font-size: 9pt; 
	padding: 0 0 0 4px; 
}

#CartInHeader_DetailsBodyInner {
	background-color: #e4e4ea;
	padding: 2px 5px 0 5px; 
}


#CartInHeader_DetailsBottom {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/warenkorb_header_bg_topbottom.png) left bottom no-repeat;
	clear: both; 
	float: none; 
	height: 12px; 
	width: 354px; 
}

#CartInHeader_Details .LightFont {
	color: #444444;
}


/*----------------------------Suggest Styles--------------------------*/

#search_outer_left {
 	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/suche_background_gesamt.gif) no-repeat top left;
 	float: left;
	height: 20px;
 	text-align: left;
}


#search_outer_right {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/suche_background_gesamt.gif) no-repeat top right;
	height: 20px;
}

#search_inner {
 	background:url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/suche_lupe.gif) 3px 3px no-repeat;
 	height: 15px;
	padding: 2px 0 0 20px;
}

#search_inner_left {
	float: left;
	width: 112px;
}

#search_inner_left input {
	background: transparent;
	width: 112px;
}

#search_inner_right {
	float: right;
	height: 16px;
	width: 16px;
}

.search_submit {
	border: 0;
}

#search_active, #advanced_search_active {
	position: absolute;
	z-index: 100;
	visibility: hidden;
}

#search_active .search_indicator {
	position: relative;
	left: 67px;
	top: 2px;
}

#advanced_search_active .search_indicator {
 text-align: center;
 width: 717px; 
}

#txtSearch {
	background: transparent;
	border: 0;
	display: block;
	float: none;
	height: 14px;
	padding-top: 1px;
	padding-bottom: 0;
	width: 120px;
}

.suggest_link {
	background: #FFFFFF;
	border-top: 1px dotted #DDDDDD;
	clear: both;
	padding: 1px 6px 1px 6px;
}
.suggest_link_over {
	background: #6c97ad url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_selected.gif) repeat-x;
	border-top: 1px dotted #DDDDDD;
	clear: both;
	color: #FFFFFF;
	padding: 1px 6px 1px 6px;
	cursor: pointer;
}
.suggest_link_inner {
	height: 40px;
}

.suggest_link_inner img {
	height: 40px;
	margin: 0 5px 0 0;
	width: 40px;
	float: left;
}

.suggest_link_inner .text {
	height: 40px; 
	vertical-align: middle;
}

.search_suggest_more {
	font-style: italic;
	padding: 4px 0 4px 0;
}
#search_suggest {
	background-color: #FFFFFF;
	border: 1px dotted #999999;			
	display: block; 
	font-family: Arial, sans-serif;
	font-size: 9.0pt;
	line-height: 1.3;
	position: absolute;
	text-align: left; 
	visibility: hidden;
	width: 385px;
	z-index: 140;
}

#search_suggest_header {
	background-color: #E8E8E8;
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/options-listing-background.gif) repeat-x;
	color: #222222;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	line-height: 12pt;
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

#search_suggest_header .CloseIcon {
	margin: 2px 1px 0 0;
}

#search_suggest_body {
	background-color: #FFFFFF; 
}	
/*----------------------------End Suggest Styles------------------------*/

.semi_transparent {
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: alpha(Opacity=30);
}

/* ------------- Anfang Formulare --------------- */
.searchfield	{
		background-color: #F0F0F0;
		border: #AAAAAA 1px solid; 
		color: #000000;
		font-family: Verdana,Arial,Helvetica,Sans-serif;
		font-size: 8.5pt;
		height: 15px;
		padding-top: 2px;
		vertical-align: middle;
}

input[type=text], input[type=tel], input[type=number], input[type=email], input[type=url], input[type=password]	{
		border: #AAAAAA 1px solid; 
		font-family: Arial,Helvetica,Sans-serif;
		color: #333333;
		background:url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/input_bg.gif) top left repeat-x #FFFFFF;
 		font-size: 12px;
}

select	{
		background: #FFFFFF;
		border: #AAAAAA 1px solid; 
		color: #333333;
		font-family: Arial,Helvetica,Sans-serif;
 		font-size: 12px;
 		padding-right: 0;
 		padding-left: 0; 
}

input[type=checkbox] {
		border: #AAAAAA 0 solid; 
}

input.add_qty_field  {
	background-image:url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/input_bg_largefield.gif);
	font-size: 15px;
	font-weight: bold;
	margin: 0;	
	padding: 2px 4px 2px 4px;
	position: relative; top: -3px;
	text-align: right;
}

.pricefield	{
	border: #AAAAAA 1px solid; 
	color: #333333;
	font-family: Verdana,Arial,Helvetica,Sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-right: 3px;
	padding: 1px 3px 1px 3px;
}


span.checkbox, span.radio {
	background: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/bg_checkbox.png) no-repeat;
	display: block;
	float: left;
	height: 20px;
	padding: 0 5px 0 0;
	width: 19px;
}

span.radio {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/bg_radio.png) no-repeat;
}

TEXTAREA {
	color: #333333;
	border: #AAAAAA 1px solid; 
	background:url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/input_bg.gif) repeat-x top left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 97%;
}

/* ------------- Ende Formulare --------------- */

.CheckoutHeading {
	margin: 0 0 6px 0;
}

#CheckoutHeader {
	color: #C3C3C3;
	font-size: 8pt; 
	font-family: Arial, Helvetica; 
	height: 88px; 
	width: 717px; 
}

.CheckoutHeaderCart {
	float: left; 
	margin-right: 13px;
	position: relative; top: 40px; 
	width: 87px; 
}

.CheckoutHeaderFinished {
	float: left; 
	margin-right: -10px; 
	margin-left: 10px; 
	position: relative; top: 40px;
}

.CheckoutHeaderElement {
	float: left; 
	position: relative; top: 13px; 
	margin-right: 10px; 
	vertical-align: top;
	width: 130px; 
}

.CheckoutHeaderCartEbay {
	margin-right: 45px;
	width: 90px; 
}

.CheckoutHeaderElementEbay {
	margin-right: 35px; 
	width: 120px; 
}

.CheckoutHeaderElementEbayLarge {
	margin-right: 12px; 
	width: 200px; 
}

.CheckoutHeaderFinishedEbay {
	margin-right: -10px; 
	left: 5px;
}

.CheckoutHeaderElementImage {
	position: relative; left: -3px; 
}

.CheckoutHeaderSuccessImage {
	float: left;
	margin-bottom: -39px; 
	margin-right: -45px; 
	position: relative; left: -5px; top: -39px;  
}

.CheckoutHeaderElementActive {
	color: #333333;
}

.CheckoutHighlight {
	background:url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/modulerow_bg.gif) repeat-x #F6F6F6;
}

#CheckoutForm {
	margin-top: 0;
	padding-bottom: 12px;
}

#CheckoutForm h2 {
	margin: 6px 0 10px 0;
}

#CheckoutForm h3 {
	margin: 0 0 6px 0;
}

#CheckoutForm p {
	margin: 0 0 6px 0;
	padding: 0;
}

#CheckoutForm .IMAP_Block 	{
	border-top: 1px dotted #C4C4D9;
	margin-top: 15px;
	padding: 5px 0 5px 30px;
}

#CheckoutForm .IMAP_Heading 	{
	border-top: 0 dotted #C4C4D9;
	margin-top: 0;
	margin-right: -30px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative; left: -30px;
}

.CheckoutFormOptionModule 	{
	border-top: 1px dotted #C4C4D9;
	padding: 6px 12px 6px 30px; 
}

.CheckoutFormOptionModuleButton {
	float: left;
	position: relative; left: -26px; top: -1px;
	margin-right: -23px;
	width: 23px;
}

.CheckoutFormContinue 	{
	width: 100%;
	margin-top: 15px;
	padding-top: 5px;
}

.CheckoutFormContinue p {
	clear: both;
	float: right;
	font-size: 8.5pt;
	text-align: right;
}

.CheckoutFormInformationBlock {
	background:url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/modulerow_bg.gif) repeat-x #F6F6F6;
	max-width: 685px;
}

.CheckoutFormInformationBlockInner {
	padding: 6px;
}

#CheckoutForm .trcol1 {
	background-color: #E6E6E6;
}

#CheckoutForm .trcol2 {
	background-color: #FFFFFF;
}

.GeneralInformationBlock {
	background:url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/modulerow_bg.gif) repeat-x #F6F6F6;
	padding: 6px;
}

.HeadingAchtung {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/icon_achtung.gif) no-repeat top left;
	height: 18px;
	margin-top: 8px;
	padding: 6px 0px 1px 30px;
}

.HinweisAchtung {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/icon_achtung.gif) no-repeat top left;
	padding-left: 28px;
}

/* Text-Formatierung */

.TextKlein {
	font-size: 8pt;
}

.TextMedium {
	font-size: 8pt;
}

#CustomersThoughtsFrame {
	border-left: 1px solid #E7E7E7; 
	border-right: 1px solid #E7E7E7;
	margin: 0 -8px -10px -8px;
	padding-right: 8px;
	padding-left: 8px;
}

#CustomersThoughtsSection {
	margin-top: 8px;
}

#CustomersThoughtsSection h3 {
	margin: 8px 0 8px 0;
}

.CustomersThoughts {
	border-bottom: 1px dotted #C4C4D9;
	margin-top: 4px;
	padding: 8px 0 12px 0
}

.CustomersThoughtsText {
	font-size: 9.5pt;
}

.CustomersThoughtsAuthor {
	font-size: 8pt;
}

.CustomersThoughtsNew {

}

#HeaderMessage {
	font-size: 9pt;
}

#HeaderMessageInner {
	background: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/header-meldung.gif) #ffd571;
	color: #473631; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: 1.0pt; 
	padding: 3px 0 3px 0; 
	text-align: center; 
	width: 100%; 
}

#FooterMessage {
	margin: auto;
	width: 991px;
}

#FooterMessageInner {
	font-size: 9pt;
	padding-left: 5px; 
	text-align: left; 
	width: 100%; 
}

/* TABBER */

/*--------------------------------------------------
	REQUIRED to hide the non-active tab content.
	But do not hide them in the print stylesheet!
	--------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}

/*--------------------------------------------------
	.tabber = before the tabber interface is set up
	.tabberlive = after the tabber interface is set up
	--------------------------------------------------*/

.tabber_outer {
	display: block;
	float: none;
	width: 695px;
}

.ProductInfo .tabber_outer {
	width: 705px;
}

#Produktfilter .tabber_outer {
	width: 705px;
}

.tabber {
 	margin-top: 10px;
}

.tabberlive {
 	margin-top: 10px;
}

/*--------------------------------------------------
	ul.tabbernav = the tab navigation list
	li.tabberactive = the active tab
	--------------------------------------------------*/
ul.tabbernav
{
 border-bottom: 1px solid #dcdce7;
 font: 13px 'Droid Sans', Arial, sans-serif;
 margin: 0 -12px 0 0;
 padding: 2px 0 3px 0;
}

ul.tabbernav li
{
 display: inline;
 list-style: none;
 margin: 0;
}

ul.tabbernav li a
{
 background: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/tabber_bg.gif) left top repeat-x #e1e7e7;
 border: 1px solid #e1e7e7;
 border-bottom: none;
 color: #9F0000;
 padding: 3px 4px;
 margin-right: 2px;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #444; }
ul.tabbernav li a:visited { color: #666; }

ul.tabbernav li a:hover, ul.tabbernav li a:active
{
 background-color: #669dbf;
 background-position: left -40px;
 border-color: #669dbf;
 color: #f5f9fb;
}

ul.tabbernav li.tabberactive a
{
 background-color: #FFFFFF;
 background-position: left -80px;
 border: 1px solid #dcdce7;
 border-bottom: 1px solid #FFFFFF;
 color: #3F393E;
 margin-bottom: -1px;
 padding: 4px 4px;
 position: relative;
 top: -1px;
}

ul.tabbernav li.tabberactive a:hover
{
 background: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/tabber_bg.gif) left -80px repeat-x #FFFFFF;
 color: #3F393E;
}

/*--------------------------------------------------
	.tabbertab = the tab content
	Add style only after the tabber interface is set up (.tabberlive)
	--------------------------------------------------*/
.tabberlive .tabbertab {
 background:url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/tabber_bg_tabbertab.gif) #FFFFFF repeat-x bottom left;
 border: 1px solid #dcdce7;
 border-top: 0;
 margin-top: 0;
 padding: 5px;
 width: 100%;
 
 /* If you don't want the tab size changing whenever a tab is changed
	  you can set a fixed height */

 /* height:200px; */
min-height: 150px;

 /* If you set a fix height set overflow to auto and you will get a
	  scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	/* display:none; */
}
.tabberlive .tabbertab h3 {
 /* display:none; */
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
/*
 height:200px;
 overflow:auto;
*/
}

#Produktfilter .tabbertab {
	min-height: 90px;
}

/* Navigator */

.Navigator {
	font-size: 9pt;
}

.Navigator A {
	color: #527792;
	padding: 2px 6px 2px 6px; 
}

.Navigator A:hover {
 	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/navigator_bg.gif) left -40px repeat-x #b4ccdc;
	border: #b4ccdc 1px solid;
	color: #FFFFFF;
 	padding: 2px 5px 2px 5px;
 	text-decoration: none; 
}

.Navigator .option {
	margin: 1px;
	padding: 1px 4px 1px 4px; 
}

A.pageResults {
	border: #79a5bf 1px solid; 
 	color: #527792;
 	font-weight: bold;
 	margin: 0 3px 0 3px;  
 	padding: 2px 5px 2px 5px; 
 	text-decoration: none;
}

A.pageResults:hover {
	background-color: #b4ccdc;
	border: #79a5bf 1px solid; 
	text-decoration: none;
}

.Navigator B {
 	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/navigator_bg.gif) 1px -6px repeat-x #b4ccdc;
	border: #b4ccdc 1px solid; 
 	margin: 0 3px 0 3px;  
 	padding: 2px 5px 2px 5px; 
}

.Navigator .NavigatorDispmodeSwitchDeactive A, a.NavigatorDispmodeSwitchDeactive {
 	background-position: left -80px;
	border-top: #FFFFFF 1px solid;
 	padding: 2px 6px 3px 23px;
}

.Navigator .NavigatorDispmodeSwitchDeactive A:hover, a:hover.NavigatorDispmodeSwitchDeactive {
	background-color: #a6c2d6;
 	background-position: left -40px;
	border: #b4ccdc 1px solid;
	color: #f9efed;
 	padding: 2px 5px 2px 22px; 
}

.Navigator .NavigatorDispmodeSwitchActive {
	background-color: #a6c2d6;
 	background-position: left top;
	border: #b4ccdc 1px solid;
	font-weight: bold;
 	padding: 2px 5px 2px 22px; 
}

.NextPageBig {
	border: 1px solid #e7e7e7; 
	border-top: none; 
	display: block; 
	height: 40px; 
	vertical-align: middle; 
}

.NextPageBig:hover {
 	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/tabber_bg_hover.gif) repeat-x top left #4c7d9a;
	cursor: pointer;
}

.NextPageBigArrow {
 	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/productlist_nextpage.png) left 4px no-repeat;
	float: right;
	height: 40px;
	width: 38px;
}

.NextPageBig:hover .NextPageBigArrow {
 	background-position: left -46px;
}

.NextPageBigText {
	color: #527792; 
	float: right;
	font-size: 16px;
	font-weight: bold;
	padding: 11px 8px 0 8px;
	vertical-align: middle;
}

.NextPageBig:hover .NextPageBigText {
	color: #FFFFFF; 
}


/* Live Shopping */

.Angebot_der_Woche_Zeit {
	float: right;
	font-size: 12pt;
	font-weight: bold;
	position: relative; top: -1px;
	width: 100%;
}

.Angebot_der_Woche_Zeit #countdownLabel{
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/angebot_der_woche_countdown_bg_2_left.gif) no-repeat left 1px;
 	color: #9D2603;
 	height: 19px;
	padding-left: 6px;
}

.Angebot_der_Woche_Zeit #countdownField{
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/angebot_der_woche_countdown_bg_2_right.gif) no-repeat right 1px;
 	color: #9D2603;
 	height: 19px;
	padding-right: 6px;
}

/* Vertrauenssymbole */

#TrustSymbols {
	display: block; 
	margin-top: 5px;
	padding: 15px 0 12px 0;	 
	width: 100%; 
}

.TrustSymbolsEntryOuter {
	float: left; 
	width: 137px;	
}

.TrustSymbolsEntryInner {
	padding: 0px 12px 0px 15px;
} 

.TrustSymbolsIcon {
	padding: 0px 10px 0px 10px;
}

#TrustSymbols .ListingOverlayBoxOuter {
	top: -10px;
}

/* Suunto Specs */

.SuuntoSpecs table {
	width: 100%;
}

.SuuntoSpecs .specificationTableHeader {
	background-color: #EEEEEE;
	border-top: 1px dotted #CCCCCC;	
	color: #3F393E;
	font-size: 10pt;
	margin-top: 4px;
	padding: 4px;
}

.SuuntoSpecs .specificationRow1 {
	background-color: #ffffff;
	padding: 4px;
}

.SuuntoSpecs .specificationRow2 {
	background-color: #f1f3ed;
	padding: 4px;
}

/* Products Gift */

.ProductsGift_Selection {
	background-color: #fff8e5;
	border: 0 dotted #fbd784;
	margin-bottom: 4px;
	padding: 6px 8px 6px 8px;
}


/* Filter Options Description */
.BoxFilterDescriptionOuter {
	clear: both;
	display: none;
	padding: 8px 0 0 3px;
	width: 100%;
	z-index: 130;
}

.BoxFilterDescriptionHint {
	padding: 3px 0 0 17px;
}

.BoxFilterDescriptionInner {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/infobox_bg_body.gif) bottom left repeat-x #FFFFFF;
	border: 1px solid #929090;
	position: relative; top: -1px; left: -1px; 
}

.BoxFilterDescriptionOuter .CloseInfobox {
	position: relative; top: -5px; right: -5px;
	cursor: pointer;
	float: right; 
	padding: 5px;
	margin-bottom: -5px;
	margin-left: -2px;
}

.BoxFilterDescriptionHeader {
	background: url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/infobox_bg_header.gif) top left repeat-x #dddddd;
	clear: both;
	padding: 5px 5px 0 5px;
}

.BoxFilterDescriptionBody {
	clear: both;
	padding: 5px;
}

.BoxFilterDescriptionOuter h3 {
	margin: 0;
	padding-bottom: 3px;
}

.BoxFilterDescriptionOuter p {
	margin: 0;
	padding-bottom: 3px;
	font-size: 9pt;
}

#LoginForm ul {
	list-style: none;
	list-style-image: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/bullet_haken.gif);
	margin: 0; 
	padding: 0 0 0 20px; 
}

/* Schatten um rechteckige Boxen herum setzen */

.shadow_container_1 {
	background: #F1F0F1;
}
 
.shadow_container_2 {
	background: #DBDADB;
	position: relative; top: -1px; left: -1px; 
}
 
.shadow_container_3 {
	background: #B8B6B8;
	position: relative; top: -1px; left: -1px; 
}

/* JZoom Anfang*/

.jqzoom{
	border: 0px solid black;
	cursor:pointer;
	float: left;
	padding: 0;
	position: relative;
}

.jqzoom a, .jqzoom a:hover {
	text-decoration: none;
}

.jqzoom img{
	float: left;
}

div.zoomdiv {
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display:none;
	overflow: hidden;
	position: absolute; top: 0; left: 0;
	width: 200px;
	text-align: center;
	z-index: 1000;
}

div.jqZoomPup {
	background: #ffffff url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/zoom.gif) 50% top  no-repeat;
	border: 1px solid #aaa;
	height: 50px;
	position: absolute; top: 0; left: 0;
	visibility: hidden;
	width: 50px;
	z-index: 10;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

/* JZoom Ende*/

#CustomerServiceHelpDetails, #CustomerServiceOrdersDetails, #CustomerServiceAccountDetails {
	border-right: 0px; 
	color: #000000; 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	margin-left: -350px;
	position: absolute; 
	text-align: left; 
	visibility: hidden;
	width: 350px; 
	z-index: 150; 
}

#CustomerServiceDetails {
	clear: both; 
	float: right; 
	position: relative; top: -4px;
	z-index: 150; 
}

.CustomerServiceDetailsInner {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/customer_support_details_bg.png);
	border-right: 1px solid #e8e8e8;
	padding: 3px 5px 6px 8px;
} 

.CustomerServiceDetailsInner ul {
	display: block;
	float: none;
}

.CustomerServiceDetailsInner h3 {
	color: #3F393E;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

#CustomerServiceDetails ul {
	list-style: square;
	margin-top: 12px;
	margin-bottom: 8px;
}

.CustomerServiceDetailsItem:hover A, #CustomerServiceDetails A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#CustomerServiceDetails .CustomerServiceDetailsItem {
	margin: 3px -5px 0px -5px;
	padding: 2px 3px 2px 8px;
}

#CustomerServiceDetails .CustomerServiceDetailsItem:hover {
	background: #6c97ad url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bg_selected.gif) repeat-x;
	color: #FFFFFF;
	cursor: pointer;
}

#CustomerServiceDetails .CustomerServiceDetailsItemInner {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right.gif) left 3px no-repeat;
	padding: 0px 0px 0px 12px;
}

#CustomerServiceDetails .CustomerServiceDetailsItem:hover .CustomerServiceDetailsItemInner {
	background-position: -500px 3px;
}
.CustomerServiceItem {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/customer_support_item_bg.gif) top right no-repeat;
	border-left: 1px dotted #FFFFFF; 
	cursor: default;
	float: right; 
	list-style-type: none;
	padding: 4px 16px 4px 5px; 
	vertical-align: middle; 
}

.CustomerServiceItem:hover {
	background-position: right -100px;
}

.CustomerServiceItem a, .CustomerServiceItem a:visited, .CustomerServiceItem a:hover {
	color: #FFFFFF;
}

.CustomerServiceItemActive {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/customer_support_item_bg.gif) right -50px repeat-x #faeab2;
	border: 1px solid #e8e8e8; 
	border-bottom: none; 
	color: #7F3717;
	cursor: default;
	float: right; 
	list-style-type: none;
	padding: 3px 10px 4px 10px; 
	vertical-align: middle; 
}

.CustomerServiceItemActive a {
	color: #7F3717;
	text-decoration: none;
}

.CustomerServiceDetailsTop {
	height: 9px;
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/customer_support_details_bg_topbottom.png) left top no-repeat;
	width: 350px;
}

.CustomerServiceDetailsBottom {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/customer_support_details_bg_topbottom.png) left bottom no-repeat;
	display: block;
	float: none;
	height: 9px;
	width: 350px;
}

.FilterList {
	clear: both;
}

.FilterListSelect {
	background:url(http://img5.ausdauerleistung.de/templates/ausdauerleistung/img/filterlist_select_arrow.png) 21px -15px no-repeat;
	min-height: 90px;
	width: 100%;
}

.FilterListSelect:hover {
	background-position: -18px 5px;
}

.FilterListSelectText, p.FilterListSelectText {
	clear: both; 
	font-size: 12px;
	margin: 0 0 4px 0; 
	padding: 0 0 0 38px;
}

.FilterListItem {
	display: block;
	margin: 0 0 0 20px;
	padding: 1px 0 3px 0;
}

.FilterList A, .FilterListLink {
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #9F0000;
	text-decoration: none;
}

.FilterList A:hover, .FilterListLinkHover {
	background-position: 0 -48px;
	color: #CC0000;
	text-decoration: underline;
}

.FilterList A:active {
	background-position: 0 -98px;
	color: #CC0000;
	text-decoration: underline;
}

.FilterListItemStandard A {
	background-image:url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/bg_filter_standard.png);
	padding: 0 0 0 18px;
}

.FilterListItemSelected A {
	background-image:url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/bg_filter_selected.png);
	padding: 0 0 0 18px;
}

.FilterListManuStandard A {
	background-image:url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/bg_filter_manu_standard.png);
	padding: 1px 0 0 13px;
}

.FilterListManuSelected A {
	background-image:url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/bg_filter_manu_selected.png);
	padding: 1px 0 0 13px;
}

.FilterListManuFixed {
	background: url(http://img1.ausdauerleistung.de/templates/ausdauerleistung/img/bg_filter_manu_selected.png) no-repeat;
	padding: 1px 0 0 13px;
}

.FilterListItemInactive {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/bg_filter_inactive.png) 0 2px no-repeat;
	padding: 0 0 0 18px;
}

.FilterListItemFixed {
	background: url(http://img3.ausdauerleistung.de/templates/ausdauerleistung/img/bg_filter_selected.png) 0 2px no-repeat;
	padding: 0 0 0 18px;
}

.FilterListActiveFilters{
	display: block;
	padding: 2px 0 2px 0;
}

.FilterListActiveFilters A, .FilterListSelectText A {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/icon_close_12_12.png) right 2px no-repeat;
	margin: 0 -2px 0 0;
	padding: 0 16px 0 0;
}

.FilterListActiveFilters A:hover {
	background-position: right -22px;
}

.FilterSelectionHeading {
	display: block;
	z-index: 35;	
}

.FilterSelectionBody {
	position: relative; top: 0;
	padding: 0;
	z-index: 30;
}

.RoundedBox_Filter_Header .FilterListActiveFilters {
	font-size: 14px;
	padding: 6px 0 6px 0;
}

.FilterListLiteFont {
	color: #555555;	
}

.FilterListNote {
	clear: both; 
	padding: 0 0 0 20px;
	color: #777777;	
}

.FilterListNote p {
	padding: 0 0 4px 0;
	font-size: 11px;
}

.SeperatorSpacer {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/seperator_spacer.png) top center no-repeat;
	clear: both;
	float: none;
	height: 10px;
	margin: 5px 0 -5px 0;
	width: 100%;
}

.SeperatorSpacerLeft {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/seperator_spacer.png) top left no-repeat;
	float: left;
	height: 10px;
	width: 300px;
}

.SeperatorSpacerRight {
	background: url(http://img4.ausdauerleistung.de/templates/ausdauerleistung/img/seperator_spacer.png) top right no-repeat;
	float: right;
	height: 10px;
	width: 300px;
}

.SitemapMaincat {
	border-top: 1px dotted #C4C4D9;
	padding: 8px 4px 12px 0px;
}

#Sitemap h3 {
	margin: 0;
	padding: 0 0 4px 0;
}

#Sitemap .SitemapEntry {
	background: url(http://img2.ausdauerleistung.de/templates/ausdauerleistung/img/nav_bullet_dreieck_right_footer.gif) 0 4px no-repeat;
	font-size: 9pt;
	padding: 2px 0 3px 10px;
}

#Sitemap .SitemapEntry:hover {
	background-position: -500px 4px;
}

#Sitemap .SitemapEntry .SitemapEntryInner {
	display: block;
	padding: 0 0 2px 0;
}

