/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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 
   ---------------------------------------------------------------------------------------*/

body,html 
{
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #E0F2FC;
	margin:0;
	padding:0;
}

a 
{
	color: #0078C1;
	text-decoration: none;
}

a:hover 
{
	color: #00449D;
	text-decoration: underline;
}

h1
{
	margin:0;
	padding:10px 13px;
	font:15px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0078C1;
	text-transform:uppercase;
}

h2
{
	margin:0;
	padding:5px 13px;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#0078C1;
	text-transform:uppercase;
}

p,
li
{
	margin:0;
	padding:0;
	font:11px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#00568B;
}

small
{
	font-size:9px;
	line-height:11px;
	padding:0;
	margin:0;
}

.clear_float
{
	clear:both;
	height:1px;
}

#main_aussen
{
	text-align:center;
	width:100%;
	height:100%;
	margin:0;
	padding:0 0 0 0;
	background:transparent url(./img/hg_gesamt.gif) 0 bottom repeat-x;
}

#main_innen 
{
	text-align:left;
	width:1000px;
	padding:0px;
	margin:0 auto;
}

#container
{
	margin:0;
	padding:0;
}

#container #kopf
{
	display:block;
	width:1000px;
	height:80px;
	position:relative;
	margin:15px 0 0 0;
	padding:0;
	background:transparent url(./img/hg_kopf.gif) 0 0 no-repeat;
}

#container #kopf div.navigation
{
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	right:190px;
}

#container #kopf div.navigation ul
{
	float:left;
	display:inline;
	list-style-type: none;
	text-align: left;
	margin:0px;
	padding:0 0px 5px 0px;
}

#container #kopf div.navigation ul li
{
	float:left;
	margin:0 0 0 0;
	padding: 0 10px 5px 0;
}

#container #kopf div.navigation ul li a,
#container #kopf div.navigation ul li a:link, 
#container #kopf div.navigation ul li a:visited 
{
	display:block;
	margin:0;
	color:#fff;
	padding: 0;
	text-align: left;
	padding: 0 0 0 15px;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif !important;
	background: transparent url(./img/button_pfeil_b.gif) 1px 1px no-repeat; 
}

#container #kopf div.navigation ul li a:focus, 
#container #kopf div.navigation ul li a:hover 
{ 
	color:#E7F3FA;
	background: transparent url(./img/button_pfeil_b-over.gif) 1px 1px no-repeat; 
}

#container #kopf div.suche
{
	margin:0;
	padding:0;
	position:absolute;
	top:37px;
	right:200px;
	border:none;
}

#container #kopf div.shop_navigation
{
	margin:0;
	padding:0;
	width:140px;
	position:absolute;
	top:5px;
	left:825px;
}

#container #kopf div.shop_navigation div.btn_pf 
{
	float:none;
}

#container #unter_kopf
{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:14px;
	background:transparent url(./img/hg_ueber_kasten_mitte.gif) 190px -5px no-repeat;
}

.brotkrumen
{
	float:left;
	display:inline;
	height:13px;
	margin:1px 0 0 191px;
	padding:0;
	font-size:9px;
	line-height:10px;
	color:#45A4D6;
}

.seiten_blaettern
{
	float:right;
	margin:18px 10px 0 0;
	padding:0;
	height:11px;
}

.brotkrumen a,.brotkrumen a:link,.brotkrumen a:visited {color:#45A4D6;text-decoration:none;}
.brotkrumen a:hover,.brotkrumen a:focus {color:#00449D;text-decoration:none;}

#container #fuss
{
	clear:both;
	margin:0;
	padding:0;
}

#container #fuss div.navigation
{
	margin:0 0 0 191px;
	padding:5px 0;
	font-size:9px;
	line-height:10px;
}

#container #fuss div.navigation a,#container #fuss div.navigation a:link,#container #fuss div.navigation a:visited {padding:0 10px 0 0;color:#45A4D6;text-decoration:none;}
#container #fuss div.navigation a:hover,#container #fuss div.navigation a:focus {color:#00449D;text-decoration:none;}

#container #links
{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:175px;
}

#container #links div.kasten
{
	margin:0;
	padding:10px 0 0 0;
	width:175px;
	height:auto;
	background:transparent url(./img/hg_kasten_links_oben.gif) 0 top no-repeat;
}

#container #links div.kasten div.fuss
{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:5px;
	background:transparent url(./img/hg_kasten_links_unten.gif) 0 bottom no-repeat;
}

#container #links div.oben
{
	padding:16px 0 0 0;
}

#container #links div.khb
{
	margin-top:0px;
	padding:10px 0 0 0;
	background:transparent url(./img/hg_kasten_links_he_oben.gif) 0 top no-repeat;
}

#container #links div.khb div.fuss
{
	background:transparent url(./img/hg_kasten_links_h_unten.gif) 0 bottom no-repeat;
}

#container #links div.kasten h2
{
	border-bottom:solid 1px #0969B3;
}

#container #links div.kasten h2.extra
{
	padding-top:14px;
	padding-bottom:13px;
}

#container #links div.kasten h2.unten
{
	padding-bottom:10px;
	border-bottom:none;
}

#container #links div.kasten h2.oben
{
	padding-top:0px;
}

#container #links div.khb h2
{
	border-bottom:none;
	padding-bottom:10px;
}

#container #links div.kasten h2 a,
#container #links div.kasten h2 a:link,
#container #links div.kasten h2 a:visited 
{
	display:block;
	color:#fff;
}

#container #links div.kasten h2 a:focus,
#container #links div.kasten h2 a:hover
{
	color:#E7F3FA;
}

#container #links div.kasten ul
{
	width:100%;
	list-style-type: none;
	text-align: left;
	margin:0px;
	padding:5px 0px 5px 0px;
	border-bottom:solid 1px #0969B3;
}

#container #links div.kasten ul li
{
	padding: 5px 0 5px 13px;
}

#container #links div.kasten ul li a,
#container #links div.kasten ul li a:link, 
#container #links div.kasten ul li a:visited 
{
	width:90%;
	display:block;
	margin:0;
	color:#fff;
	padding: 0;
	text-align: left;
	padding: 0 0 0 15px;
	font:11px/13px Verdana, Arial, Helvetica, sans-serif !important;
	background: transparent url(./img/button_pfeil_b.gif) 1px 1px no-repeat; 
}

#container #links div.kasten ul li a:focus, 
#container #links div.kasten ul li a:hover 
{ 
	color:#E7F3FA;
	background: transparent url(./img/button_pfeil_b-over.gif) 1px 1px no-repeat; 
}

#container #linke_spalte_unten
{
	float:left;
	display:inline;
	margin:50px 0 0 0;
	padding:1px 15px 0 15px;
	width:145px;
	height:auto;
}

#container #linke_spalte_unten h2
{
	padding-left:0;
	padding-right:0;
	border-bottom:solid 1px #0969B3;
}

#container #links div.buttons
{
	float:left;
	display:inline;
	margin:5px 0 0 0;
	padding:0;
	width:175px;
}

#container #links div.buttons div.button
{
	margin:0;
	padding:10px 0 0 0;
}

#container #links div.buttons div.button a img,
#container #rechte_spalte div.banner a img
{
	border:none;
}

#container #rechte_spalte
{
	float:left;
	display:inline;
	margin:0 0 0 14px;
	padding:0;
	width:160px;
	height:auto;
}

#container #rechte_spalte div.banner
{
	margin:0;
	padding:0 0 15px 0;
}

#container #mitte
{
	float:left;
	display:inline;
	margin:0 0 0 15px;
	padding:0;
	width:621px;
	height:auto;
}

#inhalt 
{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:621px;
	background:transparent url(./img/hg_kasten_mitte_unten.gif) 0 bottom repeat-y;
}

#inhalt div.platzhalter
{
	float:right;
	display:inline;
	margin:0;
	padding:0;
	width:1px;
	height:600px;
}

#inhalt div.kopf
{
	float:left;
	display:inline;
	width:620px;
	min-height:30px;
	height:auto;
	margin:0;
	padding:0;
	background:transparent url(./img/hg_kasten_mitte_oben.gif) 0 0 no-repeat;
}

#inhalt div.kopf h1
{
	padding-top:13px;
	padding-bottom:2px !important;
}

#inhalt div.text_mit_rahmen
{
	float:left;
	display:inline;
	margin:0 0 15px 15px;
	padding:5px 0 0 0;
	border:1px solid #E2F3FC;
	width:588px;
}

#inhalt div.mit_option
{
	padding-top:0;
	border-top:none;
}

#inhalt div.text_mit_rahmen p
{
	padding-left:13px;
	padding-right:13px;
	padding-bottom:13px;
}

#inhalt div.text_mit_rahmen img
{
	float:left;
	display:inline;
	margin:0 15px 0 15px;
	border:none;
}

#inhalt div.text_mit_rahmen input
{
	float:left;
	display:inline;
	margin:0 10px 0 13px;
	padding:0;
}

#inhalt div.text_mit_rahmen textarea { 
	font: 11px verdana, helvetica, arial;
	display: block;
	float: left;
	width: 555px;
	color: #00568B;
	background-color: #F5FBFE;
	border: solid 1px #BDD5E8; 
	padding:0 0 0 3px;
	margin:7px 0 15px 15px;
}

#inhalt div.option_auswahl
{
	clear:both;
	float:left;
	display:inline;
	width:215px;
	margin:0;
	padding:13px 0 13px 0;
	border-top:1px solid #E2F3FC;
}

#inhalt div.option_auswahl h2,
#inhalt div.option_inhalt h2
{
	padding-top:0;
}

#inhalt div.option_auswahl p,
#inhalt div.option_inhalt p
{
	padding-bottom:0;
}

#inhalt div.option_auswahl img
{
	float:left;
	display:inline;
	margin:0 0 0 15px;
	border:none;
}

#inhalt div.option_inhalt
{
	float:left;
	display:inline;
	width:373px;
	margin:0;
	padding:13px 0 13px 0;
	border-top:1px solid #E2F3FC;
	background:transparent url(./img/hg_strich_blend_vertikal.gif) 0 -30px no-repeat;
}

#inhalt div.option_inhalt input
{
	float:left;
	display:inline;
	margin:0 10px 0 13px;
	padding:0;
}

#inhalt div.option_inhalt p.preis
{
	float:right;
	display:inline;
	white-space: nowrap;
	margin:0 10px 0 13px;
	padding:0;
}

#inhalt div.text_mit_rahmen .aktiv
{
	background-color: #E0F2FC;
	background-image:none;
}

#inhalt div.option_inhalt ul
{
	float:left;
	display:inline;
	list-style-type: none;
	text-align: left;
	width:100%;
	padding:0;
	margin:0 0 0 13px;
}

#inhalt div.option_inhalt ul li
{
	clear:both;
	margin:0;
	padding:0;
}

#inhalt div.option_inhalt ul li p
{
	margin:0 0 0 0;
	padding: 0 5px 5px 0;
}

#inhalt div.option_inhalt ul li p.rechts
{
	float:right;
	display:inline;
	text-align:right;
	margin:0 25px 0 0;
	padding: 0 0 5px 0;
}

#inhalt div.option_inhalt ul li p.links
{
	float:left;
	display:inline;
}

#inhalt div.option_inhalt ul li p.spalte150
{
	width:150px;
}

#inhalt div.option_inhalt ul li p.spalte180
{
	width:180px;
}

#inhalt div.option_inhalt ul li p img
{
	float:left;
	display:inline;
	margin:0 10px 0 0;
	border:none;
}

#inhalt div.option_inhalt ul li p select,
#inhalt div.option_inhalt ul li p input.sichtbar
{
	font: 11px verdana, helvetica, arial;
	height:15px;
	color: #00568B;
	background-color: #F5FBFE;
	border: solid 1px #BDD5E8; 
	padding:0 0 0 3px;
	margin:0;
}

#inhalt div.option_inhalt ul li p select
{
	height:auto;
}

#inhalt div.option_inhalt ul li p input.button
{
	margin:5px 0 0 0;
}

#inhalt div.v80 {width:80%;}
#inhalt div.v70 {width:70%;}
#inhalt div.v60 {width:60%;}
#inhalt div.v50 {width:50%;}
#inhalt div.v40 {width:40%;}
#inhalt div.v30 {width:30%;}
#inhalt div.v20 {width:20%;}

#inhalt div.text_mit_abschluss
{
	float:left;
	display:inline;
	margin:0;
	padding:25px 0 0 0;
	width:620px;
	background:transparent url(./img/hg_kasten_mitte_1teiler.gif) 0 0 no-repeat;
}

#inhalt div.text_mit_abschluss h2
{
	padding-top:0;
	padding-left:15px;
	padding-right:15px;
}

#inhalt div.text_mit_abschluss p
{
	padding-left:15px;
	padding-right:15px;
}

#inhalt div.text_mit_abschluss div.buttons
{
	float:right;
	display:inline;
	margin:0;
	padding:0 0 12px 15px;
	width:auto;
}

#inhalt div.text_mit_abschluss div.buttons input,
#inhalt div.text_mit_abschluss div.buttons a img,
#inhalt div.text_mit_abschluss div.buttons img
{
	margin:0 15px 0 0px;
	border:none;
}

#inhalt div.kasse_ablauf
{
	float:left;
	display:inline;
	margin:0 0 0 15px;
	padding:0 0 15px 0;
	width:590px;
	height:32px;
}

#inhalt div.kasse_ablauf div.item
{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border-top:1px solid #E2F3FC;
	border-bottom:1px solid #E2F3FC;
	height:30px;
	width:146px;
	color:#45A4D6;
}

#inhalt div.kasse_ablauf div.item p
{
	padding:7px 3px 0 0;
	text-align:right;
	color:inherit;
}

#inhalt div.kasse_ablauf div.item p a
{
	color:#00568B;
}

#inhalt div.kasse_ablauf div.rw
{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:8px;
}

#inhalt div.kasse_ablauf div.ww
{
	background:transparent url(./img/hg_ablauf_ww.gif) left 0 no-repeat;
}

#inhalt div.kasse_ablauf div.bw
{
	background:transparent url(./img/hg_ablauf_bw.gif) left 0 no-repeat;
}

#inhalt div.kasse_ablauf div.wb
{
	background:#E2F3FC url(./img/hg_ablauf_wb.gif) left 0 no-repeat;
	width:144px;
	color:#00568B;
}

#inhalt div.kasse_ablauf div.bb
{
	background-color:#E2F3FC;
	width:144px;
	color:#00568B;
}

#inhalt div.kasse_ablauf div.wwo
{
	border-left:1px solid #E2F3FC;
	color:#00568B;
	width:145px;
}



#inhalt div.warenkorb
{
	float:left;
	display:inline;
	margin:0;
	padding:15px 0 0 0;
	width:620px;
	background:transparent url(./img/hg_kasten_mitte_1teiler.gif) 0 0 no-repeat;
}

#inhalt div.warenkorb table
{
	margin:0;
	padding:0;
	border-collapse: collapse;
	width:620px;
}

#inhalt div.warenkorb table th
{
	margin:0px;
	padding:15px 15px 15px 15px;
	vertical-align:top;
}

#inhalt div.warenkorb table th.preis
{
	text-align:right;
}

#inhalt div.warenkorb table td
{
	margin:0px;
	padding:15px 15px 15px 15px;
	vertical-align:top;
	border-top:1px solid #E2F3FC;
	background:transparent url(./img/hg_strich_blend_vertikal.gif) right -50px no-repeat;
}

#inhalt div.warenkorb table td h2
{
	margin:0px;
	padding-left:0px;
	font-weight:bold;
} 

#inhalt div.warenkorb table td.anzahl
{
	padding-bottom:0;
	background:none;
}

#inhalt div.warenkorb table td.anzahl input.sichtbar
{
	font: 11px verdana, helvetica, arial;
	width: 20px;
	height:15px;
	color: #00568B;
	background-color: #F5FBFE;
	border: solid 1px #BDD5E8; 
	padding:0 0 0 3px;
	margin:0;
}

#inhalt div.warenkorb table td.preis
{
	text-align:right;
	padding-bottom:0;
	background:none;
}

#inhalt div.warenkorb table td.preis p
{
	white-space: nowrap;
}

#inhalt div.warenkorb table td.artikel_entfernen
{
	text-align:left;
	vertical-align:bottom;
	padding-top:0;
	background:none;
	border:none;
}

#inhalt div.warenkorb table td.artikel_entfernen input
{
	float:left;
	margin:0 10px 0 0;
	padding:0;
}

#inhalt div.warenkorb table td.artikel_entfernen p
{
	color:#45A4D6;
}

#inhalt div.cmstext
{
	float:left;
	display:inline;
	margin:0;
	padding:10px 0 0 0;
	width:620px;
	background:transparent url(./img/hg_kasten_mitte_1teiler.gif) 0 0 no-repeat;
}

#inhalt div.cmstext p
{
	padding:0 15px 15px 15px;
}

#inhalt div.cmstext p.break
{
	clear:both;
}

#inhalt div.cmstext h2
{
	clear:both;
	padding:15px;
	font-weight:bold;
}

#inhalt div.cmstext h2.linie
{
	clear:both;
	padding:15px;
	font-weight:bold;
	border-top:1px solid #E2F3FC;
}

#inhalt div.cmstext h1
{
	clear:both;
	display:block;
	width:100%;
	margin:10px 0 0 0;
	padding-top:25px;
	padding-bottom:10px;
	background:transparent url(./img/hg_kasten_mitte_1teiler.gif) 0 0 no-repeat;
	border-bottom:1px solid #E2F3FC;
}

#inhalt div.cmstext p img
{
	float:left;
	display:inline;
	margin:0 15px 15px 0;
	padding:0;
	border:1px solid #E2F3FC;
}

#inhalt div.cmstext img
{
	float:none;
	margin:15px 0 15px 15px;
	padding:0;
	border:1px solid #E2F3FC;
}

#inhalt div.cmstext div.box_einhalb
{
	float:left;
	display:inline;
	margin:0 15px 0 0;
	width:290px;
	padding:0;
}

#inhalt div.cmstext div.box_einhalb img
{
	float:left;
	display:inline;
	margin:0 15px 15px 15px;
	padding:0;
	border:1px solid #E2F3FC;
}

#inhalt div.cmstext ul
{
	width:580px;
	list-style-type: none;
	text-align: left;
	margin:0px;
	padding:5px 0px 10px 0px;
}

#inhalt div.cmstext ul li
{
	margin:0;
	padding: 5px 0 0px 40px;
	background: transparent url(./img/button_pfeil_w.gif) 24px 6px no-repeat; 
}

#inhalt div.produkt_details
{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:620px;
	background:transparent url(./img/hg_kasten_mitte_2teiler.gif) 0 0 no-repeat;
}

#inhalt div.produkt_details div.links
{
	float:left;
	display:inline;
	margin:25px 0 0 15px;
	padding:0;
	width:202px;
}

#inhalt div.produkt_details div.links img
{
	border:1px solid #E2F3FC;
}

#inhalt div.produkt_details div.links p
{
	padding-top:0px;
	padding-bottom:10px;
	text-align:right;
}

#inhalt div.produkt_details div.rechts
{
	float:left;
	display:inline;
	margin:25px 0 0 30px;
	padding:0;
	width:350px;
}

#inhalt div.produkt_details div.rechts div.text h2
{
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	text-transform:none;
	font-weight:bold;
}

#inhalt div.produkt_details div.rechts div.text h2 a
{
	margin:0;
	padding:3px 0 0 13px;
	font-weight:normal;
	background: transparent url(./img/button_pfeil_w.gif) 1px 3px no-repeat; 
}

#inhalt div.produkt_details div.rechts div.mehr
{
	clear:both;
	border-top:1px solid #E2F3FC;
	margin-top:10px;
	padding-top:10px;
}

#inhalt div.produkt_details div.rechts div.mehr h2
{
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
}

#inhalt div.produkt_details div.rechts div.mehr p
{
	padding-bottom:10px;
	margin-top:0px;
	padding-left:0px;
}

#inhalt div.produkt_details div.rechts div.kaufen
{
	margin:0px 0 0 0;
	padding:0 0 0 0;
}

#inhalt div.produkt_details div.rechts div.kaufen p
{
	width:225px;
	padding-top:0px;
	float:left;
	display:inline;
}

#inhalt div.produkt_zeile
{
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:0;
	width:620px;
	background:transparent url(./img/hg_kasten_mitte_3teiler.gif) 0 0 no-repeat;
}

#inhalt div.produkt_box
{
	float:left;
	display:inline;
	margin:15px 0 0 5px;
	padding:0;
	width:201px;
	height:auto;
}

#inhalt div.produkt_box img
{
	float:left;
	display:inline;
	margin:10px 10px 2px 10px;
	padding:0;
	border:1px solid #E2F3FC;
}

#inhalt div.produkt_box p
{
	clear:both;
	margin:0;
	padding:3px 10px 3px 10px;
}

#inhalt div.produkt_box p a
{
	clear:left;
	margin:0;
	padding:3px 0 0 13px;
	background: transparent url(./img/button_pfeil_w.gif) 1px 3px no-repeat; 
}

#inhalt div.produkt_box h2
{
	clear:left;
	margin:0;
	padding:0 10px 0 10px;
	font-weight:bold;
}









#inhalt div.presseliste
{
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:11px 0 0 0;
	width:620px;
	background:transparent url(./img/hg_kasten_mitte_1teiler.gif) 0 0 no-repeat;
}

#inhalt div.presseliste div.pressezeile
{
	clear:both;
	margin:0;
	padding:7px 0 10px 0;
	width:620px;
	background:transparent url(./img/hg_strich_blend_vertikal.gif) -81px -40px no-repeat;
	border-bottom:1px solid #E2F3FC;
}

#inhalt div.presseliste div.pressezeile img
{
	float:left;
	display:inline;
	margin:6px 15px 0 15px;
	padding:0;
	border:1px solid #E2F3FC;
}

#inhalt div.presseliste div.pressezeile p
{
	margin:0;
	padding:3px 15px 3px 0;
}

#inhalt div.presseliste div.pressezeile p a
{
	margin:0;
	padding:3px 0 0 13px;
	background: transparent url(./img/button_pfeil_w.gif) 1px 3px no-repeat; 
}

#inhalt div.presseliste div.pressezeile h2
{
	margin:0;
	padding:5px 15px 0 0;
	font-weight:bold;
}

.pressezeile_100
{
	background-position:121px -20px !important;
}

.pressezeile_200
{
	background-position:231px 0px !important;
}

.presseblock_downloads
{
	float:left;
	display:inline;
	background-image:none;
	width:469px;
	margin-left:15px;
}

.presseblock_news
{
	float:left;
	display:inline;
	background-image:none;
	width:359px;
	margin-left:15px;
}

.presseblock_allg
{
	float:left;
	display:inline;
	background-image:none;
	width:590px;
	margin-left:15px;
}


.presseblock_allg p img
{
	float:left;
	display:inline;
	margin:15px 15px 0 0 !important;
	padding:0;
	border:1px solid #E2F3FC !important;
}

.presseblock_allg p a
{
	padding:0 !important;
	background:none !important; 
}





#inhalt div.suchliste
{
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:11px 0 0 0;
	width:620px;
	background:transparent url(./img/hg_kasten_mitte_1teiler.gif) 0 0 no-repeat;
}

#inhalt div.suchliste div.suchzeile
{
	clear:both;
	margin:0;
	padding:7px 0 10px 0;
	width:620px;
	background:transparent url(./img/hg_strich_blend_vertikal.gif) 81px -40px no-repeat;
	border-bottom:1px solid #E2F3FC;
}

#inhalt div.suchliste div.suchzeile img
{
	float:left;
	display:inline;
	margin:6px 30px 0 15px;
	padding:0;
	width:50px;
	border:1px solid #E2F3FC;
}

#inhalt div.suchliste div.suchzeile p
{
	margin:0;
	padding:3px 15px 3px 0px;
}

#inhalt div.suchliste div.suchzeile p a
{
	margin:0;
	padding:3px 0 0 13px;
	background: transparent url(./img/button_pfeil_w.gif) 1px 3px no-repeat; 
}

#inhalt div.suchliste div.suchzeile h2
{
	margin:0;
	padding:0 15px 0 0px;
	font-weight:bold;
}

.formular {
	margin:15px 0 0 0;
	padding:0;
	float:left;
	display:inline;
}

.formular p {
	text-align:right;
	width: 198px;
	margin:10px 19px 0 15px;
	padding:0;
} 

.formular img
{
	margin-left:0px !important;
	margin-top:10px !important;
}

.formular p.anmerkung {
	font-size:9px;
	line-height:10px;
	float:left;
	display:inline;
	text-align:left;
	width: auto;
	margin:10px 0 0 0 !important;
	padding:3px 0 0 0 !important;
} 

.formular label, 
.formular input.sichtbar, 
.formular input.text_input, 
.formular select,
.formular textarea { 
	font: 11px verdana, helvetica, arial;
	display: block;
	float: left;
	width: 198px;
	height:15px;
	color: #00568B;
	background-color: #F5FBFE;
	border: solid 1px #BDD5E8; 
	padding:0 0 0 3px;
	margin:10px 15px 0 0 !important;
}

.formular input.sichtbar, 
.formular input.text_input, 
.formular textarea { 
	width: 300px; 
	margin-right:5px !important;
}

.formular select {
	width: 303px; 
	height:auto;
	padding-left:0px;
	margin-right:5px !important;
}

.formular br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}

.formular input.btn_submit
{ 
	float: left;
	display:block;
	height:17px;
	padding:0;
	margin:10px 10px 0 250px;
	border:none;
	color:#fff;
 	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}

.formular input.radio
{
	float: left;
	padding:0px;
	margin:13px 15px 0 0 !important;
}

.formular label {
	text-align:right;
 	padding-top:2px;
 	border:none !important;
 	background:none !important;
}

.formular label.radio {
	width: auto;
	white-space: nowrap;
	margin:10px 7px 0 0 !important;
}

.formular form {
	margin:0 0 0 0;
	padding:0;
}

div.detailsuche
{
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:15px 0 5px 0;
	width:620px;
	background:transparent url(./img/hg_kasten_mitte_2teiler.gif) 0 0 no-repeat;
}

div.detailsuche form input.btn_submit
{ 
	width:61px !important;
	background: transparent url(./img/button_suchen.gif) 0 0 no-repeat;
}

div.detailsuche label
{
	width:217px;
	margin-right:30px !important;
}

.form_login
{
	padding-bottom:15px;
	border-top:1px solid #E2F3FC;
	width:100%;
}

.form_login label
{
	width:130px;
}

.form_attributes
{
	width:100% !important;
	height:auto !important;
	margin:0 !important;
	padding:0 !important;
}

.form_attributes select
{
	margin:0 0 10px 0 !important;
	width:auto !important;
}

.form_attributes label
{
	margin:0 10px 10px 0 !important;
	padding-left:0;
	text-align:left;
	width:auto !important;
}

.form_klein
{
	width:340px;
	height:27px !important;
	background-color:#1F7DC0 !important;
	border:solid 1px #0969B3;
}

.form_kaufen
{
	float:right;
	display:inline;
	margin:0 0 15px 0 !important;
	width:auto !important;
	height:27px !important;
	background-color:#fff;
	border:none;
}

.form_kaufen form,
.form_klein form
{
	margin:0 !important;
}

.form_kaufen input.sichtbar,
.form_klein input.sichtbar
{ 
	font: 10px/11px verdana, helvetica, arial;
	height:15px;
	border-right:none;
}

.form_klein input.sichtbar
{
	margin:5px 0 0 7px !important;
	width: 130px;
}

.form_kaufen input.sichtbar
{
	margin:0 !important;
	width: 20px;
	background-color:#fff;
}

.form_klein input.btn_submit
{ 
	margin:5px 0 0 0;
	width:60px !important;
	background: transparent url(./img/button_suchen.gif) -1px 0 no-repeat;
}

.form_kaufen input.btn_submit
{ 
	margin:0;
	width:78px !important;
	background: transparent url(./img/button_kaufen.gif) -1px 0 no-repeat;
}

.form_kaufen input.btn_bestellen
{ 
	width:92px !important;
	background: transparent url(./img/button_bestellen_000.gif) -1px 0 no-repeat;
}

.form_kaufen input.btn_vorbestellen
{ 
	width:98px !important;
	background: transparent url(./img/button_vorbestellen.gif) -1px 0 no-repeat;
}

div.button_bearbeiten
{
	display:block;
	height:17px;
	width:84px;
	border:none;
	margin:10px 15px 0 13px;
	padding:0;
}

div.button_bearbeiten a
{
	display:block;
	border:none;
	height:17px;
	width:84px;
	text-decoration:none;
	background: transparent url(./img/button_bearbeiten.gif) 0px 0px no-repeat; 
}

div.btn_pf 
{ 
	float:left;
	display:block;
	height:17px;
	margin:0;
	padding:0;
}

a.btn_pf
{
	padding-left:13px;
	text-decoration:none;
	background: transparent url(./img/button_pfeil_w.gif) 0px 1px no-repeat; 
}

div.btn_pf a
{ 
	display:block;
	height:17px;
	margin:0 !important;
	padding:0 10px 0 15px !important;
	text-decoration:none;
}

div.btn_pf_b, 
div.btn_pf_b a, 
div.btn_pf_b a:link, 
div.btn_pf_b a:visited 
{ 
	color:#fff;
	background: transparent url(./img/button_pfeil_b.gif) 1px 1px no-repeat; 
}

div.btn_pf_b a:focus, 
div.btn_pf_b a:hover 
{ 
	color:#E7F3FA;
	background: transparent url(./img/button_pfeil_b-over.gif) 1px 1px no-repeat; 
}

div.btn_pf_hb, 
div.btn_pf_hb a, 
div.btn_pf_hb a:link, 
div.btn_pf_hb a:visited 
{ 
	height:17px;
	color:#0078C1;
	background: transparent url(./img/button_pfeil_hb.gif) 2px 1px no-repeat; 
}

div.btn_pf_hb a:focus, 
div.btn_pf_hb a:hover 
{ 
	color:#00449D;
	background: transparent url(./img/button_pfeil_hb-over.gif) 2px 1px no-repeat; 
}

div.btn_korb_hb, 
div.btn_korb_hb a, 
div.btn_korb_hb a:link, 
div.btn_korb_hb a:visited 
{ 
	color:#0078C1;
	background: transparent url(./img/button_korb_hb.gif) -1px 2px no-repeat; 
}

div.btn_korb_hb a:focus, 
div.btn_korb_hb a:hover 
{ 
	color:#00449D;
	background: transparent url(./img/button_korb_hb-over.gif) -1px 2px no-repeat; 
}

div.btn_kasse_hb, 
div.btn_kasse_hb a, 
div.btn_kasse_hb a:link, 
div.btn_kasse_hb a:visited 
{ 
	color:#0078C1;
	background: transparent url(./img/button_kasse_hb.gif) 0 2px no-repeat; 
}

div.btn_kasse_hb a:focus, 
div.btn_kasse_hb a:hover 
{ 
	color:#00449D;
	background: transparent url(./img/button_kasse_hb-over.gif) 0 2px no-repeat; 
}

div.btn_konto_hb, 
div.btn_konto_hb a, 
div.btn_konto_hb a:link, 
div.btn_konto_hb a:visited 
{ 
	color:#0078C1;
	background: transparent url(./img/button_konto_hb.gif) 0 2px no-repeat; 
}

div.btn_konto_hb a:focus, 
div.btn_konto_hb a:hover 
{ 
	color:#00449D;
	background: transparent url(./img/button_konto_hb-over.gif) 0 2px no-repeat; 
}

div.btn_anmelden_hb, 
div.btn_anmelden_hb a, 
div.btn_anmelden_hb a:link, 
div.btn_anmelden_hb a:visited 
{ 
	color:#0078C1;
	background: transparent url(./img/button_anmelden_hb.gif) 0 2px no-repeat; 
}

div.btn_anmelden_hb a:focus, 
div.btn_anmelden_hb a:hover 
{ 
	color:#00449D;
	background: transparent url(./img/button_anmelden_hb-over.gif) 0 2px no-repeat; 
}

div.btn_abmelden_hb, 
div.btn_abmelden_hb a, 
div.btn_abmelden_hb a:link, 
div.btn_abmelden_hb a:visited 
{ 
	color:#0078C1;
	background: transparent url(./img/button_abmelden_hb.gif) 0 2px no-repeat; 
}

div.btn_abmelden_hb a:focus, 
div.btn_abmelden_hb a:hover 
{ 
	color:#00449D;
	background: transparent url(./img/button_abmelden_hb-over.gif) 0 2px no-repeat; 
}

div.btn_korb_hb a, 
div.btn_korb_hb a:link, 
div.btn_korb_hb a:visited,
div.btn_anmelden_hb a, 
div.btn_anmelden_hb a:link, 
div.btn_anmelden_hb a:visited,
div.btn_abmelden_hb a, 
div.btn_abmelden_hb a:link, 
div.btn_abmelden_hb a:visited
{ 
	padding-left: 16px !important;
}

div.btn_kasse_hb a, 
div.btn_kasse_hb a:link, 
div.btn_kasse_hb a:visited,
div.btn_konto_hb a, 
div.btn_konto_hb a:link, 
div.btn_konto_hb a:visited,
div.btn_pf_hb a, 
div.btn_pf_hb a:link, 
div.btn_pf_hb a:visited 
{ 
	padding-left: 17px !important;
}

div.btn_pf_w, 
div.btn_pf_w a, 
div.btn_pf_w a:link, 
div.btn_pf_w a:visited 
{ 
	color:#0078C1;
	background: transparent url(./img/button_pfeil_w.gif) 1px 1px no-repeat; 
}

div.btn_pf_w a:focus, 
div.btn_pf_w a:hover 
{ 
	color:#00449D;
	background: transparent url(./img/button_pfeil_w-over.gif) 1px 1px no-repeat; 
}

div.btn_korb_w, 
div.btn_korb_w a, 
div.btn_korb_w a:link, 
div.btn_korb_w a:visited 
{ 
	color:#0078C1;
	background: transparent url(./img/button_korb_w.gif) 0 2px no-repeat; 
}

div.btn_korb_w a:focus, 
div.btn_korb_w a:hover 
{ 
	color:#00449D;
	background: transparent url(./img/button_korb_w-over.gif) 0 2px no-repeat; 
}

div.btn_download_jpg
{
	margin-top: 5px;
	background: transparent url(./img/icon_jpg_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_jpg a,
div.btn_download_jpg a:link,
div.btn_download_jpg a:visited
{
	padding-left:20px !important;
	color:#0078C1;
	background: transparent url(./img/icon_jpg_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_jpg a:focus,
div.btn_download_jpg a:hover 
{
	padding-left:20px !important;
	color:#00449D;
	background: transparent url(./img/icon_jpg_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_pdf
{
	margin-top: 5px;
	background: transparent url(./img/icon_pdf_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_pdf a,
div.btn_download_pdf a:link,
div.btn_download_pdf a:visited
{
	padding-left:20px !important;
	color:#0078C1;
	background: transparent url(./img/icon_pdf_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_pdf a:focus,
div.btn_download_pdf a:hover 
{
	padding-left:20px !important;
	color:#00449D;
	background: transparent url(./img/icon_pdf_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_mp3
{
	margin-top: 5px;
	background: transparent url(./img/icon_mp3_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_mp3 a,
div.btn_download_mp3 a:link,
div.btn_download_mp3 a:visited
{
	padding-left:20px !important;
	color:#0078C1;
	background: transparent url(./img/icon_mp3_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_mp3 a:focus,
div.btn_download_mp3 a:hover 
{
	padding-left:20px !important;
	color:#00449D;
	background: transparent url(./img/icon_mp3_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_file
{
	margin-top: 5px;
	background: transparent url(./img/icon_file_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_file a,
div.btn_download_file a:link,
div.btn_download_file a:visited
{
	padding-left:20px !important;
	color:#0078C1;
	background: transparent url(./img/icon_file_16x16.gif) 0 0 no-repeat; 
}

div.btn_download_file a:focus,
div.btn_download_file a:hover 
{
	padding-left:20px !important;
	color:#00449D;
	background: transparent url(./img/icon_file_16x16.gif) 0 0 no-repeat; 
}



.suche_a_z {
	float:left;
	display:inline;
	margin:9px 0 0 31px;
	width:360px;
	height:57px;
}

.suche_a_z img {
	float:none;
	display:block;
	margin-bottom:10px;
}

.suche_a_z_zelle {
	float:left;
	margin:3px 3px 0 0;
	padding: 1px 1px;
	width:31px;
	text-align:center;
	background-color:#E0F2FC;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:10px;
	font-weight:bold; 
	letter-spacing:0px;
	text-transform:uppercase;
	white-space:pre;
}
.suche_a_z_zelle a {display: block;}
.suche_a_z_zelle a:link {color:#047AC2 !important;text-decoration: none;}
.suche_a_z_zelle a:visited {color:#6696CD !important;text-decoration: none;}
.suche_a_z_zelle a:focus {background-color:#4C6293;color:#ffffff !important;text-decoration: none;}
.suche_a_z_zelle a:hover {background-color:#1691EC;color:#ffffff !important;text-decoration: none;}


.suche_a_z_zelle#current {background-color:#0664B2;}
.suche_a_z_zelle#current a {color:#fff !important;}

.gesamtverzeichnis_auswahl
{
	width:200px;
	margin:9px 0 0 16px;
}

.gesamtverzeichnis_auswahl .suche_a_z_zelle
{
	width:200px;
	text-align:left;
}

.gesamtverzeichnis_auswahl .suche_a_z_zelle a
{
	width:195px;
	text-align:left;
	padding-left:5px;
}

.suche_a_z p
{
	clear:left;
	padding-top:5px !important;
}

.test {
	text-align:right;
	vertical-align:bottom;
	background-image: url(./img/icon_arrow.jpg)
}
.boxText {
	font-family: Arial, sans-serif;
	font-size: 10px;	
}

.boxTextBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #143665;
}

/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #143665;
}

.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #6FD05F; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



.navileiste_1 {
	background-image: url(./img/bilder/page_nav1.jpg);
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
}
.navileiste_2 {
	background-image: url(./img/bilder/page_nav5.jpg);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	vertical-align: top;
	color: #143665;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:4px;
}
.navileiste_3 {
	background-image: url(./img/bilder/page_nav3.jpg);
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
}
.navileiste_2 a {
	color: #143665;
	padding: 2px;
	font-weight: bold;
}
.navileiste_2 a:hover {
	color: #B7CDD6;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #6FD05F;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
  padding: 5px;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
	border: 3px solid #ff0000;
}

.infoBoxNoticeContents {
  background: #FF9933;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(./img/bilder/page_nav5.jpg);
	height: 20px;
	color: #153767;
	/*text-indent: 2px;*/
	line-height: 11px;
	text-align: center;
	vertical-align:top;
	overflow:hidden;
	padding-top:5px;
}

TD.infoBoxHeading a{
	color: #ffffff;
}

TD.infoBoxHeading a:hover{
	color: #B7CDD6;
}

TD.infoBoxHeading_1 {
	background-image: url(./img/bilder/page_nav1.jpg);
	height: 27px;
	width: 20px;
}

TD.infoBoxHeading_2 {
	background-image: url(./img/bilder/page_nav3.jpg);
	height: 27px;
	width: 20px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, sans-serif;
  font-size: 10px;

}

.border{
	/*height: 380px;*/
	border: 1px solid #666666;
	margin-bottom: 5px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffef;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #6FD05F;
  font-weight: bold;
}

TABLE.formArea {
  background: #143665;
  border-color: #ff9933;
  border-style: solid;
  border-width: 1px;
  padding:5px;
  margin-bottom:5px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #6FD05F;
}

SPAN.productDiscountPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}

.moduleRow {
 font-family: Arial, sans-serif;
 font-size: 11px;
 line-height: 11px;
 border: 1px solid;
 border-color: #E6E6E6;

}

.moduleRow a:active {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 11px;
background-color: #B7CDD6;
border: 0px solid;
border-color: #E6E6E6;
}

.moduleRowOver {
	cursor: pointer;
	border: 1px solid;
	border-color: #ff9900;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #ff9900;
}

.moduleRowOver a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height: 11px;
	color: #ff9900;
}

.moduleRowActive a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}

.moduleRowSelected { background-color: #B7CDD6;
	color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #ffffef; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #003366; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffef; background-color: #003399; padding: 2px 2px;}
.sitemap_sub a {color:#ffffef;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 10px; background-color: #6FD05F; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff9933; font-weight: bold; }

.tableShop {
	background-color: #444;
}

.navLeft {
	vertical-align: top;
	width: 200px;
	/*background-image: url(./img/back.png);*/
	padding: 2px;
}
.navRight {
	vertical-align: top;
	width: 200px;
	padding: 2px;
}
.poweredby {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffef;
  font-weight: bold;
}
.pageHeaderleft {
	background-image: url(./img/bilder/header.jpg);
	vertical-align: middle;
	height: 90px;
	width: 525px;
	background-position: top left;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.header {
	vertical-align: middle;
	background-image: url(./img/bilder/headerslice.jpg);
	height: 90px;
	background-repeat: repeat;
}
.pageHeaderright {
	background-image: url(./img/bilder/header_right.jpg);
	vertical-align: middle;
	height: 90px;
	background-position: right;
	text-align: right;
	background-repeat: no-repeat;
}
.pageHeaderright a {
	color: #ffffff;
}
.pageHeaderright a:hover {
	color: #ff0000;
	text-decoration:none;
}


.contentsTopics {
	background-image: url(./img/bilder/headerslice.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
	font-weight: bold; 
	padding: 5px;
	color: #ffffff;
}
.contentsTopics a {
	color: #ffffff;
}
.contentsTopics2 {
	background-image: url(./img/bilder/headerslice.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
}
.contentsTopics2 a {
	color: #ffffff;
}
.contentsTopics2 a:hover {
	color: #B7CDD6;
	text-decoration:none;
}

				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

.boxprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: line-through;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	font-style: italic;
	color: #ff0000;
}

.productNewPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #ffffef;
}

.productDiscount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #ff0000;
}

.yourPrice {
	color: #ff0000;
	font-size: 12px;
}
.tableListingI {
	background-color: #003366;
}
.tableListingII {
	background-color:#153767;
}
.tableListingIII {
	padding: 3px;
	background-color:#153767;
}

.onepxwidth {
width: 1px;
}

/* BOXES */
.box_ol {
	background-image: url(./img/bilder/box_ol.jpg);
	width: 20px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;			
}

.box_om {
	background-image: url(./img/bilder/box_om.jpg);
	width: 100%;
	height: 14px;
	line-height: 14px;
	background-repeat: repeat-x;
}

.box_or {
	background-image: url(./img/bilder/box_or.jpg);
	width: 21px;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}

.box_ml {
	background-image: url(./img/bilder/box_ml.jpg);
	width: 20px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
}

.box_mm {
	background-color: #153767;
}

.box_mr {
	background-image: url(./img/bilder/box_mr.jpg);
	width: 21px;
	height: 5px;
	line-height: 5px;
	background-repeat: repeat-y;
	background-position: left;
}

.box_ul {
	background-image: url(./img/bilder/box_ul.jpg);
	width: 20px;
	height: 18px;
	line-height: 18px;
	background-repeat: no-repeat;
}

.box_um {
	background-image: url(./img/bilder/box_um.jpg);
	width: 100%;
	height: 18px;
	line-height: 18px;
	background-repeat: repeat-x;
}

.box_ur {
	background-image: url(./img/bilder/box_ur.jpg);
	height: 18px;
	width: 21px;
	background-repeat: no-repeat;
}

.guthaben {
	background-color:#000000;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
	color: #ff0000;
}

.copyright,
.parseTime 
{
	float:left;
	display:inline;
	margin:5px 5px 5px 10px;
	font-size: 9px;
	text-align: center;
	line-height: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #C0CFDB;
}

.parseTime 
{
	float:left;
	display:inline;
	margin-left:1px;
	padding-left:5px;
	border-left:1px solid #C0CFDB;
}
	
.copyright a 
{
	color: #C0CFDB;
}