form 	{padding: 0px; margin: 0px;}

table {padding: 0px; margin: 0px;}

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

.float_left {float:left;}
.float_right {float:right;}
.clear {clear:both;}

/* Anfang Blättern von Listen/Produkten */
.paging_table 			{width:50%;}
.paging_td1				{background-color:#FFFFFF; text-align:left; padding:3px;}
.paging_td2				{width:90%; background-color:#FFFFFF; text-align:center; padding:3px;}
.paging_td3				{background-color:#FFFFFF; text-align:right; padding:3px;}
.paging_text 			{font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#002763;}
.paging_text_selected 	{font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; color:#002763;}
a.paging_link:link 		{font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; text-decoration:none; color:#347abe;}  
a.paging_link:visited 	{font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; text-decoration:none; color:#347abe;} 
a.paging_link:active 	{font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; text-decoration:none; color:#347abe;} 
a.paging_link:hover 	{font-family:Arial,Helvetica,sans-serif; font-size:10px; font-weight:bold; text-decoration:none; color:#002E55;}
/* Ende Blättern von Listen/Produkten */

/* Anfang: Grundgerüst der Seite */
/* ---------------------------------------------------------------------------------  */
#head				{height: 283px; width: 100%;}
#head_line01 		{height: 140px; background-image: url(../images/head_line01_hg.gif);}
#head_logo 			{width: 247px; height: 110px; padding: 30px 0px 0px 15px; float: left; text-align: right; color: #002763;}
#head_collage 		{width: 580px; height: 140px; background-image: url(../../img_fuer_alle_shops/banner-head/head_collage_neu2010_8.jpg); margin: 0px auto;}
#head_shopwechsel 	{width: 120px; height: 100px; padding: 40px 10px 0px 10px; background: url(../images/head_shopwechsel_hg.gif) bottom no-repeat; float: right; margin-right: 0px; font-size: 11px; color: #002561; text-align: center;}
#head_line02 		{height: 44px; background-image: url(../images/head_line02_hg.gif);}
#head_line02_right	{height: 44px; width: 7px; background-image: url(../images/head_line02_right.gif); float: right;}
#head_line02_left	{height: 44px; width: 7px; background-image: url(../images/head_line02_left.gif); float: left;}
#head_navigation	{height: 44px; width: 707px; background-image: url(../images/headnavi_hg.gif); margin: 0px auto;}
#head_line03 		{height: 49px; background-image: url(../images/head_line03_hg.gif); position: relative;}
#head_line03_right	{height: 49px; width: 7px; background-image: url(../images/head_line03_right.gif); float: right;}
#head_line03_left	{height: 49px; width: 7px; background-image: url(../images/head_line03_left.gif); float: left;}
#head_quicksearch	{height: 34px; padding: 10px 0px 0px 0px; width: 650px; margin: 0px auto; font-size: 12px; font-weight: bold; color: #ffffff;}
#head_line04 		{height: 50px; padding: 0px; margin: 0px;}

#head_link_zum_kundenkonto	{position: absolute; top: 10px; right: 50px; z-index: 2; }

#head_link_zum_kundenkonto a,
#head_link_zum_kundenkonto a:link,
#head_link_zum_kundenkonto a:visited,
#head_link_zum_kundenkonto a:active,
#head_link_zum_kundenkonto a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#head_shortbasket	{float: right; height: 50px; width: 134px; padding-left: 80px; background-image: url(../images/shortbasket_hg.gif); background-repeat: no-repeat; font-size: 12px; color: #ffffff;}
#head_shortbasket a	{font-size: 12px; color: #ffffff; font-weight: bold;}

#head_useraccount   {text-align:center;float: right; height: 43px; width: 214px; padding-left: 0px;padding-top:7px; background-image: url(../images/useraccount_hg.gif); background-repeat: no-repeat; font-size: 12px; color: #ffffff;}
#head_useraccount a	{font-size: 12px; color: #ffffff; font-weight: bold;}


#head_catpath				{float: left; padding-top: 15px; width: 500px; color: #002763; font-size: 11px;}
#head_catpath a				{color: #002763; font-size: 11px; text-decoration: none;}
#head_catpath a:hover		{color: #002763; font-size: 11px; text-decoration: underline;}

#content_100prozent			{width: auto;  margin: 0px 220px;  top: 283px; background-color: #ffffff; border-top: 1px dotted #002763; padding: 15px 0px 0px 0px;}
#content_100prozent_cat		{width: auto;  margin: 0px 220px;  top: 283px; background-color: #ffffff; padding: 0px;}
#content_100prozent_catchild	{width: auto;  background-color: #ffffff; padding: 0px;}

.content_ausrichtung			{float: left;}

.content_auto {
width:505px;
margin: 0px auto;
}


#footer						{width: 100%; font-size: 11px; background: url(../images/footer_middle.gif) repeat-x bottom; margin: 5px 0px 5px 0px;}
.footer_td					{padding-bottom: 20px;}

.footer_td a				{color: #000000; text-decoration: underline;}
.footer_td a:link, .footer_td a:visited, .footer_td a:active, .footer_td a:hover	{color: #000000; text-decoration: underline;}

.trenner					{height: 1px; border-top: 1px dotted #002763; margin-bottom: 3px;}

select							{ border: 1px solid #64addb; font-size: 12px; padding: 1px; }

/* ---------------------------------------------------------------------------------  */
/* Ende: Grundgerüst der Seite */



/* Anfang: Textformatierungen und Eingabefelder  */
/* ---------------------------------------------------------------------------------  */
h1 {
padding: 0px; 
margin: 0px 0px 3px 0px; 
color: #002763; 
font-size: 13px; 
} /*Produktname auf der EInzelartikelansicht */

h1.category a, h1.category a:link, h1.category a:visited, h1.category a:hover {
color: #002763; 
font-size: 11px;
text-decoration: none; 
font-weight: bold;
} /*Produktname auf der Kategorieansicht */


h2 {
font-size: 14px;
margin: 10px 0px 5px 0px;
color: #002763;
font-weight: bold;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
text-decoration: none;
color: #002763;
}

h2.catchild {
font-size: 12px;
margin: 10px 0px 5px 0px;
color: #002763;
font-weight: bold;
}

h2.catchild a:link, h2.catchild a:visited, h2.catchild a:active, h2.catchild a:hover {
text-decoration: none;
color: #002763;
}

.txt_price {
font-size: 13px; 
color: #cc0000; 
font-weight: 
bold;
}

.txt_orgprice {
font-size: 12px; 
color: #002763; 
font-weight: normal; 
text-decoration: line-through;
}

.txt_artnummer	{
font-size: 11px; 
color: #002763;
}

p.txt_artnummer	{
margin: 0px 0px 15px 0px;
}

.txt_marked	 {
font-size: 12px; 
color: #002763; 
font-weight: bold; 
}

.txt_klein {
font-size: 11px; 
color: #002763; 
font-weight: bold; 
}

.txt_normal2 {
font-size: 12px; 
color: #999999; 
}

.txt_hinweis_green {
font-size: 12px; 
color: #047d0a; 
font-weight: 
bold;
}


.txt_normal {
font-size: 12px; 
color: #000000; 
}

.txt_klein3 {
font-size: 11px; 
color: #999999; 
}

.txt_klein2 {
font-size: 11px; 
color: #002763; 
}

.txt_notify	{
font-size: 12px; 
font-weight: bold; 
color: #CC0033;
}

a.link {
font-size: 12px; 
color: #002763; 
font-weight: normal; 
text-decoration: underline;
}

a.link:link, a.link:active, a.link:visited, a.link:hover {
font-size: 12px; 
color: #002763; 
font-weight: normal; 
text-decoration: underline;
}

a.link_ajax_warenkorb,a.link_ajax_warenkorb:link,a.link_ajax_warenkorb:active,a.link_ajax_warenkorb:visited {
background:none;
background-position:5px 5px;
background-repeat:no-repeat;
color:#002561;
display:block;
font-size:12px;
padding:4px 0 5px 3px;
text-decoration:none;
}

a.link_ajax_warenkorb:hover {
background: #d1c384;	
}

a.link_white:link, a.link_white:active, a.link_white:visited, a.link_white:hover {
font-size: 12px; 
color: #ffffff; 
font-weight: normal; 
text-decoration: underline;
}

a.link_klein {
font-size: 11px; 
color: #002763; 
font-weight: normal; 
text-decoration: none;
}

a.link_klein:link, a.link_klein:active, a.link_klein:visited, a.link_klein:hover {
font-size: 11px; 
color: #002763; 
font-weight: normal; 
text-decoration: none;
}

a.link_klein_underline {
font-size: 11px; 
color: #002763; 
font-weight: normal; 
text-decoration: underline;
}

a.link_klein_underline:link, a.link_klein_underline:active, a.link_klein_underline:visited, a.link_klein_underline:hover {
font-size: 11px; 
color: #002763; 
font-weight: normal; 
text-decoration: underline;
}

.input_quicksearch	{
width: 176px; 
height: 20px; 
background-image: url(../images/input_quicksearch_hg.gif); 
border: none; 
border-color: #64addb; 
padding: 3px 5px 0px 5px; 
margin: 0px;
}

.input_loginseite	{
width: 153px; 
border: 1px solid #000000; 
padding: 0px; 
margin-bottom: 5px;
}

.pwrequest_zip {
width: 153px; 
border: 1px solid #000000; 
padding: 0px; 
margin-bottom: 15px;
}

.input_default	{
border: 1px solid #000000; 
padding: 2px; 
font-size: 12px;
}

.input_directorder	{
border: 1px solid #000000; 
padding: 0px; 
margin: 0px;
}

.input_memolist_menge	{
border: 1px solid #000000; 
padding: 0px; 
margin: 0px;
width: 80px;
}

.pr-price_name {
color: #002763; 
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.pr-price_category {
color: #002763; 
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.pr-price_category2 {
color: #aa0000; 
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.pr-orgprice_category		{
color: #002763; 
font-size: 11px;
text-decoration: line-through;
}

p.pr-price_memolist		{
margin-top: 5px;
}

.pr-price_memolist {
color: #002763; 
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.pr-orgprice_memolist {
color: #002763; 
font-size: 11px;
text-decoration: line-through;
}

p.content_headline	{
border-bottom: 1px dotted #002763; 
font-weight: bold; 
color: #002763;
padding: 0px 0px 5px 0px;
margin: 10px 0px 10px 0px;
}

.selectbox_marken	{
width: 160px;
border: 0px solid #ffffff;
font-size: 12px;
padding: 1px;

}

* html .selectbox_marken	{
border: 1px solid #ffffff;

}

.background_selectbox_marken	{
height: 23px;
padding: 2px 0px 0px 0px;
background: url(../images/selectbox_markenverzeichnis.gif) no-repeat;
text-align: center;
width: 169px;
}

.selectbox_megastores	{
width: 170px;
font-size: 12px;
}

.table_megastores_uebersicht	{
width: 33%;
float: left;
}

/* ---------------------------------------------------------------------------------  */
/* Ende: Textformatierungen und Eingabefelder  */



/* Anfang: Spezifische Styles (Div-Container, Tables, etc.) */
/* ---------------------------------------------------------------------------------  */

/* Produkttemplate */
.table_product_descr {
margin: 0px 0px 15px 0px;
clear: both; 
}

.table_product_descr_td {
padding-left: 15px;
}

.table_product_descr p {
margin: 0px 0px 15px 0px; 
padding: 0px;
}

.table_product_descr a {
color: #002763; 
text-decoration: underline;
}

.table_product_descr a:link, .table_product_descr a:active, .table_product_descr a:hover	{
color: #002763; 
text-decoration: underline
}

.table_product_inventory td {
padding: 5px 0px 5px 0px;
}


table.pr-eigenschaften {
width: 250px;
border-bottom: 1px dotted #002763;  
}

table.pr-eigenschaften td {
padding: 10px 0px 10px 0px; 
color: #002763;
font-size: 11px;
font-weight: bold;
}

table.pr-eigenschaften img {
border: none;
cursor: pointer;
margin-left: 5px;
margin-bottom: 10px; 
}

table.pr-mehrfachbilder {
border-bottom: 1px dotted #002763; 
width: 250px;
}

table.pr-mehrfachbilder td {
padding: 10px 0px 0px 0px; 
text-align: left;
color: #002763;
font-size: 11px;
font-weight: bold;
width: 250px;
}

table.pr-mehrfachbilder img {
border: none;
cursor: pointer;
margin-left: 5px;
margin-bottom: 10px;
}

p.pr_button {
margin: 15px 0px 5px 0px; 
padding: 0px;
}

p.pr_merkliste {
margin: 0px 0px 15px 0px; 
padding: 0px;
}



/* Kategorietemplate */

table.listenansicht {
margin-bottom: 15px;
}

table.listenansicht_images {
height: 110px;
width: 110px;
margin: 0px auto;
}

p.listenansicht_text {
height: 30px;
margin: 0px 0px 5px 0px;
text-align: left;
font-size: 12px;
color: #000000;
padding: 0px 5px 0px 5px;
}


p.listenansicht_text a, p.listenansicht_text a:link, p.listenansicht_text a:visited, p.listenansicht_text a:active, p.listenansicht_text a:hover {
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.listenansicht_price {
font-size: 14px;
color: #000000;
font-weight: bold;
padding: 0px;
background-image: url(../images/listenansicht_price_hg.gif);
background-repeat: repeat-x;
}

.table_catchild_default {
}

.table_catchild_default_td_links {
background: url(../images/default_hg_links.gif) repeat-y top;
width: 15px;
}

.table_catchild_default_td_rechts {
background: url(../images/default_hg_rechts.gif) repeat-y top;
width: 15px;
}

.table_catchild_default_td_oben {
background-image: url(../images/default_hg_oben.gif);
height: 12px;
}

.table_catchild_default_td_unten {
background-image: url(../images/default_hg_unten.gif);
height: 12px;
}

.catchild_1 {
min-width: 130px;
width: 25%;
float: left;
}

* html .catchild_1 {
min-width: 130px;
width: 24.9%;
float: left;
}

*:first-child+html .catchild_1 {
min-width: 130px;
width: 24.9%;
float: left;
}

.catchild_2 {
width: 165px; 
float: left;
}

.catchild_3 {
width: 165px; 
float: left;
}

.catchild_4 {
width: 165px; 
float: left;
}

.catchild_default {
width: 165px; 
float: left;
}

.cat_emotion {
width: 50%; 
float: left;
}

* html .cat_emotion {
width: 49.9%; 

}
*:first-child+html .cat_emotion {
width: 49.9%; 

}

.cat_product {
min-width: 130px;
width: 25%;
float: left;
display: inline;
/*width: 25%; 
float: left;
display: inline;*/
}

* html .cat_product {
min-width: 130px;
width: 24.9%;
float: left;
display: inline;
}

*:first-child+html .cat_product {
min-width: 130px;
width: 24.9%;
float: left;
display: inline;
}


a.cat-name {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.cat-name:link, a.cat-name:visited, a.cat-name:active, a.cat-name:hover  {color: #FFFFFF; font-weight: bold; text-decoration: none;}

/* Notify-Tabelle */
.notify_table			{width: 100%; float: left;}
.notify_table_oben		{background: url(../images/notify_hg_oben.gif) repeat-x top;}
.notify_table_unten		{background: url(../images/notify_hg_unten.gif) repeat-x top;}
.notify_table_rechts	{background: url(../images/notify_hg_rechts.gif) repeat-y top;}
.notify_table_links		{background: url(../images/notify_hg_links.gif) repeat-y top;}
.notify_table_content	{font-size: 12px; font-weight: bold; color: #CC0033;}
.notify_table_content_green	{font-size: 12px; font-weight: bold; color: #65980a;}

/* Default Tabelle */
.default_table			{width: 100%; float: left;}
.default_table2			{width: 100%; background: url(../images/hg_default_table2.jpg) repeat-x bottom;}
.default_table_3		{width: 100%;}
.default_table_memolist	{width: 100%;}
.default_table_oben		{background: url(../images/default_hg_oben.gif) repeat-x top;}
.default_table_unten	{background: url(../images/default_hg_unten.gif) repeat-x top;}
.default_table_rechts	{background: url(../images/default_hg_rechts.gif) repeat-y top;}
.default_table_links	{background: url(../images/default_hg_links.gif) repeat-y top;}
.default_table_content	{font-size: 12px; font-weight: normal; color: #000000; padding: 5px;}
.default_table_content2	{font-size: 11px; font-weight: normal; color: #000000; padding: 5px;}
.default_table_headline	{font-size: 12px; font-weight: bold; color: #ffffff; background-color: #af9e5a; padding: 5px;}
.default_table_headline2	{font-size: 12px; font-weight: bold; color: #000000; background-color: #d1c384; padding: 5px;}

/* Content Tabelle */
.content_table				{width: 100%;}
.content_table_2 td		{padding: 2px 0px 2px 0px;}
.content_table_header		{border-bottom: 1px dotted #002763; font-weight: bold; color: #002763;}
.content_table td			{padding: 3px 0px 3px 0px;}


.default_table2 ul {
margin: 0px 0px 0px 6px;
padding: 5px;
list-style-position: outside;
}
.default_table2 li {
padding: 3px 0px 0px 0px;
}

.table_serviceinfo		{}
.table_serviceinfo a	{font-size: 12px; color: #000000; text-decoration: none;}
.table_serviceinfo a:link, .table_serviceinfo a:visited, .table_serviceinfo a:active, .table_serviceinfo a:hover 	{font-size: 12px; color: #000000; text-decoration: none;}

.table_serviceinfo_headline {font-size: 14px; font-weight: bold; color: #ad9951; height: 40px;}

/* Divers */
.trenner				{border-bottom: 1px dotted #002763; background-color: #ffffff; margin: 10px 0px 10px 0px;}
.fastorder_info_sichtbar {display:block;}
.fastorder_info_verteckt {display:none;}

/* ---------------------------------------------------------------------------------  */
/* Ende: Spezifische Styles  (Div-Container, Tables, etc.)*/


/* Anfang: Styles für die Größentabellen */
/*---------------------------------------------------------------------------------------*/
.table_groessentabelle_td1 {
background-color: #f1edda;
font-size: 10px;
padding: 1px;
margin: 1px;
}

.table_groessentabelle_td2 {
background-color: #e8e1c1;
font-size: 10px;
padding: 1px;
margin: 1px;
}

.table_groessentabelle_td3 {
background-color: #d1c384;
font-size: 11px;
font-weight: bold;
padding: 1px;
margin: 1px;
}


#tabelle1			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle2			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle3			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle4			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle5			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle6			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle7			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle8			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle9			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle10			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle11			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle12			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle13			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
#tabelle14			{color:#000000; padding: 15px 0px 15px 0px; font-size: 12px; width: 100%; display: none;}
/*---------------------------------------------------------------------------------------*/
/* Ende: Styles für die Größentabellen  */


/* Anfang Boxen_mitte */
/* ---------------------------------------------------------------------------------  */

.box_startseite				{float: left;}
.box_startseite .product_list_table td {padding: 0px 3px 0px 3px;}

.box_100prozent_left		{width: 100%; float: left;}

.box_40prozent_left		{width: 40%; float: left;}

.box_60prozent_left		{width: 60%; float: left;}

.box_50prozent_left		{width: 50%; float: left;}
*:first-child+html .box_50prozent_left {width: 49.9%;}
* html .box_50prozent_left {width: 49.9%;}

.box_50prozent_right	{width: 50%; float: right; margin-bottom: 10px;}
*:first-child+html .box_50prozent_right {width: 49.9%;}
* html .box_50prozent_right {width: 49.9%;}

.box_50prozent_right2	{width: 50%; float: right;}
*:first-child+html .box_50prozent_right2 {width: 49.9%;}
* html .box_50prozent_right2 {width: 49.9%;}

.box_25prozent_left	{width: 100%; float: left; margin-bottom: 10px;}

.box_25prozent_left2	{width: 25%; float: left; text-align: center; display: inline;}
*:first-child+html .box_25prozent_left2 {width: 24.9%;}
* html .box_25prozent_left2 {width: 24.9%;}

.box_75prozent_left		{width: 75%; float: left;}
*:first-child+html .box_75prozent_left {width: 74.9%;}
* html .box_75prozent_left {width: 74.9%;}

.box_33prozent_left		{width: 33%; float: left;}
*:first-child+html .box_33prozent_left {width: 33%;}
* html .box_33prozent_left {width: 33%;}

.box_280px	{width: 280px; float: left; text-align: center; display: inline;}


.box_rechts-oben 	{background: url(../images/roundedbox_ro.gif) top right no-repeat; margin:0; padding: 0px 0px 0px 0px;}
.box_links-oben 	{background:url(../images/roundedbox_lo.gif) top left repeat-y; margin:0; padding: 0px 0px 0px 0px;}
.box_rechts-unten	{background:url(../images/roundedbox_ru.gif) bottom right no-repeat; margin:0; padding: 0px 0px 0px 0px;}
.box_links-unten	{background:url(../images/roundedbox_lu.gif) bottom left no-repeat; margin:0; padding: 0px 0px 0px 0px;}
.box_inhalt_text 	{margin:0; padding: 10px; text-align: left; font-size: 12px;}

.box_inhalt_text td		{}

.box_inhalt_image 	{margin:0; text-align: center; padding: 10px;}
.box_inhalt_emotion 	{margin:0; text-align: center; padding: 0px;}
.box_inhalt_image td	{vertical-align: middle; text-align: center;}

.blau				{padding: 0px 3px 3px 3px;}
.blau_rechts-oben 	{background: url(../images/roundedbox_blau_ro.gif) top right no-repeat; margin:0; padding:0;}
.blau_links-oben 	{background:url(../images/roundedbox_blau_lo.gif) top left repeat-y; margin:0; padding:0;}
.blau_rechts-unten	{background:url(../images/roundedbox_blau_ru.gif) bottom right no-repeat; margin:0; padding:0;}
.blau_rechts-unten2	{background:url(../images/roundedbox_blau_ru.gif) #a9d1eb bottom right no-repeat; margin:0; padding:0;}
.blau_links-unten	{background:url(../images/roundedbox_blau_lu.gif) bottom left no-repeat; margin:0; padding:0;}
.blau_inhalt_text 	{margin:0; padding:5px; text-align: left; font-size: 11px;}

.cat				{padding: 0px 3px 3px 3px;}
.cat_rechts-oben 	{background:url(../images/roundedbox_cat_ro.gif) top right no-repeat; margin:0; padding:0;}
.cat_links-oben 	{background:url(../images/roundedbox_cat_lo.gif) top left repeat-y; margin:0; padding:0;}
.cat_rechts-unten	{background:url(../images/roundedbox_cat_ru.gif) bottom right no-repeat; margin:0; padding:0;}
.cat_links-unten	{background:url(../images/roundedbox_cat_lu.gif) bottom left no-repeat; margin:0; padding:0;}
.cat_inhalt_text 	{margin:0; padding:5px; text-align: left; font-size: 11px;}

.gold_rechts-oben 	{background: url(../images/roundedbox_gold_ro.gif) top right no-repeat; margin:0; padding:0;}
.gold_links-oben 	{background:url(../images/roundedbox_gold_lo.gif) top left repeat-y; margin:0; padding:0;}
.gold_rechts-unten	{background:url(../images/roundedbox_gold_ru.gif) bottom right no-repeat; margin:0; padding:0;}
.gold_links-unten	{background:url(../images/roundedbox_gold_lu.gif) bottom left no-repeat; margin:0; padding:0;}
.gold_inhalt_text 	{margin:0; padding: 5px 5px 0px 10px; height: 20px; text-align: left; font-size: 12px; font-weight: bold; color: #ffffff;}

.table_neu {background: url(../images/table_new.gif);}

.linie_product		{background: url(../images/roundedbox_border.gif) repeat-y;}
.linie_product2		{background: url(../images/roundedbox_border2.gif) repeat-y;}

#pr-name_category	{height: 100px;}
#pr-name_home	{height: 30px;}
#pr-name_memolist	{height: 35px;}

/* ---------------------------------------------------------------------------------  */
/* Ende Boxen_mitte */

/* Anfang Produktmenü */
/* ---------------------------------------------------------------------------------  */
#cat_ul 				{border-bottom: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-decoration: none;}
#cat_ul_head			{height: 23px; padding: 8px 0px 0px 25px; background-image: url(../images/cat_ul_head.gif); font-size: 12px; font-weight: bold; color: #ffffff;}
#cat_ul_endbild			{}
					
ul.level1 				{list-style: none; margin: 0px; padding: 0px;}
ul.level1 a 			{display: block; color: #002561; font-size: 12px; padding: 3px 0px 3px 25px; text-decoration: none; border-bottom: 1px dotted #af9e5a; background-image: url(../images/level1_anstrich.gif); background-position: 5px 5px; background-repeat: no-repeat;}
ul.level1 a:link 		{}
ul.level1 a:visited 		{}
ul.level1 a:hover 		{color: #000000; background-color: #d1c384; font-weight: normal; background-image: url(../images/level1_anstrich_hover.gif); background-position: 5px 5px; background-repeat: no-repeat;}
ul.level1 a.opened		{color: #000000; font-weight: bold; background-color: #d1c384; background-image: url(../images/level1_anstrich_hover.gif); background-position: 5px 5px; background-repeat: no-repeat;}
ul.level1 a.selected	{color: #000000; font-weight: bold; background-color: #d1c384; background-image: url(../images/level1_anstrich_hover.gif); background-position: 5px 5px; background-repeat: no-repeat;}

* html ul.level1 a 		{width: 164px;}

ul.level2 				{list-style-type: none; margin: 0px; padding: 0px;}
ul.level2 a 			{display: block; color: #000000; font-size: 11px; background-color: #dfd5a9; border-bottom: 1px solid #d1c384; padding: 3px 0px 3px 25px; text-decoration: none; background-image: none;}
ul.level2 a:link 		{color: #000000;}
ul.level2 a:hover 		{color: #000000; background-color: #e8e1c2; background-image: url(../images/navigation/arrow_white.gif); background-repeat: no-repeat; background-position: 5px 50%;}
ul.level2 a.opened		{color: #000000; background-color: #e8e1c2; font-weight: bold; background-image: url(../images/navigation/arrow_white.gif); background-repeat: no-repeat; background-position: 10px 50%;}
ul.level2 a.selected	{color: #000000; background-color: #e8e1c2; font-weight: bold; background-image: url(../images/navigation/arrow_white.gif); background-repeat: no-repeat; background-position: 10px 50%;}

* html ul.level2 a 		{width: 164px;}

ul.level3 				{list-style-type: none; margin: 0px; padding: 0px;}
ul.level3 a 			{display: block; color: #000000; background-color: #f1edda; padding: 3px 0px 3px 30px; border-bottom: 1px solid #CCCCCC; text-decoration: none;}
ul.level3 a:link 		{color: #000000;}
ul.level3 a:hover 		{color: #000000; background-color: #ffe5b2; background-image: none;}
ul.level3 a.opened		{color: #CC0000; background-color: #CCCCCC; font-weight: bold; background-image: none;}
ul.level3 a.selected	{color: #CC0000; background-color: #CCCCCC; font-weight: bold; background-image: none;}

* html ul.level3 a 		{width: 159px;}

ul.level4 				{list-style-type: none; margin: 0px; padding: 0px;}
ul.level4 a 			{display: block; color: #000000; background-color: #efefef; border-bottom: 1px solid #bac5d0; padding: 3px 0px 3px 40px; text-decoration: none;}
ul.level4 a:link 		{color: #000000;}
ul.level4 a:hover 		{color: #000000; background-color: #ffe5b2; text-decoration: none; background-image: none;}
ul.level4 a.opened		{color: #000000; background-color: #efefef; text-decoration: none; font-style: italic; background-image: none;}
ul.level4 a.selected	{color: #000000; background-color: #efefef; text-decoration: none; font-style: italic; background-image: none;}

* html ul.level4 a 		{width: 154px;}

ul.level5 				{list-style-type: none; margin: 0px; padding: 0px;}
ul.level5 a 			{display: block; color: #000000; background-color: #f2f4f6; border-bottom: 1px solid #dae0e6; padding: 3px 0px 3px 50px; text-decoration: none;}
ul.level5 a:link 		{}
ul.level5 a:hover 		{color: #000000; background-color: #ffe5b2; text-decoration: underline;}
ul.level5 a.opened		{color: #000000; background-color: #ffffff; text-decoration: underline; font-weight: bold;}
ul.level5 a.selected	{color: #000000; background-color: #ffffff; text-decoration: underline; font-weight: bold;}

* html ul.level4 a 		{width: 149px;}

.cat_markenverzeichnis	{margin: 0px 0px 10px 0px; text-decoration: none;}

ul.markenlevel1 				{list-style: none; margin: 0px; padding: 0px;}
ul.markenlevel1 a 			{display: block; color: #c17500; font-weight: bold; font-size: 12px; padding: 3px 0px 3px 25px; text-decoration: none; border-bottom: 1px dotted #af9e5a; background: url(../images/markenlevel1_anstrich.gif) #d1c384 5px 5px no-repeat;}
ul.markenlevel1 a:link 		{}
ul.markenlevel1 a:visited 		{}
ul.markenlevel1 a:hover 		{color: #c17500; background-color: #d1c384; font-weight: bold; background-image: url(../images/level1_anstrich_hover.gif); background-position: 5px 5px; background-repeat: no-repeat;}
ul.markenlevel1 a.opened		{color: #ffffff; font-weight: bold; background-color: #d1c384; background-image: url(../images/level1_anstrich_hover.gif); background-position: 5px 5px; background-repeat: no-repeat;}
ul.markenlevel1 a.selected	{color: #ffffff; font-weight: bold; background-color: #d1c384; background-image: url(../images/level1_anstrich_hover.gif); background-position: 5px 5px; background-repeat: no-repeat;}

* html ul.markenlevel1 a		{width: 164px;}

ul.markenlevel2 				{list-style-type: none; margin: 0px; padding: 0px;}
ul.markenlevel2 a 			{display: block; color: #000000; font-size: 11px; background-color: #dfd5a9; border-bottom: 1px dotted #af9e5a; padding: 3px 0px 3px 25px; text-decoration: none; background-image: none;}
ul.markenlevel2 a:link 		{color: #000000;}
ul.markenlevel2 a:hover 		{color: #000000; background-color: #e8e1c2; background-image: url(../images/navigation/arrow_white.gif); background-repeat: no-repeat; background-position: 5px 50%;}
ul.markenlevel2 a.opened		{color: #000000; background-color: #e8e1c2; font-weight: bold; background-image: url(../images/navigation/arrow_white.gif); background-repeat: no-repeat; background-position: 10px 50%;}
ul.markenlevel2 a.selected	{color: #000000; background-color: #e8e1c2; font-weight: bold; background-image: url(../images/navigation/arrow_white.gif); background-repeat: no-repeat; background-position: 10px 50%;}

* html ul.markenlevel2 a 	{width: 164px;}

/* ---------------------------------------------------------------------------------  */
/* bis zu zehn Navigationslevel sind möglich (je nach Shop-Typ)						  */
/* ---------------------------------------------------------------------------------  */
/* Ende Produktmenü */


/* Anfang "Tabelle für Variationen - abhängige und nicht abhängige" */
/* ---------------------------------------------------------------------------------  */
.pr_var_table				{width: 230px;}
.pr_var_table td				{font-size: 12px;}

.pr_depvar_table			{width: 230px; font-size: 12px;}
.pr_depvar_table td 	{font-size: 12px; color:#002763; padding: 3px 0px 3px 0px;}

.pr_var_table td 		{font-size: 12px; color:#002763; padding: 3px 0px 3px 0px;}

.pr_depvar_td_1				{font-size: 12px; width: 70px;}
.pr_depvar_td_2				{font-size: 12px; width: 160px;}

.select_variations			{font-size:12px; font-weight: normal; background-color:#FFFFFF; border: 1px solid #7f9db9; width:150px; padding: 2px 0px 2px 0px;}
.select_dep_variations		{font-size:12px; font-weight: normal; background-color:#FFFFFF; border: 1px solid #7f9db9; width:150px; padding: 2px 0px 2px 0px;}
/* ---------------------------------------------------------------------------------  */
/* Ende "Tabelle für Variationen - abhängige und nicht abhängige" */


/* Anfang "Tabelle Artikel in mehreren Spalten" */
/* ---------------------------------------------------------------------------------  */
table.product_list_table    	{}
table.product_list_table td 	{}
table.cat_adv_nav_table			{}
table.cat_adv_nav_table td 		{}
/* ---------------------------------------------------------------------------------  */
/* Ende "Tabelle Artikel in mehreren Spalten" */


/* Anfang Warenkorbtabelle */
/* ---------------------------------------------------------------------------------  */
.basket_table 				{width:98%; margin: 0px auto;}
.basket_tr_header 			{font-size:11px; font-weight:bold; }
.basket_tr_header td		{padding: 5px; border-bottom: 1px dotted #002763;}
.basket_tr_1				{font-size:11px;}
.basket_tr_1 td				{padding: 10px 3px 10px 3px; vertical-align: top; border-bottom: 1px dotted #002763;}
.basket_tr_1 td	+ td + td + td + td + td			{padding: 10px 5px 10px 0px; background-color: #cee0f6; font-weight: bold;}	
.basket_tr_2				{font-size:11px;}
.basket_tr_2 td				{padding: 10px 3px 10px 3px; vertical-align: top; border-bottom: 1px dotted #002763;}
.basket_tr_2 td	+ td + td + td + td + td			{padding: 10px 5px 10px 0px; background-color: #cee0f6; font-weight: bold;}
.basket_var_table			{width:100%; font-size:11px;}
.basket_var_table td		{padding: 0px; border: none;}
.basket_tr_footer			{font-size:12px; font-weight:bold;}
.basket_tr_footer td		{padding: 5px;}
.basket_tr_footer td + td  	{background-color: #cee0f6; font-weight: bold;}
.basket_text_product_name 	{font-size:11px; font-weight:bold;}
.basket_text_total_sum		{font-size:12px; font-weight:bold; color:#CC0033; }
.basket_voucher_table		{width:100%;}
.basket_voucher_table td	{color: #002763; font-size: 12px; font-weight: bold;}
.basket_tr_reservation_1	{}
.basket_tr_reservation_1 td	{font-size:12px; font-weight:bold; color:#CC0033; padding:3px;}
.basket_tr_reservation_2	{}
.basket_tr_reservation_2 td	{font-size:12px; font-weight:bold; color:#CC0033; padding:3px;}

a.basket_link				{font-size:12px; font-weight:bold; color:#CC0033; text-decoration: underline;}
a.basket_link:link, a.basket_link:visited, a.basket_link:hover, a.basket_link:active 				{font-size:12px; font-weight:bold; color:#CC0033; text-decoration: underline;}
/* ---------------------------------------------------------------------------------  */
/* Ende Warenkorbtabelle */

/* Anfang Listenfeld für Währungsauswahl */
.select_currency				{font-size:11px;}
/* Ende Listenfeld für Währungsauswahl */

.addr_text_required {color:#002762;}
input.addr_input_required_border {border:1px solid #002762;}
.addr_text_notrequired {color:#74beed;}
input.addr_input_notrequired_border {border:1px solid #74beed;}




/* Anfang Adressfelder für Rechnungs- und Lieferadresse */
.addr_table 					{width:100%; }
.addr_tr_1						{}
.addr_tr_2						{}
.addr_text_input {width: 255px; border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.addr_text_input_error {width: 255px; border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.addr_text_input_2 {width: 148px; border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.addr_td_1 						{font-size:12px; padding:4px; font-weight: bold;width:25%}
.addr_td_2						{font-size:12px; padding:4px;}
.addr_td_3						{font-size:12px; padding:4px;}

.select_title					{width: 255px; border: 1px solid #74beed; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.select_date_of_birth			{width:81px; border: 1px solid #74beed; font-size:12px; padding: 2px 0px 2px 0px;}
.select_country					{width: 255px; border: 1px solid #002762; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.select_salutation				{width: 255px; border: 1px solid #002762; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.select_salutation_error		{width: 255px; border: 1px solid #002762; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.select_user_def_list			{border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.addr_error_table				{width:100%;}
.addr_error_table td			{padding:2px;}
.addr_error_ul					{list-style: none; margin: 0px; padding: 0px;}
.addr_error_li					{font-size: 12px; color:#CC0033;}
/* Ende Adressfelder für Rechnungs- und Lieferadresse */


/* Anfang "Tabelle für Auswahl der Zahlungsart" */
.payment_table					{width:100%; }
.payment_tr_1					{}
.payment_tr_2					{}
.payment_td_1					{padding: 10px 3px 10px 3px; vertical-align: top; font-size: 12px; width: 96px; text-align: center;}
.payment_td_1 img				{display: inline;}
.payment_td_2					{padding: 10px 3px 10px 3px; vertical-align: top; font-size: 12px; width: 30px; text-align: left;}
.payment_td_3					{padding: 10px 3px 10px 3px; vertical-align: top; font-size: 12px;}
.payment_name					{font-size:12px; font-weight:bold;}
.payment_name_suffix			{font-size:11px; font-weight:normal;}
.select_ccard					{width: 150px; border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
/* Anfang "Tabelle für Auswahl der Zahlungsart" */


/* Anfang "Tabelle für Auswahl der Zustellung" */
.delivery_table					{width:100%;}
.delivery_tr_1					{}
.delivery_tr_2					{}
.delivery_td_1					{padding: 10px 3px 10px 3px; vertical-align: top; font-size: 12px; width: 30px; text-align: left; font-weight: normal;}
.delivery_td_2					{padding: 10px 3px 10px 3px; vertical-align: top; font-size: 12px; text-align: left; width: auto; font-weight: bold;}
.delivery_descr					{font-size:11px; font-weight: bold;}
.select_delivery				{font-size:11px;}
/* Ende "Tabelle für Auswahl der Zustellung" */


/* Anfang "Eingabe der Kreditkartendaten" */
.ccard_table					{width:100%; }
.ccard_tr_1						{}
.ccard_cvcode_tr				{}
.ccard_tr_2						{}
.ccard2_single_td_1				{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; font-weight: bold; width: 150px;}
.ccard_cvcode_td_1				{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; font-weight: bold; width: 150px;}
.ccard_td_1						{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; font-weight: bold; width: 150px;}
.ccard_td_2						{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; width: 15px;}
.ccard_cvcode_td_2				{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; width: 15px;}
.ccard_td_3						{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; width: auto;}
.ccard_cvcode_td_3				{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; width: auto;}
.ccard2_text_input_cvcode		{width: 198px; border: 1px solid #002762; margin: 0px; font-size:12px; padding: 1px;margin:2px 0px 0px 0px;}
.ccard_text_input_holder		{width: 198px; border: 1px solid #002762; margin: 0px; font-size:12px; padding: 1px;margin:2px 0px 0px 0px;}
.ccard_text_input_holder_error	{width: 198px; border: 1px solid #F00; margin: 0px; font-size:12px; padding: 1px;margin:2px 0px 0px 0px;}
.ccard_text_input_number		{width: 198px; border: 1px solid #002762; margin: 0px; font-size:12px; padding: 1px;margin:2px 0px 0px 0px;}
.ccard_text_input_number_error	{width: 198px; border: 1px solid #F00; margin: 0px; font-size:12px; padding: 1px;margin:2px 0px 0px 0px;}
.ccard_text_input_cvcode		{width: 198px; border: 1px solid #002762; margin: 0px; font-size:12px; padding: 1px;margin:2px 0px 2px 0px;}
.select_ccard_validity			{width: 99px; border: 1px solid #002762; margin: 0px; font-size:12px; padding: 1px;margin:2px 0px 0px 0px;}
.select_ccard_validity_error	{width: 100px; border: 1px solid #F00; margin: 0px; font-size:12px; padding: 1px;margin:2px 0px 0px 0px;}
.ccard_error_table				{width:100%;}
.ccard_error_table td			{padding:4px;}
.ccard_error_ul					{}
.ccard_error_li					{font-size:11px; color:#AA0000;}
/* Ende "Eingabe der Kreditkartendaten" */


/* Anfang "Eingabe der Bankverbindung" */
.debit_table					{width:100%; margin-top: 15px;}
.debit_tr_1						{}
.debit_tr_2						{}
.debit_td_1						{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; font-weight: bold; width: 80px;}
.debit_td_2						{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; width: 15px;}
.debit_td_3						{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; width: auto;}
.debit_text_input				{width: 150px; border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.debit_error_table				{width:100%; border-top: 1px dotted #cc0033; border-bottom: 1px dotted #cc0033; margin-top: 15px; margin-bottom: 15px;}
.debit_error_table td			{padding: 10px 3px 10px 3px; vertical-align: top; font-size: 12px;}
.debit_error_ul					{list-style: none; padding: 0px; margin: 0px;}
.debit_error_li					{font-size:12px; color:#CC0033;}
/* Ende "Eingabe der Bankverbindung" */


/* Anfang "Anzeige der Bankverbindung bei Vorauskasse" */
.bank_info_table				{width:100%; }
.bank_info_table td				{padding: 0px 3px 0px 3px; vertical-align: top; font-size: 12px;}
.bank_info_text_header			{font-size:12px; font-weight:bold; color:#000000;}
.bank_info_text					{font-size:12px; }
/* Ende "Anzeige der Bankverbindung bei Vorauskasse" */


/* Anfang "Anzeige der Rechnungs- und Lieferadresse z.B. bei Bestellübersicht" */
.show_addr_table				{width:100%; }
.show_addr_tr_1					{}
.show_addr_tr_2					{}
.show_addr_td_1					{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px; font-weight: bold; width:10%; }
.show_addr_td_2					{padding: 4px 3px 4px 3px; vertical-align: top; font-size: 12px;width:90%;}
/* Ende "Anzeige der Rechnungs- und Lieferadresse z.B. bei Bestellübersicht" */


/* Anfang Newsletter - Bestellung bei Adresseingabe */
.newsletter_table				{width:100%; padding: 0px;}
.newsletter_tr_1				{}
.newsletter_td_1				{display: none;}
.newsletter_td_2				{padding: 0px;}
/* Ende Newsletter - Bestellung bei Adresseingabe */

/*Anfang Artikel weiterempfehlen*/

.weiterempfehlen_text_input {width: 200px; border: 1px solid #000000; padding: 0px; font-size:12px; margin: 2px 0px 2px 0px;}




/* Anfang Variationen auf "Merkliste" */
.memolist_var_table				{width:100%;}
.memolist_var_td_1				{border: 1px solid #CCCCCC; background-color:#DDDDDD; font-size:11px; padding:4px;}
.memolist_var_td_2				{border: 1px solid #CCCCCC; background-color:#EEEEEE; font-size:11px; padding:4px;}
/* Ende Variationen auf "Merkliste" */


/* Anfang Variationen bei "Direktbestellung" */
.direct_order_table_td			{padding: 6px; font-size: 11px; }
.direct_order_table_td2		{padding: 6px; font-size: 11px; background-color: #cee0f6;}
.direct_order_var_table			{width:100%;}
.direct_order_var_td_1			{border: 1px solid #CCCCCC; background-color:#DDDDDD; font-size:11px; padding:4px;}
.direct_order_var_td_2			{border: 1px solid #CCCCCC; background-color:#EEEEEE; font-size:11px; padding:4px;}
/* Ende Variationen bei "Direktbestellung" */


/* Glossar */
a.glossary_index:link			{font-size:14px; font-weight:bold; text-decoration:underline; color:#000000;}
a.glossary_index:visited		{font-size:14px; font-weight:bold; text-decoration:underline; color:#000000;}
a.glossary_index:active			{font-size:14px; font-weight:bold; text-decoration:underline; color:#000000;}
a.glossary_index:hover			{font-size:14px; font-weight:bold; text-decoration:none; color:#AA0000;}
 
a.glossary_index_selected:link 		{font-size:14px; font-weight:bold; text-decoration:underline; color:#AA0000;}
a.glossary_index_selected:visited 	{font-size:14px; font-weight:bold; text-decoration:underline; color:#AA0000;}
a.glossary_index_selected:active 	{font-size:14px; font-weight:bold; text-decoration:underline; color:#AA0000;}
a.glossary_index_selected:hover 	{font-size:14px; font-weight:bold; text-decoration:none; color:#000000;} 

a.glossary_descr_link:link		{font-size:12px; font-weight:bold; text-decoration:underline; font-style:italic; color:#000000;} 
a.glossary_descr_link:visited	{font-size:12px; font-weight:bold; text-decoration:underline; font-style:italic; color:#000000;} 
a.glossary_descr_link:active	{font-size:12px; font-weight:bold; text-decoration:underline; font-style:italic; color:#000000;} 
a.glossary_descr_link:hover		{font-size:12px; font-weight:bold; text-decoration:underline; font-style:italic; color:#AA0000;} 

a.glossary_link:link			{font-size:12px; font-weight:bold; text-decoration:none; font-style:italic; color:#000000;} 
a.glossary_link:visited			{font-size:12px; font-weight:bold; text-decoration:none; font-style:italic; color:#000000;} 
a.glossary_link:active			{font-size:12px; font-weight:bold; text-decoration:none; font-style:italic; color:#000000;} 
a.glossary_link:hover			{font-size:12px; font-weight:bold; text-decoration:underline; font-style:italic; color:#AA0000;} 

.glossary_list_table 			{width:100%;}
.glossary_list_table td 		{padding:4px;}
.glossary_index_invalid			{font-size:14px; color:#666666; font-weight:bold}
.glossary_index_table td		{padding:4px;}
/* Glossar */


/* Anfang Wunschlsiten-Warenkorbtabelle (automatisch generiert)*/
.basket_text_wishlist 			{font-size:11px; }
.basket_text_wishlist_error
/* Ende Wunschlsiten-Warenkorbtabelle (automatisch generiert)*/

/* Anfang Adressfelder für Wunschliste (automatisch generiert)*/
.wishlist_addr_table 					{width:100%; }
.wishlist_addr_tr_1					{}
.wishlist_addr_tr_2					{}
.wishlist_addr_text_input				{font-size:11px; width:200px;}
.wishlist_addr_text_input_errorstyle			{font-size:11px; width:200px; border: solid 1px #FF0000;}
.wishlist_addr_td_1 					{font-size:11px; padding:4px;}
.wishlist_addr_td_1_errorstyle				{font-size:11px; padding:4px; background-color: #FFFF80;}
.wishlist_addr_td_2					{font-size:11px; padding:4px;}
.wishlist_addr_td_2_errorstyle				{font-size:11px; padding:4px; background-color: #FFFF80;}
.wishlist_addr_td_3					{font-size:11px; padding:4px;}
.wishlist_addr_td_3_errorstyle				{font-size:11px; padding:4px; background-color: #FFFF80;}
.wishlist_select_title					{font-size:11px; width:200px;}
.wishlist_select_title_errorstyle			{font-size:11px; width:200px; border: solid 1px #FF0000;}
.wishlist_select_date_of_birth				{font-size:11px; width:62px;}
.wishlist_select_date_of_birth_errorstyle		{font-size:11px; width:62px; border: solid 1px #FF0000;}
.wishlist_select_country				{font-size:11px; width:200px;}
.wishlist_select_country_errorstyle			{font-size:11px; width:200px; border: solid 1px #FF0000;}
.wishlist_select_salutation				{font-size:11px; width:200px;}
.wishlist_select_salutation_errorstyle			{font-size:11px; width:200px; border: solid 1px #FF0000;}
.wishlist_select_suffix_list				{font-size:11px; width:200px;}
.wishlist_select_suffix_list_errorstyle			{font-size:11px; width:200px; border: solid 1px #FF0000;}
.wishlist_text_error 					{font-size:11px; background-color: #FFFF80;}
/* Ende Adressfelder für Wunschliste (automatisch generiert)*/

/* Anfang eMail versenden für Wunschliste (nicht automatisch generiert) */
.wishlist_email_text					{}
.wishlist_email_text_errorstyle				{font-size:11px; width:200px; border: solid 1px #FF0000;}
/* Ende eMail versenden für Wunschliste (nicht automatisch generiert) *

/* Anfang Styles der Variationen und Texteingabefelder der Wunschliste */
.wishlist_var_td_1
.wishlist_var_td_1
/* Ende Styles der Variationen und Texteingabefelder der Wunschliste */


/* Styles für Inquiry Formulare */
ul.input_error_ul			{list-style: none; padding: 0px; margin: 0px;}
.input_error_li			{list-style: none; padding: 0px; margin: 0px;}

.select_a_title					{border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.select_a_dateofbirth			{border: 1px solid #000000; font-size:12px; padding: 2px 0px 2px 0px;}
.select_a_salut					{border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}
.select_a_country				{border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}


/* Styles für die Gutscheineingabe */
.input_voucher					{border: 1px solid #000000; margin: 0px 10px 0px 0px; font-size:12px; padding: 2px 0px 2px 0px; width: 340px;}

/* Styles für die Suche */
.select_top_cat_index			{border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px; width: 184px;}
.select_product_item			{border: 1px solid #000000; margin: 0px; font-size:12px; padding: 2px; width: 184px;}

/* Ende WEBSALE-Styles (Klassennamen vorgegeben!) */
/* ---------------------------------------------------------------------------------  */

#nl-teaser {
	z-index: 999;
	width: 354px;
	height: 250px;
	position: absolute;
	top: 250px;
	left: 235px;
	padding: 0px;	
}


#nl-teaser a.schliessen,
#nl-teaser a.schliessen:link,
#nl-teaser a.schliessen:visited,
#nl-teaser a.schliessen:active,
#nl-teaser a.schliessen:hover {
	width: 31px;
	height: 31px;
	display: block;
	background: url(../images/nl-teaser-schliessen.png);
	cursor: pointer;
	position: absolute;
	right: -5px;
	top: -5px;
}

/* Legt ein GIF als schliessen-Button fest für den IE 6.0 */
#nl-teaser a.schliessen,
#nl-teaser a.schliessen:link,
#nl-teaser a.schliessen:visited,
#nl-teaser a.schliessen:active,
#nl-teaser a.schliessen:hover {
	background: url(../images/nl-teaser-schliessen_ie6.gif);
}

/* Blendet Anfangs- und Endbild IE 6.0 aus, da hier die PNG nicht greifen würden */
* html .nl-teaser_anfangsbild,
* html .nl-teaser_endbild		{
	display: none;
}


.nl-teaser_anfangsbild {
	background: url(../images/nl-teaser-anfangsbild.png);
	height: 8px;
	width: 354px;	
}

.nl-teaser_endbild {
	background: url(../images/nl-teaser-endbild.png);
	height: 8px;
	width: 354px;	
}

.nl-teaser_content {
	background: url(../images/nl-teaser-hg.png);
	padding: 10px;
	margin: 0px;
}

.nl-teaser_content_anfangsbild {
	background: url(../images/nl-teaser-content-anfangsbild.png) no-repeat;
	width: 100px;
	height: 2px;
	margin: 0px;
	padding: 0px;
}

.nl-teaser_content_endbild {
	background: url(../images/nl-teaser-content-endbild.png) no-repeat;
	height: 5px;
}

.nl-teaser_text {
	background: #ffffff;
	padding: 10px;
}

.nl-teaser_content p {
	padding: 0px;
	margin: 7px 0px 7px 0px;
	font-weight: bold;
	font-size: 15px;
}



/* ########  root element for the scrollable. when scrolling occurs this element stays still. ######## */


.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width:510px;
	height:146px;

	/* custom decorations */
	border:1px solid #f0f0f0;
	background:url(../images/h300.jpg) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;

}

/* single scrollable item */
.scrollable .items div {
	float:left;
	margin:15px 3px 20px 7px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:110px;
	height:110px;
	text-align:center;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {

	background:url(../images/b_navi_bg.jpg) no-repeat bottom;
	display:block;
	width:30px;
	height:148px;
	float:left;
	margin:0px 2px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{  clear:right; background:url(../images/b_navi_right_gray.jpg) no-repeat bottom; }
a.right:hover 		{ background:url(../images/b_navi_right.jpg) no-repeat bottom; }
a.right:link, active, visited 	{ background:url(../images/b_navi_right.jpg) no-repeat bottom; } 


/* left */
a.left 				{  clear:right; background:url(../images/b_navi_left_gray.jpg) no-repeat bottom; }
a.left:hover 		{ background:url(../images/b_navi_left.jpg) no-repeat bottom; }
a.left:link, active, visited 	{ background:url(../images/b_navi_left.jpg) no-repeat bottom; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	





/*TOOLTIP Slider*/
#slider_descr { 
    display:none; 
	position:absolute;
    background:transparent url(../images/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
	overflow:hidden;
    padding:25px; 
    color:#000; 
	margin-top:-20px;
}
/*TOOLTIP Slider*/


/*  --------------------- Seite "NEU" ------------------------ */


.neu_container					{width:598px; margin:0px auto;}
.neu_container_inhalt			{float:left; margin:0 1px 1px 0;}
.neu_container_inhalt a			{text-decoration:none;}
.neu_container_inhalt a img		{border:none;}
.neu_container_inhalt_catname	{position:relative; background: url(../images/neu_bg_catname.png) repeat; width:178px; height:32px; margin-top:-40px; padding: 5px 0 0 17px; color:#fff; font-weight:bold; font-size:12px;}
.neu_container_inhalt_catname a	{text-decoration:none; color:#fff;}
.clear							{float:none; clear:both;}



#colorbox, #cboxOverlay, #cboxWrapper	{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay							{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft		{clear:left;}
#cboxContent							{position:relative; /*overflow:visible;*/}
#cboxLoadedContent						{overflow:auto;}
#cboxLoadedContent iframe				{display:block; width:100%; height:100%; border:0;}
#cboxTitle								{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay		{ background:#000;}

#colorBox			{}
#cboxTopLeft		{width:25px; height:25px; background:url(../images/border1.png) 0 0 no-repeat;}
#cboxTopCenter		{height:25px; background:url(../images/border1.png) 0 -50px repeat-x;}
#cboxTopRight		{width:25px; height:25px; background:url(../images/border1.png) -25px 0 no-repeat;}
#cboxBottomLeft		{width:25px; height:25px; background:url(../images/border1.png) 0 -25px no-repeat;}
#cboxBottomCenter	{height:25px; background:url(../images/border1.png) 0 -75px repeat-x;}
#cboxBottomRight	{width:25px; height:25px; background:url(../images/border1.png) -25px -25px no-repeat;}
#cboxMiddleLeft		{width:25px; background:url(../images/border2.png) 0 0 repeat-y;}
#cboxMiddleRight	{width:25px; background:url(../images/border2.png) -25px 0 repeat-y;}

#cboxContent{}
#cboxLoadedContent	{background:#FFFFFF; padding:0px;}
#cboxLoadingGraphic	{background:url(../images/loading.gif) center center no-repeat;}
#cboxLoadingOverlay	{background:#FFFFFF;}

#cboxTitle			{position:absolute; top:-5px; left:0; color:#000000;}
#cboxCurrent		{position:absolute; top:-5px; right:205px; text-indent:-9999px;}
	
#cboxSlideshow		{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious		{position:absolute; top:50%; left:-5px; margin-top:-32px; background:url(../images/controls2.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover	{background-position:bottom left;}
#cboxNext			{position:absolute; top:50%; right:-5px; margin-top:-32px; background:url(../images/controls2.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover		{background-position:bottom right;}
#cboxLoadingOverlay	{background:#FFFFFF;}
#cboxLoadingGraphic	{background:url(../images/loading.gif) center center no-repeat;}
#cboxClose			{position:absolute; top:-25px; right:-30px; display:block; background:url(../images/controls2.png) top center no-repeat; width:38px; height:38px; text-indent:-9999px;}
#cboxClose.hover	{}	



*html .ajax_wk {padding:0px 0px;display:none; position:absolute; top: 30%;left:40%; background:url(../images/bg_ajax_info.gif) no-repeat; margin:0px auto; width: 335px; color:#000;height: 175px;}
*:first-child+html .ajax_wk {padding:0px 0px;display:none; position:absolute; top: 30%;left:40%; background:url(../images/bg_ajax_info.gif) no-repeat; margin:0px auto; width: 335px; color:#000;height: 175px;}
.ajax_wk {padding:0px 0px;display:none; position:fixed; top: 30%;left:40%; background:url(../images/bg_ajax_info.gif) no-repeat; margin:0px auto; width: 335px; color:#000;height: 175px;}
.ajax_wk #AJAXInfo {display:none;   width: 335px; height: 175px;background:url(../images/bg_ajax_info.gif) no-repeat;}
.ajax_wk #AJAXError {display:none;   width: 335px; height: 175px;background:url(../images/bg_ajax_info.gif) no-repeat;}
.ajax_wk #WK-Error {display:none;  width: 335px; height: 175px;background:url(../images/bg_ajax_info.gif) no-repeat;}
.ajax_wk #WK-Info {display:none;   width: 335px; color:#000;height: 175px;background:url(../images/bg_ajax_info.gif) no-repeat;}
.ajax_wk #WK-Short {}
#WK-Short_blink {}


/*MULTIPLE ADRESSEN*/
.table_button {width:100%;}
.javascript_divcontainer_expand	{padding:5px;margin:0px 0px 0px 0px;color:#FFF;font-weight:bold;cursor:pointer;float:left;}
.javascript_divcontainer_expand_left	{float:left;background:url(images/bg_multiple_uebersicht_left.gif) no-repeat;height:26px;width:5px;}
.javascript_divcontainer_expand_right	{float:left;background:url(images/bg_multiple_uebersicht_right.gif) no-repeat;height:26px;width:5px;}
.javascript_divcontainer_delete a {color:#FFF;text-decoration:none;}
.javascript_divcontainer_edit a {color:#FFF;text-decoration:none;}
.multiple_change_delete			{font-weight:bold;color:#FFF;padding:3px 0px 0px 0px;}
.multiple_change_delete a		{font-weight:bold;color:#FFF;}
.multiple_open					{display:none;background:#f4f4f4;padding:5px;}
/*MULTIPLE ADRESSEN ENDE*/


.infolayer_postnummer {
width: auto;
}

.infolayer_postnummer a,
.infolayer_postnummer a:link,
.infolayer_postnummer a:visited,
.infolayer_postnummer a:active,
.infolayer_postnummerg a:hover {

display: block;
position: relative;
}

.infolayer_postnummer a span {display:none;}

.infolayer_postnummer a:hover span {
border:1px solid #CCC;
display:block;
padding:5px 15px;
width:250px;
position: absolute;
left: 15px;	/* setzt den Container an den Wortanfang */
bottom: 20px; /* ist hier die Höhe der Schrift */
z-index: 5;

}
/*td.addr_text_td_error {background:url(../images/warnung.gif) left no-repeat;}
input.addr_text_input_error	{width: 255px; border: 1px solid #F00; margin: 0px; font-size:12px; padding: 2px 0px 2px 0px;}*/




/* Styles für die Infodatenschnittstelle */

.auftraege_headline {
	background: #c7bb8b;
	padding: 4px;
	margin: 10px 0px 2px 0px;
	color: #000000;
	font-weight: bold;
}

.auftraege_headline_uebersicht {
	background: #e7e2cd;
	margin: 0px 0px 2px 0px;
	padding: 5px;
}

.auftraege_headline_uebersicht a,
.auftraege_headline_uebersicht a:link,
.auftraege_headline_uebersicht a:visited,
.auftraege_headline_uebersicht a:active,
.auftraege_headline_uebersicht a:hover {
	color: #000000;
	text-decoration: underline;
}

.erp_select_maxentries,
.erp_select_alternative,
.erp_type {
	font-size: 11px;
	width: 216px;
	padding: 2px;
}

.erp_select_from_day,
.erp_select_until_day {
	font-size: 11px;
	width: 50px;
	padding: 2px;
}

.erp_select_from_month,
.erp_select_until_month {
	font-size: 11px;
	width: 100px;
	padding: 2px;
}

.erp_select_from_year,
.erp_select_until_year {
	font-size: 11px;
	width: 60px;
	padding: 2px;
}

.erp_select_suchkriterium {
	font-size: 11px;
	width: 213px;
}

.auftraege_detail_table {
	width: 98%;
	margin: 0px auto;
}

.auftraege_detail_table td {
	background: #e7e2cd;
	padding: 5px;
	border-bottom: 2px solid #ffffff;
}

.auftraege_detail_table td.text_marked {
	color: #000000;
}

.auftrag_gefiltert_nach {
	background: #c7bb8b;
	padding: 4px;
	margin: 0px 0px 20px 0px;
	color: #000000;
	font-weight: bold;
}

.auftraege_detail_positionen_table {
	width: 98%;
	margin: 20px auto 0px auto;
}

.auftraege_detail_positionen_table td {
	background: #e7e2cd;
	padding: 5px;
	border-bottom: 2px solid #ffffff;
}

.auftraege_detail_positionen_table td.headline {
	background: #c7bb8b;
	border-bottom: 2px solid #ffffff;
	padding: 5px;
	font-weight: bold;
}
