a, 
a:link, 
a:visited, 
a:active, 
a:focus {
	text-decoration: none;
	color: #616060;
}
a:hover {
	text-decoration: none;
	color: orange;
	background-color: transparent;
}

a.inpage_link_capt2,
a.inpage_link_capt2:link,
a.inpage_link_capt2:visited,
a.inpage_link_capt2:active,
a.inpage_link_capt2:focus {
	color: #616060;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
	text-decoration: none;
}

a.reiter,
a.reiter:link,
a.reiter:visited,
a.reiter:active,
a.reiter:focus {
	color: #616060;
	font-size: 9pt;
	text-decoration: none;
}

A.v3_l0:link {text-decoration: none; color: #616060;}
A.v3_l0:active {text-decoration: none; color: #616060;}
A.v3_l0:visited {text-decoration: none; color: #616060;}


A.red_link:link,
A.red_link:active,
A.red_link:visited,
A.red_link:focus {
	text-decoration: none; 
	color: #e60000;	
}
A.red_link:hover {
	text-decoration: none; 
	color: blue;   
}

A.v3_l2:link, A.v3_l2:active, A.v3_l2:visited
{
	text-decoration: none;
	color: white;
}

A.v3_l3:link, A.v3_l3:active, A.v3_l3:visited
{
	text-decoration: none;
	color: #666666;
}

A.v3_l3:visited {text-decoration: none; color: #666666;}
A.v3_l3:hover {text-decoration: none; color: orange;}

A.v3_warenkorb:link, A.v3_warenkorb:active, A.v3_warenkorb:visited, A.v3_warenkorb:hover
{
 text-decoration: none;
 color: #666666;
}

A.button, 
A.button:link, 
A.button:visited, 
A.button:active, 
A.button:focus,
A.button:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;
}A.button_white, 
A.button_white:link, 
A.button_white:visited, 
A.button_white:active, 
A.button_white:focus,
A.button_white:hover {
	text-decoration: none;
	color: white;
}

A.aboAk {
	text-decoration: none;
	color: black;
	float: right;
}A.aboDe {
	text-decoration: none;
	color: #7A7A7A;
	float: right;
}

a.hiddenLink,
a.hiddenLink:link,
a.hiddenLink:visited,
a.hiddenLink:active,
a.hiddenLink:focus {
	color: white;
	font-size: 9pt;
	text-decoration: none;
}

a.facebookSharing,
a.facebookSharing:link,
a.facebookSharing:visited,
a.facebookSharing:active,
a.facebookSharing:focus {
	color: #ff0000;
	font-size: 8pt;
	text-decoration: underline;
}

body {
	color: #616060;
}

.rounded {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:5px; /* CSS3 */
}.rounded_extended {
	-moz-border-radius: 5px; /* Firefox */
	-moz-border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	
	-khtml-border-radius: 5px; /* Konqueror */
	-khtml-border-top-left-radius: 0px; 
	-khtml-border-top-right-radius: 0px;
	
	border-radius: 5px; /* CSS3 */
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}.rounded_extended_top {
	-moz-border-radius: 3px; /* Firefox */
	-moz-border-bottom-left-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	
	-khtml-border-radius: 3px; /* Konqueror */
	-khtml-border-bottom-left-radius: 0px; 
	-khtml-border-bottom-right-radius: 0px;
	
	border-radius: 3px; /* CSS3 */
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}.rounded_extended_left {
	-moz-border-radius: 3px; /* Firefox */
	-moz-border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px; 
	
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	
	-khtml-border-radius: 3px; /* Konqueror */
	-khtml-border-top-right-radius: 0px; 
	-khtml-border-bottom-right-radius: 0px;
	
	border-radius: 3px; /* CSS3 */
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px; 
}

.DivRadio {
	-moz-border-radius:70px; /* Firefox */
	-webkit-border-radius:70px; /* Safari, Chrome */
	-khtml-border-radius:70px; /* Konqueror */
	border-radius:70px; /* CSS3 */
	background: #e4e4e4;
	height: 14px;
	width: 14px;
}

img {
	border: none;
}

body, h1, form, span, input, table {
	margin: 0;
	padding: 0;
	
} 

form, div, span, table, tr, td {
	font-family: arial;
	font-size:12px;
}

input, textarea, select {
	font-size: 8pt;
}


h2 {
	font-size: 10pt;
	font-weight: bold;
}

.color_edit_white {
	color: white !important;
}.color_edit_616060 {
	color: #616060 !important;
}

/***************** CLASSES START HERE ************/

.img_logo {
	padding-bottom: 10px;
	xheight: 40px; 
	margin-top: 7px;
}

.LMdeH1 {
	color: #e2001a;
	font-size: 14pt;
	xmargin-top: 20px;
	display: inline-block;
	font-weight: normal;
	float: left;
	margin-right: 35px;
}

.hr {
	border-bottom: 1px solid #b4b4b4;
	/*KP height: 1px;*/
	height: 0px;
	width: 100%;
	/*margin: 5px auto 5px auto;*/
	margin: 15px auto 5px auto;
	clear: both;
}

.small {
	font-size: 7pt;
}

.caption_red_1 a,
.caption_red_1 a:link,
.caption_red_1 a:visited,
.caption_red_1 a:active,
.caption_red_1 a:focus,
.caption_red_1 a:hover{
	color: red;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.MainHead {
	height: 50px;
}.MarginTopDiV {
	float: right;
	margin-top: 22px;
}.MarginTopDiV select {
	background: none !important;
}

.start_product_box {
	padding: 5px 5px 5px 8px;
	float: left;
	background: url('../images/main/angebote_trenner.jpg') right no-repeat;
	width: 252px;
}

.start_product_box_left {
	background-image: none;
	position: relative;
}

.start_product_box .prod_data {
	float: left;
	width: 252px;
	height: 131px;
	overflow: hidden;
	position: relative;
}

.start_product_box .prod_name {
	font-weight: bold;
	min-width: 152px;
	overflow: hidden;
	margin-bottom: 7px;
	max-height: 30px;
	height: expression(this.scrollHeight > 30 ? "30px" : "auto"); /* WICHTIG F�R ID (MAX-HEIGHT) */
}

.start_product_box .prod_details {
	color: #6d6d6d;
	font-size: 8pt;
}

.start_product_box .prod_details .vat_info {
	font-size: 7pt;
}

.vat_info a:link, .vat_info a:active, .vat_info a:visited, .vat_info a:hover, .vat_info a:focus {
	color: #6d6d6d;
}

.start_product_box .price {
	margin-top: 5px;
	color: red;
	font-weight: bold;
}

.start_product_box .old_price {
	margin: 5px 0 27px 0;
	font-size: 8pt;
}

.start_product_box .price .price_only {
	color: black;
}

.picur {
	/* margin: 1px 0 0 0; */
	margin: 3px 3px 0 0;
	float: right;
}

.wein_stern{
	position: absolute;
	top: -40px;
	left: 240px;
	z-index: 2;
}

/*###############################################*/
.MainContent2{
	background-color: grey;
	height: auto;
	width: 1130px
}

.MainContent2 .MainContentLeft{
	float: left; 
	margin-top:5px ;
	/*background-color: yellow; */
	height: auto; 
	bottom:0px;  
	width: 180px; 
	position: relative;
}

 .MainContentLeft .CouponBox{
	/*background-color: red;*/
	width: 180px; 
	height: 90px;
	padding-bottom: 5px;
}

.MainContentLeft .ContentMenu{
	/*background-color: silver; */
	width: 180px; 
	height: 100%; 
	margin-top: 5px
}
.MainContent2 .MainContentRight{
	/*background-color: blue; */
	position:reative; 
	float: right; 
	margin-top:5px;	
	bottom:0px; 
	width: 950px;
	padding-top: 5px;
}

.MainContentRight .Content{	
	/*background-color: green;*/ 
	width: 810px; 
	height: 460px;	
	margin: 5px 0px 00px 10px;
	/*position: absolute;*/
}

.MainContentRight .hockstickOben {
	//background-color: red; 
	height: 90px; 
	top:0px; 
	width: 728px; 
	margin-left: 250px;
	border: #cccccc solid 1px;
}

.MainContentRight .hockstickRechts {
	float: right; 
	//background-color: red;
	margin-right:-30px; 
	height: 40px; 
	top:0px; 
	width: 160px; 
	height: 727px;
	border: #cccccc solid 1px;
}

.HockeyStick_1{
	margin-left: 77px;
	margin-bottom: 10px;

}

.HockeyStick_2{
    margin-left: -5px;
}


.SuperBannerBox{	
	top:0px;
	width: 690px;
	margin-left: 77px;
	margin-bottom: 6px;
}

.SkyscraperBoxMitSuperBanner{
	margin-top: 130px;
}

.SkyscraperBoxOhneSuperBanner{
  margin-top: 8px;
}

skyscraper .MainContentRight .superBanner{
	background-color: pink;
	top:0px;
	width: 690px;
	margin-left: 91px;
}

.MainContentRight .skybanner{
	float: right; 
	/*background-color: orange;*/ 
	
	height: 40px; 
	margin-top:95px;
	margin-right:-30;	
	width: 160px; 	
	height: 600px;
	left: 0px;
}

.MainContentRight .ownBanner{
	float: right; 
	/*background-color: orange; */
	margin-right:-35px;
	margin-top: 5px; 
	height: 40px; 
	width: 160px; 
	height: 455px;
}	 
/*###############################################*/
.grey_box_1 .CouponBox_head {
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}
.grey_box_1,
.coupon_box {
	width: 180px;
	margin-bottom: -3px;
}

/*###############################################*/
.grey_box_1,
.red_box_1 {
	width: 180px;
	margin-bottom: 15px;
	#margin-bottom: 8px;
}
.grey_box_1 .box_head {
	background: url('../images/main/box_head_1.jpg') no-repeat;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}
.grey_box_1 .box_content {
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	/*KP padding: 8px 9px 5px;*/
	padding: 25px 9px 10px;
}
.grey_box_1 .box_content img{
	padding-bottom: 3px;
}
.grey_box_1 .box_inner_caption {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 25px
}

.grey_box_1 .box_inner_caption_info {
	display: block; 
	/*KP margin-top: 13px; 
	margin-bottom: 6px*/
}

.grey_box_1 .box_footer {
	xbackground: url('../images/main/box_footer_1.jpg') no-repeat;
	height: 12px;
}

.red_box_1 .box_head {
	background: url('../images/main/red_box_head_1.jpg') no-repeat;
	height: 3px;
	line-height: 3px;
	font-size: 3px;
	xmargin: 0;
	padding: 0;
	margin-top: 1px;
}
.red_box_1 .box_content {
	background: url('../images/main/red_box_bg_1.jpg') repeat-x;
	padding: 3px 7px;
}
.red_box_1 .box_footer {
	background: url('../images/main/red_box_footer_1.jpg') no-repeat;
	height: 3px;
}


.v3_pfeil{
	background-image: url("../images/top/pfeil.jpg");
	width: 11px;
	height: 25px;
	margin-left: auto;
	z-index:  9;
	margin-top: -24px;
}

.v3_menue_oben{
	width: 1000px;
	height: 30px;
}

.v3_menue_oben_stopper{
	width: 1px;
	height: 30px;
	background-image: url("../images/menue/menue_oben/stopper.jpg");
	float: left;
}

.v3_menue_oben_ende{
	width: 3px;
	height: 30px;
	background-image: url("../images/menue/menue_oben/menue_oben_ende.jpg");
	float: left;
}

.submenu_left{
	height: 19px;
	width: 168px;
	line-height: 19px;
	color: black;
	background: #d3e2e0;
	margin: 1px 0 0 0;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid #bfcecc;
	padding-left: 10px;
}
.submenu_check{
	background: #bfcecc;
}
#submenu_last{
	margin-bottom: 1px;
}
.submenu_left a,
.submenu_left a:link,
.submenu_left a:visited,
.submenu_left a:active,
.submenu_left a:focus {
	color: black;	
}
.submenu_left a:hover {
	color: red;
}

.ueberschrift_ende{
	width: 87px;
	height: 30px;
	background-image: url("../images/menue/menue_oben/knopf_anfang_gruen.jpg");
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	margin: auto;
}

.ueberschrift_ende a:hover{
	width: 78px;
	height: 30px;
	background-image: url("../images/menue/menue_oben/knopf_over.jpg");
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	margin: auto;
}

.mol_produktsuche_1{
	background-image:  url("../images/main/produktsuche.jpg");
	width: 180px;
	height: 30px;
}

.mol_produktsuche_2_1{
	background-image:  url("../images/main/produktsuche_links.jpg");
	width: 14px;
	height: 17px;
	float: left;
}

.mol_produktsuche_2_2{
	background-image:  url("../images/main/produktsuche_hintergrund.jpg");
	width: 152px;
	height: 15px;
	float: left;
	border: none;
	font-size: 10px;
}

.mol_produktsuche_2_3{
	background-image:  url("../images/main/produktsuche_rechts.jpg");
	width: 14px;
	height: 17px;
	float: left;
}

.mol_produktsuche_mitte{
	width: 180px;
	height: 7px;
	background-image:  url("../images/main/produktsuche_mitte.jpg");
	margin-top: 17px;
}

.mol_produktsuche_mitte_2_start{
	background-image:  url("../images/main/produktsuche_mitte_2_start.jpg");
	width: 1px;
	height: 20px;	
	float: left;
}

.mol_produktsuche_mitte_2_spacer{
	width: 101px;
	height: 20px;	
	background-image:  url("../images/main/produktsuche_mitte_2_mitte.jpg");
	float: left;
}
.mol_produktsuche_mitte_2_knopf{
	width: 69px;
	height: 20px;
	background-image:  url("../images/main/produktsuche_button.jpg");
	border: none;
	float: left;
}

.mol_produktsuche_mitte_2_ende{
	width: 9px;
	height: 20px;
	background-image:  url("../images/main/produktsuche_mitte_2_ende.jpg");
	float: left;
}

.mol_produktsuche_ende{
	width: 180px;
	height:6px;
	background-image: url("../images/main/produktsuche_ende.jpg");
	margin-top: 20px;
}

.mol_spacer_over_s{
	background-color: transparent;
	width:180px;
	height: 18px;
}

.v3_mol_spacer{
	background-color: transparent;
	width:180px;
	height: 15px;
}

.v3_mol_spacer_2{
	background-color: transparent;
	width:180px;
	height: 12px;
}
.art_details_info_part_ii{
	font-size: 11pt;		
}

.artdetails_pice_inkl
{
	font-size: 9pt;
}

.v3_thing{
	width: 158px;
	height: 1px;
	background-color: #cccccc;
	float: left;
}
/*
.v3_mol_services_mitte_mitte_rechts{
	background-color:white;
	float:left;
	height:254px;
	margin-left:169px;
	margin-top:-320px;
	width:10px;
}
*/

.v3_mol_services_mitte_mitte_oben{
	background-color: white;
	width: 158px;
	height: 106px;
	float: left;
	font-family: Arial;
	font-size: 12px;
}

.v3_mol_services_mitte_mitte_mitte{
	background-color:  white;
	height: 146px;
	width: 158px;
	float: left;	
}

.v3_span_leer{
	width: 5px;
	height: 35px;
	float: left;
}

.v3_span_leer_lang{
	width: 158px;
	height: 1px;
	float: left;
}


.v3_span_img{
	width: 53px;
	height: 41px;
	float: left;
	padding: 1px; /*KP*/
}

.v3_div_img{
	width: auto;
	height: 41px;
	line-height: 49px;
	color: red;
	float: left;
}


.v3_mol_services_mitte_mitte_unten{
	margin-top: 3px;
	background-color:  white;
	height: 63px;
	width: 113px;
	float: left;	
}

.v3_mol_services_mitte_mitte_unten_img{
	width: 55px;
	height: 66px;
	background-image: url("../images/main/euro.jpg");
	float: left;
}

.v3_mol_services_mitte_rechts{
	background-image:url(../images/main/service_rahmen.jpg);
	float:left;
	height:320px;
	margin-left:179px;
	margin-top:-320px;
	width:1px;
}

.v3_mol_services_oben_rechts{
	background-image: url("../images/main/service_ecke_rechts.jpg");
	width: 4px;
	height: 30px;
	float: left;
}

.v3_mol_services_unten_links{
	height: 12px;
	width: 4px;
	background-image: url("../images/main/service_ecke_links_unten.jpg");
	float: left;
}

.v3_mol_services_unten_mitte{
	height: 12px;
	width: 172px;
	background-image: url("../images/main/service_hintergrund_unten.jpg");
	float: left;
}

.v3_mol_services_unten_rechts{
	height: 12px;
	width: 4px;
	background-image: url("../images/main/service_ecke_rechts_unten.jpg");
	float: left;
}

.v3_main_over_spacer{
	width: 15px;
	height: auto;
	min-height: 100px;
	float: left;
}

.v3_main_over_rechts{
	width: 805px;
	height: auto;
	background-color: transparent;
	margin: -55px 0 0 195px;
}

.v3_mor_free_2{
	width: 805px;
	height: 15px;
	margin-top: 142px;
}


.v3_mor_angebot_head{
	float:left;
	margin-bottom: 10px;
	/*KP margin-top: 13px;*/
	margin-top: 2px;
}

.v3_mor_a_h_el{
	height: 20px;
	width: 4px;
	background-image: url("../images/main/angebote_ecke_links.jpg");
	float: left;
}

.v3_mor_a_h_hintergrund_6{
	height: 20px;
	width: 6px;
	background-image: url("../images/main/angebote_hintergrund.jpg");
	float: left;
}

.v3_mor_a_h_hintergrund{
	height: 20px;
	width: 791px;
	background-image: url("../images/main/angebote_hintergrund.jpg");
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	float: left;
}




.v3_mor_a_h_er{
	height: 20px;
	width: 4px;
	background-image: url("../images/main/angebote_ecke_rechts.jpg");
	float: left;
}

.v3_mor_a_in{
	width: 803px;
	height: 141px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	
}
/***********************3er Box BEGIN************************************************/
/*3er Box Startseite Letzte Bestellung || pers. Sortiment || Interessante Produkte*/

.v3_Box1_3er{
	float: left;
	margin: 0px 3px 1px 1px;
	#margin: 2px 1px 2px 2px;
}

.v3_Box1_Header_3er{
	height: 20px;
	width: 263px;
	background-image: url("../images/2011/box/greyBox.png");
	border-right: 1px solid #ccc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;		
}

.v3_Box1_Header_3er span {
	font-size: 8pt;
	margin: 0px 0px 0px 7px;
}

.v3_Box1_Content_3er{
	width: 258px;
	height: 150px;	
	border-bottom: 1px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	overflow:hidden;		
}
/*Box Scroller ohne Tabellenkopf*/
.content_scroll {	
	xborder-left:1px solid #B4B4B4;
	xborder-right:1px solid #B4B4B4;
	height: 155px;
	#width:253px;
	overflow:auto;
	padding:0px 0px 15px 0px;
	
	
}

.v3_Box1_green_footer {
	height: 17px;
	width: 263px;
	background-image: url("../images/2011/box/greyBoxBottom.png");
	border-right: 1px solid #ccc;		   
	text-align: right;	
	line-height: 16px;	
}

.v3_Box1_green_footer span{
	font-family: Arial;
	font-size: 8pt;	
	font-weight:500;
	color: #ff0000;	
}

.v3_Box1_green_footer img{
	margin-right: 5px;
	padding: 3px 0px 0px 3px;
	float: right;
}
.produktNoavAilable{
	display: block; 
	margin-top: 50px; 
	#margin-left: 7px;
	color: #6d6d6d;
	text-align: center;
}
	
/*1. Box Startseite => Tabelle */
.grey_table {
	width: 262px;
}
.grey_table span {
	padding-left: 5px;
}

/*Box mit Tabellenkopf*/
.grey_table_head {
	background: url("../images/main/box/header_bg_table.png") repeat-x scroll 0 0;
	border: 1px solid #b4b4b4;
	border-top: none;
	line-height: 15px;		
	font-weight: bold;
}

/*Box Scroller mit Tabellenkopf*/
.grey_table_content {
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	height: 134px;
	overflow: auto;
}

#span_header1,
#span_header2,
#span_header3,
#span_header4 {
	width: 50px;
	font-size: 7pt;
	float: left;	
}

#span_header2,
#span_header3,
#span_header4 {
	width: 35px;

}
#span_header3,
#span_header4 {
	width: 35px;
}
#span_rowLast {
	float: none;
	display:inline-block;
	width:30px;
	#width: 27px; /* FüR IE WICHTIG !*/
	#margin-left: -3px; /* FüR IE WICHTIG !*/
}
#span_row1,
#span_row2,
#span_row3, 
#span_row4 {		
	width: 50px;
	#width: 47px;
	font-size: 8pt;	
	float: left;
}
#span_row5 {		
	float: right;
	display:inline-block;
	width: 50px;
	#width: 47px;	
}
#span_row1 img{
	width: 60px;
	height: 14px;
	#width: 60px;
	#height: 15px;
}
#span_row2,
#span_row3, 
#span_row4 {
	width: 40px;
	#width: 45px;
}
#span_row3, 
#span_row4 {	
	width: 15px;
	#width: 8px;
	
}

#span_row4{	
	width: 52px;
	#width: 55px;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	xmargin-right: 2px;
}
.span_style_white {
	background: white;
	height:15px;
}

.span_style_grey {
	background: #EBEBEB none repeat scroll 0 0;	
}


/***************** 2. Box ***************************************/
.Produkt_Box_Sortiment{
	margin-top: 8px;
	margin-left: 5px;	
	margin-bottom: 5px;
	overflow: hidden;	
	/*height: 150px;*/
	#padding-bottom: 4px;
	height: expression(this.scrollHeight > 125 ? "125px" : "auto"); /* WICHTIG FÜR ID (MAX-HEIGHT) */
}
.Produkt_Box_Sortiment h4{
	color: black;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}.ProductBoxDesc {
	height: 30px;
	line-height: 15px;
	margin-bottom: 10px !important;
	margin-top: 5px !important;
	overflow: hidden !important;
}
.Produkt_Box_Sortiment span {
	/* color: #6d6d6d; */
	color: black;
	font-size: 8pt;	
	float: left;
	margin-top: 5px;
	display: block;
	width: 135px;
	margin-bottom: 23px;
}
.BoxFooterBorder {
	height: 34px;
	height: expression(this.scrollHeight > 40 ? "40px" : "auto"); /* WICHTIG FÜR ID (MAX-HEIGHT) */
	width: 230px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #b4b4b4;
	float: left;
}.BoxFooterBorder span {
	width: auto;
	float: left;
	margin-left: 5px;
}.BoxFooterBorder a,
.BoxFooterBorder a:link, 
.BoxFooterBorder a:visited, 
.BoxFooterBorder a:active, 
.BoxFooterBorder a:focus {
	text-decoration: none;
	color: #c1001f;
}.BoxFooterBorder .margin_top {
	margin:0;
}

.BoxFooterBorder .KiloWare2 {
	width: 40px;	
}

/*************3er Box ENDE***********************************************************/
.v3_mor_a_in_px_15{
	float:left;
	height:5px;
	margin-left:8px;
	width:256px;
}

.v3_mor_a_in_px_8{
	height:141px;
	position:absolute;
	width:8px;
	float: left;
}

.boxhead_grey{
	background-color: #999999; 
	color: white;
	height: 20px;
	border: 1px solid #787777;
	padding-left: 2px;
	line-height: 20px;
	white-space: nowrap;
}

.content_box{
	width:805px;
	margin: 0 0 27px 0;
	float: left;
}

.box_body, .box_body_fixed {
	background-color:#F4F4F4;
	border:1px solid #999999;
	margin-top:2px;
	padding-left:2px;
}

.v3_mor_a_in_inhalt{
	height:126px;
	margin-left:8px;
	margin-top:5px;
	width:256px;
	font-family: Arial;
	font-size: 12px;
	border: 0px;
	position: absolute;
	overflow: hidden;
}

.v3_mor_a_in_px_15_2{
	float:left;
	height:5px;
	width:256px;
}

.v3_mor_a_in_px_8_2{
	height:141px;
	position:absolute;
	width:9px;
	float: left;
	margin-left: 265px;
}

.v3_mor_a_in_inhalt_2{
	height:126px;
	margin-left:274px;
	margin-top:5px;
	width:256px;
	position: absolute;
	overflow: hidden;
}

.v3_mor_a_in_trenner{
	background-image:url(../images/main/angebote_trenner.jpg); 
	float:left;
	height:140px;
	margin-left:264px; 
	margin-top: 1px;
	width:1px;
	position:absolute;
}

.v3_mor_a_in_trenner_2{
	background-image:url(../images/main/angebote_trenner.jpg); 
	float:left;
	height:140px;
	margin-left:10px; 
	margin-top: 1px;
	width:1px;
}

.v3_mor_a_in_px_8_3{
	height:141px;
	width:10px;
	float: left;
	margin-left: 531px;
	margin-top: -141px; 
}

.v3_mor_a_in_px_15_3{
	float:left;
	height:5px;
	margin-left:540px;
	width:256px;
	margin-top: -141px;
}

.v3_mor_a_in_inhalt_3{
	height:126px;
	margin-left:540px;
	margin-top:5px;
	width:256px;
	position: absolute;
	overflow: hidden;
}

/*
.v3_bottom{
	clear: both;
	min-height: 100px;
	background: url(../images/bottom/background/background.jpg) repeat-x;
	padding-bottom: 0px;
}
*/
/*
.v3_bottom a.v3_l3:link,
.v3_bottom a.v3_l3:visited,
.v3_bottom a.v3_l3:active,
.v3_bottom a.v3_l3:focus,
.v3_mydoit a.v3_l3:link,
.v3_mydoit a.v3_l3:visited,
.v3_mydoit a.v3_l3:active,
.v3_mydoit a.v3_l3:focus {
	text-decoration: none;
	font-weight: bold;
}

*/
/*
.v3_bottom .v3_service{	
	font-weight: bold;
}
*/
/*
.v3_over_bottom{
	width: 1000px;
	margin: 0 auto auto auto;
}
*/

.v3_bottom .input_2 {
	float: left;
	margin-right: 3px;
}


.v3_select_menue_sprache{
	margin-top: -13px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 12px;
	border: none;
	width: 80px;
	height: auto;
	background-color: #e5e5e5;
}

.v3_select_option{
	font-family: Arial;
	font-size: 12px;
	width: auto;
}

.v3_clear{
	clear:both;
}
/*
.v3_errBox{
	padding-right: 5px;
	text-align: right;
	font-size: 7pt;
	height: 14px;
	background-color: #848484;
}

.v3_errBottom{
	padding-right: 5px;
	text-align: right;
	font-size: 7pt;
	height: 14px;
	background-color: #848484;
}

.v3_errBoxPLZ
{
	padding-right: 5px;
	text-align: right;
	font-size: 7pt;
	height: 14px;
	background-color: #848484;
}

.v3_errBottom {
	padding-right: 5px;
	text-align: right;
	font-size: 7pt;
	height: 14px;
	background-color: #848484;
}
*/
.v3_Login{
	float: left; 
	width: 140px;
	white-space: nowrap;
	overflow: hidden;
}

.v3_login_login_input{
	background-image: url("../images/login/login_input.jpg");
	height: 18px;
	width: 130px;
 	float: left;
 	margin-left: 4px;
 	margin-top: 5px;
}

.v3_login_break{
	height: 1px;
	width: 139px;
	background-color: #cccccc;
	margin-top: 5px;
	float: left;
}

.v3_login_forgot_password{
	width: 140px;
	margin-left: 4px;
	margin-top: 5px;
	float: left;
	font-size: 11px;
	font-family: Arial;
}

.v3_login_logintop_register{
	width: 140px;
	margin-left: 4px;
	margin-top: 5px;
	float: left;
	font-size: 11px;
}

#v3_errBox, #v3_errBoxPLZ {
	position: absolute;
	left: 250px;
	height:150px;
	width: 500px;
	background-color: #c0c0c0;
	border: 1px solid black;
	z-index : 100;
}

#v3_errBox {
	margin: 200px auto;
}
#v3_errBoxPLZ {
	margin: 361px auto;
}

#v3_errBox #v3_errCaption, 
#v3_errBoxPLZ #v3_errCaption {
	height: 16px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background-color: black;
	color: white;
}

#v3_errBox #v3_errContent, #v3_errBoxPLZ #v3_errContent {
	height: 100px;
	padding: 15px 5px 5px 5px;
}

#v3_errBoxPLZ #v3_errContent span {
	width: 100px;
	float: left;
}


#v3_errBoxPLZ #v3_errContent #v3_form_aenderungsPlz {
	float: left;
}

#v3_errBoxPLZ #v3_errContent #v3_PLZSubmit {
	margin-left: 3px;
}

#v3_errBoxPLZ #v3_errContent #v3_PLZSpacer {
	clear: both; 
	line-height: 5px; 
	height: 5px;
}

#v3_errBox #v3_errBottom, #v3_errBoxPLZ #v3_errBottom {
	padding-right: 5px;
	text-align: right;
	font-size: 7pt;
	height: 14px;
	background-color: #848484;
}
#v3_errBox #v3_errBottom a:hover {
	color: white;
}

#v3_errBoxPLZ #PLZSuggest_1 {
	position: relative; 
	margin-left: 100px;
	display: none;
}
#v3_errBoxPLZ #PLZSuggest_1 #PLZSuggest_2 {
	position: absolute; 
	background: white; 
	border: 1px solid black; 
	width: 200px; 
	max-height: 200px;
	overflow: auto;
}
#v3_errBoxPLZ #PLZSuggest_1 #PLZSuggest_2 a:link,
#v3_errBoxPLZ #PLZSuggest_1 #PLZSuggest_2 a:visited,
#v3_errBoxPLZ #PLZSuggest_1 #PLZSuggest_2 a:active {
	color: black;
	display: block;
}
#v3_errBoxPLZ #PLZSuggest_1 #PLZSuggest_2 a:hover {
	background-color: blue;
	color: white;
}

.PLZSuggest_1 {
	position: relative;
	margin-left: 148px;
	display: none;
}

.neukundenTabelle .PLZSuggest_1 {
	margin-left: 0px;
}

.PLZSuggest_1 .PLZSuggest_2 {
	position: absolute; 
	background: white; 
	border: 1px solid black; 
	width: 300px;
	max-height: 200px;
	overflow: auto;
	font-size: 12px;
	padding: 3px;
}
.PLZSuggest_1 .PLZSuggest_2 a:link,
.PLZSuggest_1 .PLZSuggest_2 a:visited,
.PLZSuggest_1 .PLZSuggest_2 a:active {
	color: black;
	display: block;
}
.PLZSuggest_1 .PLZSuggest_2 a:hover {
	background-color: blue;
	color: white;
}

.mydoitHome{
	width: 28px; 
	height: 20px;
	line-height: 20px; 
	position: absolute;
	text-align: center;
}.mydoitHome img {
	padding-top: 3px;
}

.v3_mydoit,
.v3_menu_footer,
.v3_menu_footer_long,
.v3_menu_footer_long2 {
	height: auto;
	min-height: 65px;
	margin-top: 5px;
	float: left;
	font-size: 8pt;
	color: #666666;
}
.v3_mydoit {
	width: 125px;
}
.v3_menu_footer{
	width: 100px;
}

.v3_menu_footer_long {
	width: 200px;
	margin-right: 25px;
}

.v3_menu_footer_long2 {
	width: 250px;
}

.v3_bottom_spacer{
	width: auto;
	height: 10px;
}

.v3_bottom_trust{
	height: 43px;
	width: 46px;
	float: left;
	margin-left: 202px;
	margin-top: -43px;
	background-image: url("../images/bottom/trust.jpg");
}




.shop_depth_prev{
	font-weight:bold;
}

.shop_depth_curr{
	color:black;
	font-size:12pt;
	font-weight:bold;
}

.onepixborder_grey {
	border:1px solid #C0C0C0;
}

.shop_depth_next {
	color:#C0C0C0;
}

.caption2 {
	color:red;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:0.5pt;
	margin-bottom:25px;
}

.tablecapt {
	background-color: #CC0000;
	color:white;
	font-weight:bold;
}

.errMsg {
	color:red;
	font-size:10pt;
	font-weight:bold;
}

.input {
	border:1px solid #999999;
}

.grey_box {
	background-color:#EAEAEA;
	border:1px solid #999999;
}

.td_grey {
	background-color:#EAEAEA;
}

.red_big_caption, .red_big_caption h2 {
	background-color:#e2001a;
	color:#FFFFFF;
	font-size:16pt;
	font-weight:bold;
	height:50px;
	letter-spacing:1pt;
	margin:0;
	line-height: 50px;
	text-align: center;
	vertical-align:bottom;
	margin-top: -4px;
}

.imprint span {
	display:block;
	float:left;
	font-weight:bold;
	height:75px;
	width:300px;
}

/**********AGB SEITE BEGIN ************/
.infopage_textblock {
	margin:30px 10px 0px 10px;
	font-size: 10 pt;
	display: block;
	line-height: 18px;  
}

.infopage_textblock ol{
	padding-left: 18px;
  	list-style-type:decimal; 
  	margin: 0; 	
}
/**********AGB SEITE END *************/

.press_article_preview {
	margin-bottom:5px;
	margin-top:40px;
}

.press_article_preview span {
	font-size:8pt;
	font-weight:bold;
}

.boxhead {
	background-color:#FF0000;
	border:1px solid #CD040D;
	color:white;
	height:20px;
	line-height:20px;
	padding-left:2px;
	white-space:nowrap;
	font-size: 8pt;
	margin: 0 0 5px 0;
}

.oldprice {
	color:red;
	font-family:Arial;
	font-size:10pt;
	text-decoration:line-through;
}

.form_bar {
	clear: both;
	margin: 0;
}.form_bar_newHeight {
	margin-bottom: 4px;
}

.field_name {
	float: left;
	width: 150px;
}

.red_box {
      color: white;
      font-weight: bold;
}

.red_box .red_top {
      background: url('../images/main/merkliste/merkliste_top.jpg') no-repeat;
      height: 30px;
      line-height: 30px;
      padding-left: 10px;
      font-size: 10pt;
}#red_top_blanko {
	background: url('../images/main/merkliste/merkliste_top_blanko.png') no-repeat;
	height: 29px;
}

.red_box .box_content {
      padding: 3px 7px 3px 7px;
      height: 111px;
      overflow: auto;
      border: 1px solid #c7c7c7;
      border-top: none;
      color: #616060;
}#hiAuto {
	height: auto;
}
.red_box .red_footer {
      background: url('../images/2013/button/red_blanko_small_overhead.png') no-repeat;
      height: 20px;
      font-size: 9pt;
      line-height: 20px;
      padding: 0 15px 0 5px;
}#red_footer_blanko {
	background: url('../images/main/merkliste/merkliste_bottom_blanko.png') no-repeat;
}

.red_box_list_begin {
    margin: 3px 9 0 0 ;
    padding-right: 6px;
    padding-bottom: 5px;
    font-size: 8pt;
    height:auto;
    border-bottom: 1px solid #B4B4B4;
    overflow: hidden;
	color: #616060;
}.red_box_list_begin span {
	font-weight: normal;
	font-size: 7pt;
	margin-top: 4px;
	display: block;
}

.red_box_list_begin .select_long {
	margin:5px 0 5px;
	color: #616060;
}

.red_box_list_ende {
      border: none;           
}

.red_box_close {
      float:right;
      padding-left: 2px;
}

.red_box #red_box_article_image {
      height: 50px;
}

#red_box_article_details {
      font-weight: normal;  
      color: #616060;
}

.red_box .box_content .red_box_none{
      color: black;
      margin-top: 40px;
      text-align: center;
}


.ok_mailLiefer_div1{
      padding: 5px 5px 5px 5px; 
      border: 1px solid #C0C0C0
}
.ok_mailLiefer_div2{
      border: none;  
      width: 310px; 
      float: right;
}
.ok_mailLiefer_div3, .ok_mailLiefer_div4{
      border: none;
      float: left;
}
.ok_mailLiefer_div3{    
      width: 200px;            
}
.ok_mailLiefer_div4{
      width: 110px;
      text-align: right;
}



a.ProdPicMenu,
a.ProdPicMenuAktiv {
	width : 199px;
	float : left;
	border-top : 1px solid #C0C0C0;
	border-right : 1px solid #C0C0C0;
	border-left : 1px solid #C0C0C0;
	height : 20px;
	line-height : 20px;
	text-align : center;
	display : block;
	text-decoration : none;
}
a.ProdPicMenu:link,
a.ProdPicMenu:visited,
a.ProdPicMenu:active {
	background : #C0C0C0;
	color : #FFFFFF;
}
a.ProdPicMenu:hover,
a.ProdPicMenu:focus,
a.ProdPicMenuAktiv:link, 
a.ProdPicMenuAktiv:visited,
a.ProdPicMenuAktiv:active,
a.ProdPicMenuAktiv:hover,
a.ProdPicMenuAktiv:focus {
	background : #FFFFFF;
	color : #000000;
}


/*********** ID's start here ****************/

#MainBox {
	width: 1175px;
	margin: auto;
	padding-top: 15px;
}#MainBoxExtended {
	width: 1175px;
	margin: auto;
	padding-top: 15px;
	background: url('../images/2013/background/BerlinHintergrund.png') no-repeat;
	background-position:  201px 0px;	
}
#Logo {
	xfloat: left;
	margin-right: 10px;
}

#SupermarketCaption {
	float: left;	
	margin: 12px 0 0 0;
	font-weight: bold;
}
#SupermarketCaption h1 {
	color: white;
	font-size: 12pt;
	line-height: 14pt;
	xfont-weight: normal;
	display: inline;
}

#SupermarketCaption h2 {
	color: white;
	font-size: 16pt;
	line-height: 14pt;
	xfont-weight: normal;
	display: inline;
}


#SupermarketCaption #ExpressSupermarketCaption_PhoneInfo {
	color: white;
	margin-left: 3px;
	font-weight: bold;
	font-size: 13pt;
	line-height: 24pt;
}
#SupermarketCaption #SupermarketCaption_Article,
#SupermarketCaption #SupermarketCaption_PhoneInfo {
	color: white;
	font-size: 12pt;
	xfont-weight: normal;
	line-height: 14pt;
}



#SupermarketCaption #SupermarketCaption_PhoneInfo {
	margin-left: 3px;
}
#SupermarketCaption #SupermarketCaption_PhoneInfoCost {
	font-size: 8pt;
	color: white;	
}

#TopArea_Line2 {
	clear: left;
	height: 25px;
	margin: 5px 0 5px 182px;
	line-height: 25px;
}.LogInMenuRight {
	float: right;
}

#TopArea_Line2 .chooseCountrySpan{
	display: block;      /*BlockElemente können height Attribute verarbeiten*/
	float: left;     
	#padding: 8px 0 0 0;
	#height: 16px;
	margin-top: -2px;

}
	
#TopArea_Line2 #CountrySelect {	
	margin-left: 4px;
	font-size: 10px;
	font-weight: 400;
	border: none;
	min-width: 150px;
	background-color: #e5e5e5;	
	color: #353535;
	border: 1px solid #cccccc; /* #707070;*/
	float: left;

}
#CountrySelect{
	xfont-size: 6pt;	
	xtext-decoration: none;	
	xmargin-left: -3px;
	x#margin-left: 0px;
	xmargin-bottom: 3px;
	xborder: 0px;
}

.SelectRedBorder{
	float: left;
	cursor: pointer;
	margin-top: 4px;
}.SelectRed {
	background: url('../images/top/select.jpg') no-repeat;
	border: none;
	height: 26px;
	width: 170px;
	margin-top: 2px;
	line-height: 26px;
	padding: 0 20px 0 5px;
	float: left;
	font-weight: bold;
	overflow: hidden;
}.SelectRedHolder {
	position: relative;
	z-index: 3;
}.SelectRedContent, 
	.SelectRedOption {
	height: 71px;
	width: 189px;
	margin-top: 22px;
	overflow: hidden;
}.SelectRedContent{
	background: url('../images/top/selectBottom.png')  no-repeat bottom;
	position: absolute;
	margin-left: 2px;
}.SelectRedOption {
	background-color: #c00000;
	height: 22px;
	margin: 0;
	display: block;
	padding: 0 5px;
	width: 180px;
	line-height: 22px;
}


#CountrySelect option {	
	background-position: left;
	background-repeat: no-repeat;
	padding-left:22px;	
}

#CountryImage{
	padding: 0px 0px 0px 2px;
}

#LoginBoxHolder {
	position: relative;
	z-index: 3;
}

#FBLogin {
	float: left;
	max-width: 128px !important;
	overflow: hidden !important;
	height: 22px !important;
	margin-top: 3px;
}#FBLogin span {
	width: auto !important;	
}#FBLogin a {
	height: 22px !important;
}

#Login #LockImage {
	float: left;
}

#Login #LockImageUser{
	padding-right: 3px;
	float: left;
	height: 20px;

}

#Login #LoginText,
.MeinLebensmittel,
.Neukunden {
	float: left;
	xfont-size: 12pt;
	xfont-weight: bold;
	xline-height: 27px;
}.MeinLebensmittel {
	font-size: 11pt;
	overflow: hidden;
}.Neukunden {
	font-size: 10pt;
	text-align: center;
	padding: 0 5px;
	color: white;
}.NeukundenChecked {
	color: black;
}

#Login a {
	
	color: #e2001a;
	cursor: pointer;
	font-size: 8pt;
	display: block;
	float: left;
}

#TopArea_Line2 span{
	font-size: 9pt;	
}

#LoginBox {
	top: 67px;
	background-color: white;
	width: 132px;
	padding: 25px;
	line-height: 10pt;
	z-index: 3;
	position: absolute;
	border: 1px solid #e2001a;
	margin-left: -9px;
}
#LoginBox .input,
.input_2 {
	height: 16px;
	background: white;
	width: 128px;
	margin-bottom: 3px;
	line-height: 16px;
}
#LoginBox #autologin {
	float: left;
}
#LoginBox .grey_line {
	height: 1px;
	border-bottom: 1px solid #B4B4B4;
	margin: 5px 0 2px 0;
	line-height: 1px;
	width: 130px;
	float: left;
}
#LoginBox a,
#LoginBox span {
	font-size: 9pt;
	line-height: 19px;
	height: 15px;
	width: 133px;
	float: left;
	text-align: left;
	
}
#LoginBox a:hover,
#LoginBox a.red_link {
	color: black;
}

#loginHead {
	margin-left: 65px;
	width: 195px;
	float: left;
}

.invisible_line {
	height: 1px;
	margin: 3px 0;
}

ul#TopMenu {
	clear: left;
	padding: 0;
  	margin: 3px 0 0 0;
  	list-style: none;
  	cursor: pointer;
	z-index: 2;
}
ul#TopMenu ul {
	width: 170px;
  	list-style: none;
	display: none;
	position: absolute; 
	top: 100%; /*top: 1em;*/
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 2;
}
ul#TopMenu li {
	z-index: 2;
	display: inline;
	height: 30px;
	line-height: 30px;
	float: left;
	color: black;
	font-size: 8pt;
	position: relative;
	background: url('../images/menue/menue_oben/knopf_anfang_gruen.jpg') repeat-x;
	width: 89px;
}
ul#TopMenu li.stopper {
	background-image: url("../images/menue/menue_oben/stopper.jpg");
	width: 1px;
}
ul#TopMenu li.ende,
ul#TopMenu li.ende:hover {
	width: 3px;
	background-image: url("../images/menue/menue_oben/menue_oben_ende.jpg");
}
ul#TopMenu #IndividualFilter {
	background: url('../images/menue/menue_oben/individualfilter.jpg') no-repeat;
	width: 100px;
}ul#TopMenu #IndividualFilter input {
	margin-top: 3px;
	margin-right: 3px;
	float: left;
}ul#TopMenu li.TopMenuLastEntry {
	background: url('../images/menue/menue_oben/knopf_anfang_gruen.jpg') repeat-x;
	width: 87px;
}
ul#TopMenu ul div {
	width: 100%; 
	height: 100%; 
	background-color: transparent;
}
ul#TopMenu ul li {
	z-index: 2;
	height: 20px;
	line-height: 20px;
	width: 100%;
	display: block;
	padding-left: 10px;
	background: url('') #d3e2e0;
	border-top: 1px solid #bfcecc;
	border-right: 1px solid #bfcecc;
	border-left: 1px solid #bfcecc;
	border-bottom: none;
}
ul#TopMenu a {
	z-index: 2;
	float: left;
	display: block;
 	text-decoration: none;
	height: 1%;
	color: black;
	text-align: center;
	width: 100%;
}
ul#TopMenu li:hover,
ul#TopMenu li.TopMenuLastEntry:hover {
	background: url('../images/menue/menue_oben/knopf_anfang_gruen-hover.jpg') repeat-x;
}
ul#TopMenu li:hover li a,
ul#TopMenu li.iehover li a {
	float: none;
	height: 20px;
}
/*
ul#TopMenu li > ul {
	top: auto;
	left: auto;
	margin: 0;
	padding: 0;
}*/
ul#TopMenu li:hover ul,
ul#TopMenu li.iehover ul {
	display: block;
}
ul#TopMenu ul li a {
	color: black;
	text-align: left;
}
ul#TopMenu li ul li:hover {
	background: url('') #bcd3d0;
}

#MainContent {
	width: 1000px;
	margin: auto;
	xpadding-top: 20px;
	padding-bottom: 17px;
	/*** benötigt, wenn kein banner auf der startseite ist (rechts neben inhalt)
	clear: left;*/
	float: left;
}

#MainLeft {
	margin: 1px 0 27px 0;	
	width: 180px;
	float: left;
}

#Search #FactFinder_SuggestArea {
	position: relative;
}
#Search #FactFinder_SuggestArea #FactFinder_Suggest {
	position: absolute;
}
#Search #FactFinder_SuggestArea #FactFinder_Suggest #SuggestTable {
	border: 1px solid #999999; 
	width: 161px;
}
#Search #FactFinder_SuggestArea #FactFinder_Suggest #SuggestTable .suggest_line {
	padding: 2px 2px 2px 0; 
	cursor: pointer; 
	white-space: nowrap;
}
#Search #FactFinder_SuggestArea #FactFinder_Suggest #SuggestTable .suggest_line_hits {
	padding: 2px 2px 2px 0; 
	width: 30%; 
	white-space: nowrap; 
	text-align: right;
	font-weight: normal;
}
#Search #SearchBox .box_content {
	min-height: 68px;
	font-weight: bold;
	color: white;
	font-size: 10pt;
}
#Search #SearchBox #Search_Field {
	margin: 5px 0 3px 0;
	width: 163px;
}
#Search #SearchBox #SearchButton_Holder {
	text-align: right;
}

#ServicesBox .box_content {
	background: url('../images/main/euro.png') no-repeat bottom right;
	height: 150px;
}

#MainPage {
	float: right;
	width: 805px;
	xmargin-right: 5px;
}

#StartPic {
	margin-bottom: 0px;
	#margin-bottom: -5px;
}

#NewUserBox {
	margin-top: 10px;
}

#StartpageBannerRight {
	margin: 0px 0 25px 1015px; 
}

.SkyscraperBoxOhneSuperBanner {
	margin-bottom: 25px;
}

#artikel #RelatedProds select {
	border:1px solid #999999;
	margin-bottom:3px;
	width:394px;
}

#artikel #RelatedProds {
	margin-top:6px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	width:394px;
}

#Manufacturer_ProductName h1 {
	font-size:18pt;
	font-weight:bold;
	margin-bottom:5px;
}

#ProductDescription {
	
}


#artikel {
	margin-top: 0px;
}


#AdressForm .input {
	width: 198px;
}

#AdressForm .select {
	width: 200px;
	border: 1px solid #999999;
}

#AdressForm #form_lief_adress,
#AdressForm #form_abw_lief_adress {
	margin-right: 2px;
}

#AdressForm #form_lief_strasse,
#AdressForm #form_abw_lief_strasse {
	width: 158px;
}

#AdressForm #form_lief_hausnr,
#AdressForm #form_abw_lief_hausnr {
	width: 35px;
}


#referenzkunden img {
	border : none;
}

#referenzkunden a:link,
#referenzkunden a:visited, 
#referenzkunden a:active,
#referenzkunden a:hover,
#referenzkunden a:focus {
	border: 1px solid #C0C0C0;
	display: block;
	width: 100px;
	height: 53px;
	float: left;
}

#referenzkunden div {
	width: 104px;
	height: 57px;
	float: left;
	margin: 10px;
}

#Startpage_Infobox_right_5, #Startpage_Infobox_right_6 {
	margin: 5px 0 5px 0;
	max-width:161px;
	width: auto;
	font-size: 7pt;
}

#Startpage_Infobox_right_4 {
	width:160px;
}

#Startpage_Infobox_right_1,
	#Startpage_Infobox_right_2,
		#Startpage_Infobox_right_3,
			#Startpage_Infobox_right_4 {
	line-height:12px;
	margin-bottom: 5px;
}

#Startpage_Infobox_right_4 .box_body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/startseite_box_newsletter_bg.gif) no-repeat scroll 0 0;
	height:60px;
}

#Startpage_Infobox_right_4 #EMail_Field {
	float:left;
	height:16px;
	margin-top:37px;
}

#Startpage_Infobox_right_4 #Submit_Button {
	border:medium none;
	height:20px;
	margin:37px 0 0 4px;
}


#BankDataModifyForm {
	width:452px;
}
#BankDataModifyForm select, #BankDataModifyForm .input {
	margin-bottom:2px;
	margin-top:2px;
	width:330px;
}
#BankDataModifyForm #errMsg {
	text-align: center;
}

#BankDataSelect {
	float: right;
}

.infopage_logo{
	bottom: 0px; 
	right: 0px;
}

.logoPosstionAGB{
	width: auto;
	height: auto;
}

.lastUpdate_AGB{
	color: #848484;
}
.infoLayerSmall{
	margin-left: 180px;
}

.infoLayerSmallIntern{
	background-color:#ffffff; 
	position: absolute; 
	min-height: 70px;
	border: 1px solid #B4B4B4; 
}

.infoLayerSmallText{	
	line-height: 12px;
	width: 227px;
	border: 1px solid #b4b4b4;
	padding: 10px;
	float: left;
}


/***********************Datenschutzerklärung ************************************************/

.datenschutzHeader1{
 display:block;
 font-size: 14pt;
 font-weight: bold;	
 width: 100%;
 margin: 15px 0px 15px 0px;
}

.datenschutzHeader2{
 display:block;
 font-size: 12pt;
 font-weight: bold;	
 width: 100%;
 margin: 15px 0px 20px 0px;
}

.datenschutzHeader3{
 display:block;
 font-size: 10pt;
 font-weight: bold;	
 width: 100%;
 margin: 15px 0px 0px 0px;
}


/***********************Newsletterbox Neukundenanmeldung *****************************************/


.box_newsletter_außen{
	border: 3px solid #C3DBD8;
}
.box_newsletter_innen{
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left:  5px; 
	line-height: 20px;  
	font-size: 12px; 
	font-family: arial;
}

.box_newsletter_bild{
	float: right; 
	margin: 5px;
}

.box_newsletter_abonnieren{
	float: right; 
	margin-top: 5px; 
	margin-right: 5px; 
	#float: none; 
	#margin-left: 25px; 		
}

.box_newsletter_header{
	margin-bottom: 20px;
}
	
.infoPasswort{
	border: 1px solid #cccccc; 
	padding:5px; 
	background-color: #ececec
}
/*###############  Lieferungs- und Zahlungsangebote ################ */

.Zeilen {
	font-size: 7pt;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
}
.Zeilen .Zeilen_2ndRow  {
	background-color:  #f2f2f2;  
}

.zahlungsarten_border_right{
	border-right: 1px #cccccc solid;
}

.zahlungsarten_border_bottom{
	border-bottom: 1px #cccccc solid;
}

.zahlungsarten_border_bottomRight{
	border-right: 1px #cccccc solid; 
	border-bottom: 1px #cccccc solid;
}

ul.liste01{
	padding-left: 0px;

}

li.liste01 {
	line-height:120%;
	xpadding: xxpx;
	margin-left: 20px;
}

li.liste02 {
	line-height:120%;
	xpadding: xxpx;
	margin-left: 40px;
}

li.liste03 {
	line-height:120%;
	xpadding: xxpx;
	margin-left: 60px;
}


.kuelwareParagraph{
	border: 1px solid #dcdcdc; 
	background-color: #eeeeee; 
	padding: 10px; 
	font-style: italic
}

#showTelefon {
 	position: absolute; 
 	background-color: white;
	margin-top: -32px;
	min-width: 320px;
	text-align: center; 
	font-size: 10pt;
}
a.menuButtonLink:link, a.menuButtonLink:visited, a.menuButtonLink:active,
a.menuButtonLink:hover, a.menuButtonLink:focus {
	display : block;
	width : 140px;
	height : 18px;
	background : transparent url(../images/button/2010/menuButtonLink.jpg) no-repeat;
	padding-left : 5px;
}

.filterDiv {
	overflow: hidden;
}.filterDiv span {
	color: black;
}

#ExpressShopLayer {
	left: 300px;
	top: 150px;	
	width : 838px;
	position: absolute !important; 
	z-index: 10000 !important;
	background: white;
}

#PromotionLayer {
	left: 300px;
	top: 150px;	
	position: absolute !important; 
	z-index: 10000 !important;
	background: white;
}

#LayerCloser{
 	background: url("../images/2011/box/GreyCloser.png") no-repeat scroll 0 0 transparent;    
    xbackground: url("../images/2011/box/GreenCloser.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px;
    
}
             

#PromotionLayerBox{
	background: transparent; 
	position: absolute   !important;
	width: 600px;
	height: 300px; 
	padding: 30px;
}



#BoxClose{
	width: 50px;
}

#div_ld_nextday{
	clear:both;
	float: left; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ff0000;
	margin-top: 5px;
	margin-left: 96px;
}

#div_ld_saturday{
	clear: both;
    color: #FF0000;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: 207px;
}

#div_ld_vorkasse{
	float: left; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ff0000;
	margin-top: 5px;
	width: 450px;
}


#StartPic_expressShop {
	position: absolute; 
	z-index:2; padding:5px; 
	height:285px; 
	width:808px; 
	background:transparent url('../images/main/aktion_Express.jpg') no-repeat;
}

/***********************##NZ# 11.11.11 - neues Suchmenü (für alle Shops gleich, außer Hintergrund)*******************************/
.SearchMenuTop {
	width: 1163px;
	height: 25px;
	background: url("../images/2013/background/searchMenu_background.png") no-repeat;
	padding: 9px 6px 8px 6px;
}.ShopFilter,	
	.IndiFilter {
	background: url("../images/2013/button/select_red.png") no-repeat;
	height: 25px;
	width: 174px;
	line-height: 23px;
	margin-right: 17px;
	float: left;
	cursor: pointer;
	/* color: #0097d6; */
	color: white;
}.ShopFilter span,
	.IndiFilter span {
	padding: 1px 13px;
	font-size: 10pt;
	font-weight: bold;	
}.IndiFilterMenu {
	display: none;
	position: relative;
	z-index: 101;
	width: 174px;
	margin-left: -13px;
	overflow: hidden;
	padding-left: 13px;
}.IndiFilterMenu span {
	border: 1px solid #b4b4b4;
	background-color: #fff;
	border-top: none;
	padding: 0 13px;
    width: 146px;
    display: block;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    font-size: 8pt;
}.IndiFilterMenu span:hover {
	background-color: #e6e6e6;
}.IndiFilterMenu input {
	float: left;
	margin: 6px 5px 0 15px;
}.secondselect {
	width: 273px;
	float: left;
	background: url("../images/2011/topmenu/search_select_long.png") no-repeat;
	height: 25px;
	line-height: 23px;
	xmargin-right: 10px;
	cursor: pointer;
}#CatFilterText {
	font-size: 10pt;
	padding: 0 13px;
}.allKatSelect {
	width: 317px;
	height: 25px;
}.allKatSelect span {
	font-size: 10pt;
}.allKatSelectDropDown {
	position: absolute;
	z-index: 93;
	margin-top: 4px;
	margin-left: -8px;
	height: 216px;
	width: 526px;
}.allKatSelectBackground {
	position: absolute;
	z-index: 101;
	margin-top: 40px;
	margin-left: -7px;
	display: none;
}.allKatSelectBackgroundNose {
	background: url("../images/2011/topmenu/nase.png") no-repeat;
	height: 13px;
	width: 28px;
	margin-left: 55px;
	position: absolute;
}.allKatSelectBackgroundBox {
	margin-top: 10px;
	border: 2px solid #a9a9a9;
	background-color: white;
	padding-left: 7px;
	float: left;
}.allKatSelectBackgroundBox span {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #b4b4b4;
	min-width: 164px;
	padding-right: 5px;
	display: block;
	overflow: hidden;
}.allKatSelectBackgroundBox span:hover {
	background-color: #e6e6e6;
}.allKatSelectBackgroundBox .lastSpan {
	border: none;
}.allKatSelectBackgroundBox div {
	margin: 1px 7px 1px 0;
	float: left;
}.searchlong {
	height: 23px;
	width: 794px;
	float: left;
	margin-right: 20px;
}.seachinput {
	border: 1px solid #0098d9;
	height: 23px;
	line-height: 25px;
	width: 770px;
	color: #616060;
	font-size: 12px;
	padding-left: 36px;
	background: url("../images/2013/background/search_input.png") white left no-repeat;
}.SuggesNewLayer {
	background-color: white;
    border: 1px solid #5C7997;
    border-top: none;
    color: #173553;
    cursor: pointer;
    font-size: 11px;
    height: 12px;
    width: 130px;
}.searchsubmit {
	height: 38px;
	width: 69px;
	float: left;
}.SearchFormSubmit {
	height: 30px;
	display: block;
	margin: 4px 5px;
}
/***********************##NZ# 11.11.11 - neues Suchmenü (für alle Shops gleich, außer Hintergrund)*******************************/



/***********************##NZ# 11.11.11 - Footer (für alle Shops gleich, außer Hintergrund)***************************************/
A.bottom:visited, A.bottom:link, A.bottom:active {text-decoration: none; /* color: #333333; */ color: #616060;}
A.bottom:hover {text-decoration: none; color: orange;}

A.HeadLink:visited, A.HeadLink:link, A.HeadLink:active {text-decoration: none; /* color: black; */ color: #616060;}
A.HeadLink:hover {text-decoration: none; color: orange;}

.BottomBackground,
.BottomBackground_hi {
    /* background: url("../images/2012/background/footer_hintergrund.png") repeat-x scroll 0 0 transparent; */
    background: url("../images/2013/background/footer_hintergrund.png") repeat-x scroll 0 0 transparent;
    clear: both;
    /* height: 158px; */
    /* height: 184px; */
    height: 163px;
    padding-bottom: 0;
    /* color: #333333; */
    color: #616060;
    margin-bottom: 104px;
}.BottomBackground_hi {
	/* margin-bottom: 33px; */
	/* margin-bottom: 0px; */
	margin-bottom: 30px;
}.BottomContext {
	/* width: 1130px; */
	width: 1175px;
	margin: auto;
	color: #616060;
}.BottomLinks {
	height: 115px;
	padding-top: 15px;
}.BottomBox {
	/* width: 226px; */
	width: 237px;
	float: left;
}.BottomBox span {
	display: block;
	line-height: 20px;
}.BottomPadding {
	/* padding-left: 25px; 
	width: 201px; */
	padding-left: 50px;
	width: 177px;
	overflow: hidden;
}.BottomTitle {
	font-weight: bold;
	/* color: black; */
	color: #616060;
}.BottomUL {
	padding: 0 25px;
	margin: 0;
}.BottomUL li {
	line-height: 20px;
	max-height: 20px;
}.BottomMail {
	margin-top: 13px;
}.BottomMail input {
	float: left;
	margin-top: 4px;
}.BottomInfos {
	height: 28px;
	line-height: 28px;
	z-index: 201;
}.BottomInfos span {
	line-height: 28px;
	float: left;
	font-size: 8pt;
}.BottomInfosRight {
	float: right;
}.BottomInfosRight span {
	margin-left: 60px;
}.BottomInfosRight img {
	margin-top: 3px;
	float: left;
}.gourmondoverlinkung {
	height: 30px;
	line-height: 30px;
}.gourmondoverlinkung a,
.gourmondoverlinkung a:hover {
	font-weight: bold !important;
	font-size: 13px !important;
	color: #c01420 !important; 
}

.BottomContext input[type="text"] {
	height: 21px;
	line-height: 21px;
	border: 1px solid #c9c9c9;
	background: white;
	font-size: 12px;
	color: #616060;
	padding: 0 6px;
}

/***********************##NZ# 11.11.11 - Footer (für alle Shops gleich, außer Hintergrund)***************************************/



/***********************##NZ# 11.11.11 - Menu (für alle Shops gleich, außer Hintergrund)*****************************************/
.MenuLeftHead {
	/* background: url("../images/2012/leftmenu/menuhead.png") no-repeat transparent; */
	background: url("../images/2013/background/menuhead.png") no-repeat transparent;
	height: 28px;
	width:160px;
	overflow: hidden;
	line-height: 30px;
	font-weight: bold;
	font-size: 11pt;
	padding: 0 10px;
	color: white;
}.MenuLeftContext {
	overflow: hidden;
	border: 1px solid #e5e5e5;
	border-top: none;
	min-height: 100px;
}.MenuLeftContext span {
	display: block;
	xpadding: 0 10px;
	padding: 0 10px 0 10px;
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}.MenuLeftContext span:hover,
	.MenuLeftContext .spanClicked {
	background-color: #950000;
	color: white !important;
}

.LastMenuSpan {
	border: none;
}.MenuLeftProductContext {
	position: absolute;
	z-index: 101;
	margin-left: 178px;
	margin-top: -30px;
}.MenuLeftProductContext2 {
	position: absolute;
	z-index: 101;
	margin-left: 202px;
	margin-top: -30px;
}.AmongGroup {
	background-color: white;
	border: 1px solid #E5E5E5;
	border-right: none;
	min-width: 180px;
}.AmongGroup span {
	height: 27px;
	line-height: 27px;
	border-bottom: 1px solid #E5E5E5;
	display: block;
	padding: 0 10px 0 10px;
}.AmongGroup .lastSpan {
	border: none;
}.AmongGroup .AGD {
	min-width: 180px;
	border: 1px solid #E5E5E5;
}.MenuLeftArrow {
	position: absolute;
	height: 28px;
	xwidth: 14px;
	margin-left: -10px;
	margin-top: 3px;
}.DynamicWebMenu {
	xoverflow: auto;	
}
.AGD span {
	min-width : 185px;
}

.MenuLeftContext_12 {
	width: 180px;
	overflow: hidden;
}.MenuLeftContext_12 table {
	border-top: none !important;
}.MenuLeftContext_12 .span_first_menu,
.span_secondANDthird_menu {
	padding-left: 10px;
	height: 27px; 
	line-height: 27px;
}.span_secondANDthird_menu {
	padding: 0 10px;
	min-width: 180px !important; 
	display: block;
}

#MenuLeft a.menuLink:link, #MenuLeft a.menuLink:visited, #MenuLeft a.menuLink:active,
#MenuLeft a.menuLink:hover, #MenuLeft a.menuLink:focus {
	display : block;
	width : 168px;
	line-height : 25px;
	border-left : 1px solid #E5E5E5;
	border-right : 1px solid #E5E5E5;
	border-bottom : 1px solid #E5E5E5;
	margin : 0;
	padding-left : 10px;
	overflow : hidden;
}#MenuLeft a.menuLink:link, #MenuLeft a.menuLink:visited, #MenuLeft a.menuLink:active {
	background-color : #ffffff;
	color : #616060;
}#MenuLeft a.menuLink:hover, #MenuLeft a.menuLink:focus {
	background-color : #E2001A;
	color : #ffffff;
}

#MenuLeft a.menuLinkAktiv:link, #MenuLeft a.menuLinkAktiv:visited, #MenuLeft a.menuLinkAktiv:active,
#MenuLeft a.menuLinkAktiv:hover, #MenuLeft a.menuLinkAktiv:focus {
	display : block;
	width : 168px;
	line-height : 25px;
	border-left : 1px solid #E5E5E5;
	border-right : 1px solid #E5E5E5;
	border-bottom : 1px solid #E5E5E5;
	margin : 0;
	padding-left : 10px;
	overflow : hidden;
	background-color : #E2001A;
	color : #ffffff;
}

#MenuLeft a.back:link, #MenuLeft a.back:visited, #MenuLeft a.back:active,
#MenuLeft a.back:hover, #MenuLeft a.back:focus {
	display : block;
	width : 168px;
	height : 40px;
	line-height : 20px;
	font-weight : bold;
	border-left : 1px solid #E5E5E5;
	border-right : 1px solid #E5E5E5;
	border-bottom : 1px solid #E5E5E5;
	margin : 0;
	padding-left : 10px;
	overflow : hidden;
}

#MenuLeft a.back:hover, #MenuLeft a.back:focus {
	color : #0097D6;
}

/***********************##NZ# 11.11.11 - Menu (für alle Shops gleich, außer Hintergrund)*****************************************/

.smallLayer {
	position: absolute;
	margin-top: -51px;
	height: 87px;
	width: 155px;
	margin-left: 19px;
	z-index: 2;
}


.t_wk_table {
	border: 1px solid #B4B4B4;
	width: 100%;
	border-spacing: 0;
    border-collapse: collapse;
}

.t_wk_table thead td {
	background: #f2f2f2;
	line-height: 27px;
	padding: 0;
	margin: 0;
}

.t_wk_ProductPicture {
	text-align: center;
	width: 100px;
}

.t_wk_table tbody .t_wk_ProductPicture {
	padding: 3px 0 0 3px;
}

.t_wk_Infos {
	width: 60px;
	text-align: center;
}

.t_wk_Amount {
	width: 56px;
	text-align: center;
}

.t_wk_UnitPrice {
	width: 73px;
	text-align: right;
}

.t_wk_PosSum {
	width: 80px;
	text-align: right;
}

.t_wk_ErrMsg {
	padding: 20px 0 20px 15px; 
	width: auto;
}


.FAQ_TITLE_SPAN {
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
}

.table_persDelivery {
	margin-top: 50px;
}.table_persDelivery .txt {
	width: 695px;
}.table_persDelivery .pic {
	height: 150px;
	width: 160px;
	vertical-align: middle;	
}.table_persDelivery #pic_1 {
	background: url("../images/infoseiten/pic_1.jpg") no-repeat transparent center;
}.table_persDelivery #pic_2 {
	background: url("../images/infoseiten/pic_2.jpg") no-repeat transparent center;
}.table_persDelivery #pic_3 {
	background: url("../images/infoseiten/pic_3.jpg") no-repeat transparent center;
}

.ul_persDelivery {
	margin-left: 5px;
}

.InfoHeadClass {
	font-size: 10pt;
	color: #e2001a;
	display: block;
	width: 150px;
	font-weight: bold;
}

/* .tag_LP_fixed {height:100%; width:100%; position:fixed; z-index:201; margin-top:5%;} */
/* .tag_LP_fixed {height:100%; width:100%; position:absolute; z-index:201; margin-top:5%;} */
.tag_LP_blueBorder {border:2px solid #0099d9; padding:25px; background:white; z-index:2002; height: 635px; width: 830px; margin-left: 145px;}
.tag_LP_Logo {margin:0 0 40px 55px;}
.tag_LP_Logo img {height: 36px;} 
.tag_LP_Content {clear:left;}
.tag_LP_Content_left, .tag_LP_Content_right {width:385px; float:left; padding:0 15px; color:#4b5861;}
.tag_LP_Content_right h3 {}
.tag_LP_div_Image {width: 135px; float:left; text-align:center; padding-top:4px;}
.tag_LP_div_Image img {/*height:7%;*/ height:55px;}
.tag_LP_Content_div {float:left;}
.tag_LP_Content_div span a, .tag_LP_pro_span a {color:#e1011b;}
.tag_div_head {font-weight:bold; color:#0099d9;}
.tag_LP_int {margin-bottom:45px; float:left;}
.tag_LP_Content_right span {font-family:Georgia; color:#0099d9; font-size: 28px; text-align:center; line-height:28px; display:block;}
.tag_LP_pro_span {font-size:7pt; color:gray; float:left;}
.tag_LP_pro_span a {text-decoration:underline;}
.tag_LP_Extrawurst {/*height:10% !important;*/ height:72px !important;}
.tag_LP_icon3 {/*height:6% !important;*/ height:42px !important;}
.tag_LP_icon2 { /*height:5.3% !important;*/ height:38px !important;}
.tag_LP_icon1 {/*height:6% !important;*/ height:45px !important;}
.tag_close {position:absolute; color:#e1011b; font-weight:bold; top:10px; right:10px; font-size:17px; cursor:pointer;}

.l_fix_OpacityLayer {
	height: 110%;
	width: 100%;
	position: fixed;
	background: white;
	z-index: 2000;
	opacity: 0.6;
	margin-top: -50px;
}.l_intern_fix,
	.l_intern_relative {
	z-index: 2001;
	position: fixed;
	height: 100%;
	width: 1175px;
}.l_intern_relative {
	position: relative;
}.l_intern_content,
	.l_intern_content_absolute {
	margin: auto;
	margin-top: 13%;
}.l_intern_content_absolute {
	position: absolute;
}

.Affiliate {
	margin-top: 11px;
	margin: 27px 0;
}.Affiliate span {
	font-style: italic;
	font-size: 13px;
}.Affiliate img {
	margin-top: 1px;
}

#head {
	margin-top: 8px;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}

.LogoAndSlogan {
	float: left;
	margin-left: 196px;
}.LogoAndSlogan span {
	color: #e2001a;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

.LogoAndSloganExtended {
	margin-left: 56px;
}

.LogIn {
	float: right;
	border: 1px solid #e2001a;
	height: 30px;
	width: 158px;
	line-height: 30px;
	color: #e2001a;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
}

.TAF_TA {
	height: 65px;
	width: 357px;	
}

.GreenCircle, .YellowCircle {
    width: 18px;
    height: 18px;
    border: 1px solid #ffffff;
    text-align: center;
    border-radius: 10px;
    float : left;
    margin : 0 5px 0 5px;
}
.GreenCircle {
    background-color: green;
}
.YellowCircle {
    background-color: yellow;
}
.IconProduktLegendeSpan .GreenCircle, .IconProduktLegendeSpan .YellowCircle {
	margin-top : 5px;
}

.CircleSpan {
	height: 16px;
	line-height: 16px;
	position : relative;
	top : -5px;
	font-size: 7pt;
}
.CircleSpan .GreenCircle, .CircleSpan .YellowCircle {
    width: 14px;
    height: 14px;
    border-radius: 9px;
}

.DR_Ampel {
	height: 14px;	
}.DR_Ampel div {
	float: left;
	margin-left: 3px;	
}.DR_Ampel span {
	color: #373739;
	font-size: 12px;
	margin-left: 14px;
	line-height: 14px !important;	
}
.sliderScales {
	color: #ffffff;
	text-align : center;
}

.MainHeadExtended {
	background: url('../images/2013/background/BerlinHintergrund.png') no-repeat;
	height: 100px;
}

.LoginContent {
	float: right;	
}.LoginContentTop {
	margin-bottom: 15px;
	height: 27px;
	float: right;
}.LoginContentTop input[type=text],
	.LoginContentTop input[type=password] {
	width: 119px;
	border: 1px solid #c8c8c8;
	border-right: none;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	color: #7a7a7a;
	float: left;
	/* background: url('../images/2013/background/input_info.png') no-repeat 97%; */
}.LoginContentTop input[type=submit] {
	color: #ff0014;
	border: 1px solid #ff0014;
	height: 27px;
	line-height: 27px;
	background: none;
	padding: 0 5px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	min-width: 67px;
}.LoginContentTop a span,
.ResetPW a span {
	min-width: 67px;
	color: #0097d6;
	border: 1px solid #0097d6;
	cursor: pointer;
	text-decoration: none;
	display: block;
	padding: 0 5px;
	height: 25px;
	line-height: 25px;
	float: left;
}.LoginContentTop form, 
	.LoginContentTop a {
	float: left;
}.LogOutBut {
	color: #ff0014 !important;
	border: 1px solid #ff0014 !important;
	font-weight: bold !important;
	margin-right: 10px !important;
}.PersonalAccess {
	color: #0097d6 !important;
	border: 1px solid #0097d6 !important;
}.RegionselectDiv {
	width: 320px;
	float: left;
	margin-right: 10px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #c8c8c8;
	color: #ff0014;
}.RegionselectDiv select {
	border: none; 
	background: transparent;
	height: 25px;
	line-height: 25px;
	width: 320px;
	padding-left: 6px;
	color: #7a7a7a;
}.LanguageSelectDiv {
	float: right;
	margin-top: 15px;
}.LanguageSelectDiv img {
	width: 25px;
	margin-left: 1px;
}.inputInfoImg img,
	.inputInfoImg {
	float: left;
	margin-right: 5px;
}.LoginContent_PasswortInformationBox {
	position: absolute;
	border: 1px solid #989898;
	width: 240px;
	top: 49px;
	background: white;
	margin-left: -94px;
	padding: 10px;
}.LoginContent_PasswortInformation img {
	position: absolute;
	top: 38px;
	margin-left: -28px;
}.span_headline {
	color: #444;
	margin: 3px 0 0;
	display: block;
	font-weight: bold;
}.span_context {
	margin: 0 0 16px;
	color: #666;
	font-size: .923em;
	line-height: 1.5em;
}.span_context a {
	text-decoration: underline;
	color: #ff0014;
	float: none;
}.CloseThisElement {
	position: absolute;
	margin-left: 235px;
	font-weight: bold;
	top: 2px;
	cursor: pointer;
	color: #ff0014;
}

.ResetPW {
	float: left;
}.ResetPW a span {
	display: block;
	width: 160px;
	text-align: center;
	font-weight: bold;
}

/*
#cookie-statement.display {
    display: block;
}*/

#cookie-statement {
    background-color: #5a5a5a;
    border: medium none;
    border-radius: 0;
    color: #fff;
    /*display: none;*/
    font-weight: bold;
    margin: 0 -15px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
#cookie-statement .text {
    padding: 0 30px;
    line-height: 41px;
    width: 1200px;
   
}
#cookie-statement .cookie-statement-button{
	background-color: #303030;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    line-height: 14px;
    padding: 4px 8px;
    text-decoration: none;
    white-space: nowrap;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
}
#cookie-statement span {
     font-family: arial,sans-serif;
	 font-size: 13px;
	 line-height: 40px;
	 float: left;
	 margin-right: 10px;
}



#cookie-statement a:link,
#cookie-statement a:visited, 
#cookie-statement a:active,
#cookie-statement a:hover,
#cookie-statement a:focus {	
    color: white;
    text-decoration: none;
    font-weight: bold;
}



/**************************************
MARKANT
***************************************/

.wwsync_produktInfo_table{
	clear: both;
	
}
.wwsync_produktInfo_header{
	width: 100%;
	clear: both;
	background-color: #EEEEEE;
	padding: 5px;
	font-weight: bold;
	width: 720px;
}.wwsync_produktInfo_line_bg{
	display: block;
	display: table-row-group;
	background-color: #f2f2f2; 
	
}

.wwsync_produktInfo_line{
	clear: both;
	margin-bottom: 5px;
	display: flex;
	width: 730px;
}
.wwsync_produktInfo_line_left{	
	width: 300px;
	float: left;	
}

.wwsync_produktInfo_line_right{
	float: left;
	width: 430px;
}

/**************************************
Premium Kunde
***************************************/

.PremiumCustomerBox{
	margin: 26px 0;
    width: 160px;
    
}

.PremiumCustomerBox_Head{
	background: transparent url("../images/2013/background/menuhead.png") no-repeat scroll 0 0;
    color: white;
    font-size: 11pt;
    font-weight: bold;
    height: 28px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    width: 140px;
    font-family: arial;
    font-size: 12px;
    border-radius: 5px 5px 0 0;
 
}

.PremiumCustomerBox_Body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #c7c7c7 #c7c7c7;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    overflow: hidden;
    padding: 25px 15px;
    font-size: 12px;
    border-radius: 5px 5px 0 0;
}


.PremiumCustomerBox_Img{
	width: 140px;
}


.PremiumCustomerBox_rounded_extended {
	padding-left: 9px;
    border-radius: 0 0 5px 5px;
}
