@charset "UTF-8";

@media all
{
	
/*------------------------------------------------------------------------------------------------------*/

.button_rss {
	background-image: url(../../images/icons/icon_rss_22.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 22px;
	display: block;
	margin: 10px;
}

.button_rss span {
	display: none;
}

/*------------------------------------------------------------------------------------------------------*/

a.back_link {
	/*
  background-image: url(../../images/arrow_left_big.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-right: 5px;
	*/
  font-size:12px;
  color:#274396;
  padding-left:12px;
  background-image:url(../../images/scb/pfeil_blau.gif);
  background-repeat:no-repeat;
  background-position:0px 6px;
  margin-right:10px;
  font-weight:bold;	
}

a.back_link:hover {
	text-decoration: underline;
}

div.box_content div.box_content_left ul.button_list	li a.button_link {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	padding-left: 22px;
}

.icon_mail_in {
	background-image: url(../../images/icons/icon_mail_in.png);
}

.icon_mail_sent {
	background-image: url(../../images/icons/icon_mail_sent.png);
}

/*------------------------------------------------------------------------------------------------------*/

.button_action {
	background-image: url(../../images/buttons/button_action_r.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	margin: 0px;
	width: auto;
	vertical-align: top;
}

.button_action:after {
	content:"";
}
  
.button_action input,
.button_action input:active,
.button_action a {
	background-image: url(../../images/buttons/button_action_l.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.button_action input:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.button_action {
	padding-bottom: 0px;
}
  
div.button_action a,
div.button_action a:link,
div.button_action a:visited {
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	display:block;
	text-align: center;
}

div.button_action a:focus {
	height: 19px;
	padding-top: 6px;
	padding-left: 6px;
}
  
div.button_action a.left {
	text-align: left;
}
  
div.button_action a:hover {
  	cursor:pointer;
}
 
/*------------------------------------------------------------------------------------------------------*/
 
.button2 {
	background-image: url(../../images/buttons/button2_r.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	margin: 0px;
}
  
.button2 input,
.button2 input:active,
.button2 a {
	background-image: url(../../images/buttons/button2_l.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;

	height: 25px;

	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.button2 input:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.button2 {
	padding-bottom: 0px;
}
  
div.button2 a,
div.button2 a:link,
div.button2 a:visited {
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	display:block;
	text-align: center;
}

div.button2 a:focus {
	height: 19px;
	padding-top: 6px;
	padding-left: 6px;
}
  
div.button2 a.left {
	text-align: left;
}
  
div.button2 a:hover {
  	cursor:pointer;
}

/*------------------------------------------------------------------------------------------------------*/

.button3 {
	background-image: url(../../images/buttons/button3_r.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
	margin: 0px;
	width: auto;
	vertical-align: top;
}

.button3:after {
	content:"";
}
  
.button3 input,
.button3 input:active,
.button3 a {
	background-image: url(../../images/buttons/button3_l.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
	height: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

div.button3 a:hover, 
.button3 input:hover {
	color: #666;
	text-decoration: underline;
	cursor:pointer;
}

div.button3 {
	padding-bottom: 0px;
}
  
div.button3 a,
div.button3 a:link,
div.button3 a:visited {
	height: 33px;
	padding-top: 7px;
	padding-left: 5px;
	display:block;
	text-align: center;
}

div.button3 a:focus {
	height: 31px;
	padding-top: 9px;
	padding-left: 7px;
}
  
div.button3 a.left {
	text-align: left;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Buttons für Benutzermenu Artikelauflisten
 */
table.user_menu_item_listing tr td.button {
	width: 1%;
}

table.user_menu_item_listing tr td.button a {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	font-size: 10px;
}

table.user_menu_item_listing tr td.button a:hover {
	background-color: #9F6;
	color: #000;
	text-decoration: none;
}

table.user_menu_item_listing tr td.button a:active {
	background-color: #9C6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

table.user_menu_item_listing tr td.button a:focus {
	color: #000;
	text-decoration: none;
}

table.user_menu_item_listing tr td.icon_edit a {
	background-image: url(../../images/icons/icon_edit_16.png);
}

table.user_menu_item_listing tr td.icon_remove a {
	background-image: url(../../images/icons/icon_remove_16.png);
}

table.user_menu_item_listing tr td.icon_install a {
	background-image: url(../../images/icons/icon_install_16.png);
}

table.user_menu_item_listing tr td.icon_active a {
	background-image: url(../../images/icons/icon_ok_16.png);
}

table.user_menu_item_listing tr td.icon_trash a {
	background-image: url(../../images/icons/icon_trash_16.png);
}

table.user_menu_item_listing tr td.icon_bid a {
	background-image: url(../../images/icons/icon_bid_16.png);
}

table.user_menu_item_listing tr td.icon_pay_now a {
	background-image: url(../../images/icons/icon_pay_now_16.png);
}

table.user_menu_item_listing tr td.icon_contact a {
	background-image: url(../../images/icons/icon_contact_16.png);
}

table.user_menu_item_listing tr td.icon_rate a {
	background-image: url(../../images/icons/icon_rate_16.png);
}

table.user_menu_item_listing tr td.icon_buy_now a {
	background-image: url(../../images/icons/icon_buy_now_16.png);
}



}


