/* copyright agentur artprolog 2011 Ursula Bartels and Juliane Berny*/

#bgrd {
	margin: 0px;
	padding: 0px;
	min-width: 910px;
	color: #686355;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align:center;
	line-height: 1.5em;
	text-shadow: #fff 0px 1px 0px;
	background-color:#fff;
	background-image: url(http://ebay.luxy-store.com/images/body_bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* TAGS */

p,
pre,
h1,
h2,
h3,
h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	border-style: none;
}

h1,
h2,
h3,
h4 {
	font-size:1.0em;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: auto;
}

h2,
h3,
h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom:5px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left:20px;
	font-weight:normal;
	text-transform: uppercase;
}

#containerbox h2,
#containerbox h3,
#containerbox h4 {
	background-color: #686355;
	color: #f6f5f2;
	text-shadow: #000 0px 1px 0px;
}

h3 {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

/* LISTEN */


.ebay-attributes li {
	list-style-type: none;
	font-size:12px;
	list-style-image: url(http://ebay.luxy-store.com/images/liste.jpg);
}
.attributes-head {
	font-weight: bold;
	font-size:12px;
	}

/* LINKS */

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #877630;
	text-decoration: none;
}

a:hover,
a:active {
	color: #a38c2b;
	text-shadow: #fff 0px 1px 0px;
}

/* GALLERY */
a img {
  border:0px;
  margin: 0 auto;
}
#gallery1 {
	float:left;
	width: 673px;
	padding:5px;
	border:1px solid #808080;
	margin-right:18px;
}
.gallery1-thumbnail {
  border:1px solid #808080;
  float:left;
  margin-bottom:2px;
  width:118px;
  padding:5px;
}
.gallery1-largeImage {
}

.gallery1-thumbnail img {
}
.gallery1-largeImage img {
}


/* KLASSEN */

.pb {
	font-weight: bold;
}

.clearer,
.separator,
.spacer5,
.spacer10,
.spacer15,
.spacer20,
.spacer30 {
	margin: 0;
	padding: 0;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.separator {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(http://ebay.luxy-store.com/images/separator.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 3px;
}

.spacer5 {
	height:5px;
}

.spacer10 {
	height:10px;
}

.spacer15 {
	height:15px;
}

.spacer20 {
	height:20px;
}

.spacer30 {
	height:30px;
}


/* CONTAINER */
#containerbox{
	margin: 0 auto;
	width: 910px;
	text-align: left;
	overflow:hidden;
}

#container {
	height: 100%;
	z-index: 100;
	position: relative;
}

/* ### PLATZHALTER ### */

#platzhalter{
	height: 125px;
}

/* ### NAVIGATION ### */

#navigationbox{
	height: 32px;
}

#navigation{
	padding-bottom:20px;
	padding-left: 190px;
}

#navigation li{
	list-style-type: none;
	list-style-image: none;
}

#navigation li {
	float:left;
}

#navigation li a,
#navigation li a:link,
#navigation li a:visited,
#navigation li a:hover,
#navigation li a:active {
	padding-left:40px;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #686355;
}

#navigation li a:hover,
#navigation li a:active {
	color: #877630;
}


/* ### CONTENT ### */

#contentbox {
	float:left;
	display:block;
	width:910px;
}

/* ### TEASERBOXEN ### */

.teaserbox-beige,
.teaserbox-weiss {
	background-color:#fff;
	border:10px solid #8f8b7f;
	margin-bottom: 20px;
	width:890px;
	overflow:hidden;
}

.teaserbox-beige {
	background-color:#f6f5f2;
}

#containerbox .teaserbox-beige h2,
#containerbox .teaserbox-weiss h2,
#containerbox .teaserbox-beige h3,
#containerbox .teaserbox-weiss h3,
#containerbox .teaserbox-beige h4,
#containerbox .teaserbox-weiss h4 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	color: #686355;
	text-shadow:none;
	text-transform: none;
	margin-bottom:10px;
}

.teaser {
	background-color:#fff;
	padding:20px;
	font-size: 0.9em;
}


/* ### FOOTER ### */

#footerbox {
	color:#b6b2a6;
	font-size: 0.9em;
	text-shadow: #000 0px 1px 0px;
	background-image: url(http://ebay.luxy-store.com/images/pattern.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#footerbox h2,
#footerbox h3 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	color: #fff;
	text-transform: none;
	margin-bottom:10px;
	text-transform: uppercase;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

#footer1,
#footer2 {
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#footer2 {
	padding-left:30px;
}