/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #333333; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
	font-family: Trebuchet MS, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;	/* background-image: url(images/background.gif);
	background-repeat: repeat-x; */
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #CCCCCC;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background-color: #999999;


}

.infoBoxContents {
  background: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #999999;
	color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #000000;
}

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: #000000;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #000000;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Trebuchet MS, sans-serif;	
	font-size: 14px;
}

TD.accountCategory {
	font-family: Trebuchet MS, sans-serif;	
	font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #000000;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #333333; cursor: pointer; cursor: hand; }
.moduleRowSelected { /*  background-color: #E9F4FC; */ }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #333333; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #333333; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

/*** Begin Header Tags SEO ***/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
h2 {
	font-family: Trebuchet MS, sans-serif;	
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*** End Header Tags SEO ***/

/*** HEADERLAYOUT ***/




/*** END HEADERLAYOUT ***/

.prodinfo_highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 277px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

.TDProduktname{
	background-image: url(images/produkt_zelle_oben.png);
	height: 30px;
	width: 272px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	color: #980001;
}
/* Navigations-Boxenrahmen */
.Navrahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #000000;
}
.kontaktrahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #000000;
}

.blockrahmen{
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.blocktitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990033;	
}
.blockinhalt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* Produktdetails */


/* INFOBOXEN RECHTS */

DIV#LEFTBOX {
	width: 200px;
}
DIV#BOXENHEADER {
	background-image: url(images/produkt_zelle_oben.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	font-size: 14px;
}
DIV#BOXENUEBERSCHRIFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
	color: #CCCCCC;
}
DIV#BOXENHINTERGRUND {
	background-image: url(images/HACCP-EN-black.png);
}
DIV#BOXENINHALT {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div#Kontaktbutton {
	padding-right: 8px;
	text-align: right;
}

/* EOF INFOBOXEN LINKS */



/* Produktseite oben */
DIV#productsdetails {
	height: 360px;
	width: 762px;
	border: 1px solid #FFFFFF;
	
}
/* linke spalte mit Produktbild */
DIV#productsimage {
    float:left;
	height: 360px;
	width: 250px;
}
DIV#Image {

    margin-top: 20px;
	
}
/* mittlere spalte  */
DIV#zwischenzelle {
	width: 20px;
	float:left;
	height: 360px;

}
/* rechte spalte spalte  */
DIV#productsbeschreibung {
    float:left;
	height: 360px;
	width: 485px;	

}
/*rechts oben Highlights */
DIV#products_highligt {
	margin-top: 10px;
	margin-left: 13px;
	height: 195px;
	font-family: Arial, Helvetica, sans-serif;
}

DIV#products_optionens {
	float:left;
	margin-left: 13px;
	width: 280px;
	height: 155px;

}
DIV#prod_warenkorb {
    float:left;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 180px;
	height: 150px;
}


DIV#products_preis {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
/* Produktseite oben */

/*Produktseite_unten ---------------------------------------------------------------------------------------------------------------------*/
DIV#Productsbottom {
	width: 762px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin-bottom: 20px;

	
}
DIV#Productsbottomleer {
	width: 762px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin-bottom: 20px;
}
DIV#OHNEBUTTON {
    padding:10px;
}

DIV#PRODUCTSNAVA {
	width: 760px;
	background-color: #000000;
	height: 25px;
}
#PRODUCTSNAVA a {
	color:#eee;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#PRODUCTSNAVA a:hover {
    float:left;
	color:#000;
	display:block;
	background-image: url(images/button.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	height: 20px;
}
DIV#PRODUCTSNAVINAKTIV {
	float:left;
	background-color: #d6c474;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 22px;
	color: #000000;
}
DIV#PRODUCTSNAVINAKTIV1 {
	float:left;
	background-color: #d6c474;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 22px;
	color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
DIV#PRODUCTSNAVAKTIV {
	float:left;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
DIV#PRODUCTSNAVAKTIV1 {
	float:left;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 29px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
DIV#DETAILAUSGABE {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 20px;
}
DIV#LEERZELLEN {
	float:left;
	width: 120px;
	background-color: #000000;
	height: 100%;
}
DIV#VERZEHRSEMPFEHLUNGEN {
    width: 720px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
}

DIV#PROD1 {
	float:left;
	width: 220px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;

}
DIV#PROD2 {
	float:left;
	width: 220px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
DIV#PROD3 {
 float:left;
 width: 220px;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
}
DIV#Verzehr {
	height: 220px;
	
}
/*Produktseite_unten ---------------------------------------------------------------------------------------------------------------------*/

/*Produktseite_NAVIGATION ---------------------------------------------------------------------------------------------------------------------*/
 .navleiste_aktiv {
	background-image: url(images/aktiv.png);
	color: #000;
	font-size: 14px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
	
}

 .navleiste_inaktiv {
	color: #FFFFFF;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 12px;
}

 .navleiste_oben {
	background-image: url(images/oben.gif);
	height: 30px;
	background-repeat: no-repeat;		
}
.preisanzeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	background-image: url(images/preis.png);
	height: 30px;
}
.produktname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #980001;
}
.PRODUKTDETAILS{
	width: 500px;
	height: 250px;
	background-image: url(images/opt_bild.png);
}
.PRODEMPFEHLUNG {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
/*Produktseite_NAVIGATION ---------------------------------------------------------------------------------------------------------------------*/
DIV#LEFTBOX {
	width: 200px;
}
div#BOXENINHALTRAHMENRECHTSLINKS {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
div#Kontaktbutton {
	padding-right: 8px;
	text-align: right;
}
/* Auflistung Inhalt Warenkorb */
DIV#WARENKORB {
	float:none;
	width: 199px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 45px;
}

DIV#ANZAHL {
	float:left;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 3px;
	margin-top: 5 ;
	
}
DIV#BEZEICHNUNG {
    padding-left: 2px;
    float:left;
    width: 114px;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5 ;
	margin-bottom: 5;
}
DIV#EINZELPREIS {
	margin-top: 5 ;
    float:left;
    width: 30px;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 3px;
}
/* Auflistung Inhalt Warenkorb */

/* Zwischensumme */
DIV#SUMME {
	float:none;
	width: 199px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
DIV#TITELZWISCHENSUMME {
	float:left;
	width:120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 3px;

}
DIV#ZWISCHENSUMME {
	float:left;
	width:70px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	margin-right: 2px;
}

/* Zwischensumme */

/* BUTTON */
DIV#BOXENBUTTON {
	float:none;
	width: 199px;
	height: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
div#warenkorbaktualisieren {
	float:left;
	margin-top:5px;
	width: 95px;
	margin-left:3px;
}
div#warenkorbkasse {
	float:left;
	width: 98px;
	text-align: right;
	margin-top:12px;
}

/* BUTTON */
/* Leerer Warenkorb */
div#LERRERWARENKORB {
	width: 199px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* Leerer Warenkorb */
/*------------------------------------INDEX----------------------PRODUKTANZEIGE---------------------------------------------------------*/
DIV#IndexProdvorschaulinks {
	float:left;
	width: 275px;
	background-image: url(images/produkt_details/flaeche_vorschau_produkt.jpg);
	height: 420px;
}
DIV#VORSCHAUINAHLTSANGABE {
height:80px;

}
DIV#IndexProductsname {
	width: 275px;
	height: 30px;
}
DIV#Productstextname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 10px;
}
DIV#Productstextname a{
	color: #FFFFFF;
}
DIV#PRDKURZBESCHREIBUNG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 12px;
	padding-right:12px;
	text-align: center;
	font-weight: bold;
	height:60px;
}
DIV#IndexProdvorschaumitte {
 float:left;
 width: 16px;
}


/* Image Preis */
DIV#indexpreisimage {
	width: 275px;
	height: 120px
}
DIV#IndexProtucsimage {
	float:left;
	width: 90px;
	height: 90px;
	padding-top: 20px;
}
DIV#IndexProtucspreis {
	float:left;
	width: 180px;

}
DIV#IndexPreisanzeige {
	padding-right: 10px;
	padding-top: 68px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
DIV#IndexZUSATZTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	text-align: right;
}

/* optionen */
DIV#indexProductsoptionen {
	width: 263px;
	padding-left: 12px;
	height: 140px;	
}
DIV#indexProductsbuy {

	width: 265px;
	height: 50px;
	padding-right: 10px;
	text-align: right;
	padding-top: 20px;
}
/*------------------------------------INDEX----------------------PRODUKTANZEIGE---------------------------------------------------------*/
div#IndexKategoriename {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	
	font-size: 14px;
	height: 50px;
	width: 90%;
	padding: 8px;
	background-image: url(images/unterkat.png);
	background-repeat: repeat-x;
}

/*--------------------------------------FOODER------------------> */
div#footerright {
	float:left;
	height: 22px;
	text-align: right;
	padding-right:10px;
	font-size: 10px;
	padding-top: 7px;
	color: #FF0000;
}
div#footerleft {
	float:left;
	height: 22px;
	text-align: left;
	padding-left:15px;
	font-size: 10px;
	padding-top: 7px;
	color: #FF0000;
	width: 670px;
}
DIV#MENUEBOX {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
DIV#KATTAK {
	background-image: url(images/streifen_kats_m.png);
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-position: center;
	text-align: center;
	color: #CCCCCC;
}
DIV#produkt {
	background-image: url(images/streifen_kats_z.png);
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 20px;
	padding-right:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-position: center;
}
DIV#unterkat {
padding-bottom: 10px;
padding-top: 10px;
	background-image: url(images/streifen_kats_m.png);
	text-align: center;
		padding-left: 20px;
	padding-right:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-position: center;
}


/*-----Kategorien */
/*-----Header --------------------------------------------------------------------*/
#navheaderlink a {
	color:#eee;
	text-decoration:none;
	font-size: 14px;
	line-height:29px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

#navheaderlink a:hover {
	background:transparent url(images/header/button.gif) top repeat-x;
	display:block;
	line-height:29px;
	color:#990033;
	font-size: 14px;	
}
#navheaderlinks a {
	color:#eee;
	text-decoration:none;
	font-size: 14px;
	line-height:29px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#navheaderlinks a:hover {
	background:transparent url(images/header/button.gif) top repeat-x;
	display:block;
	line-height:29px;
	color:#990033;
	font-size: 14px;	
}
/* HEADERKOPF */
div#headerkopf{
	height: 470px;
}
div#headerkopf a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
div#headerkopf a:hover{
	color: #FFCC00;
	text-decoration: none;
}
div#LinkeNavigation {
   	float:left;
	width:210px;
	height:29px;
	background-color: #006600;
}
 div#SPORTGESUNDHEIT {
	float:left;
	width:210px;
	height:29px;
	background-color: #336600;
	text-align: center;
 }
 div#leerzellelinks {
  	float:left;
  	width:30px;
 	height:29px;
 }
 div#navheaderlink {
	float:left;
	background-color: #980001;
	height:29px;
	
 }
/* HEADERFLASH */
div#headerflash{
	height: 100px;
	width: 1004px;
}

div#Hintergrundheaderlink {
	float:left;
	height: 98px;
	width: 210px;
}
div#Hintergrundheaderrechts {
   float:left;
	height: 100px;
	width: 794px;
}
/* HEADERFUSS */
div#headerfuss{
	height: 29px;
	width: 1004px;
	background-image: url(images/header/header_streifen222.png);
}
div#Headersuche {
width:210px;
float:left;
padding-top:2px;
height:27px;
}
div#Headernavleisterechts {
float:left;
width:794px;
height: 29px;
}
div#NAVIGATIONSLINKS {
float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
div#breadcrumbanzeige{
width:904px;
font-size: 12px;
padding-left:10px;
padding-top:15px;
padding-bottom:5px;
}
/* Medienseite */
div#BLOCKBAG {
	background-color: #980001;
	width:560px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;    
}
div#BLOGTITEL {
 background-color: #000000;
 float:left;
 width:372px;
 padding:5px;
 margin-left:8px;
}
div#BLOCKDATUM {
	background-color: #000000;
	float:left;
	width:150px;
	padding:5px;
	margin-right:8px;
	text-align: right;
}
div#BLOGINHALT {
  background-color: #000000;
  padding:5px;
  margin-right:8px;
  margin-left:8px;
  text-align: left;
}
div#BLOCKLINK {
	background-color: #000000;
	padding:5px;
	margin-right:8px;
	margin-left:8px;
	  margin-right:8px;
  margin-left:8px;
}
div#FILMINHALT {
  background-color: #000000;
  margin-right:8px;
  margin-left:8px;
  height:150px;
}
div#FILME a {
	color: #FFFFFF;
	text-decoration: none;
}
div#FILME {
	width:110px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
	float:left;
}
.Galerietextausgabe {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
}
.tabkatstail {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
}
.tmw {
	width: 90px;
	text-align: center;
}
.tmwd {
	width: 117px;
	text-align: center;
}
.tmws {
	width: 220px;
}
.tmwp {
	width: 110px;
	text-align: center;
}
.arrowlistmenu{
	width: 200px; /*width of menu*/
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
	color: #FFFFFF;
	display: block;
	padding: 6px 0 6px 25px;
	text-decoration: none;
	font-size: 13px;
	background-image: url(images/b1.png);
	background-repeat: no-repeat;
	background-position: left center;
	border: 3px solid #000000;
}
.arrowlistmenu ul li a:hover {
	background-image: url(images/b2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
}
.arrowlistmenu li.current a, .arrowlistmenu li a:hover {
	background-image: url(images/b2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
div#headerkopfda {
	height: 193px;
	width: 990px;
	padding-left: 10px;
	margin-top: 10px;
	background-image: url(images/feedbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftmod {
	text-align: center;
	padding-bottom: 30px;
}
#htop {
	height: 48px;
}
#hnav {
	height: 59px;
	background-image: url(images/bg_leiste.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#hpromo {
	height: 305px;
	padding-left: 10px;
}
#hbaners {
	padding-left: 7px;
}
#hlogo {
	background-image: url(images/logobackground.png);
	height: 168px;
	width: 328px;
	position: absolute;
	z-index: 1100;
	top: -3px;
}
.hsearch {
	padding-top: 19px;
}
.himput{
	border: none;
}
