﻿@charset "utf-8";
/* CSS Document */

/*body {
	margin-top: 25px;
	margin-left: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}*/

a {
	text-decoration: none;
	color: #0069AA;
}

a:hover {
	text-decoration: underline;
	color: #0069AA;
}

a:visited {
	color: #0069AA;
}

/* Menü - Anfang */
#menue {
	width: 1000px; background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/buttons.png); background-position: 0px -37px;
}

#menue ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menue li {
	background-image: url(../grafiken/menue/trennlinie.png);
	background-position: 0px 0px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menue a {
	display: block;
	color: #FFFFFF;
	background-color: ;
	/*width: 175px;*/
	padding: 14px 25px 14px 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#menue a:hover {
	display:block;
	text-decoration: underline;
}

#menue .trennlinie {
	width: 2px;
	height: 44px;
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/buttons.png);
	background-position: -957px -37px;
	float: left;
}

/* form */
#menue form {
	margin: 9px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
}

/* Texteingabe */
#menue input[type=text] {
	width: 120px;
	height: 20px;
	line-height: 20px;
	margin: 0px 24px 0px 0px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 2px;
	color: #666666;
	border-style: solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-radius: 3px;
}


#menue input[type=submit] {
	background-color: transparent;
	border: 0px;
	width: 24px;
	height: 24px;
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/suche.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
	border-width: 0px;
	border-color: ;
	border-radius: 3px;
	vertical-align: middle;
	margin: 0px 21px 0px 25px;
}


/* Hilfe & Support ---------------------------------------------------------------------------------------------------- */
#support {
	float: right;
	width: 180px;
	margin: 30px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
}

#support a { margin-left: 5px; margin-top: 10px; line-height: 24px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; color: #e20f0f; }

/*#support a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}*/

#support ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#support li {
	height: 18px;
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/pfeil.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}

/*#support li:hover {
	text-decoration: underline;
}

#support div {
	display: none;
}

#support:hover div {
	display:block;
	position: absolute;
	margin-top: 18px;
	width: 220px;
	height: 102px;
	padding: 0px;
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/banner.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}*/

/* Service ---------------------------------------------------------------------------------------------------- */
.service_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}

.service_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 28px;
}




/* ID: Shopkategorien */
#shopkategorien {
	width: 125px;
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#shopkategorien ul {
	list-style-type: none;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#shopkategorien .kategorieueberschrift {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#shopkategorien .kategorieueberschrift a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

#shopkategorien .kategorieueberschrift a:hover {
	text-decoration: underline;
}

#shopkategorien .kategorieueberschrift li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ID: Shopkategorien - Klasse: Kategorieeintrag */
#shopkategorien .kategorieeintrag li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#shopkategorien .kategorieeintrag a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: regular;
	line-height: 18px;
	text-decoration: none;
}

#shopkategorien .kategorieeintrag a:hover {
	text-decoration: underline;
}

/* ID: Shopkategorien - Klasse: Kategorieuntereintrag */
#shopkategorien .kategorieuntereintrag li {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#shopkategorien .kategorieuntereintrag a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: regular;
	line-height: 18px;
	text-decoration: none;
}

#shopkategorien .kategorieuntereintrag a:hover {
	text-decoration: underline;
}

/* Leerzeile */
.leerzeile {
	width: auto;
	height: 25px;
}



	.leerzeile_gross	{ width: auto; height: 50px; }
	.leerzeile_mittel	{ width: auto; height: 25px; }
	.leerzeile_klein	{ width: auto; height: 10px; }

/* Preise */
.preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	border-radius: 5px;
}

/* Zustand */
.zustand {
	margin: 5px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.technischer_zustand {
	background-color: #DDDDDD;
	padding: 10px 10px 10px 10px;
	border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

/* Bewertungssterne */
.sterne {
	width: 150px;
	height: 25px;
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/stern_grau.png);
	background-repeat: repeat-x;
}

.sterne ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.sterne li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 25px;
	height: 25px;
	background-image: url(../grafiken/sonstiges/stern_grau.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
}

.fragezeichen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.fragezeichen a:hover {
	text-decoration: underline;
}

/* Artikelbeschreibung */
.artikelbeschreibung ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.artikelbeschreibung li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

/* Lieferumfang */
.lieferumfang ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.lieferumfang li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

/* Bilder */
.bilder {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.bilder ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bilder li {
	background-color: #FFFFFF;
	margin: 0px 0px 25px 0px;
	border: 1px solid #DDDDDD;
	padding: 6px 6px 6px 6px;
}

.bilder img {
	width: 759px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #BFBFBF;
}



	.bild {
		padding: 6px;
		background-color: #FFFFFF;
		border: 1px;
		border-style: solid;
		border-color: #DDDDDD;
		margin: 0px 0px 50px 0px;
	}
	
	.bild img {
		width: 759px;
		border: 1px;
		border-style: solid;
		border-color: #BFBFBF;
	}
	
	
	
	.vorschaubild {
		float: left;
		padding: 6px;
		background-color: #FFFFFF;
		border: 1px;
		border-style: solid;
		border-color: #DDDDDD;
		margin: 0px 25px 50px 0px;
	}
	
	.vorschaubild img {
		width: 119px;
		border: 1px;
		border-style: solid;
		border-color: #BFBFBF;
	}
	
	
	.reset_margin { margin: 0px 0px 0px 0px; }
	
	
	.clear { clear: both; }



/* ---------- Ähnliche Produkte ---------- */
.aehnliche_produkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.aehnliche_produkte .box {
	width: 245px;
	float: left;
}

.aehnliche_produkte .bilderrahmen {
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}

.aehnliche_produkte .bildbeschreibung {
	width: 245px;
	padding-top: 10px;
	text-align: center;
}

.aehnliche_produkte img {
	border: 1px;
	border-style: solid;
	border-color: #BFBFBF;
	width: 229px;
}

.aehnliche_produkte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #356A9C;
	text-decoration: none;
}

.aehnliche_produkte a:hover {
	text-decoration: underline;
}

/* Gründe */
.gruende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}

.gruende ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.gruende li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/haeckchen.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

/* Weitere Beschreibungen */
.weitere_beschreibungen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
}

.weitere_beschreibungen a {
	color: #336699;
	text-decoration: none;
}

.weitere_beschreibungen a:hover {
	text-decoration: none;
}

.weitere_beschreibungen ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.weitere_beschreibungen li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/pfeil_333333.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}



/* Probleme */
.probleme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
}

.probleme a {
	color: #e20f0f;
        font-style: italic;
        font-weight: bold;
        font-size: 14px;
	text-decoration: none;
}

.probleme a:hover {
	text-decoration: none;
}

.probleme ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.probleme li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/pfeil_333333.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}





/* Fetttext */
.fetttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	color: #FFFFFF;
}

/* Fetttext */
.so_gehts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
}

.so_gehts ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.so_gehts li {
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/pfeil_333333.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
}
	

/* Überschrift - H1  ---- Myriad Pro? */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	/*line-height: 0px;*/
}

/* Überschrift - H2 */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0px;
	line-height: 28px;
	letter-spacing: 0px;
	margin: 0px 0px 5px 0px;
}

/* Linie */
hr {
	border: 0px;
	border-top: solid 1px #DDDDDD;
	border-bottom: transparent;
}

.horizontale_trennlinie {
	height: 2px;
	background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/horizontale_trennlinie.png);
	background-repeat: repeat-x;
	margin: 0px -22px 0px -22px;
}

/* Leerzeile */
.leerzeile {
	width: auto;
	height: 25px;
}

.shopvorteile {
	float: left;
}

.shopvorteile h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

/* Text */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* Überschrift H1 */
.text h1 {
}

/* Überschrift H2*/
.text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}

/* Überschrift H3 */
.text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
}

/* Überschrift H4 */
.text h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px;
}


/* eBay Klassen ---------------------------------------------------------------------------------------------------- */

/* farbige Ecke oben links */
.v4accent {
	background-color: #FFFFFF;
	width: 0px;
}

/* weißer Freiraum Überschrift */
.v4hspacer {
	background-color: #FFFFFF;
}

/* Überschrift */
.v4title {
	background-color: #666666;
	border-radius: 5px;
}

/* Rahmen Box */
table.v4midBox {
	border: 0px;
}

/* */
.v4acp_mid {
}

/* Box inklusive der Artikelkategorien */
.v4mid {
	background-color: #FFFFFF;
}

.v4midBox table {
}

/* Überschrift */
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #F96;
	line-height: 18px;
}

.ttl a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}

/* Verweise */
.lev1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

.lev1 a:link {
	color: #666666;
}

.lev1 a:visited {
	color: #666666;
}

.lev1 a:focus {
	color: #666666;
}

.lev1 a:hover {
	color: #666666;
	text-decoration: underline;
}

.lev1 a:active {
	color: #666666;
}

/* Verweise */
.lev2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}

/* aktuelle Seite */
.lcat .ttl {
	color: #666666;
	font-weight: bold;
}

.lcat .lev2 li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}

/* Artikelanzahl in Klammern */
.lcat .lev1 li .cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
}

/* Artikelanzahl in Klammern */
.lcat .lev2 li span.cnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
}

/* Verweise: alle Unterkategorien */
.all_cats a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}

/*  */
.lcat a.all_cats {
	color: #666666;
}

/* */
.link {
}

/* */
.v4acpcont {
}

/* */
.v4acp {
}

/* */
.v4acp_head {
}

/* Untere Linie grau */
.v4baccent {
	background-color: #FFFFFF;
}

/* */
table.v4clp li.v4f a {
	color: #666666;
}

table.v4clp td.oc a {
	color: #666666;
}

/*
.v4sbox {
	line-height: 20px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 2px;
	color: #666666;
	border-style: solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-radius: 3px;
}*/

/* */
tr.v4footr td.v4footd {
	background-color: #EEEEEE;
	border: 0px;
	border-color: #666;
}

/* */
.fpcc .countClass {
	/*color: #906;*/
}

/* */
.table.v4nl td {
	color: #F00;
}













.umbruch {
	clear: both;
}

.rechtsfluss {
	float: right;
}

.linksfluss {
	float: left;
}

.suche {
	height: 44px; background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/buttons.png); background-position: -4px -37px; float: left; text-align: right;
}

.rechte_abrundung {
	width: 4px; height: 44px; background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/buttons.png); background-position: -996px -37px; float: left;
}

.linke_abrundung {
	width: 4px; height: 44px; background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/buttons.png); background-position: 0px -37px; float: left;
}

.hg_menueleiste {
	height: 44px; background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/buttons.png); background-position: -4px -37px; float: left;
}

.box_geruest {
	width: 1000px; margin-left: auto; margin-right: auto;
}

.box_1000px {
	width: 1000px;
}

.box_logo {
	float: left; width: 160px; height: 60px; margin-left: -10px;
}

.box_ueberschrift {
	float: left; width: 850px; height: 125px; background-image: url(http://rebuyshop.s3.amazonaws.com/ebay/ueberschrift.png);
}

.leerzeile_10px {
	width: 1000px; height: 10px;
}

.eingabefeld {
	type: text;
}