/* ---------------------------------------------------------- */
/*  Headerlinks ursprünglich fw_header*/
/* ---------------------------------------------------------- */
.H {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	margin-right: 0px;
	margin-left: 0px;
}
.H a, .fw_Header a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
}
.H a:active, .fw_Header a:hover {
	color: #666666;
	text-decoration: underline;
}
hspace {
	margin-left: 10px;
	margin-right: 10px;
}
	

/* ---------------------------------------------------------- */
/*  Detailansicht */
/* ---------------------------------------------------------- */
.fw_detailimage, .fw_detailimage:visited {
	border: solid 1px #C0C0C0;
	float: left;
	width: 60px;
	height: 60px;
	padding: 10px;
	margin-right: 13px;
	margin-top: 10px;
}
.fw_detailimage:active, .fw_detailimage:hover {
	border: solid 1px #FF9B01;
	float: left;
	width: 60px;
	height: 60px;
	padding: 10px;
	margin-right: 13px;
	margin-top: 10px;
}
/*  Titel */
.fw_itemtitle {
	padding: 10px;
	background-color: #EFEFEF;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
/*  Einzug Kurzbeschreibung */
.fw_itemdesc {
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	text-align:left;
}
.fw_itemdesc td {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
/* ---------------------------------------------------------- */
/*  Reitersystem */
/* ---------------------------------------------------------- */
#fw_content1, #fw_content1E {
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
#fw_content2, #fw_content2E {
	display: none;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
#fw_content3, #fw_content3E {
	display: none;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
#fw_content4, #fw_content4E {
	display: none;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
#fw_content5, #fw_content5E {
	display: none;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
.fw_TabbedPanels {
	width: 745px;
}
.fw_TabbedPanelsContent {
	width: 723px;
	border: solid 1px #C0C0C0;
	padding: 10px;
	text-align:left;
}
.fw_TabbedPanelsContent td {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.fw_TabbedPanelsTab a /*, .fw_TabbedPanelsTab a:visited*/ {
	position: relative;
	float: left;
	background-color: #EFEFEF;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	width: 140px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	border-top: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	margin-right: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.fw_TabbedPanelsTab a:hover /*, .fw_TabbedPanelsTab a:active*/  {
	position: relative;
	float: left;
	background-color: #E36006;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	width: 140px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	border-top: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	margin-right: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.fw_TabbedPanelsTab1 a {
	position: relative;
	float: left;
	background-color: #E36006;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	width: 140px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	border-top: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	margin-right: 1px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}



/* ---------------------------------------------------------- */
/* Boxen - Templates (Linke  Spalte)  ursprünglich fw_satellite, fw_satellitehead, fw_satellitecontent*/
/* ---------------------------------------------------------- */
.s {
	text-align: left;
	line-height: 18px;
	border: solid 1px #999999;
	margin-bottom: 10px;
}
.sh {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	padding: 5px;
	font-family: Arial;
	
}
.sc {
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	
}

/* ---------------------------------------------------------- */
/* Links  */
/* ---------------------------------------------------------- */
.fw_infomenu a, .fw_infomenu a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	margin-right: 25px;
	float: left;
	text-transform: uppercase;
}
.fw_infomenu a:active, .fw_infomenu a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	margin-right: 25px;
	float: left;
	text-transform: uppercase;
}

/* ---------------------------------------------------------- */
/* Kategorien  ursprünglich fw_categorie1*/
/* ---------------------------------------------------------- */

.c1 a, .c1 a:visited {
	font-family: Arial;
	font-size:11px;
	color: #666666;
	line-height: 25px;
	padding-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 25px;
	font-weight: bold;
	padding-left: 5px;
}
.c1 a:active, .c1 a:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}

.c2 a, .c2 a:visited {
	font-family: Arial;
	font-size:11px;
	color: #515151;
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_2.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 20px;
}
.c2 a:active, .c2 a:hover {
	font-family: Arial;
	color: #000000;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_2_active.jpg);
	background-repeat:no-repeat;
	text-decoration: underline;
}
.c3 a, .c3 a:visited {
	font-family: Arial;
	font-size:11px;
	color: #515151;
	line-height: 18px;
	padding-left: 25px;
	padding-top: 0px;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_3.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 18px;
}
.c3 a:active, .c3	 a:hover {
	font-family: Arial;
	color: #000000;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_3_active.jpg);
	background-repeat:no-repeat;
	text-decoration: underline;
}
/*c4 ist für mehrfache Links in einer Zeile ab Element 2, um eine niedrigere Höhe zu bekommen als mit c2 und um mehr Platz zu sparen als mit c3*/
.c4 a, .c4 a:visited {
	font-family: Arial;
	font-size:11px;
	color: #515151;
	line-height: 18px;
	padding-left: 15px;
	padding-top: 0px;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_4.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	display: block;
	height: 18px;
}
.c4 a:active, .c4 a:hover {
	font-family: Arial;
	color: #000000;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_4_active.jpg);
	background-repeat:no-repeat;
	text-decoration: underline;
}
/*Klassen nur für den eBay-Shop*/
/*container für die Verwendung der Zusatzklassen, zur Vermeidung von Darstellungsfehlern im IE (zusätzlicher Rand)*/
 .cc1{
	width: 188px;
	padding-left: 10px;
 	}


/* float left sonst wie c4*/
.c5 a, .c5 a:visited {
	font-family: Arial;
	font-size:11px;
	color: #515151;
	line-height: 18px;
	padding-left: 15px;
	/*padding-right:5px;*/
	padding-top: 0px;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_4.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 18px;
	float: left;
		}
.c5 a:active, .c5 a:hover {
	font-family: Arial;
	color: #000000;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_4_active.jpg);
	background-repeat: no-repeat;
	text-decoration: underline;
	float:left;
		}
/* breiter wie c6*/
.c6 a, .c6 a:visited {
	font-family: Arial;
	font-size:11px;
	color: #515151;
	line-height: 18px;
	padding-left: 15px;
	padding-top: 0px;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_4.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 18px;
	float:left;
}
.c6 a:active, .c6 a:hover {
	font-family: Arial;
	color: #000000;
	background-image:url(http://www.foto-walser.de/ebay_online/ebaytemplate/menu_4_active.jpg);
	background-repeat: no-repeat;
	text-decoration: underline;
	float:left;
	}
/* ---------------------------------------------------------- */
/* Fusszeile   c war vorher fw_copyright*/
/* ---------------------------------------------------------- */

.c {
	font-size: 11px;
	color: #999999;
	font-family: Arial;
	margin-left: 15px;
}
.fw_footerbg {
	padding-right: 5px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
}
.fw_footerbg a {
	color: #999999;
	float: right;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.fw_footerbg a:active, .fw_footerbg a:hover {
	color: #999999;
	float: right;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

/* ---------------------------------------------------------- */
/* Farben   
/* ---------------------------------------------------------- */
.fw_orange{
color: #E36006; 
}
/* ---------------------------------------------------------- */
/* persönliche Seiten   
/* ---------------------------------------------------------- */
.lb_black {
	color: #000;
	font-weight: bold;
}

/* ---------------------------------------------------------- */
/* eBay Shopmenue*/
/* ---------------------------------------------------------- */
/*.tt1{
	color: #E36006;
	font-size: 8px;
}*/
/* ---------------------------------------------------------- */
/* eBay Shop eBays Styles überschreiben*/
/* ---------------------------------------------------------- */
/*Suche BEGIN*/
v4sbox {font-size:11px;}
/*Suche END*/
/*Kategorien BEGIN*/
table.v4midBox {border: 1px solid #ccc;}
.v4acp {background-color:none; display:none;}
.v4acp_head {background-color:none;}
.v4title {background-color:none;}
.v4midBox v4nfc {background-color:#ffffff;}
.v4acp_mid {background-color:#ffffff;}
.v4mid {background-color:#ffffff; color:#666; font-weight:bold;}
.lcat {background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666666;}
.lcat .ttl {color: #333; font-weight: bold; margin-bottom: 10px;}
.ttl, .ttl a:link, .ttl a:visited, .ttl a:hover, .ttl a:active  {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666;}
.all_cats, .all_cats a:link, .all_cats a:visited, .all_cats a:hover, .all_cats a:active{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; font-style:normal;}
.lcat a.all_cats{display: block; margin-bottom: 5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; font-style:normal;}
.cnt, .cnt a:link, .cnt a:visited, .cnt a:hover, .cnt a:active{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;}
.lev1{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#666666;}
.lev1 a:link, a:visited, a:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666666;}
.lev1 a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#666666; background-color:#efefef; text-decoration:underline;}
.li td {line-height: 1.25; padding: 3px 5px; vertical-align: middle;}
.li td.details div.ttl {margin-left: 15px; padding-right: 0; width: 200px;}
.li td.trs {width: 10px;}
.li td.time {text-align: right; white-space: nowrap; width: 0; font-size:0;}
.li td.prices {text-align:center; width: 125px; color:#666666; font-size:16px;}
.li td.ship, .li td.prices span.ship {color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.li td.fshp, .li td.fshp span.fshp
{color: #f80; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; white-space: normal;}
.v4stabl {padding-right: 10px; text-align: right; margin-top:-50px;}
.ctrlbr {border-bottom: 1px solid #e8e8e8; clear: left; height: 1%; padding: 3px 0; text-align: right;}
div.cmpb {background-color:transparent; background-repeat:no-repeat; border-bottom: 1px solid #ccc; border-top: 1px solid #fff;
margin-bottom: 2px; padding: 5px 0;}
#fpcap {visibility:hidden}
td#CentralArea div.v4stabl {visibility: hidden;}
.cmpb td.prices {text-align:center; vertical-align: bottom; width: 125px;}
.cmpb td.prices a {color:#333;}
.cmpb td.shipping a {color: #333;}
/*abgerundete Ecken oben und Seitenränder ausblenden BEGIN*/
.r3_t i, .r3_bl i { border:none;}
.r3_hm, .r3_c, .r3_s {border:none;}
.r3_t, .r3_t b {background:none;}
/*abgerundete Ecken oben und Seitenränder ausblenden END*/
/*abgerundete Ecken unten ausblenden BEGIN*/
.r3_t, .r3_t b, .r3_bl, .r3_bl b  {background:none;}
/*abgerundete Ecken unten ausblenden END*/
.pdmt span.label { color: #666;}
.pdmt span.cur { color: #333;}
.cmpb td.picture {visibility:hidden}
.cmpb td.details {visibility:hidden}
.cmpb td.time {text-align: center; width: 0px; font-size:0px;visibility:hidden}
.r3_cm {padding:0px;}
table.pgbc{ border:none;}
.pgbc {background-color:transparent; padding: 0 10px;}