// Quotes

#steinwachs_quotes {
   font-weight: plain;
   padding-bottom:5px;
}

#steinwachs_quotes .quote_text {
   font-style: italic;
}

#steinwachs_quotes .quote_who {
   text-align: left;
   padding-top: 3px;
}

#steinwachs_quotes .quote_text .person {
   font-weight: bold;
}

#steinwachs_quotes .quote_occasion {
  text-align: left;
}

.steinwachs_time {
   width: 210px;
   position:absolute;
   left:470px;
   top:10px;
   padding: 0;
   margin: 0;
   spacing: 0;
   color: #AAAAAA;
   text-align:left;
}


#impressum {
   margin-top: 20px;
}

#random_gallery a, #random_gallery h3 {
   color: #3E565F;
   font-size:14px;
   font-weight:bold;
}

#random_gallery #random_images {
   margin-left:7px;
}

#random_gallery #random_images img {
	border-width:1px;
	border-style:solid;
	border-height:1px;
	border-color: #DDDDDD;
}

#steinwachs_random_image {
   margin-bottom:5px;
   margin-color:red;
   padding: 0 0 5px 0;
   /* background: #000000; */
   align:center;
   vertical-align:center;
}

#steinwachs_random_image img {
   background: #FFFFFF;
}

.image_rightalign {
   float:right;
   padding-left: 10px;
   padding-bottom: 10px;
}

.image_leftalign {
   float:left;
   padding-right: 10px;
   padding-bottom: 10px;
}



