/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

* {
	outline: none;
}

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

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #cccccc;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-size: 10px;
	color: #555;
	padding: 5px;
	margin-top: 10px;
  	background-color: #ffffcc;
  	border: #ffff99 1px solid;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

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


img{
	border:0;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #0000ff;
  text-decoration: underline;
}

.clearlink a:hover, clearlink.a:hover, #logo a:hover {
  background-color: transparent;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

.headerError {
	padding: 5px;
  	background-color: #ff0000;
}

.headerMessage {
	padding: 5px;
	background-color: #ffffe6;
}

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

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

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



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

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

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}


TR.subBar {
  background: #f4f7fd;
}

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


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 {
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

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

.copyright, parseTime {
  color: #fff;
  padding: 10px;
  font-size: 10px;
  line-height: 1.5;
  text-align: center;
}

.copyright a {
  color: #fff;
}

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

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	font-size: 10px;
}
.productNewPrice {
	font-family: Verdana, Arial, sans-serif;
	background-color: #ff0000;
	color: #fff;
	font-size: 14px;
	padding: 0px 2px;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.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; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Note: heading<Number> equals <font size="Number"> */
h1 { font-size: 1.2em }
h2 { font-size: 1.1em }
h3 { font-size: 1.0em }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}


h1.infoBoxHeading {
	color: #ccc;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #c9c9c9;
}

.fms_navLeft, .fms_navRight {
	background: #F3F3F3;
	font-size: 10px;
	line-height: 1.2em;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
.fms_navLeft {
	width: 210px;
}
.fms_navRight {
	width: 190px;
}
.box p {
	padding: 0px 0px 2px 2px;
	margin: 0;
}
.box {
	margin: 0px;
	padding: 0;
	background: #fff;
}	
.box h1 {
	border: 0;
	margin: 0;
	padding: 4px 10px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
.box h1 a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.box h1 a:hover { background-color: transparent;}

.bgDunkel {
	background: transparent url(img/sidebarBG-black.gif) repeat-x right top;
}
.bgRot {
	background: transparent url(img/sidebarBG-rot.gif) repeat-x right top;
}
.bgDunkelPfeil {
	background: transparent url(img/sidebarBG-pfeil.gif) repeat-x right top;
}
.bgDunkelMail {
	background: transparent url(img/sidebarBG-mail.gif) repeat-x right top;
}
.box .inside {
	background: transparent;
	margin: 0;
	border: 1px solid #c9c9c9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.box .linkList {
	padding: 2px 0px 2px 2px;
	border-bottom: 1px solid;
	border-color: #F3F3F3;
}
.fms_main {
	padding: 10px;
	background-image: url(img/team_bg.gif);
}

/* Webshop Menue */

#fms_categories {
}

#fms_categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#fms_categories ul li {	
}

#fms_categories ul ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: none;
}

#fms_categories a {
	display: block;
	padding: 3px;
	font-size: 1em;
}
#fms_categories a:hover {
	color: #fff;
	background: #c33c31;
}

/* Level0*/
#fms_categories li a {
	border-bottom: 4px solid #fff;
	font-weight: bold;
	background: #DEDEDE;
}

#fms_categories li a span {
	font-size: 9px;
	color: #000;
}

/* Level1*/
#fms_categories li li a {
	background-color: #E8E8E8;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	padding-left: 5px;
}
#fms_categories li li a:after {
	content: "";
}
#fms_categories ul li ul {
	border-bottom: 4px solid #fff;
}

/* Level2*/
#fms_categories li li li a {
	background-color: #F8F8F8;
	border-bottom: 1px solid #fff;
	padding-left: 15px;
}
#fms_categories ul li ul li ul {
	border-bottom: 0px solid #fff;
}

/* Level3*/
#fms_categories li li li li a {
	padding-left: 25px;
}

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

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/* Webshop Produktliste */

.prodListing {
	padding: 0px 10px;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}

.prodListingPricetag {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 4px;
}
.prodManufacturer {
	color: #A8A8A8;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.listingShipping {
	font-size: 10px;
	padding-top: 10px;
}

.prodListing h1 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

.prodListing img {
	padding-right: 5px;
	background-color: #fff;
}
.prodListing div a:hover {
	background-color: #fff;
}
/* Webshop Produktdetail*/

.prodDetail{

}
.fms_main li {
	padding-bottom: 5px;

}
.prodDetailShipping {
	font-size: 10px;
	margin: 0;
	padding-top: 2px;
}

.prodDetailPricetag {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.prodDetail h1 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
.prodDetailImages {
	border-right: 1px solid; 
	border-color: #cccccc; 
	padding: 0px 5px;
}
.prodDetailImages p {
	float:left;
	margin-right: 10px;
}
#agb h1 {
	font-size: 1.1em;
}
#shopfooter {
	font-size: 0.9em;
	padding: 10px 0px;
	margin-left: 220px;
}
.productNavigator {
	padding: 0;
	margin: 10px 0px 0px;
}
.productNavigator a,.productNavigator a:visited{
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.productNavigator p {
	padding: 0;
	float: left;
	margin: 0px 5px 0px 0px;
}

.prodDetail .priceBilliger {
	padding: 0px 10px 0 0;
	margin: 0px;
	background: url(img/billiger.png) no-repeat 0px 7px;
	height: 53px;
	width: 55px;
	float: left;
}
.tag-new, .tag-billig {
	z-index: 5;
	display:block;
	position:absolute;
	width: 50px;
	height: 40px;
}
.tag-new {
	background: url(img/tag-new.png) no-repeat 100% 0%;
	right: -10px;
}
.tag-billig {
	background: url(img/salesbadge-bg.png) no-repeat 0% 0%;
	height: 42px;
	width: 42px;
	left: -10px;
	text-align:center;
	color:#FFF;
	font-weight: bold;
	font-size: 13px;
	padding: 13px 0px 0px;
	text-shadow: 1px 1px 0 #333;
}


a.alle-marken-btn {
	display:block;
	margin-top: 5px;
	width: 195px;
	height: 25px;
	background: url(img/alle-marken-btn.png) no-repeat 0 0;
}
a:hover.alle-marken-btn {
	background-color: none;
	background: url(img/alle-marken-btn.png) no-repeat 0px -25px;
}
fieldset.prodNav {
	width: 180px;
	height: 40px;
	float:left;
	border: 0px;
	background: url(img/team_bg.gif);
	text-align: left;
	padding: 0px 5px 5px 5px;
}
fieldset.prodNav p {
	padding: 2px;
	margin: 0px;
	color:#666666;
	font-weight:bold;
}
a:hover.clearlink {
	background-color: transparent;
	text-decoration: none;
}
.specs {
	margin-bottom: 10px;
 }
.specs td {
 	padding: 2px 4px;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	line-height: 20px;
 }
.specs #col3 {
	background: #f0f0f0;
 }
.tipp {
	background: url(img/fome-tipp.png) no-repeat 0 0;
	border: 0px solid #f6febf;
	padding: 15px 5px 5px 95px;
	min-height: 110px;
	font-style:italic;
}
#fomespecials {
	position: relative;
	
}
#fomespecials #saleschecklabel {
	display: inline-block;
	left:0;
	width: 195px;
	height: 45px;
	border: 0;
	cursor: pointer;
}
#fomespecials .einschalten {background: url(img/sale-toggle.png) no-repeat 0 0;}
#fomespecials .einschalten:hover {background: url(img/sale-toggle.png) no-repeat 0 -45px;}
#fomespecials .ausschalten {background: url(img/sale-toggle.png) no-repeat 0 -90px;}
#fomespecials .ausschalten:hover {background: url(img/sale-toggle.png) no-repeat 0 -135px;}


html, body {
	color: #000;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 760px;
	font: 86% Verdana, Arial, Helvetica, sans-serif;
	background: #FF0000 url(img/boby_bg_grau-rot.png) repeat-x;
}
#printlogo {
	display: none;
}
p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.3em;
	padding: 0;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0em 0em 1.0em;
	padding: 0em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0em 0em 1.0em;
	padding: 0em;
}
img {
	border: 0px none;
}
hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #e0e0e0;
}
ol li {
	padding-bottom: 0.6em;
}
a, a:visited {
	outline: none;
}
#head {
	text-align: left;
	background: #FFFFFF url(img/head_bg.png) repeat-x bottom;
	height: 50px;
	width: 100%;
	position: fixed;
	z-index: 10;
	left: 0px;
	top: 0px;
}
#logo {
	float: left;
}
#logo a:hover {
	background-color: transparent;
}
#logo img {
	width: 180px;
	height: 49px;
}
#phpEMreviewgallery div.display a:hover {
	background-color: transparent;
}
a.noLinkColor:hover {
	background-color: transparent;
}
#wrap, #footer {
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 10px;
	border-width: 0px 1px 1px 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #e0e0e0;
}
html>body #wrap {
	padding-top: 60px;
}
#footer {
	height: 1em;
	margin-bottom: 20px;
	background-color: #f2f2f2;
	font: 10px/1.3em "Lucida Grande", Verdana, Sans-Serif;
}
#footer a, #footer a:visited, #loco a, #loco a:visited {
	color: #333;
	text-decoration: underline;
}
#footer a:hover, #loco a:hover {
	color: #333;
	text-decoration: underline;
	background-color: transparent;
}
#newsTxtCol {
	width: 340px;
	height: 100%;
	float: left;
	border-right: 1px dashed #e0e0e0;
	padding-right: 10px;
}
#newsImgCol {
	width: 420px;
	float: right;
}
#newsImgCol img {
	margin-bottom: 1px;
	margin-right: 1px;
}
#evTxtCol {
	width: 570px;
	height: 100%;
	float: left;
	border-right: 1px dashed #e0e0e0;
	padding-right: 10px;
}
#evTxtCol420 {
	width: 320px;
	height: 100%;
	float: left;
	border-right: 1px dashed #e0e0e0;
	padding-right: 10px;
}
#evImgCol {
	float: right;
}
#evImgCol img {
	margin-bottom: 0.4em;
}
#evImgCol p {
	margin: 0;
}
#rbTxtCol {
	width: 780px;
	float: left;
}
#rbTxtCol h1 {
}
#rbImgCol {
	width: 780px;
	float: right;
}
#rbImgCol div.display {
	width: 160px;
	height: 140px;
	float: left;
	background-color: #fff;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #e0e0e0;
}
#rbImgCol div.display img {
	margin-bottom: 4px;
}
#rbImgCol p {
	font: 1em Verdana, sans-serif;
	text-align: center;
	color: #000000;
	padding: 0em;
	margin: 0em;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}
#loco {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 30px;
	clear: both;
}
/*content styles */

a:link {
	color:#c33c31;
	text-decoration:none;
}
a:visited {
	color:#c33c31;
	text-decoration:none;
}
a:active {
	color:#c33c31;
}
a:hover {
	color: #fff;
	background-color:#c33c31;
	text-decoration:none;
}
/* Hides from IE-mac \*/
* html .event {
	height: 1%;
}
/* End hide from IE-mac */



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

#mainCol {
	background: #fff;
	float: left;
	width: 570px;
}
#mainCol h2 {
	margin: 0em 0em 0.4em 0em;
	padding: 0;
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}
#mainCol p {
	margin: 0 0 0.5em;
	padding: 0;
}
#mainCol img.right {
	float: right;
	margin: 2px 0 5px 10px;
	border: 0;
}
#mainCol .newsItem {
	margin: 0 0 1em 0;
	border: 0;
	clear: both;
	padding: 0;
}
/* Stile für die Startseite, Spalte Links mit Infoboxen*/

#sidebar {
	font-size: 0.9em;
	line-height: 1.2em;
	background-color: #fff;
	width: 200px;
	margin: 0;
	float: right;
}
p.last {
	margin-bottom: 0;
	padding-bottom: 0;
}
#sidebar p {
	border: 0;
	padding: 0;
	margin: 0 0 1em;
}
#sidebar .box {
	margin: 0px;
	padding: 0;
	background: #F3F3F3;
}
#sidebar .box h1 {
	border: 0;
	margin: 0;
	padding: 4px 10px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}
#sidebar .bgDunkel {
	background: transparent url(img/sidebarBG-black.gif) repeat-x right top;
}
#sidebar .bgDunkelPfeil {
	background: transparent url(img/sidebarBG-pfeil.gif) repeat-x right top;
}
#sidebar .bgDunkelMail {
	background: transparent url(img/sidebarBG-mail.gif) repeat-x right top;
}
#sidebar .box h1 a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#sidebar .box h1 a:hover {
	background-color: transparent;
}
#sidebar .box h2 {
	margin: 0;
	padding: 0em 0px 0.4em;
	color: #000;
	font-size: 1em;
	font-weight: bold;
}
#sidebar .box .inside {
	background: transparent;
	padding: 10px;
	margin: 0;
	border: 1px solid #c9c9c9;
}
#sidebar #KBdate {
	padding: 4px 2px;
	margin: 0 5px 0 0;
	float: left;
	background: #FBFBFB;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	width: 38px;
}
#sidebar #KBdate .tageOne {
	font-size: 18px;
	text-align: center;
	margin: 0;
	font-weight: bold;
}
#sidebar #KBdate .tageTwo {
	font-size: 12px;
	text-align: center;
	margin: 0;
	font-weight: bold;
}
#sidebar #KBdate .monat {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0.4em;
}
/* Tabellenrahmen*/

.stripBorderGrey {
	width: 760px;
	padding: 10px;
	background-image: url(../images/shop/team_bg.gif);
	margin-bottom: 10px;
}
.stripFillBlack {
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.stripBorderBlack {
	padding: 10px;
	background-image: url(../images/shop/bwVertigo_bg.gif);
	margin-bottom: 10px;
}
.stripFillWhite {
	color: #000;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.teamSpecs {
	color: #666666;
	margin-bottom: 3em;
}
.teamSpecs td {
	padding-right: 10px;
}
.thumbnails {
	width: 450px;
}
.thumbnails img {
	padding-top: 2px;
	padding-right: 2px;
}
.priceTab table {
	width: 100%;
}
.priceTab th {
	height: 14px;
	padding: 2px;
	font-weight: bold;
	border-bottom: 2px solid #000000;
	text-align: left;
}
.priceTab td {
	background-color: #FFFFFF;
	height: 14px;
	padding: 2px;
	border-bottom: 2px solid #CCCCCC;
	font-size: 0.9em;
}
.priceTab em {
	font-weight: bold;
	color: #666666;
}
#markenliste ul {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
	width: 120px;
}
#markenliste li {
	margin: 0;
	padding: 2px;
	background: #fff;
	border-bottom: 1px solid #c33c31;
}
.anmerkung {
	font-size: 0.9em;
	font-style: italic;
}
#phpEMnewsItem div {
	margin:	0 0 10px 0;
	border:	0;
	clear: both;
	padding: 0px;
	text-align:	left;
	width: 100%;
}
#phpEMnewsItem h2 {
	margin:	0px 0px 5px 170px;
	padding: 0;
	color: #000000;
	font-weight: bold;
	font-size:	1.2em;
}
#phpEMnewsItem p {
	margin: 0px 0px 0px 170px;
	padding: 0;
}
#phpEMnewsItem img {
	float: left;
	margin:	0px 10px 0px 0px;
	border:	0;
}
.intAntw {
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
.intFrage {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
}
.txtklein {
	color: #666666;
	font-size: 0.9em;
}
.impMenu {
	margin-top: 28px;
	margin-left: -18px;
	float:left;
}
.impMenu a {
	font-size: 10px;
	font-style: normal;
	
}
/* generisches Menu Vertikal */

#menu {
	display: block;
}

#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
}

#menu a {
	display: block;
}

#menu li li {
	width: 100%;
}
/* css Roll-Over */
#menu a.topbut1, #menu a.topbut2, #menu a.topbut3, #menu a.topbut4 {
	width: 140px;
	height: 22px;
	display: block;
}
#menu a.topbut5 {
	width: 188px;
	height: 22px;
	display: block;
}

#menu a.topbut1:hover, #menu a.topbut2:hover, #menu a.topbut3:hover, #menu a.topbut4:hover, #menu a.topbut5:hover {
   background-position: 0px -22px;
   }
#menu a.topbut1 { background: url(img/but-webshop-top.png)  0 0 no-repeat; }
#menu a.topbut2 { background: url(img/but-store-top.png)  0 0 no-repeat; }
#menu a.topbut3 { background: url(img/but-camps-top.png)  0 0 no-repeat; }
#menu a.topbut4 { background: url(img/but-test-top.png)  0 0 no-repeat; }
#menu a.topbut5 { background: url(img/but-team-top.png)  0 0 no-repeat;}


/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
	top: 0;
	left: 0;
}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {
	left: 100%;
}

/* initialy hide all sub menus */
#menu li ul {
	display: none;
	position: absolute;
	z-index: 10;
}

/* display them on hover */	
#menu li:hover ul, #menu li.over ul {
	display: block;
}
/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/* Fix for IE5/Mac \*//*/
#menu a {
	float: left;
}

#menuList {
	display: inline-block;
}
/*  */

/*		------   Make-up	--------			*/

/* styling und positionierung des menues */
#menu {
	font-size: 1.0em;
	font-weight: bold;
	position: relative;
	top: 27px;
	float: left;
}
#menu ul li {
	height:22px;
}
#menu ul li ul li{
	height:auto;
}

/*html>body #menu {
	top: 2.1em !important;
}*/

#menu li a:hover {
	background-color: transparent;
}

#menu li ul li:hover, #menu li ul a:hover {
	background-color: #c33c31;
}
#menu li ul a:hover {
	color:#fff;
	text-shadow: #333 2px 2px 1px;
}

#menu li ul a {
	background: transparent;
	margin: 0;
	color: #333;
	text-decoration: none;
	display: block;
	text-shadow: #fff 2px 2px 1px;
	padding: 0.4em 1.2em;
}

#menu li ul {
	top: 22px;
	color: #000;
	background-color: #e0e0e0;
	width: 16em;
	border-top: 0px;
	border-right: 1px solid #9a0404;
	border-bottom: 1px solid #9a0404;
	border-left: 1px solid #9a0404;
	background-image: url(../img/sub_bg.gif);
}

/* Sortier-, Anzeigefunktionen und Bwd/Fwd für die Seite */

.pagemenu {
	font-size: 0.9em;
	background-color: #fff;
	height: 1em;
	width: 100%;
	clear: both;
	padding-bottom: 2em;
}
select {
	font: 1em Verdana, sans-serif;
}
.pagemenu img {
	vertical-align: middle;
	border: 0px;
}
.pagemenu p {
	height: 1.4em;
	margin: 0 0 0 5px;
	float: left;
	padding-right: 0.8em;
}
.pagemenu em{
	margin: 0em 0.8em;
}

/* Menu unten vor der Fusszeile */

#fmenu {
	font-size: 0.9em;
	clear: both;
	color: #e0e0e0;
	margin: 2em 0em 0.2em 0em;
}
#fmenu em{
	font: 0.9em "Lucida Grande", Verdana, Sans-Serif;
	margin: 0em 0.4em;
}
a.backlist { 
	padding: 2px 2px 2px 20px;
	color: #A8A8A8 !important; 
	font-size: 11px;
	background: url(img/backlist-arrow.png) no-repeat 0 3px;
}
a:hover.backlist {
	color: #A8A8A8 !important; 
	background: url(img/backlist-arrow.png)  no-repeat 0 -15px;
}

/* findologic.com*/


#flOuterContainer {
}

#flOuterContainer table {
	border: none;
}

td.flMain {
	padding: 0px;
	text-align: center;
}

.flOuterBorder {
}

.flBorder {
	border: 0px solid #DDDDDD;
}

.flImageleft {
}

.flImageright {
}

.flSubTable {
	width: 100%;
}

#flRemoveAllFilters {
	margin-left: 2px;
}

.flFilterRedundant {
	margin-left: 5px;
}

.flCloudHeader {
	color: #A8A8A8;
	padding: 5px 0;
	text-align: left;
	font-weight: bold;
}

strong .flEmphasis {
	text-decoration: underline;
}

.flEmphasis {
	font-weight: bold;
}

.flFrequency {
	font-size: 11px;
}

.flOuterBorder {
	border-color: #D3D3D3;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

a.flResultTitle {
	font-family: arial;
	font-weight: bold;
}

a.flResultTitle .flEmphasis {
	text-decoration: underline;
}

.flShortDescription {
	font-size: 10px;
}

span.flPrice {
	font-weight: bold;
}

span.flOverriddenPrice {
	font-weight: normal;
	text-decoration: line-through;
}

span.flOverridingPrice {
	font-weight: bold;
	color: #FF0000;
}

.flFilterCloud a {
	padding: 1px 0;
}

.flFilterCloud a:hover {

}

.flCloudHeader a:visited {
	color: #000000;
}

.flCloudSizeClass0 a {
	font-size: 9px;
}

.flCloudSizeClass1 a {
	font-size: 10px;
}

.flCloudSizeClass2 a {
	font-size: 11px;
}

.flCloudSizeClass3 a {
	font-size: 12px;
}

.flCloudSizeClass4 a {
	font-size: 13px;
}

.flCloudSizeClass5 a {
	font-size: 14px;
}

#flRemoveAllFilters {
}

#flRemoveAllFilters:hover {
	text-decoration: underline;
}
a.flRemoveFilter {
	padding-right: 16px;
	background: url(img/removefilter.png) no-repeat 100% 3px;
	color: #000;
}
a:hover.flRemoveFilter {
	background: url(img/removefilter.png) no-repeat 100% -28px;
	color: #000;
}

#flCloudAreasTable {
	margin-top: 1px;
}

.flCloudArea {
	padding-right: 20px;
}

#flContentContainer {
	margin-right: 5px;
}

#flSearchHeader {
	width: 100%;
	cellspacing: 0;
}

#flSearchInfo {
	font-size: 14px;
}

#flPoweredBy {
	width: 90px;
}

#flRestrictHeader {
	border-spacing: 0;
	font-size: 12px;
	height: 17px;
}

.flContFilterRedundant {
	margin-left: 2px;
	margin-bottom: 5px;
}

ul.flFilters {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.flFilters li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 1px 0;
	margin: 0px;
}

.flChosenFilters {
}

.flChosenFilters span {
	display: block;
}

.flFilterCloud {
}

.flFilterCloud span {
	padding-right: 4px;
}

.flFilterRedundant span {
	padding-right: 3px;
}

.flPageCurrent {
	color: #c33c31;
	text-decoration: none;
	font-weight: bold;
}

.flClear {
	height: 20px;
	clear: both;
}

