/*PUREMAC 2008*/


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

html{
	overflow-y:scroll;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*#pm08_outer {
	position: absolute;
	width: 938px;
	margin-left: -467px;
	margin-top: 20px;
	padding-bottom: 10px;
	left: 50%;
	border: 0px solid #009900;
}*/

#pm08_outer {
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-bottom: 10px;
	border: 0px solid #009900;
	position:relative;
}

#pm08_header {
	float:left;
	position: relative;
	width: 933px;
	border: 0px solid #ff0000;
	margin-bottom: 10px;
}
#pm08_logo {
	float:right;
	width:320px;
	height:58px;
	background-image:url(/layout/01_puremac_relaunch/logo_puremac.gif);
}

#pm08_logo_weihnacht {
	float:right;
	width:335px;
	height:78px;
	background-image:url(/layout/01_puremac_relaunch/logo_puremac_winter.gif);
}

#pm08_topmenu {
	width:933px;
	height:27px;
	background-image:url(/layout/01_puremac_relaunch/topmenu_bg.gif);
	float:left;
}
#pm08_topmenu_left {
	float:left;
}
#pm08_topmenu_right {
	float:right;
	padding-right:11px;
	position: absolute;
	right: 0px;
	padding-top:5px;
}

#pm08_topmenu_right img {
	float:left;
}

#pm08_livesearch{
	background-image:url(/layout/01_puremac_relaunch/topmenu_search_bg.gif);
	height: 17px;
	width: 171px;

}
#pm08_livesearch input{
	background-color: transparent !important;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #ff0000;
	width: 148px;
	height: 15px !important;
	height: 12px;
	padding-right: 5px;
	padding-left: 18px;
	padding-top: 2px;
	margin-top: 0px;
}

#pm08_topmenu ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#pm08_topmenu ul li {
	list-style-type: none;
	display: inline;
}
#pm08_topmenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}
#pm08_topmenu_sub {
	float:left;
	width: 933px;
	height: 18px;
	background-image:url(/layout/01_puremac_relaunch/topmenu_bg2.gif);
	font-size:10px;
}

#pm08_topmenu_sub_breadcrumb {
	float:left;
	padding-top:3px;
	padding-left:11px;
}

#pm08_topmenu_sub_breadcrumb a:link {
	color: #333333;
	text-decoration: none;
}

#pm08_topmenu_sub_breadcrumb a:visited {
	color: #333333;
	text-decoration: none;
}

#pm08_topmenu_sub_basket {
	float:right;
	padding-top:3px;
	padding-right:11px;
}

#pm08_topmenu_sub_basket a:link{
	color: #333333;
	text-decoration: none;
}

#pm08_topmenu_sub_basket a:visited{
	color: #333333;
	text-decoration: none;
}


#pm08_topmenu_sub_basket img{
	position:relative;
	top: -1px;
	right: 0px;
}

#pm08_topmenu_sub_basket_text{
	float:left;
	position:relative;
	right: 5px;
}

#pm08_left {
	float:left;
	width:197px;
	border: 0px solid #FF0000;
	margin-top:10px;
}
#pm08_content {
	float:left;
	width:736px;
	border: 0px solid #FF0000;
	margin-top:10px;
	margin-left: 5px;
}

#pm08_footer{
	float:left;
	position: relative;
	text-align: center;
	width: 933px;
	font-size: 10px;
	color: #777777;
	margin-top:20px;
}

#pm08_footer table{

}

#pm08_footer table td{
	padding: 10px;
}

#pm08_footer a, #pm08_footer a:visited{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}


#livesearch_result{
	display:none;
	position:absolute;
	vertical-align:top;
	right: 5px ;
	top: 105px;
	z-index:2;
}
#livesearch_result img{
	border-right: 1px solid #C2C2C2;
}

#live_article_search_result .Price{
	display: none;
}

#live_article_search_result{
	border-collapse:collapse;
}

#livesearch_result td{
	border-bottom: 1px solid #C2C2C2;
	padding: 0px;
	background-color: #F4F4F4;
}

#live_article_search_result .smallText{
	display: none;
}

/*-------------------------------------mainmenu---------------------------------------------*/

#pm08_leftmenudiv img{
	float:left;
}

ul.left_menu {
	float:left;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
}

ul.left_menu li {
	list-style-type:none;
	background-color:#7e8084;
	width: 100%;
}
ul.left_menu a {
	border-bottom:1px solid #8d8e90;
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	padding: 6px 0px 6px 10px;
	width:185px;
	line-height: 13px;
}

.level1active_link {
	font-weight: bold;
}

ul.left_menu li.level2 a {
	display: block;
	border-bottom:1px solid #d7d7d7;
	background-color:#f4f4f4;
	padding: 7px 0px 5px 20px;
	width:175px;
	color: #666666;
}
.level2active_link {
	font-weight: bold;
}

ul.left_menu li.level3 a {
	display: block;
	border-bottom:1px solid #d7d7d7;
	background-color:#f4f4f4;
	padding: 7px 0px 5px 30px;
	width:165px;
	color: #666666;
}
.level3active_link {
	font-weight: bold;
}

ul.left_menu li.level4 a {
	display: block;
	border-bottom:1px solid #d7d7d7;
	background-color:#f4f4f4;
	padding: 7px 0px 5px 40px;
	width:155px;
	color: #666666;
}
.level4active_link {
	font-weight: bold;
}

/*-------------------------------------end mainmenu---------------------------------------------*/

/*------------------------------------- box left---------------------------------------------*/

.pm08_box_left{
	background-image:url(/layout/01_puremac_relaunch/box_head.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 197px;
	float:left;
	background-color: #f4f4f4;
}

.pm08_box_left a{
	text-decoration: none;
	color: #333333;
}


.pm08_box_left h1{
	font-size: 11px;
	color: #444444;
	background-color: #f4f4f4;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #e8e8e8;
}
.pm08_box_left_content{
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	padding: 10px;
	float: left;
	width: 175px;
}
.pm08_box_left_content_nopad{
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	padding: 0px;
	float: left;
	width: 195px;
}

/*#search_form input{
	padding:0px;
	width: 55px;
}

#search_in_description{
	padding:0px;
	margin-top: 5px !important;
	margin-left: 2px !important;
	margin-left: 0px;
	width: auto !important;
}*/

/*-------------------------------------content layout---------------------------------------------*/

.pm08_standard_content_margin{
	margin-left: 5px;
	margin-right: 5px;
}

.pm08_pagenav{
	display: inline;
	background-color: #e2e2e2;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 0px;
	float:left;
	width: 704px;
	border: 1px solid #c2c2c2;
	height:27px;
}

.pm08_pagenav h2{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 12px;
	display: inline;
	float: left;
	padding-top: 8px;
}

.articlePages_Link{
	text-decoration: none;
	color: #333333;
}

.articlePages_activeLink{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.pm08_BrowsePreviousButton{
	float:right;
	margin-right: 5px;
	padding-top: 8px;
}

.pm08_BrowseNextButton{
	float:right;
	margin-left: 5px;
	padding-top: 8px;
}

#pm08_catimg{
	margin-bottom:10px;
	margin-left: 5px;
}

.pm08_h1_block{
	background-color:#E2E2E2;
	float:left;
	margin-left:5px;
	margin-right:5px;
	width:704px;
	border:1px solid #c2c2c2;
	padding:10px;
	margin-bottom:10px;
	display:inline;
}

.pm08_h1_block h1{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

#pm08_content a:link{
	color: #2a77ce;
	text-decoration: none;
}

#pm08_content a:visited{
	color: #2a77ce;
	text-decoration: none;
}

#pm08_content_order a:link{
	color: #2a77ce;
	text-decoration: none;
}

#pm08_content_order a:visited{
	color: #2a77ce;
	text-decoration: none;
}

/*-------------------------------------ArticleListCategory---------------------------------------------*/

#pm08_ArticleListCategory{
	float:left;
	width: 736px;
}

.pm08_ArticleListCategoryRow{
	border: 0px solid #ff0000;
	position: relative;
	float: left;
	margin-bottom: 10px;
}


.pm08_ArticleListCategoryItem{
	display:inline;
	position: relative;
	border: 1px solid #c2c2c2;
	width: 356px;
	float: left;
	height: 212px;
	margin-left:5px;
	margin-right:5px;
}

.pm08_ArticleListCategoryItem_name{
	position: absolute;
	left: 0px;
	top: 0px;
	padding:5px;
	font-weight: bold;
}

.pm08_ArticleListCategoryItem_name a{
	color: #333333 !important;
	text-decoration:none;
}

.pm08_ArticleListCategoryItem_img{
	position: absolute;
	left: 15px;
	top: 38px;
	width: 110px;
	height:110px;
}

.pm08_ArticleListCategoryItem_desc{
	position: absolute;
	left: 149px;
	top: 38px;
	width: 200px;
}

.pm08_ArticleListCategoryItem_price{
	position: absolute;
	left: 10px;
	top: 165px;
	color: #e96e00;
	font-size: 14px;
	font-weight: bold;
}

.pm08_ArticleListCategoryItem_baseprice{
	position: absolute;
	left: 10px;
	top: 150px;
	color: #666666;
	font-size: 10px;
}

.baseprice{
	color: #666666;
	font-size: 10px;
}

.pm08_ArticleListCategoryItem_price_linethrough{
	position: absolute;
	left: 10px;
	top: 150px;
	color: #666666;
	font-size: 10px;
	text-decoration: line-through;
}

.pm08_ArticleListCategoryItem_footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 356px;
	height: 24px;
	background-image:url(/layout/01_puremac_relaunch/btn_mehr_bg.gif);
}

.pm08_articleOrder{
	float: right;
	/*display:none;*/
	margin-right: 20px;
	padding-top:5px;
	
}

.pm08_articleOrder select{
	font-size: 11px;	
}


/*-------------------------------------ArticleListNewArticle---------------------------------------------*/

#pm08_ArticleListNewArticle{
	float:left;
	width: 736px;
}

.pm08_ArticleListNewArticleRow{
	border: 0px solid #ff0000;
	position: relative;
	float: left;
	margin-bottom: 10px;
}


.pm08_ArticleListNewArticleItem{
	display:inline;
	position: relative;
	border: 1px solid #c2c2c2;
	width: 172px;
	float: left;
	height: 214px;
	margin-left:5px;
	margin-right:5px;
}

.pm08_ArticleListNewArticleItem_name{
	position: absolute;
	left: 0px;
	top: 0px;
	padding:5px;
	font-weight: bold;
}

.pm08_ArticleListNewArticleItem_name a{
	color: #333333 !important;
	text-decoration:none;
}

.pm08_ArticleListNewArticleItem_img{
	position: absolute;
	left: 29px;
	top: 48px;
	width: 110px;
	height:110px;
}

.pm08_ArticleListNewArticleItem_price{
	position: absolute;
	left: 10px;
	top: 165px;
	color: #e96e00;
	font-size: 14px;
	font-weight: bold;
}

.pm08_ArticleListNewArticleItem_price_linethrough{
	position: absolute;
	right: 10px;
	top: 169px;
	color: #666666;
	font-size: 10px;
	text-decoration: line-through;
}

.pm08_ArticleListNewArticleItem_footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 172px;
	height: 24px;
	background-image:url(/layout/01_puremac_relaunch/btn_mehr_bg.gif);
}



/*-------------------------------------SingleArticle---------------------------------------------*/

#pm08_SingleArticle_TopLeft{
	height: 260px;
	width: 542px;
	border: 1px solid #C2C2C2;
	margin-right: 10px;
	margin-left: 5px;
	float:left;
	display:inline;
	position: relative;

}

#pm08_SingleArticle_TopRight{
	border: 1px solid #C2C2C2;
	height: 260px;
	width: 170px;
	float:left;
	display:inline;
	position: relative;
}

#pm08_SingleArticle_Desc{
	border: 1px solid #C2C2C2;
	width: 544px;
	float:left;
	margin-left: 5px;
	margin-top: 10px;
	display:inline;
	padding:10px 170px 10px 10px;
	margin-bottom: 10px;
}

#pm08_SingleArticle_rating{
	border: 1px solid #C2C2C2;
	width: 544px;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	display:inline;
	padding:10px 170px 10px 10px;
	margin-bottom: 10px;
}


#pm08_SingleArticle_Desc li, #pm08_contentpages li{
	margin-left: 30px !important;
	margin-left: 30px;
	list-style-image: url(/layout/01_puremac_relaunch/list.gif);
	list-style-type:none;
}

#pm08_SingleArticle_Desc ul, #pm08_contentpages ul{
	margin-bottom: 10px;
}

#pm08_SingleArticle_Desc h2{
	font-size: 11px;
	margin-bottom: 10px;
	padding-top: 3px;
}

#pm08_SingleArticle_Desc p{
	margin-bottom: 10px;
}

#pm08_SingleArticle_TopLeft h1{
	font-size: 12px;
	color: #333333;
	background-color: #e2e2e2;
	font-weight: bold;
	line-height: 12px;
	padding:10px;
}

#pm08_SingleArticle_TopRight h1{
	font-size: 12px;
	color: #333333;
	background-color: #e2e2e2;
	font-weight: bold;
	line-height: 12px;
	padding:10px;
}

#pm08_SingleArticle_TopRight_price_div{
	padding:10px;
	position: absolute;
	top: 35px;
}

#pm08_SingleArticle_TopRight_Content{
	padding:10px;
	position: absolute;
	bottom: 35px;
}

.pm08_SingleArticle_price{
	color: #e96e00;
	font-size: 18px;
	font-weight: bold;
}

.pm08_SingleArticle_price_linethrough{
	color: #666666;
	font-size: 10px;
	text-decoration: line-through;
}

#pm08_SingleArticle_TopRight_Quantity{
	margin-top:15px;
}

#pm08_SingleArticle_TopRight_Availability{
	clear:both;
	padding-top:5px;
}

#pm08_SingleArticle_TopRight_basket{
	width: 170px;
	height: 24px;
	position: absolute;
	bottom: 17px;
	left:0px;
	margin: 0px;
}

#pm08_SingleArticle_TopRight_watchlist{
	width: 170px;
	height: 17px;
	position: absolute;
	bottom: 0px;
	left:0px;
	margin: 0px;
}

#pm08_SingleArticle_Image1{
	position: absolute;
	top: 50px;
	left: 10px;
}
#pm08_SingleArticle_Image2{
	position: absolute;
	top: 50px;
	left: 220px;
}
#pm08_SingleArticle_Image3{
	position: absolute;
	top: 155px;
	left: 220px;
}
#pm08_SingleArticle_Image4{
	position: absolute;
	top: 50px;
	left: 325px;
}
#pm08_SingleArticle_Image5{
	position: absolute;
	top: 155px;
	left: 325px;
}

.pm08_SingleArticle_thumb{
	width: 95px;
	height: 95px;
}

.article_rating_table{
	margin-top:10px;
	border-collapse: collapse;

}

.article_rating_table td{
	padding-right:3px;
}

.article_rating_table .comment{
	display:block;
	margin-top:5px;
	margin-bottom:10px;
}
.article_rating_table .name{
	font-weight: bold;
}


#pm08_SingleArticle_TopRight_Quantity_input{
float:left;
position:relative;
}

#pm08_SingleArticle_TopRight_Quantity_input input{
	width: 50px;
	height: 16px;
}

#pm08_SingleArticle_TopRight_Quantity_plus{
left:2px !important;

position:relative;
top:13px !important;
top:14px;
float: left;
}

#pm08_SingleArticle_TopRight_Quantity_minus{
left:2px !important;

position:relative;
top:11px !important;
top:12px;
float: left;
}

#pm08_SingleArticle_TopRight_Quantity_minus img, #pm08_SingleArticle_TopRight_Quantity_plus img{
cursor: pointer;
}


/*-------------------------------------ArticleLiveShopping---------------------------------------------*/


.pm08_ArticleLiveShopping{
	display:inline;
	position: relative;
	border: 1px solid #c2c2c2;
	width: 724px;
	float: left;
	height: 234px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.pm08_ArticleLiveShopping_name{
	font-weight: bold;
}

.pm08_ArticleLiveShopping_content{
	position: absolute;
	left: 356px;
	top: 0px;
	padding:10px;
}

.pm08_ArticleLiveShopping_name a{
	color: #333333 !important;
	text-decoration:none;
}

.pm08_ArticleLiveShopping_img{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 200px;
	height: 200px;
}

#pm08_ArticleLiveShopping_Image2{
	position: absolute;
	top: 5px;
	left: 230px;
}
#pm08_ArticleLiveShopping_Image3{
	position: absolute;
	top: 110px;
	left: 230px;
}

.pm08_ArticleLiveShopping_desc{

}

.pm08_ArticleLiveShopping_price{
	color: #e96e00;
	font-size: 18px;
	font-weight: bold;
}

.pm08_ArticleLiveShopping_today{
	font-size: 18px;
	font-weight: bold;
}

.pm08_ArticleLiveShopping_price_linethrough{
	color: #666666;
	font-size: 10px;
	text-decoration: line-through;








}

.pm08_ArticleLiveShopping_footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 724px;
	height: 24px;
	background-image:url(/layout/01_puremac_relaunch/btn_mehr_bg.gif);
}

#ldate{
	font-weight: bold;
}

#pm08_ArticleLiveShopping_stat{
	position:relative;
	border: 0px solid #ff0000;
	width: 155px;
	height: 13px;
	background-image:url(/layout/01_puremac_relaunch/liveshopping_stat_bg.gif);
	right: 36px;
	top: 6px;
	float: right;
	padding-left:2px;
}

#pm08_ArticleLiveShopping_mehr{
	position:relative;
	border: 0px solid #ff0000;
	background-image:url(/layout/01_puremac_relaunch/liveshopping_stat_bg.gif);
	top: 0px;
	float: left;
}

#pm08_ArticleLiveShopping_prozent{
	position:relative;
	border: 0px solid #ff0000;
	top: 6px;
	float: right;
	right: 48px;
	width: 150px;
	font-size:10px;
	text-align: right;
}

.pm08_ArticleLiveShopping_thumb{
	width: 95px;
	height: 95px;
}


/*-------------------------------------plenty default---------------------------------------------*/

.box_gray2{
	border-left: 1px solid #cdcdcd !important;
	border-right: 1px solid #cdcdcd !important;
	border-top: 1px solid #cdcdcd !important;
	border-bottom: 0px solid #cdcdcd !important;
	width: 500px !important;
	/*background-color:#F4F4F4 !important;*/
}

.box_gray2 a{
	text-decoration:none !important;
	color: #333333 !important;
}

.articlePages{
	display:inline;
	float:right;
	padding-top: 8px;
}

#orderstep_panel{
	display:none;
}

/*-------------------------------------messages---------------------------------------------*/

#pm08_msg_ok{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #add1e2;
}

#pm08_content .plentyErrorBox{
	background-image: none;
	background-color: #f6c5c5;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: auto;
	color: #333333;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#pm08_content .plentyErrorBox{
	margin-left: 5px;
	margin-right: 5px;
}

.plentyErrorBox strong{
	display:none;
}

.plentyErrorBoxTitle{
	display:none;
}


/*.plentyMessageBox{
	margin-bottom: 10px;
	padding: 10px;
	background-color: #add1e2;
	background-image: none;
	color: #333333;
}*/

#pm08_content .plentyMessageBox{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #add1e2;
	background-image: none;
	color: #333333;
	width: auto;
}

.plentyMessageBoxTitle{
	display:none;
}

/*-------------------------------------contentpages---------------------------------------------*/

#pm08_contentpages{
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
}

#pm08_contentpages p{
	margin-bottom: 20px;
}

#pm08_contentpages h1{
	margin-bottom: 10px;
	background-color: #E2E2E2;
	border: 1px solid #C2C2C2;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

#pm08_contentpages h2{
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
}

.cp_tab_versand td{
	padding: 2px !important;
}

.cp_tab_versand_dark{
	background-color: #7E8084;
	font-weight: bold;
	color: #ffffff;
}


/*-------------------------------------ORDER---------------------------------------------*/

#pm08_content_order {
	float:left;
	width:933px;
	border: 0px solid #FF0000;
	margin-top:10px;
}

.blogbox li{
	margin-bottom: 5px;
	font-size: 11px;
	list-style-image:url(/layout/01_puremac_relaunch/list.gif);
	list-style-type:none;
	margin-left:12px;

}

.blogbox li a{
	text-decoration: none;
