/* CSS Document */

body {
	background-color:#222222;
	margin:0px;
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #dddddd;
}

a {
	color:#b47b10;
	border:0px;
}

#search {
	border:1px dotted #b47b10;
	width:550px;
	padding:10px;
}

#header {
	height:107px;
	background-color:#171717;
}

#img {
	width:195px;
	height:420px;
	text-align:center;
	background-repeat:no-repeat;
}

img {
	border-color: #b47b10;
}

#inhalt {
	background-image:url(img/navi.gif);
	background-repeat:repeat-y;
	float:left;
	height:auto;
}

#navi {
	width:160px;
	float:left;
	min-height:450px;
}

#navi a {
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	display: block;
	border:0px;
	border-top:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:9c9c9c;
	height:15px;
	line-height:15px;
}

#navi a:hover {
	color:#494949;
	background-color:#d3d3d3;
	border-color:#494949;
}

#navi ul{
	margin-top: 10px;
	margin-left:-40px;
}

#navi li {
	list-style-type: none;
	margin-top:2px;
	margin-bottom:2px;
}

#balkenoben {
	background-color:#b47b10;
	height:16px;
	width:645px;
}

#content {
	float:left;
	width:645px;
}

#content .padding {
	padding: 5px 0 15px 15px;
}

#balkenunten {
	clear:left;
	background-color:#b47b10;
	height:16px;
	width:1000px;
	text-align:right;
}

#balkenunten a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-decoration:none;
	padding-right:10px;
}

.model_liste_div {
  /*border: green 1px solid;
  border-bottom: 1px dotted #B47B10;*/
  text-align:center;
  float:left;
  width: 151px;
  padding-top:25px;
}

.model_liste_desc{
	padding-top:4px;
}

.model_liste_desc img{
	border:none;
}

.model_liste_button{
	position: relative;
	top:-8px;
}

.buttons {
	position:absolute;
	left:10px;
	bottom: 12px;
}

.gal_liste_div h2{
	padding-left:10px;
}

.gal_liste_div {
  position:relative;
  border-bottom: 1px dotted #B47B10;
  float:left;
  width: 300px;
  height:180px;
  margin-left:8px;
  margin-bottom:10px;
}

.gal_liste_img {
  position:absolute;
  float:left;
  right:15px;
  bottom:15px;
}

.gal_liste_div img{
  border:none;
}

a.ordercd {
	position:relative;
	/*top:-35px;*/
	left:130px;
}

.preis {
	float:left;
	position:relative;
	left:130px;
	top:1px;
	padding-top:3px;
	padding-left:5px;
	width:174px;
	height:20px;
	background:url(img/buttons/preis.png) no-repeat;

}

.liste_div {
  /*border: green 1px solid;*/
  border-bottom: 1px dotted #B47B10;
  clear:right;
  min-height: 150px;
}

.liste_desc > a img{
  border: none;
  margin-right: 10px;
}

.liste_desc img{
  border: none;
  margin-right: 10px;
}

.liste_desc{
  float: left;
  width: 485px;
}

.cd_liste_desc{
  /*float: right;*/
  width: 475px;
  /*border: brown 1px solid;*/
  position:relative;
  top:-50px;
  left:140px;
}

.cd_liste_desc > a img{
  border: none;
}

.liste_img{
  float: right;
}

.cd_liste_img{
  /*float: left;*/
  
}

.liste_img img{
  border-color: #b47b10;
  border-width: 2px;
  /*margin-top:40px;*/
}

.cd_liste_img img{
  position:relative;
  top:35px;
  border-color: #b47b10;
  border-width: 2px;
  /*margin-top:40px;*/
}

.special_image{
  border: 3px solid #B47B10 !important;
}

.model_cd{
  float: left;
  padding-bottom:10px;
}

ul.sets_list, sets_list ul{
	margin:0;
	padding:0;
	padding-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;	/*border: green 1px solid;*/
}

.sets_list li, li.sets_list{
	margin:0;
	padding: 0px;
	/*border: green 1px solid;*/
}

#cd_desc img{
  border: 0;
  margin-left: 5px;
  margin-right: 10px;
}

.werbung{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #B47B10;
  margin-bottom: 10px;
}

#page{
	clear:both;
  text-align: center;
  color: #FFF;
  font-weight:200;
}

#page a{
  color: #FFF;
  background-color:inherit;
  text-decoration: none;
}

#page a:hover, #act_page{
  font-weight:300;
  color: #FFF;
  background-color:#B47B10;
  text-decoration: none;
}

.text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #dddddd;
}

h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #b47b10;
	clear:both;
	margin-top:0px;
}

h3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #dddddd;
}

td { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #dddddd;
}

input[type=text][readonly] {
  color: white;
  background : transparent;
  border: transparent;
}

