@charset "utf-8";

#ebay_body{
	background-color:#ffffff;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	font-family:Arial;
	font-size:14px;
	font-weight:400;
	color:#666;
	background-image:url(layout/NextGenPlenty_tertius/images/hinter_main.jpg);
	background-repeat: repeat-x;
}
a:link{color:#171717;text-decoration:none;}
a:visited{text-decoration:none;color:#030;}
a:hover{
	text-decoration:none;
	color:#666;
}
a:active{text-decoration:none;color:#900;}

li{
	list-style-position: inside;
}
.extra_ueberschrift{
	font-size:16px;
	font: Arial;
	float: left;
	min-width: 732px;
	background-color: #999;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	padding: 5px;
	background-image:url(layout/NextGenPlenty_tertius/images/h1_hintergrund.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	color: #FFF;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	}
.cattext{
	float: left;
}
h1{
	font-size:15px;color:#303030;
}
h2{font-size:15px;color:#303030;}
h3{font-size:14px;color:#303030;}
h4{
	font-size:12px;
	color:#333;
	height: 25px;
}
h5{
	font-size:16px;
	float: left;
	min-width: 725px;
	background-color: #999;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	padding: 5px;
	background-image:url(layout/NextGenPlenty_tertius/images/h1_hintergrund.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	color: #FFF;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	}


img{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;}

#wrapper{
	width:960px;
	margin:auto;
	text-align:left;
/*	background-image:url(layout/NextGenPlenty_tertius/images/hinter_wrapper.png);
	background-repeat: repeat-x;*/
	padding-right: 5px;
	padding-left: 5px;
}
.logo_container{
	float: left;
	height: 120px;
	width: 900px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.kundenlogin{
	height: 40px;
	width: 100px;
	float: right;
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.kundenlogin a{

	color: #FFF;
	
}
.kundenlogin:hover{
	box-shadow:inset 2px 2px 6px #666;
}

.warenkorb_container{
	height: 40px;
	width: 345px;
	background-color: #CC9;
	float: right;
	background-image:url(layout/NextGenPlenty_tertius/images/warenkorb_hintergrund.jpg);
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.warenkorb_container a{

	color: #FFF;
	
}
.warenkorb_container:hover{
	box-shadow:inset 2px 2px 6px #666;
}
.information_container{
	height: 70px;
	width: 340px;
	background-color: #CCC;
	float: right;
	background-image:url(layout/NextGenPlenty_tertius/images/informationen_hintergrund.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 30px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	color: #FFF;
	font-size: 11px;
	text-align: center;
	padding-right: 5px;
}
.information_container_hotline{
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
	float: left;
	height: 20px;
	width: 345px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	text-align: center;
	margin-bottom: 5px;
}
.menue_container_links{
	float: left;
	height: 40px;
	width: 600px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	font-size:14px;
	color: #FFF;
	line-height: 40px;
}

.menue_container_links a{
	color: #FFF;

}
.menue_container_links a:hover{
	color: #E1E1E1;
}
.menue_container_rechts{
	float: right;
	width: 280px;
	height: 40px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	font-size:14px;
	line-height: 40px;
	color: #FFF;
	text-align: right;
}
.menue_container_rechts a{
	color: #FFF;

}
.menue_container_rechts a:hover{
	color: #E1E1E1;
}




#menu {
	list-style:none;
	width:590px;
	height:33px;
	/* Rounded Corners */
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/* Background color and gradients */
	
/*	background: #333;
	background: -moz-linear-gradient(top, #666, #333);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#333));*/
	/* Borders */
	
/*	border: 1px solid #002232;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
*/
	line-height: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 9999;
	float: left;
	margin-top: 3px;
}

#menu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	margin-right:30px;
	margin-top:2px;
	border:none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	z-index: 9999;
}

#menu li:hover {
	border: 1px solid #777777;
	padding: 4px 9px 4px 9px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
	/* Rounded corners */
	
/*	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;*/
}

#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #EEEEEE;
	display:block;
	outline:0;
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}

.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
	width:130px;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}




.breadcrumb_container{
	height: 25px;
	width: 960px;
	float: left;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.breadcrumb_container a{
	color: #AB644D;
	text-decoration: none;
}
.start_leftcol_container{
	float: left;
	min-height: 350px;
	width: 200px;
}
.navigation{
	float: left;
}



.box_categorynavigation {
	text-align: left;
	font: Arial;
	font-size:110%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #CCC;
	min-height: 300px;
	width: 188px;
	padding: 5px;
	/*background-image:url(layout/NextGenPlenty_tertius/images/hinter_navi.jpg);
	background-repeat: repeat-x;*/
	color: #666;
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	
}
.box_categorynavigation .menu_level2{ font-size:90%;}
.box_categorynavigation ul { padding: 0 0 0 0;}
.box_categorynavigation ul ul{ padding: 0 0 0 10px;}
.box_categorynavigation ul li {margin:0;padding:0; list-style-type: none;display:block;}
.box_categorynavigation ul li a{
	padding-right:15px;
	display: block;
	margin-bottom: 2px;
	color: #FFFFFF;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	/*	background-image: url(/layout/NextGenPlenty_tertius/images/arrow_right.png);*/
	background-repeat: repeat;
	background-position: -5px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #CECECE;
/*	background-image:url(layout/NextGenPlenty_tertius/images/warenkorb_hintergrund.jpg);*/
	padding-left: 5px;	
}
.box_categorynavigation ul li a:hover{
	color: #CCCCCC;
	/*background-image:url(layout/NextGenPlenty_tertius/images/warenkorb_hintergrund.jpg);*/
	background-position: 0px -20px;
	}
.box_categorynavigation ul a:hover { background: /*url("/layout/NextGenPlenty_tertius/images/arrow_down.png")*/ no-repeat center right;}
.box_categorynavigation ul li.level1active a.level1active_link {
	color: #FFFFFF;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	/*	background-image: url(/layout/NextGenPlenty_tertius/images/arrow_right.png);*/
	background-repeat: repeat;
	background-position: -5px center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #CECECE;
	background-image:url(layout/NextGenPlenty_tertius/images/warenkorb_hintergrund.jpg);
	padding: 2px;
}
.box_categorynavigation ul li.level2active a.level2active_link {
	padding: 0 0 0 10px;
	color: #686868;
	/*	background-image: url(/layout/NextGenPlenty_tertius/images/arrow_right.png);*/
	background-repeat: no-repeat;
	background-position: -2px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.box_categorynavigation ul li.level3active a.level3active_link {
	padding: 0 0 0 10px;
	color: #686868;
	background-image: url(/layout/NextGenPlenty_tertius/images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: -2px center;
}
.box_categorynavigation ul li.level4active a.level4active_link { padding: 0 0 0 10px; color: #686868; background: url("/layout/NextGenPlenty_tertius/images/arrow_right.png") no-repeat center left;}
.box_categorynavigation ul li.level5active a.level5active_link { padding: 0 0 0 10px; color: #686868; background: url("/layout/NextGenPlenty_tertius/images/arrow_right.png") no-repeat center left;}
.box_categorynavigation ul li.level6active a.level6active_link { padding: 0 0 0 10px; color: #686868; background: url("/layout/NextGenPlenty_tertius/images/arrow_right.png") no-repeat center left;}
.box_categorynavigation ul li.level1active {padding-bottom:7px}
.box_categorynavigation ul li.level1active .level6 a{background: none;}


.suchebox{
	float: left;
	height: 30px;
	width: 198px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.suche input{
	float: left;
	height: 25px;
	width: 166px;
	background-color: #FFF;
	border: 1px solid #FFF;
}
.suche_button{
	float:right;
}
.suche_button input{
	height: 30px;
	width: 25px;
	margin-left: -5px;
	background-image:url(layout/NextGenPlenty_tertius/images/suche_hinter.png);
	background-repeat: no-repeat;
	color: #9BB21D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}



.start_content_container{
	width: 743px;
	margin-left: 5px;
	background-color:#FFF;
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
}
.start_content_container_all{
	width: 753px;
	margin-left: 5px;
	float: right;
	/*min-height: 550px;*/
}
.start_content_container_all_2{
	width: 733px;
	margin-left: 5px;
	float: left;
	border: 1px solid #CCC;
	min-height: 337px;
	margin-bottom: 5px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.liveshopping_container{
	float: left;
	width: 960px;
}
.liveshopping1{
	float: left;
	height: 470px;
	width: 325px;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.liveshopping2{
	float: left;
	height: 470px;
	width: 605px;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#liveshopping_description{
	height: 400px;
	width: 465px;
	position: absolute;
	z-index: 1000;
	padding: 5px;
	background-color: #F7F7F7;
	margin-left: -19px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.angebote_container{
	height: 285px;
	width: 953px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	float: left;
	padding-left: 5px;
	/*	background-image:url(layout/NextGenPlenty_tertius/images/produkt_hintergrund.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px -10px;
	background-color: #FDFDFD;
    
}
.text_container{
	width: 948px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	float: left;
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #FFF;
}
.footer_box_kontakt{
	float: left;
	width: 225px;
	margin-right: 5px;
	border: 1px solid #CCC;
	height: 145px;
	background-color: #F0F0F0;
	padding: 5px;
	background-image:url(layout/NextGenPlenty_tertius/images/hinter_kontaktbox.jpg);
	background-repeat: no-repeat;
	color: #000;
}
.footer_box_kontakt li{
	list-style-position: outside;
	list-style-image:url(layout/NextGenPlenty_tertius/images/li_punkt_footer.png);
	margin-left: -20px;
	margin-top: 5px;
}
.footer_box_1_2_3{
	float: left;
	width: 225px;
	margin-right: 5px;
	border: 1px solid #CCC;
	height: 145px;
	background-color: #F0F0F0;
	padding: 5px;
	background-image:url(layout/NextGenPlenty_tertius/images/hinter_box.jpg);
	background-repeat: repeat-x;
}
.footer_box_1_2_3 li{
	list-style-position: outside;
	list-style-image:url(layout/NextGenPlenty_tertius/images/li_punkt_footer.png);
	margin-left: -20px;
	margin-top: 5px;
}
.footer_box_4{
	float: left;
	width: 222px;
	border: 1px solid #CCC;
	height: 145px;
	padding: 5px;
	background-color: #F0F0F0;
	background-image:url(layout/NextGenPlenty_tertius/images/hinter_box.jpg);
	background-repeat: repeat-x;
}
.footer_box_4 li{
	list-style-position: outside;
	list-style-image:url(layout/NextGenPlenty_tertius/images/li_punkt_footer.png);
	margin-left: -20px;
	margin-top: 5px;
}
.footer_box_ueberschrift{
	font-weight: bold;
	color: #AB644D;
	margin-bottom: 15px;
	font-size: 110%;
}
.footer_container{
	height: 20px;
	width: 948px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	float: left;
	padding: 5px;
	clear: both;
}







.articlepic_big img {

	max-height: 350px;
	max-width: 450px;
	margin-top: 10px;


}
.articlepicswrapper{
	float:left;
	width: 450px;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	
}
.articlepicswrapper img{
	margin: 2px;
	float: left;
	height: 60px;
	padding: 2px;
	border: 1px solid #CCC;
}
.articlepicswrapper a {


	float: left;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 5px;
	margin-left: 0;
}
.articlepicswrapper a:hover { border: 1px solid #888;}
.articledescription { position: relative; margin: 30px 0 0 0; padding: 5px 10px 20px 10px; }
.articletechnical {  position: relative;  margin: 30px 0 0 0; padding: 5px 10px 20px 10px; }
.articleratings {  position: relative;  margin: 28px 0 0 0;  padding: 5px 10px 20px 10px;  background: #ededed; width: 690px}
.articledesc { width: 730px; float: left; margin: 20px 0 20px 0; text-align: left; font-size: 100%;}
.articledesc ul { padding: 0 0 0 0;}
.articlenav a {margin: 2px 2px 2px 2px;  width: 26px; height: 26px; float: left;}
.articlenav a.articlePages_activeLink {background:#ccc}
.articlePages {
	float: left;
	height: 26px;
	margin-right: 2px;
	margin-left: 15px;
}
.articlePages a { display:inline-block;line-height:26px;width:26px; height:14px;text-align:center; background:#eee}

.detailinfo{font-size:90%}
.detailinfo .inforow{clear:both;}
.ArticleAttrTable{margin: 0px 0 9px !important;   padding: 0;   width: 240px;}
.detailinfo .infokey{float:left;width:100px}
.detailinfo .infovalue{float:left;width:140px}
.singlearticleoverview {
	float: left;
	width: 460px;
	min-height: 480px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}
.singlekaufen {
	height: 32px;
	width: 235px;
	color: #ffffff;
	border: 0;
	cursor:pointer;
	background-image:url(layout/NextGenPlenty_tertius/images/warenkorb_hintergrund.jpg);
	float: left;
}
.shippinginfo {
	font-size: 75%;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 220px;
	padding-left: -20px;
	text-align: left;
	height: 50px;
	position: absolute;
}
.shipping2{
	width: 220px;
	position: absolute;
}
.plenty-base-price{
	font-size: 10px;
	color: #666;
}
.singleartprice {}
/*.shippinginfo { font-size: 75%; margin: 5px 0px 0px 20px; width: 210px;float:left}*/
.singlecurrency { font-size: 155%; /*font-weight: bold;*/ float: left; margin: 5px 6px 16px 0; } /*20120515*/
.singleprice {
	font-size: 190%; /*font-weight: bold*/
	letter-spacing:-0.2px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
} /*20120515*/
.tabmsdescbtns { position: absolute; margin: 0 0 0 0;}
.tabmsdescbtns li { float: left; padding: 5px 10px 0 10px; height: 25px; text-align: center; list-style-type: none;margin-left:0; border:1px solid #eee;border-bottom:0;}
.tabmsdescbtns li:hover { padding: 10px 10px 0 10px; margin-top:-5px}
.tabmsdescbtns li.active { background: #fff;border:1px solid #ccc;border-bottom:0;position:relative;z-index:25;}

.produkt_picture {
	height: 170px;
	margin-right: auto;
	margin-left: auto;
	width: 173px;
	text-align: center;
	vertical-align: middle;
}
.produkt_picture img{

	margin-right: auto;
	margin-left: auto;	

}
.cartmenge { float: left; width: 27px; height: 32px;}
.cartmengebtn { float: left; width: 27px; height: 16px;display: block;}
.cartanzahl { height: 32px; width: 23px; float: left;}
.cartanzahl input:hover, .cartanzahl input:focus{
	color:#fff;
	border:0;
	float: left;
}
.cartkaufen {
	height: 32px;
	width: 265px;
	float: left;
	background-image:url(layout/NextGenPlenty_tertius/images/warenkorb_hintergrund.jpg);
}
/* list */

/* list wrapper */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper {
max-height: 108px; /*adapt to height of li*/
overflow-y: auto;
overflow-x: hidden;
}
/* ul */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul {
}
/* li */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li {
height: 18px;
}
/* a */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li a {
display: block;
padding-right: 20px;
white-space: nowrap;
}
/* li hover / a focus */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li:hover a,
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li a:focus {
background: #eeeeee;
color: #000000;
cursor: pointer;
}
/* reset li hover / a focus if disabled */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectDisabled:hover a,
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectDisabled a:focus {
background: transparent;
color: #000000;
}
/* li / a selected */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectSelected a {
background: #eeeeee;
}
/* value & markup */
.plentyAttributeSelectValueName {
/*float: left;*/
}
.plentyAttributeSelectValueMarkup {
padding-left: 5px;
/*float: right;*/
}
/* wrapper */
.plentyAttributeSelectWrapper {
	margin-bottom: 5px;

}
/* wrapper title */
.plentyAttributeSelectWrapperTitle {

}
/* wrapper content */
.plentyAttributeSelectWrapperContent { 
display: inline-block;
}

/* ul (all) */

/* ul */
.plentyAttributeSelectWrapperContent ul {
padding-left: 0;
}
/* li */
.plentyAttributeSelectWrapperContent ul > li {
list-style: none;
margin-left: 0;
overflow: hidden;
}



.container_links_header{
	text-align:center;
	margin-top: 3px;
	margin-right: 0;
	margin-left: -5;
	border: 1px solid #CCC;
	width: 175px;
	padding: 5px;
	background-repeat: repeat-x;
	color: #666;
	background-color: #DDDDDD;
	line-height: 20px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
}
.container_links_header2{
	text-align:center;
	margin-top: 3px;
	margin-right: 0;
	margin-left: -3;
	border: 1px solid #CCC;
	width: 176px;
	padding: 5px;
	background-repeat: repeat-x;
	color: #666;
	background-color: #DDDDDD;
	line-height: 20px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.container_links_header3{
	text-align:center;
	margin-top: 3px;
	margin-right: 0;
	margin-left: -3;
	border: 1px solid #CCC;
	width: 176px;
	padding: 5px;
	background-repeat: repeat-x;

	color: #666;
	background-color: #DDDDDD;
	line-height: 20px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.container_links{
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	border: 1px solid #CCC;
	width: 188px;
	padding: 5px;
	background-repeat: repeat-x;
	color: #666;
	background-color: #F4F4F4;
	float: left;
	margin-bottom: 5px;
}


