#album {
  width:1000px;
}


.album{
  width:904px;
  text-align: center;
  margin-left: 24px;
}

.album_img{
padding: 20px;
border: 1px solid #333333;
padding: 0px;
max-width: 125px;
margin-top: 10px;
}

.album_img img{
border: 1px solid #333333;
max-width: 125px;
margin-top: 10px;
}


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

.randimage {
  max-width:100px;
  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:904px;
  text-align: center;
  margin-left: 24px;
}


.photo_image{
  margin-top: 16px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  font-size: 11px;
}

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

.photo_image img {
    max-width: 120px;
    width: 120px;
    border: 1px solid #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background: #000;
}

.photo_image_big {
    height: 300px;
    max-height:300px;
    padding: 0px;
  }

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

.photo_image_lastuploaded img{
  padding-left: 40px;
  width:120px;
}

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


.photo_image_commendation{
  text-align: center;
}

.photo_image_commendation img{
  width: 100px;
  padding-top: 8px;
  margin-top: 5px;
  margin-left: 30px;
  margin-right: 30px;
  border: 0px solid #18181a;
  text-align: center;
  background-color: #000000;
  background: url(./images/noimg.jpg);
}

.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: 162px;
    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 /*scroll*/;
}
