@import "struktur.css"; /* Grundstruktur */
@import "design.css"; /* Design Spalten */
@import "schrift.css"; /* Schriftgrößen und Formatierungen */
.sfotogallerie, .sfotogallerie a, .sfotogallerie a:link, .sfotogallerie a:visited, .sfotogallerie a:hover {
	color: #000;	
}
#cfotos {
   width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
}
#cfotos p {
	margin: 5px 5px 5px 5px;
}
#cfotos .gallery {
	float:left;
	position: relative;
   width: 250px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 10px 10px;
	text-align: center;
	background-image: url(../images/download/rahmen.gif);
	background-repeat: no-repeat;
	color: #CA9C46;

}
#cfotos .gallery img {
   position: relative;
	padding: 0px;
	margin: 31px 0px 30px 0px;

}
* html #cfotos .clear {
	height: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;	
}
#cfotos h4 {
   color: #FFFFFF;
	padding: 2px;
	background-color: #330000;
	margin: -5px 0px 5px 0px;
	text-align: center;
	font-weight: normal;
}
*html #cfotos h4 {

height: 15px;}
#cfotos .zoom {
	text-align: center;
	width: 555px;
	height: auto;
	margin: 10px 0px 10px 0px;
}
#cfotos fieldset textarea {
  float:left;
  margin: 5px 15px 5px 0px;
  width: 240px; 
  height: 163px;  
  }
* html  #cfotos fieldset textarea {
  height: 165px;  
  }
#cfotos fieldset  {
  margin-top: 5px;
  border: 1px solid #330000;
  border-left: 10px solid #680000;
  padding: 0px 5px 5px 5px;
    }  
* html #cfotos fieldset {
  padding: 0px 5px 5px 5px;	
}
#cfotos fieldset p {
  margin: 5px 0px 0px 0px;
  }  
* html #cfotos fieldset p {
  margin: 3px 0px 0px 0px;
  }    
#cfotos fieldset input {
  margin: 5px 0px 0px 0px;
  width: 200px;
  }  
#cfotos form{
margin: 0px;
width: 560px;
}
#cfotos .modcaption {
font-size: 12px;
	color: #CA9C46;
}

