#album {
  width:655px;
}

.rnd_preview_img
{
	width:433px;
	min-width:433px;
	max-width:433px;
	height:200px;
	border:none;
}

#rnd_image_container
{
	background-color:transparent;
	margin-left:108px;
	width:433px;
	height:200px;
}

#rnd_image_container2
{
	background-color:transparent;
	margin-left:108px;
	width:433px;
	height:200px;
}

#random_preview {
	width:650px;
	height:200px;
	background-image:url(images/preview_verlauf.jpg);
	border:1px solid #B3947D;
}

.no_pic a {
	font-size:10px;
	color:#6b553d;
}

.album{
  width:655px;
  height: 100%;
  min-height: 300px;
  margin-top: 0px;
}

.album td {
  text-align: left;
  vertical-align: top;

}

.album img{
    background: #83604a;
	border: 1px solid #B3947D;
	max-width: 154px;
	/*margin-top: 10px;*/
	text-align: left;
}

#product_preview {
	position: relative;
	top: 0px;
	left: 0px;
}

#product_preview img {
	max-width: 650px;
	border: 1px solid #6b553d;
}

.albumlink{
  text-align: center;
}

.album_image{
    border: 1px solid #6b553d;
    padding: 0px;
    max-width: 120px;
    margin-top: 10px;
}



.albumview {
  width:1000px;
  border-collapse:separate;
  border-spacing:10px;
  padding:0px;
}

.randimage {
  max-width:120px;
  border: 1px solid #333333;
  margin-top: 10px;
  margin-bottom: 2px;
  margin-right: 10px;
  margin-left: 10px;
}

.albumlink {
  vertical-align:middle;
  width: 200px;
}

.albumlink a {
  display:block;
  width:100%;
  border-bottom:1px solid black;
}

.image{
    width: 630px;
}

.photo{
  width:630px;
  height: 300px;
  margin-top: 10px;
}

.photo_image{
  font-size: 11px;
  height: 100%;
  padding-right: 4px;
  padding-bottom: 0px;
  vertical-align: top;
}

.photo_image a{
    font-size: 11px;
    margin-bottom: 4px;
    text-align: center;
}

.photo_image a.hover{
    font-size: 11px;
    margin-bottom: 4px;
}

.photo img {
    /*width:100%;
    height: 100%;*/
}

.photo_image_big {
    height: 300px;
    max-height:300px;
    width: 100%;
    padding: 0px;
    border: 0px;
  }

.photo_image_sd {
  max-width:100px;
  text-align: right;
  background-color: #18181a;	
  border: 1px solid #18181a;
}

.photo_image_lastuploaded img{
  width:120px;
}

.photo_recommendation {
  width: 100%;
  background-color: #000000;
  margin-top:3px;
  border: 1px solid #333333;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}


.photo_image_commendation{
  text-align: left;
}

.photo_image_commendation img{
  width: 90px;
  border: 1px solid #6b553d;
  text-align: center;
  margin-bottom: 0px;
  padding: 0px;
}

.photo_image_commendation img a{
  width: 90px;
  border: 1px solid #6b553d;
  text-align: center;
  margin-bottom: 0px;
  padding: 0px;
}

.photo_image_commendation a{
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}

.photo_title{
	font-family: arial;
	font-size: 11px;
 	font-weight: bold;
	text-transform: uppercase;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
}

.photo_shortdiscription {
        text-transform: uppercase;
        text-align: left;
}

.photo_description {
	font-family: arial;
	font-size: 11px;
 	font-weight: normal;
    text-align: left;
    height: 100px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.photo_description p{
    margin: 0px;
    padding: 0px;
}

.photo_tree_modul {
  width:100%;
	border: 1px solid #cccccc;
}

.photo_tree_modul li{
  text-indent: 0px;
  margin-left: 10px;
  margin-top:0px;
    list-style:square;
    padding-bottom: 2px;

}
.photo_tree_modul ul{
  text-indent: 0px;
  padding-left:0.5em;
  margin-left: 0.5em;
  margin-top:0px;
  list-style:none;

}

.photo_tree_modul_head {
  font-family: arial, verdana, helvetica;
  font-size: 13px;
  color: #ffffff;
  padding-left:10px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: left;
  background-color: #5C5F78;
}

.photo_tree_modul span.activedocument {

line-height: 20px;
color: #1F8224;
display: block;
}

.photo_tree_modul ul{
margin:0px;
padding:0px;
}
.photo_tree_modul ul li.activedocument{
padding-bottom: 5px;
}

.photo_tree_modul ul ul{
margin:0px 0px 0px 20px;
padding:0px;
}
.photo_tree_modul ul ul li{
margin:0px 0px 0px -20px;
padding:0px 0px 0px 10px;
}
.photo_tree_modul .activesubdocument {
background:url("../images/docactive.gif") left center no-repeat;
}

.detail_search_button {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #663300;
  /*width: 200px;*/
  border: 1px solid #B3947D;
  background-color: transparent;
  background-image: url("images/bg_sub_det.jpg");
  background-repeat: repeat-x;
  cursor: pointer;
  margin: 0px;
  padding:3px;
}
