/* CSS Document -- KATALOG */



a.kat-text:link, a.kat-text:visited {
	color: #792800;
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
a.kat-text:hover {
	color: #FF3300;
	text-decoration: none;
}

.kat-text {
  font-size: 14px;
  font-weight: bold;
  padding: 6px;
}

.kat-list-space {
  height: 16px;
  display: block;
}

.kat-counter {
	color: #792800;
  text-align: right;
  font-size: 8px;
}

img.kat-foto {
  border: 0px;
}

a.prod-text:link, a.prod-text:visited {
	color: #792800;
  display: block;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
a.prod-text:hover {
	color: #FF3300;
	text-decoration: none;
}

.prod-text {
  color: #B1B1B1;
  font-size: 14px;
  font-weight: bold;
}

.prod-name {
  font-family: "Times New Roman",Times,serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
}

.prod-list-item {
  padding: 6px;
}

.prod-name-full {
  color: #B1B1B1;
  font-size: 20px;
  font-weight: bold;
  padding: 0px 0px 12px 6px;
}

.prod-opt {
  font-size: 11px;
  font-weight: bold;
}

.prod-opt-val {
  font-size: 13px;
}

div.prod-more {
  font-size: 8px;
  text-align: right;
  text-transform: uppercase;
}

.prod-back{
  background-color: #535353;
  border: 1px solid #959595;
  color: #FFFFFF;
  font-weight: bold;
  margin: 20px 12px 0px 0px;
  float: right;
}

.prod-no-foto {
  border: 1px solid #E69951;
  color: #E69951;
  height: 100px;
  margin: 4px;
  text-align: center;
  width: 146px;
}

img.prod-foto {
  border: 0px;
}
