body{
	margin: 0;
	background-image: url(img/bg.png);
	background-color: #2f2f2f;
	background-repeat: no-repeat;
	background-position: 50% 102px;
	font-family: Arial;
	font-size: 0.75em;
	color: #fff;
}



h1{
	font-family: Verdana;
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 5px;
}

h2{
	font-family: Verdana;
	color: #fff;
	font-size: 1.4em;
	margin: 0px;
	color: #ccc;
	font-weight: normal;
}

p{
	letter-spacing: 0.05em;
	line-height: 1.3em;
}

a{
	color: #ccc;
}

.header{
	background-image: url(img/headerBgTexture.png);
	background-position: 50%;
	height: 109px;
	
}

.headerSub{
	background-image: url(img/headerBg.png);
	background-position: 50%;
	background-repeat: no-repeat;
	height: 109px;
	margin: 0 auto;
}

.headerContent{
	width: 880px;
	margin: 0 auto;
}

.headerContent img{
	margin-top: 50px;
	margin-left: 25px;
	float: left;
}

.headerContent ul{
	text-align: right;
	padding-top: 65px;
	margin: 0px;
	margin-right: 40px;
}

.headerContent li{
	display: inline;
	border-right: 1px solid #ccc;	
	padding: 0px 15px 0px;
}

li.last{
	padding-right: 0;
	border-right: none;
}

.headerContent a{
	color: #8d8d8d;
	text-decoration: none;
	text-transform: uppercase;
}

.content{
	width: 880px;
	margin: 0 auto;
	margin-top: 40px;
	padding-bottom: 50px;
}

.images{
	clear: both;
}

.images div{
	float: left;
	width: 84px;
	height: 88px;
	background-image: url(img/startseite/dropShadow.png);
	margin-right: 8px;
	background-repeat: no-repeat;
	margin-top:312px;;	
}

.images img{
	padding-left: 3px;
}

.showcase{
	border: 5px solid #fff;
	float: left;
}

.text{
	margin-top: 20px;
	margin-left: 364px;
}

.innerContent{
	margin-left: 372px;
	padding-top: 20px;
}

.links{
	float: left;
}

.links_schmuck{
	float: left;
	width: 215px;
}

.links_schmuck input[type=text]{
	height: 16px;
	margin-right: 10px;
	border: 1px solid #c9c9c9;
	width:140px;
}

.rechts{
	margin-left: 250px;
}

.rechts img{
	float: left;
	padding-right: 10px;
}

.rechts div{
	height: 90px;
	margin-bottom: 10px;
}

.cat, .no{
	color: #ccc;
}

.search_div{
	margin-top: 30px;
}

.search_div p{
	letter-spacing: 0;
}

.filter ul{
	padding: 0;
	margin: 0;
	margin-top: 15px;
}

.filter li{
	list-style: none;
	background-image: url(img/bullet.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 2px;
	margin-bottom: 5px;
}

.suche{
	float: right;
}

a.live{
	color: #fff;
}

li.selected{
	background-image: url(img/bullet_selected.png);
}

.detail img{
	border: none;
}

.big img{
	display: none;
	position: absolute;
	border: 5px solid #fff;
}

img.bild_1_gross{
	display: block;
}

.weiter{
	float: right;
}
