html * { margin: 0px; padding: 0px; }
body,p,td,th,li{ font-family: Arial,Helvetica,sans-serif; font-size: 0.875em; line-height: 1.375em; color: #000; }
body { background: #fff url('../img/bg_eltronics.png') repeat-x top; }

/** Page Layout **/
#page_wrapper { width: 1090px; margin: 15px auto; border: 3px solid #999; background-color: #333; box-shadow: 1px 1px 15px #000; -moz-box-shadow: 1px 1px 15px #000; -webkit-box-shadow: 1px 1px 15px #000; }
#simple_page #page_wrapper { background-color: #fff; }
#page_header { border-bottom: 3px solid #cc0000; }
#page_content { overflow: hidden; }
#mainContent { margin-top: 38px; overflow: hidden; }
#simple_page #mainContent { margin-top: 0px; }
#leftContainer { float: left; width: 750px; }
#rightContainer { float: right; width: 330px; }
#rightContainer .box { margin-bottom: 5px; padding: 10px; background-color: #fff; }
#footer { background-color: #333;}
#simple_page #footer { background-color: #fff; }
#top_navigation { position: absolute; width: 1090px; height: 36px;  background-color: #bbb; }
#top_navigation ul { position: relative; margin: 0px; padding: 0px; list-style: none; }


/** Navigation **/
#main_menu li { float: left; height: 32px; }
#main_menu li a { display: block; height: 30px; margin: 2px 2px 0px 2px; padding: 0px 15px; border: 1px solid #333; color: #fff; line-height: 30px; font-size: 17px; font-weight: bold; text-align: center; text-decoration: none; text-shadow: 0 1px 1px #333; }
#main_menu li:hover a, #main_menu li.active a { color: #cc0000; text-shadow: 0 1px 1px #333; }
#main_menu ul { position: absolute; display: none; width: 295px; margin-left: 2px; padding-bottom: 4px; background-color: #cc0000; z-index: 30; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
#main_menu li:hover>ul { display: block; }
#main_menu ul li, #main_menu ul li:hover, #main_menu li.active ul li { display: block; float: left; width: 142px; height: 30px; margin: 2px; background: none; background-color: #cc0000; }
#main_menu ul li a, #main_menu li:hover ul a , #main_menu li.active ul a { display: block; background: none; background-color: #a40000; line-height: 30px; text-transform: inherit; font-size: 15px; color: #fff; }
#main_menu ul li a:hover, #main_menu ul li.active a { background-color: #cc0000; }
#main_menu li.last ul { margin-left: -180px }

.sub_navigation { margin: 0px; margin-left: 12px; padding: 0px; list-style: circle; }
.sub_navigation li { width: 200px; height: 20px; margin-bottom: 6px; }
.sub_navigation li a { display: block; height: 20px; font-weight: bold; line-height: 20px; text-align: left; font-size: 14px; text-decoration: none; }
.sub_navigation li a.smallbutton { text-align: center; }
#show_product #content_menu { overflow: hidden; padding: 5px 10px; }
#show_product #content_menu .leftContent { float: left; width: 250px; }
#show_product #content_menu .rightContent { float: right; width: 450px; text-align: right; }
/*
#show_product #content_menu .rightContent a { display: inline-block; width: 120px; height: 20px; margin-right: 15px; padding-left: 10px; border: 1px solid #333; line-height: 20px; background: url('../img/smallbutton.png') repeat-x 0 0; color: #fff; text-align: center; text-decoration: none; font-size: 14px; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; box-shadow: 0px 1px 4px #333; -webkit-box-shadow: 0px 1px 4px #333; -moz-box-shadow: 0px 1px 4px #333; }
#show_product #content_menu .rightContent a:hover { color: #fff; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
#show_product #content_menu .rightContent a.active { color: #fff; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
*/
#show_product #content_menu .leftContent a { display: inline-block; width: 160px; height: 30px; margin-right: 15px; padding-left: 15px; border: 1px solid #333; line-height: 30px; background: url('../img/biggreenbutton.png') repeat-x 0 0; color: #fff; text-align: center; text-decoration: none; font-size: 14px; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; box-shadow: 0px 1px 4px #333; -webkit-box-shadow: 0px 1px 4px #333; -moz-box-shadow: 0px 1px 4px #333; }
#show_product #content_menu .leftContent a:hover { color: #fff; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
#show_product #content_menu .leftContent a.active { color: #fff; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}


/** General Tags **/
fieldset { border: none; padding: 5px; margin-top: 20px; }
hr { border: none; border-bottom: 1px solid #CDCDCD; margin: 0px; }
legend { font-size: 12px; line-height: 18px; font-weight: bold; margin-bottom: 5px; }
option.linethrough { text-decoration: line-through; color: #cc0000; }
small { font-size: 0.85em; }
table { width: 100%; border-collapse: separate; background-color: #fff; }
th { font-weight: bold; text-align: center; background-color: #ededf0; color: #cc0000; padding: 4px 10px; }
td { background-color: #fcfcfc; padding: 4px 10px; }
.bg_green td { background-color: #fbfadd; }
tr { margin-bottom: 8px; }


/** Links and Butons **/
a img { border: none; }
a { text-decoration: none; color: #000; }
a:hover, a:focus, .error a:hover { color: #a91d1d; }
.error a { color:#fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a { color: #fff; }
#footer a:hover, #footer a:focus { color: #ffd700; }
.pagination a, .pagination span.button { margin-right: 10px; }
#simple_page #footer a { color: #333; text-decoration: none; }
#simple_page #footer a { color: #333; }
#simple_page #footer a:hover, #simple_page #footer a:focus { color: #ffd700; }

a.button, input.button, input.buybutton { display: inline-block; width: 160px; padding-left: 10px; border: 1px solid #333; background: url('../img/button.png') repeat-x 0 0; color: #fff; text-align: center; text-decoration: none; font-size: 18px; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; box-shadow: 0px 1px 4px #333; -webkit-box-shadow: 0px 1px 4px #333; -moz-box-shadow: 0px 1px 4px #333; }
a.button { line-height: 30px; height: 30px; }
input.button, input.buybutton { line-height: 31px; height: 31px; margin-bottom: 0px;}
a.button:hover, input.button:hover, input.buybutton:hover { color: #fff; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
/*input.buybutton { margin-top: 15px;}*/
a.longbutton, input.longbutton { width: 220px; }
a.button { vertical-align: top; }
a.smallbutton, input.smallbutton { display: inline-block; width: 120px; padding-left: 10px; border: 1px solid #333; background: url('../img/smallbutton.png') repeat-x 0 0; color: #fff; text-align: center; text-decoration: none; font-size: 14px; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; box-shadow: 0px 1px 4px #333; -webkit-box-shadow: 0px 1px 4px #333; -moz-box-shadow: 0px 1px 4px #333; }
a.smallbutton { height: 20px; line-height: 20px; }
input.smallbutton { height: 20px; margin-bottom: 0px; line-height: 20px; }
a.smallbutton:hover, input.smallbutton:hover { color: #fff; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
#preisvorschlag .smallbutton { background-image: url('../img/greenbutton.png'); }
.productsList li .product_info .smallbutton, #prefferedList li .product_info .smallbutton { margin-top: 10px; }

.pagination { margin-top: 10px; }
.pagination .button { display: inline-block; width: 60px; height: 20px; padding-left: 5px; border: 1px solid #333; background: url('../img/greenbutton.png') repeat-x 0 0; line-height: 20px; color: #fff; text-align: center; text-decoration: none; font-size: 12px; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; box-shadow: 0px 1px 4px #333; -webkit-box-shadow: 0px 1px 4px #333; -moz-box-shadow: 0px 1px 4px #333; }
.pagination .disabled { background: url('../img/greenbutton-disabled.png') repeat-x 0 0; }
.pagination .button:hover, .pagination .current { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.pagination .disabled:hover { -webkit-box-shadow: 0px 1px 4px #333; -moz-box-shadow: 0px 1px 4px #333; box-shadow: 0px 1px 4px #333; }


/** Headlines **/
h1 { font-size: 20px; line-height: 25px; font-weight: bold;}
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
#show_product h1, .category_group_description h1, .category_group_box .inner_box h2 { margin-bottom: 10px; }
#show_product #detail_content h2 { text-align: center; margin: 10px; }
#rightContainer .box .box_header h2, #rightContainer .box .box_header a { margin-bottom: 10px; padding: 5px 0px; font-size: 25px; font-weight: bold; text-align: center; color: #cc0000; text-shadow: 1px 2px 3px #000; }
#leftContainer h1 { border-bottom: 1px solid #cdcdcd; text-align: center; font-size: 28px; line-height: 40px; color: #cc0000; background-color: #ededf0; text-shadow: 1px 2px 3px #000; }
#prefferedList h2 { margin-bottom: 5px; background-color: #cdcdef; color: #cc0000; font-size: 13px; font-weight: bold; line-height: 20px; text-align: center; }
#happytronics h2 { margin-bottom: 7px; font-size: 23px; font-weight: bold; text-align: center; color: #009900; line-height: 28px; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
#happybounties h2 { margin-bottom: 7px; font-size: 23px; font-weight: bold; text-align: center; color: #009900; line-height: 28px; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
#entercouponcode h2 { margin-bottom: 7px; font-size: 23px; font-weight: bold; text-align: center; color: #009900; line-height: 28px; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
.productsList h2, .productsList h3 { margin-bottom: 5px; font-size: 13px; font-weight: bold; line-height: 16px; text-align: center; }


/** Paragraph **/
p { margin: 0 0 10px 0; }
p.error { margin-bottom: 5px; }
#preferred_product .countdown p { margin: 0px; }
#preferred_product .highlight p { margin: 0px; }
#show_product .countdown p { margin: 0px; }
#produktlist p { margin-bottom: 3px; padding: 10px; background-color: #fcfcfc; font-size: 13px; }
#preisvorschlag p { font-weight: bold; }
#happytronics p { font-size: 13px; }
#footer p { margin-bottom: 5px; text-align: center; font-weight: normal; color: #ffffff; font-size: 1em; }
#simple_page #footer p { color: #333; }
.backto p { margin: 0px; }


/** Form-Elements **/
input, select, textarea { margin-bottom: 3px; font-family:  Arial, Helvetica, Sans-Serif; font-size: 12px; }
input.fehleingabe { border: 1px solid #E93616; }
#quicklogin label, #quicksearch label { display: block; float: left; }
.smallabel label { width: 60px; margin-right: 12px; }
.smallabel label.normal { width: 60px; margin-right: 2px; }
.blockform .mediumlabel label{ width: 110px; margin-right: 15px; }
.blockform .regchecklabel { float: none; width: auto; font-size: small; text-align: left; }
label.jsformlabel { display: block; float: left; width: 200px; padding-right: 15px; font-weight: bold; text-align: right; }
.regcheck { float: left; margin-left: 200px; }
.blockform { font-size: 13px; line-height: 19px; }
.blockform label { display: block; float: left; width: 140px; margin-right: 20px; text-align: right; font-size: 13px; line-height: 16px; }
input.basket_save { margin-bottom: 0px; cursor: pointer; }
#quicklogin input { width: 160px; }
#quicksearch input { width: 160px; }
#quicklogin { margin-bottom: 15px; }


/** Lists **/
ol, ul { list-style: none; }
.contentInnerBox ul, .contentInnerBox  ol { list-style: disc inside; margin-left: 35px; }
.contentInnerBox li { margin-bottom: 5px; }


/** Preferred Product **/
#preferred_product { height: 320px; overflow: hidden; background-color: #fff; border: 3px solid #cc0000; }
#preferred_product .leftContent { float: left; width: 730px; height: 320px; padding: 10px; overflow: hidden; border-right: 3px solid #cc0000; }
#preferred_product .rightContent { float: right; width: 310px; height: 320px; padding: 10px; overflow: hidden; }
#preferred_product .product_info_right { float: right; width: 290px; height: 320px; }
#preferred_product .product_image_div { position: static; display: table; width: 290px; height: 256px; overflow: hidden; text-align: center; }
#preferred_product .product_image_div .inner_div { position: static; display: table-cell; width: 290px; height: 256px; vertical-align: middle; }
#preferred_product .product_image_div img { border: 3px #fff solid; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
#preferred_product .product_info_left { float: left;  width: 440px;}
#preferred_product .product_info_left .product_teaser_div { height: 110px; margin: 10px 0px; overflow: hidden; }
#preferred_product .product_info_left .product_thumbs_div { height: 120px; margin-top: 10px; padding: 5px 0 0 5px; overflow: hidden; text-align: center; }
#preferred_product .product_info_left .product_thumbs_div .inner_div { float: left; width: 150px; height: 112px; margin-right: 15px; background-color: #fff; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
#preferred_product .countdown { width: 290px; padding: 3px 10px; border: 1px solid #333; background-color: #ddd; font-weight: bold; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
#preferred_product .timebar { margin-top: 5px; overflow: hidden; text-align: center; }
#preferred_product .highlight { margin-top: 20px; text-align: center; }
#preferred_product .highlight .group { font-weight: bold; font-size: 14px; }
#preferred_product .highlight .slogan { font-weight: bold; font-size: 25px; line-height: 28px; color: #cc0000; }
#preferred_product .price { margin-top: 20px; font-size: 40px; font-weight: bold; text-align: center; color: #cc0000; text-shadow: -4px 0px 2px #fff, 0px 4px 2px #fff, 4px 0px 2px #fff, 0px -4px 2px #fff,  3px 3px 7px #000; }
#preferred_product .price .small { padding-right: 5px; font-size: 25px; }
#preferred_product .priceinfo { margin-top: 15px; font-size: 11px; text-align: center; color: #333; }
#preferred_product .moreprices { margin-top: 15px; font-size: 15px; font-weight: bold; text-align: center;	color: #000; }
#preferred_product .remainbar { width: 300px; height: 30px; margin: 12px auto 5px auto; border: 1px solid #333; font-weight: bold; line-height: 30px; text-align: center; background: #d21c1c url('../img/remain.png') no-repeat; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }


/** Category Overview **/
.category_group_description { width: 750px; margin-bottom: 5px; background-color: #fff; }
.category_group_description .inner_box { padding: 10px; }
.category_group_box { width: 750px; height: 250px; margin-bottom: 5px; background-color: #fff; overflow: hidden; }
.category_group_box .inner_box { margin: 10px; }


/** Product-Listings **/
.product_overview_wrapper { overflow: hidden; width: 750px; margin-bottom: 5px; background-color: #fff; }
.productsList, #prefferedList { list-style-type: none; margin-bottom: 0; }
.productsList li, #prefferedList li  { display: table; width: 300px; height: 130px; margin: 3px 3px 8px 3px; padding: 3px; border: 1px solid #ddd; text-align: center; background-color: #fff; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
.productsList li .image_div, #prefferedList li .image_div { display: table-cell; width: 160px; height: 130px; text-align: center; vertical-align: middle; }
.product_overview_wrapper .productsList li { float: left; width: 360px; }
.productsList li .product_info, #prefferedList li .product_info { display: table-cell; width: 140px; height: 130px; text-align: center; vertical-align: middle; }
.product_overview_wrapper li .product_info { width: 200px; }
.product_overview_wrapper li .price { font-size: 20px; font-weight: bold; text-align: center; color: #cc0000; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
.product_overview_wrapper li .liveprice { font-size: 20px; font-weight: bold; text-align: center; color: #009900; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
.product_overview_wrapper li .price .small, .product_overview_wrapper li .liveprice .small { font-size: 15px; }
.product_overview_wrapper li .priceinfo { font-size: 10px; }
#prefferedList li { display: block; float: left; width: 360px; height: 330px; }
#prefferedList li .wrapper { display: table; }
#prefferedList li .image_div { height: 180px; }
#prefferedList li .product_info { height: 180px; width: 200px; }
#prefferedList .producte_more_info { height: 80px; margin-top: 10px; overflow: hidden; }
#prefferedList li {
	background: transparent url('../img/topangebot_header.png') no-repeat top center;
}
#prefferedList li .wrapper {
	margin-top: 22px;
}
#prefferedList li h2 {
	display: none;
}

/** Product-bounties **/
.small_bounties .productsList { height: 150px; overflow: auto; border: 2px inset #c0c0c0; }
.small_bounties .productsList li { float: none; width: 270px; height: 100px; }
.small_bounties .productsList li .image_div { width: 110px; height: 100px; }
.small_bounties .productsList li .product_info { width: 160px; height: 100px; }
#happybounties .product_overview_wrapper { width: 730px; }
#happybounties .productsList { margin-left: 0px; }
#happybounties .productsList li { width: 350px; }
#happybounties .productsList li .choose_div { display: table-cell; width: 20px; height: 130px; text-align: center; vertical-align: middle; }
#happybounties .productsList li .image_div { width: 150px; }
#happybounties .productsList li .product_info { width: 180px; }
#happybounties label { text-align: center; display: inline; margin: 0; cursor: pointer; float: none; width: auto; }
.bounties .notallowed, .small_bounties .notallowed { background-color: #ebdad8; }
.bounties .allowed, .small_bounties .allowed { background-color: #d9fdd0; }


/** Product-Page **/
#show_product { width: 750px; margin-bottom: 5px; background-color: #fff; }
#show_product .inner_div { padding: 10px; }
#show_product .leftContent{ float: left; width: 470px; }
#show_product .rightContent { float: right; width: 250px; }
#show_product .priceInfo { margin-top: 20px; overflow: hidden:}
#show_product .priceInfo .leftContent { float: left; width: 250px;  }
#show_product .priceInfo .rightContent { float: right; width: 200px;  }
#show_product .priceInfo .price { font-size: 27px; font-weight: bold; text-align: left; color: #cc0000; text-shadow: -4px 0px 2px #fff, 0px 4px 2px #fff, 4px 0px 2px #fff, 0px -4px 2px #fff, 3px 3px 7px #000; }	
#show_product .priceInfo .price .small { padding-right: 5px; font-size: 20px; }
#show_product .priceInfo .oldprice { color: #f59410; font-weight: bold; font-size: 15px; margin-bottom: 3px; }
#show_product .moreprices { font-size: 13px; text-align: center; font-weight: bold; color: #000; }
#show_product .select_artikel { margin-top: 10px; margin-bottom: 12px; }
/* #show_product .select_artikel_submit_div { padding-right: 5px; text-align: right; } */
#show_product .product_variation_amount input, #show_product .product_variation_amount select { margin-left: 5px; }
#show_product .product_variation_amount { color: #FF7700; }
#show_product .time-left { margin-top: -10px; margin-left: 15px; color: #3f8f06; }
#show_product .additional_cost { font-weight: bold; font-size: 11px; color: #4b4b4b; text-align: right; }
#show_product .higlight_title { margin-bottom: 0px; border: 1px solid #cdcdcd; text-align: center; font-size: 28px; line-height: 40px; color: #fff; background-color: #cc0000; text-shadow: 1px 2px 3px #000; }
#show_product .highlight_options { overflow: hidden; }
#show_product .remainbar { float: right; width: 300px; height: 30px; margin: 12px 10px 5px 0; border: 1px solid #333; line-height: 30px; font-weight: bold; text-align: center; background: #d21c1c url('../img/remain.png') no-repeat; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
#show_product .countdown { float: left; width: 300px; margin-left: 10px; }
#show_product .timebar { margin: 12px 0px 5px 10px; border: 1px solid #333; overflow: hidden; line-height: 30px; font-weight: bold; text-align: center; background: #d21c1c url('../img/remain.png') no-repeat; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }

#show_product .product_variation_amount {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 12px;
}
#show_product .product_variation_amount label {
	margin-left: 15px;
	min-width: 80px;
}
.buy_coupon { overflow: hidden; padding: 5px; }
.buy_coupon label { display: inline-block; width: 150px; margin-right: 8px; text-align: right; color: #FF7700; }
.buy_coupon input, .buy_coupon select { width: 160px; }
.buy_coupon .product_variation_amount { margin-bottom: 15px; }

/** Product-Image **/
#outerpicBox { display: table; width: 450px; height: 450px; }
#mainpicBox { display: table-cell; vertical-align: middle; text-align: center; }
#thumbpicBox { width: 250px; height: 460px; margin-top: 15px; padding: 5px 0px; overflow: auto; overflow-y: auto; overflow-x: hidden; white-space: nowrap; text-align: center; }
#thumbpicBox img { margin-bottom: 7px; border: 3px #fff solid; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }


/** Product-Forum **/
#produktlist li { margin: 2px 8px; border: 3px #fff solid; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
#produktlist .frmusername, #produktlist .frmdatum  { font-size: 10px; }
#produktlist .frmusername { font-weight: bold; }


/** Own-Price **/
#preisvorschlag .wrapper { display: table; margin: 5px; border: 1px solid #cdcdef; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
#preisvorschlag #pv_oldprice, #preisvorschlag #set_pv, #preisvorschlag #pv_newprice { display: table-cell; height: 120px; padding: 5px; text-align: center; vertical-align: middle; }
#preisvorschlag #pv_oldprice, #preisvorschlag #pv_newprice { width: 150px; }
#preisvorschlag #pv_oldprice .price, #preisvorschlag #pv_newprice .price { text-align: center; }
#preisvorschlag #pv_newprice .green { color: #009900; }
#preisvorschlag #set_pv { width: 360px; background: #fff url('../img/arrows.png') no-repeat center center; }
#pvorschlag { width: 100px; height: 27px; line-height: 27px; font-size: 23px; font-weight: bold; background-color: #d9fdd0; }


/** Different Things **/
.contentInnerBox { padding: 10px; background-color: #fff; margin-bottom: 5px; }
.backto { width: 750px; margin-bottom: 5px; padding: 10px 0px; background-color: #ededf0; }
.time { padding: 0px 9px; font-size: 16px; line-height: 16px; color: #000; }
#bestellungsanzeige { margin-bottom: 5px; }
#choose_payment .contentLeft { float: left; width: 250px; }
#choose_payment .contentRight { float: right; width: 450px; }
#happytronics { margin: 10px 7px; padding: 9px; background-color: #d9fdd0; border: 1px solid #cdcdef; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
#entercouponcode { margin: 10px 7px; padding: 9px; background-color: #d9fdd0; border: 1px solid #cdcdef; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }

#infobox_right { overflow: hidden; }
#infobox_right>div { float: left; width: 150px; margin-bottom: 9px; margin-right: 5px; text-align: center; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
#infobox_right div.long { width: 310px; height: 68px; }
#infobox_right div.sparuhr { width: 150px; height: 100px; background: transparent url('../img/sparuhr.png') no-repeat top; }
#infobox_right div.sparuhr div { padding-top: 70px; font-weight: bold; }


/* Serach */
form.searchform { margin-bottom: 20px; padding: 20px 10px; border-bottom: 1px solid #CDCDCD;}
form.searchform label { line-height: 30px; font-weight: bold; width: 150px; }
.contentInnerBox ul.searchList { list-style: none; }
.searchList li { margin-bottom: 10px; border: 1px solid #cdcdef; background-color: #fff; box-shadow: 1px 1px 3px #333; -moz-box-shadow: 1px 1px 3px #333; -webkit-box-shadow: 1px 1px 3px #333; }
.searchList li.set_table { display: table; }
.searchList li.set_table div { display: table-cell; vertical-align: middle; text-align: center; overflow: hidden; height: 120px; }
.searchList li .image_div { width: 120px; }
.searchList li .product_info { width: 280px; padding-left: 20px; }
.searchList li .product_price { width: 196px; padding-left: 20px; }
.searchList h2 { font-weight: bold; line-height: 1.3em; margin-bottom: 5px; text-align: center; font-size: 13px; height: 33px; overflow: hidden; }
.searchList .price { font-size: 20px; font-weight: bold; text-align: center; color: #cc0000; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
.searchList li .liveprice { font-size: 20px; font-weight: bold; text-align: center; color: #009900; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
.searchList li .price .small, .searchList li .liveprice .small { font-size: 15px; }
.searchList li .priceinfo { font-size: 10px; }

/* index-Wow */
#leftContainer div.category_startpage { width: 750px; height: 500px; margin-bottom: 5px; background-color: #fff; overflow: hidden; }
#leftContainer div.category_startpage .wrapper { margin: 5px; }
#leftContainer div.category_startpage .wrapper .leftContent { float: left; width: 240px; height: 400px; padding: 5px; padding-top: 35px; overflow: hidden; border: 1px solid #cdcdcd; text-align: center; background: transparent url('../img/topangebot_header.png') no-repeat top center; }
#leftContainer div.category_startpage .wrapper .rightContent { float: right; width: 465px; overflow: hidden; margin: 0; }
#leftContainer div.category_startpage .wrapper .rightContent .product_div { width: 125px; margin: 0 25px 15px 0; }
#leftContainer div.category_startpage .rightContent { overflow: hidden; width: 725px; height: 430px; margin: 5px; padding: 5px; border: 1px solid #cdcdcd; }
#leftContainer div.category_startpage .rightContent .product_div { position: relative; float: left; width: 122px; height: 205px; margin: 0 20px 15px 0; text-align: left; }
#leftContainer div.category_startpage .rightContent .product_div img { border: 1px solid #cdcdcd; }
#leftContainer div.category_startpage .rightContent .product_div a.image_link { display: block; height: 100px; margin-bottom: 3px; }
#leftContainer div.category_startpage .rightContent .product_div .price { font-size: 15px; font-weight: bold; color: #009900; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
#leftContainer div.category_startpage .rightContent .product_div .uvp { height: 14px; font-size: 11px; font-weight: bold; color: #353535; }
#leftContainer div.category_startpage .rightContent .product_div .uvp .line-through { color: #353535; }
#leftContainer div.category_startpage .rightContent .product_div .uvp_save { position: absolute; top: 0px; left: 90px; width: 40px; height: 40px; color: #fff; font-size: 13px; font-weight: bold; line-height: 40px; text-align: center; background: transparent url('../img/uvp-circle.png') no-repeat; }

#leftContainer div.category_startpage .leftContent .price { margin-top: 5px; line-height: 30px; font-size: 30px; font-weight: bold; color: #009900; text-shadow: -3px 0px 1px #fff, 0px 3px 1px #fff, 3px 0px 1px #fff, 0px -3px 1px #fff, 2px 2px 4px #000; }
#leftContainer div.category_startpage .leftContent .uvp { font-size: 11px; font-weight: bold; color: #353535; }
#leftContainer div.category_startpage .leftContent .uvp .line-through { color: #353535; }
#leftContainer div.category_startpage .leftContent .uvp_save { margin-top: 5px; font-size: 20px; font-weight: bold; text-align: center; }
#leftContainer div.category_startpage .leftContent .countdown { padding: 3px 10px; border-bottom: 1px solid #cdcdcd; font-weight: bold; }
#leftContainer div.category_startpage .leftContent .countdown p { margin-bottom: 2px; font-size: 12px; line-height: 12px; }
#leftContainer div.category_startpage .leftContent .countdown .time { font-size: 14px; line-height: 14px; }
#leftContainer div.category_startpage .leftContent .timebar { overflow: hidden; text-align: center; }
#leftContainer div.category_startpage .leftContent .remainbar { height: 20px; margin-bottom: 5px; border-bottom: 1px solid #cdcdcd; font-weight: bold; line-height: 20px; text-align: center; background: transparent url('../img/remain.png') no-repeat; }

#leftContainer div.category_startpage h1 { padding-left: 20px; line-height: 45px; background-color: #fff; border-bottom: 1px solid #cdcdcd; text-align: left; }
#leftContainer div.category_startpage h2 { font-size: 12px; line-height: 15px; font-weight: normal; text-align: left; }
#leftContainer div.category_startpage h2 a { color: #a91d1d; }
#leftContainer div.category_startpage h2 a:hover { color: #009900; }
#leftContainer div.category_startpage .rightContent h2 { display: block; height: 47px; }
#leftContainer div.category_startpage .leftContent h2 { margin: 8px 0px; font-size: 14px; line-height: 19px; font-weight: bold; text-align: center; }


.aright { text-align: right; }
.borderTop { border-top: 1px solid #CDCDCD; }
.clear { clear: both; font-size: 1px; line-height: 0px; }
.floatleft { float: left; }
img.floatleft { margin-right: 20px; margin-bottom: 20px; }
.floatright{ float: right; }
.green { color: #31b51e; }
.red { color: #bf0000; }
.strong { font-weight: bold; }
.center { text-align: center; }
.error { color: #ff0000; font-size: 16px; text-align: center; padding: 5px; }
.line-through { color: #ff0000; text-decoration: line-through; }
.klicken { cursor: pointer; }
.nowrap { white-space: nowrap; }
.orange { color: #FF7700; }
.wrapper { overflow: hidden; }

/* Lightbox und Fehler nicht entfernen! */
#schleier { position: absolute; left: -300px; top: 100px; width: 1px; height: 1px; background-color: #000; /*#3E3F4E;*/ z-index: 30; }
#ajaxformdiv { position: absolute; background-color: #ededf0; /*#f3ffc4;*/ border: 4px outset #cc0000; /*#0058ac;*/ z-index: 90; }
#fehlerdiv { position: absolute; top: 0px; left: -500px; width: 180px; padding: 5px; font-weight: bold; font-size: 14px; line-height: 18px; color: #000; background-color: #EA0000; z-index: 100; }
#fehlerdiv img { position: absolute; left: 0px; bottom: -11px; }
