/* GENERAL */
BODY {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: #FFFFFF;
    overflow: auto;
    height: 100%;
}
TABLE {
    width: 100%;
    border: 0px;
    padding: 0px;
}
TD, DIV, SPAN {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
FONT {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
A {
    text-decoration: none;
    color: black;
}
A:Hover {
    text-decoration: underline;
    color: #0553A5;
}
INPUT {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
HR {
	border: 1px solid #F0EFEF;
}
FORM {
	margin: 0px;
}

select {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #232323;
}

textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
/* LAYOUT */
IMG.headerSpacer {
	height: 1px;
	width: 310px;
}
IMG.topnavSpacer {
	height: 1px;
	width: 500px;
}
.page {
	width: 1000px;
}
.headerPageDiv {
	height: 5px;
	font-size: 1px;
}
.contentColumn {
    vertical-align: top;
    width: 100%;
}

/* MISC */
.formdesc {
	font-size: 8pt;
	color: #616861;
}
.passwordsent {
	font-size: 8pt;
	font-weight: bold;
	color: #289115;
}
.user_error {
	font-size: 8pt;
	font-weight: bold;
	color: #EC1B2E;
}

/* START.TPL */
.start_headline {
	font-size: 10pt;
	font-weight: bold;
	color: #616861;
}
.start_headline_sub {
	font-size: 8pt;
	color: #616861;
	margin-left: 20px;
}


/* PAGEHEAD.TPL */
.pageheadlinkupper {
    font-size: 7pt;
    color: #FFFFFF;
}

.pageheadlinkbottom {
    font-size: 8pt;
    color: #2A2A2A;
    font-weight: bold;
    text-align: right;
}
.pageheadinfo {
	font-size: 8pt;
}
.meta {
	color:#999999;
}

/* START.TPL */
.startpageProduct-title {
	height: 30px;
	font-weight: bold;
	width: 100%;
	vertical-align: top;
}
.startpageProduct-desc{
	height: 45px;
	vertical-align: top;
	overflow: hidden;
}
.startpageProduct-price{
	padding-top:5px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}
.startpageProduct-link{
	height: 20px;
	color: #0551A5;
	font-size: 11px;
	vertical-align: top;
}
.startpageProduct-linkitem {
	
}

.startpageFirstProduct-head {
	height: 30px;
	font-size: 14pt;
	font-weight: bold;
	color: #0551A5;
}
.startpageFirstProduct-title {
	height: 20px;
	font-weight: bold;
	width: 100%;
	vertical-align: top;
}
.startpageFirstProduct-desc{
	vertical-align: top;
	overflow: hidden;
}
.startpageFirstProduct-pricerow{
	height: 30px;
	padding: 10px;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}
.startpageFirstProduct-oldprice {
	text-decoration: line-through;
}
.startpageFirstProduct-price{
	font-size: 16pt;
	font-weight: bold;
}
.startpageFirstProduct-link{
	height: 30px;
	color: #0551A5;
	font-size: 11px;
	vertical-align: top;
	padding-bottom: 10px;
}
.startpageFirstProduct-spc {
	height: 60px;
}

/* LEFTITEM.TPL */
.leftitem {
    font-weight: normal;
    vertical-align: top;
    border: 0px;
    border-style: none none none none;
    border-spacing: 0px;
    padding: 0px;
    height: 100%;
}
/* AKTIONITEM.TPL */
.aktionitem {
    font-weight: normal;
    vertical-align: top;
    border: 0px;
    border-style: none none none none;
    border-spacing: 0px;
  	padding-right: 0px;
    height: 100%;
}


/* PRIMARY BOX STYLE */ 
.primarybox-head {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}
.primarybox-body {
	background-color: #D5D5D5;
	line-height: 20px;
}
.primarybox-div {
	background-color: #FFFFFF;
	line-height: 1px;
}

/* SECONDARY BOX STYLE */ 
.secondarybox-head {
	background-color: #F0EFEF;
	font-size: 8pt;
	color: #616861;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.secondarybox-body {
	font-size: 8pt;
	color: #616861;
	width: 100%;
}
.secondarybox-body-bg {
	background-color: #FFFFFF;
}
.secondarybox-border {
	background-color: #616861;
}
.secondarybox-div {
	background-color: #FFFFFF;
	font-size: 5px;
}
.secondarybox-item {
	margin-left: 10px;
	margin-right: 2px;
	margin-top: 4px;
}
.secondarybox-link {
	color: #616861;
	padding-right: 4px;
}

/* CONTENT BOX STYLE */ 
.contentbox-head {
	background-color: #F0EFEF;
	font-size: 8pt;
	color: #616861;
	font-weight: bold;
	width: 100%;
	text-align: left;
}
.contentbox-head-start {
	background-color: #D5D5D5;
	width: 5px;
}
.contentbox-body {
	font-size: 8pt;
	color: #616861;
	width: 100%;
}
.contentbox-body-bg {
	background-color: #FFFFFF;
}
.contentbox-border {
	background-color: #D5D5D5;
}
.contentbox-div {
	background-color: #FFFFFF;
	font-size: 5px;
}
.contentbox-rowdiv {
	height: 3px;
	font-size: 1px;
}
.contentbox-item {
	margin-left: 15px;
	margin-right: 4px;
	margin-top: 4px;
}
.contentbox-link {
	color: #0553A5;
}

/* CONTENT SECONDARY BOX STYLE */ 
.contentsecondarybox-head {
	background-color: #F0EFEF;
	font-size: 8pt;
	color: #616861;
	width: 100%;
	text-align: left;
}
.contentsecondarybox-body {
	font-size: 8pt;
	width: 100%;
}
.contentsecondarybox-body-bg {
	background-color: #FFFFFF;
}
.contentsecondarybox-div {
	background-color: #FFFFFF;
	font-size: 5px;
}
.contentsecondarybox-item {
	margin-left: 15px;
	margin-right: 4px;
	margin-top: 4px;
}

/* CATEGORYBOX */
.categorybox_rootcategory {
    font-size: 8pt;
    font-weight: normal;
    height : 20px;
    padding-left: 6px;
    color: #000000;
}
.categorybox_categorylinkactive:link,.categorybox_categorylinkactive:visited,.categorybox_categorylinkactive:hover,.categorybox_categorylinkactive:active {
	color: #000000;
  font-size: 8pt;
  font-weight: bold;
	text-decoration: none;
}
.categorybox_categorylink:link,.categorybox_categorylink:visited,.categorybox_categorylink:hover,.categorybox_categorylink:active {
	color: #000000;
  font-size: 8pt;
  font-weight: normal;
	text-decoration: none;
}

.categorybox_subcategory {
    font-size: 8pt;
    font-weight: normal;
    height : 20px;
    padding-left: 6px;
    color: #000000;
}
.categorybox_catpic {
  height: 4px;
  width: 4px;
  vertical-align: middle;
}
.categorybox_bottom {
    border: 1px #000000;
    border-style : none none solid none;
}
.category_variantbox {
	width: 200px;
	font-size: 11px;
}

/* BASKETBOX */
.basketbox_item {
	background-color: #F0EFEF;
  font-size: 8pt;
  height: 20px;
  padding-left: 10px;
}
.basketbox_item_sum{
	background-color: #D5D5D5;
	font-size: 8pt;
	font-weight: bold;
  height: 20px;
  padding-left: 10px;
}
.basketbox_tobasketpic {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	vertical-align: middle;
}
.basketbox_button {
  cursor : pointer;
  margin-top: 4px;
  margin-bottom: 4px;
  vertical-align: middle;
}

/* LOGINBOX */
.input_login {
	font-size: 8pt;
}
.button_login {
	font-size: 8pt;
	background: #F0EFEF;
	border: 1px solid #0553A5;
}

/* FOOTER BOX STYLE */ 
.footerbox-head {
	background-color: #F0EFEF;
	font-size: 8pt;
	color: #000000;
}
.footerbox-body {
	font-size: 8pt;
	color: #0553A5;
}
.footerbox-body-bg {
	background-color: #FFFFFF;
}
.footerbox-div {
	background-color: #FFFFFF;
	font-size: 5px;
}
.footerbox-item {
	margin-left: 15px;
	margin-right: 4px;
	margin-top: 4px;
}
A.footer {
	font-size: 8pt;
	color: #0553A5;
}

/* CONTENT */ 
.content a {
	text-decoration: none;
	color: #0553A5;
}
.content a:HOVER {
	text-decoration: underline;
	color: #0553A5;
}

P.content {
    color: #000000;
    font-weight: bold; 
}
.contentHead {
	color: #0553A5;
	font-size: 14pt;
	font-weight: bold;
}
.link {
	color: #000000;
	font-weight: bold;
}
.contentlink {
	color: #0553A5;
	font-weight: bold;
}


/* PRODUCT DETAILS */
.details_product_title {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}
.details_product_name {
	font-weight: bold;
	font-size: 10pt;
}
.details_product_pricetop {
	font-weight: bold;
  font-size: 14pt;
}
.details_product_small {
  font-size: 8pt;
}
.details_shortdesc {
	font-weight: bold;
  font-size: 8pt;
	/*border-top: 1px solid #D5D5D5;*/
}
.details_interesse_link {
	font-weight: bold;
}
.details_article_navilink, .details_article_navisub, .details_category_link, .details_product_title_link {
	color: #616861;
}
INPUT.details_form {
	font-size: 8pt;
}
.details_tobasketpic {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	vertical-align: middle;
}
.details_button {
  cursor : pointer;
  margin-top: 4px;
  margin-bottom: 4px;
  vertical-align: middle;
}
.details_spacer {
	height: 10px;
}
.details_variantbox {
	width: 200px;
	font-size: 11px;
}

/* LIST */
.listnavigation_link {
	color: #0553A5;
}
.listproductitem_pricetop {
	font-weight: bold;
  font-size: 14pt;
}
.listproductitem_small {
  font-size: 8pt;
}
.listproductitem_link {
	color: #0553A5;
	font-weight: bold;
	text-decoration: underline;
}
.listproductitem_spacer {
	height: 5px;
}
.listproductitem_div {
	border-top: 1px solid #D5D5D5;
	font-size: 1px;
	margin-bottom: -2px;
}
INPUT.listproductitem_form {
	font-size: 8pt;
}
.listproductitem_button {
  cursor : pointer;
  margin-top: 4px;
  margin-bottom: 4px;
  vertical-align: middle;
}

/* SEARCHBOX */
INPUT.searchleftitemsnippet_form {
	font-size: 8pt;
}
INPUT.searchleftitemsnippet_button {
	font-size: 8pt;
	border: 1px solid #0553A5;
	background: #F0EFEF;
}
.searchparam {
	color: #0553A5;
	font-weight: bold;
}
.search_variantbox {
	width: 200px;
	font-size: 11px;
}

/* ACCOUNT */
.accountmain_link {
	font-weight: bold;
	color: #0553A5;
}
.accountuser_contentleft {
  color: #232323;
  font-weight: normal;
  width: 150px;
  padding-left: 5px;
}

.accountuser_contentright {
  color: #EC1B2E;
  font-weight: bold;
}

.accountuser_contentform {
  color: #232323;
  font-weight: normal;
}
.accountuser_errortext {
	color: #EC1B2E;
	font-weight: bold;
}
.accountuser_successtext {
	color: #289115;
	font-weight: bold;
}
.account_info {
	color: #EC1B2E;
}
INPUT.account_button {
	font-size: 8pt;
	border: 1px solid #0553A5;
	background: #F0EFEF;
}
.account_headlink {
	color: #0553A5;
	font-size: 8pt;
	font-weight: bold;
}

/* BASKET */
.basket_head {
	font-weight: bold;
	background-color: #F0EFEF;
}
.basket_body {
	background-color: #FFFFFF;
}
.basket_div {
	background-color: #F0EFEF;
	font-size: 1px;
	height: 1px;
}
.basket_button {
	font-size: 8pt;
	background: #F0EFEF;
	border: 1px solid #0553A5;
	width: 100px;
	cursor : pointer;
	font-size: 8pt;
	font-weight: bold;
}
.basket_artnum {
	color: #616861;
	font-size: 8pt;
}
.basket_error {
	color: #EC1B2E;
	font-size: 8pt;
}

.stepitem-box {
	border: 1px solid #D5D5D5;
	padding: 3px;
	vertical-align: top;
	height: 70px;
	background-color: #F0EFEF;
}
.stepitem-boxhigh {
	border: 1px solid #D5D5D5;
	padding: 3px;
	vertical-align: top;
	height: 70px;
	background-color: #FFFFFF;
}
.stepitem_no {
	font-size: 14pt;
	color: #616861;
	font-weight: bold;
}
.stepitem_nohigh {
	font-size: 14pt;
	color: #EC1B2E;
	font-weight: bold;
}
.stepitem_link:link,.stepitem_link:visited,.stepitem_link:hover,.stepitem_link:active {
	text-decoration: none;
}
.stepitem_linkhigh:link,.stepitem_linkhigh:visited,.stepitem_linkhigh:hover,.stepitem_linkhigh:active {
	text-decoration: none;
}
.stepitem_head {
	color: #616861;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;	
}
.stepitem_headhigh {
	color: #EC1B2E;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;	
}
.stepitem_text {
	color: #616861;
	text-decoration: none;
}

/* SUGGEST */
.suggest_button {
	font-size: 8pt;
	background: #F0EFEF;
	border: 1px solid #0553A5;
}
.suggest_error {
	color: #EC1B2E;
	font-weight: bold;
}
/* CROSSSELLING */
.crosssellproductitem_title {
	font-weight: bold;
	font-size: 8pt;
	color: #616861;
}
.crosssellproductitem_price {
	font-weight:normal;
	font-size: 8pt;
	color: #616861;
}
.crosssellproductitem_div {
	background-color: #D5D5D5;
	margin: 2px;
	font-size: 0.1em;
	height: 1px;
}
/* SIMILAR */
.similarproductitem_title {
	font-weight: bold;
	font-size: 8pt;
	color: #616861;
}
.similarproductitem_price {
	font-weight: normal;
	font-size: 8pt;
	color: #616861;
}
.similarproductitem_div {
	background-color: #D5D5D5;
	margin: 2px;
	font-size: 0.1em;
	height: 1px;
}
/* PAYMENT */
.payment_div {
	background-color: #D5D5D5;
	font-size: 1px;
	height: 1px;
}
/* ORDER */
.agbLink {
  text-decoration: underline;
  color: #0553A5;
  font-weight: bold;
}
.infoLink {
  text-decoration: underline;
  color: #0553A5;
}
