/*<![CDATA[*/ 



/* Allgemein */


body {
	background-color: #4B4B4B;
	padding: 0px;
	margin: 0px;
	
	color: #6C6C6C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 100.01%;
	text-align: left;
}

a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #6C6C6C;
	text-decoration: underline;
}


form, ul, li {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 1.5em;
	padding: 0;
	margin: 0 0 15px 0;
}


h2 {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 15px 0;
}

.hr {
	border-bottom: 1px solid #929292;
	margin: 2px 0 10px 0;
}

.hr hr {
	display: none;
}

img {
	border: 0px;
}

table {
	font-size: 1.0em;
}

/* Druckstyles */
#drucktitel {
	display: none;
}


/* SeitenRahmen */

#rahmen {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

#seite {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Titel */

#titel {
	height: 78px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;
}

#titel-logo {
	float: left;
	width: 264px;
	height: 78px;
	padding: 0;
	margin: 0;
}

#titel-claim {
	text-align: center;
	padding: 30px 50px 0 50px;
}

#titel-claim h1 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#titel-claim h1 strong {
	font-size: 0.8em;
	color: #A4A4A4;
	font-weight: bold;
}

#titel-sponsor {
	float: right;
	text-align: center;
	font-size: 0.7em;
	padding: 12px 20px 0 0px;
}

#titel-sponsor img {
	float: left;
	
}

#titel-navigation {
	display: none;
}



/* Breadcrumb */

#topmenu {
	display: none;
}


#breadcrumb {
	background-image: url(images/topmenu_bg_unten.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 100%;
	line-height: 0px;
	margin: 0;
	clear: both;
	float: left;
}

/* Inhalt */
#menu-inhalt {
	width: 100%;
	padding: 0;
	float: left;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4B4B4B;
}

#menu {
	display: none;
}

#inhaltcontainer {
	width: 100%;
	float: left;
	padding: 0 0 5px 0;
}

/* Inhalt */

#inhalt {
	display: block;
	padding: 8px 0 8px 8px;
}

#inhalt h1 {
	display: none;
}

#inhaltsseite {
	display: block;
	margin: 0px 28px 8px 0px;
	padding: 8px 15px 20px 15px;
	color: #4B4B4B;
	font-size: 0.8em;
	/*min-height: 400px;*/
	/*width: 455px;*/
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(images/inhalt_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#inhaltsseite h1 {
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #4B4B4B;
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
}

#inhaltsseite ul {
	list-style-type: square;
	padding: 7px 0px 10px 17px;
}


/* Allgemein */

.no {
	display: none;
}


#produkttitel {
	padding: 0;
	margin: 0 0 3px 0;
}

/* Produkt Liste */

#produkte {
	font-size: 0.9em;
	margin: 0px 0 10px 0;
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#produkte-start {
	font-size: 0.9em;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 99.0%;
}

.produkt {
	float: left;
	width: 48.0%;
	padding: 0px;
	margin: 0px;
}

.produkt-l {
	float: left;
	width: 48.0%;
	padding: 0px;
	margin: 0px 8px 0 0;
}

#produkte-start .produkt {
	float: left;
	width: 100.0%;
	padding: 0px;
	margin: 0 0 0 8px;
}

.produkt .inner, .produkt-l .inner {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/produkt_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 5px 0px;
}

#produkte-start .produkt .inner {
	margin: 2px 0px;
}

#produkte-start .produkt .inner .produktkategorie {
	clear: both;
	margin: 0px 0px 4px 5px;
	font-size: 0.85em;
}

#produkte-start .produkt .inner .produktkategorie a {
	font-weight: bold;
}

.produkt .ecke, .produkt-l .ecke {
	float: left;
	background-image: url(images/produkt_ecke.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 100%;
}

.produkt h2, .produkt-l h2 {
	color: #4F4F4F;
	font-size: 1.0em;
	margin: 3px 0 0 0;
}
.produkt h2 a, .produkt-l h2 a {
	color: #4F4F4F;
}
.produkt h2 a:hover, .produkt-l h2 a:hover {
	color: #4F4F4F;
	text-decoration: underline;
}

.produkt strong, .produkt-l strong {
	color: #858585;
	font-size: 1.0em;
	display: block;
	margin: 0 0 5px 0;
}

.produkt p, .produkt-l p {
	color: #858585;
	font-size: 0.85em;
	margin: 0 0px 3px 0;
	padding: 0 5px 0 0;
	width: 98%;
}

/* Produktbild */

.produktbild {
	float: left;
}

.bild-link {
	float: left;
	display: block;
	margin: 4px 10px 4px 4px;
	text-align: center;
	background-color: #FFFFFF;
}

.bild-link a {
	float: left;
	width: 127px;
	height: 127px;
	border: 1px solid #CFCFCF;
}

.bild-link a:hover {
	border: 1px solid #858585;
}


/* Leer Produkt */
.produkt-blind {
	float: left;
	clear: right;
	width: 48.0%;
	padding: 0px;
	margin: 0px;
	height: 146px;
	/*border: 1px solid White;*/
}

/* Detail */

#produktdetails {
	margin: 0px 8px 8px 0px;
	padding: 8px 15px;
	color: #4B4B4B;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-image: url(images/inhalt_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}

#produktdetails ul {
	margin: 0px 0px 5px 15px;
	list-style: square;
}

#produktdetails li {
	padding: 2px 0;
	list-style: square;
}

#produktdetails #groessen {
	padding: 4px 5px 7px 8px;
	margin: 0px;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
	float: left;
}

#detailbild-container {
	float: right;
	width: 420px;
	margin: 0px;
	text-align: right;
}

#detailbild {
	float: right;
	text-align: center;
	background-color: #FFFFFF;
}

#detailbild a {
	float: left;
	width: 400px;
	height: 400px;
	border: 1px solid #CFCFCF;
}

#detailbild a:hover {
	border: 1px solid #858585;
}

#weiterebilder {
	float: right;
	clear: right;
	text-align: center;
	width: 400px;
	margin: 5px 0 0 0;
}

#weiterebilder a {
	float: left;
	width: 400px;
	margin: 5px 0;
}


/* Button Warenkorb */

#detail-button {
	float: left;
}

.warenkorb {
	background-image: url(images/preis_rand.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	float: left;
	padding: 0 5px;
	margin: 3px 0 3px 0;
}

.warenkorb .preis {
	background-image: url(images/preis_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 7px 0 5px;
	float: left;
	height: 21px;
}

.warenkorb .preis strong {
	padding: 2px 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.warenkorb .lieferzeit {
	float: left;
	padding: 3px 4px 4px 4px;
	background-image: url(images/lieferzeit_bg.gif);
	background-repeat: repeat-x;
}

.warenkorb .warenkorb-button {
	background-image: url(images/warenkorb_rand.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 5px 0 0;
	float: left;
}

/* Warenkorb Liste */
.warenkorb-liste {
	padding: 0px;
	text-align: left;
}

.warenkorb-liste {
	border-left: 1px solid #4B4B4B;
	border-right: 1px solid #4B4B4B;
	border-bottom: 1px solid #4B4B4B;
	margin: 0 auto 10px auto;
}

.warenkorb-liste td, .warenkorb-liste th {
	font-size: 0.95em;
}

.warenkorb-liste td {
	padding: 4px 5px;
	border-top: 1px solid #4B4B4B;
}

.warenkorb-liste th {
	padding: 4px 5px;
	border-top: 1px solid #4B4B4B;
	background-color: #4B4B4B;
	color: #EBEBEB;
}

.warenkorb-liste .preis {
	font-weight: normal;
	text-align: right;
}

.warenkorb-liste em {
	font-weight: bold;
	font-style: normal;
	text-align: right;
	font-size: 1.1em;
}

/* Warenkorb Buttons */

.warenkorb-liste .warenkorb-buttons {
	border: 0px;
	padding: 0px;
}

.warenkorb-buttons {
	border: 0px;
	padding: 0px;
}

.warenkorb-buttons td {
	border: 0px;
	padding: 0px;
}

.warenkorb-buttons table td {
	border: 0px;
	padding: 0px;
}

.warenkorb-buttons .button-warenkorb-leeren, .warenkorb-buttons .button-warenkorb-aktualisieren {
	border: 1px solid #433909;
	background-color: #FFE8C5;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 0px;
	margin: 0 20px 0 0;
	color: #433909;
	width: 93%;
}

.warenkorb-buttons .button-warenkorb-aktualisieren {
	background-image: url(images/btn_warenkorb_aktualisieren.gif);
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
}

.warenkorb-buttons .button-warenkorb-leeren {
	background-image: url(images/btn_warenkorb_leeren.gif);
	background-position: left;
	background-repeat: no-repeat;
	cursor: pointer;
}

.warenkorb-buttons .button-warenkorb-kasse {
	border: 1px solid #433909;
	background-color: #FFAA2A;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #4B4B4B;
	cursor: pointer;
	width: 100%;
}

/* Produkt Liste Warenkorb */

.produkt-liste {
	text-align: left;
	font-size: 1.0em;
	border: 1px solid #4B4B4B;
	margin: 0 auto 10px auto;
	padding: 0;
	background-color: #FFFFFF;
}

.produkt-liste th {
	background-color: #4B4B4B;
	padding: 2px 6px;
	color: #EBEBEB;
}

.produkt-liste td {
	padding: 7px 6px;
	border-top: 1px solid #B7B7B7;
	vertical-align: top;
}

.produkt-liste .no-border {
	padding: 5px 6px;
	border: 0px;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

.produkt-liste .preis {
	text-align: right;
	white-space: nowrap;
}

.produkt-liste .menge {
	white-space: nowrap;
}

.produkt-liste .gesamtpreis {
	text-align: right;
	font-size: 1.2em;
	white-space: nowrap;
}



.trbg1 {
	background-color: #FEFEFE;
}
.trbg2 {
	background-color: #F1F1F1;
}



/* Inputs */
.input-menge {
	border: 1px solid #4B4B4B; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 3px;
	height: 18px;
	width: 25px
}


/*<![CDATA[*/ 

/* Bestellung */
.lieferadresse td {
	vertical-align: top;
}

.rahmen {
	border: 2px solid #FFAA2A;
	padding: 5px 10px;
}

#zahlungsarten {
	font-size: 1.1em;
	float: left;
}

#kreditkarten {
	float: right;
	width: 50%;
	text-align: left;
}

#kreditkarten #logos {
	padding: 5px 0 5px 0;
}

#kreditkarten #logos img {
	padding: 0 5px 0 0;
}


/* Versandkosten */

.versandkosten {
	border-bottom: 1px solid #4B4B4B;
	border-right: 1px solid #4B4B4B;
	background-color: #8E8E8E;
	font-weight: bold;
	margin: 5px 10px;
	color: #EBEBEB;
}

.versandkosten .vorkasse {
	background-color: #FFFFFF;
	color: #4B4B4B;
}
.versandkosten .karte {
	background-color: #F3F3F3;
	color: #4B4B4B;
}
.versandkosten .nachnahme {
	background-color: #E4E4E4;
	color: #4B4B4B;
}
.versandkosten .rechnung {
	background-color: #D7D7D7;
	color: #4B4B4B;
}

.versandkosten .art {
	background-color: #8E8E8E;
	color: #EBEBEB;
	padding: 2px 10px;
	text-align: center;
}

.versandkosten td, .versandkosten th {
	border-top: 1px solid #4B4B4B;
	border-left: 1px solid #4B4B4B;
}

.versandkosten th {
	text-align: center;
	padding: 10px 15px;
	font-size: 1.1em;
}

.versandkosten td {
	text-align: right;
	padding: 2px 5px;
}


/* Versandablauf */
#versandablauf {
	border-bottom: 1px solid #D0C283;
	border-right: 1px solid #D0C283;
	background-color: #FFFFFF;
	margin: 5px 10px;
}
#versandablauf td {
	vertical-align: top;
	border-top: 1px solid #D0C283;
	border-left: 1px solid #D0C283;
	padding: 4px 8px;
}


/* Formulare */

.formular {
	 /*padding: 0 0 0 60px;*/
}

.formular td {
	padding: 2px 10px 2px 0;
}

.trenn-tr {
	padding: 0;
	font-size: 0.6em;
}

.formular .small-info {
	font-size: 0.85em;
}

.formular input, .formular textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 3px;
}

.formular .submit-button {
	border: 1px solid #433909;
	background-color: #FFAA2A;
	font-weight: bold;
	padding: 0px 8px;
	color: #4B4B4B;
	cursor: pointer;
}

.kredit-button {
	border: 1px solid #000000;
	background-color: #E32500;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px 8px;
	color: #FFFFFF;
	cursor: pointer;
	width: 100%;
}

.input-eingabe-lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 3px;
	width: 250px;
}

.input-textarea-lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 3px;
	width: 250px;
}
/*]]>*/ 


/* Seitennav */

.seitennav {
	background-image: url(images/seitennav_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #5F5F5F;
	font-size: 0.8em;
	padding: 6px 15px;
	margin: 0 8px 0 0;
}

.seitennav .vorzurueck {
	color: #878787;
	padding: 1px 3px;
	border: 1px solid #5F5F5F;
	background-color: #F1F1F1;
	font-weight: bold;
	margin: 0 5px;
}

.seitennav .vorzurueck-leer {
	padding: 2px 4px;
	font-weight: bold;
	margin: 0 5px;
}

.seitennav a {
	color: #5F5F5F;
	font-weight: bold;
	padding: 0 3px;
	margin: 0 1px;
	text-decoration: none;
}
.seitennav a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.seitennav a b {
	color: #E5E5E5;
	padding: 1px 4px;
	border: 1px solid #5F5F5F;
	background-color: #878787;
	font-weight: bold;
}

.seitennav #filter {
	float: right;
}

.seitennav #filter select {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


.seitennav-start {
	background-image: url(images/seitennav_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #5F5F5F;
	font-size: 0.8em;
	float: left;
	margin: 0 0 2px 0px;
	text-align: left;
}

.seitennav-start h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.1em;
	color: #6E6E6E;
	padding: 6px 15px;
	margin: 0px;
}


/* footer */

#footercontainer {
	margin: 3px 0 5px 0;
}

#footercontainer-start {
	clear: both;
	margin: 0;
	width: 99%;
	background-image: url(images/start_bg_schrift.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

#footer {
	float: left;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 98%;
	margin: 0px 8px 0 0;
	padding: 0px 0px 0px 0;
	font-size: 0.75em;
}

#footer #footernav {
	text-align: center;
	padding: 7px 0 0 0;
}
#footer #footernav a {
	color: #FFFFFF;
	padding: 0px 5px;
}

#footer #kontaktdaten {
	color: #373737;
	padding: 10px 0 10px 0;
}
#footer #kontaktdaten a {
	color: #373737;
	padding: 0;
}

#footer-bg {
	display: none;
	float: left;
	background-image: url(images/footer_bg_schrift.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 48.0%;
	margin: 0px 0px 0 0px;
	padding: 0px 0px 0px 0;
	font-size: 0.75em;
	overflow: hidden;
}


/* Copyrights */
#copyrights {
	text-align: center;
	font-size: 0.8em;
	padding: 0px 0px 10px 0;
	color: #FFFFFF;
	display: block;
}
#copyrights a {
	color: #FE860C;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
#copyrights a:hover {
	text-decoration: underline;
	padding: 0;
}

#copyrights strong {
	display: none;
}

#copy-hammer {
	margin: 0 0 0 0px;
}

#parsingtime {
	color: #595959;
	float: left;
	font-size: xx-small;
	padding: 0 0px 0 10px;
}


/* Startseite */

#startbild1, #startbild2 {
	display: none;
}



/* Meldungen */
.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #E32500;
	font-weight: bold;
}

/* Farben */

.rot {
	color: #E32500;
}

.gruen {
	color: #008000;
}


/*]]>*/ 