@charset "utf-8";
/* CSS Document */

.BildGal {
 	float:left; 
	border:0; 
	margin:0;
	width:150px;
	height:380px;
	background-color:#FFF;
	}

.BildGal a {
/*    display: block;
*/	}

.BildGal a:link { text-decoration:none;  color:#65a297; }
.BildGal a:visited { text-decoration:none; color:#65a297; }
.BildGal a:hover { text-decoration:underline; color:#808080; background-color:#fff }

.PlatzhalterBildGal_30 {
	float:left;
	width:30px; 
	height:380px;
	border:0;
	margin:0;
	background-color:#fff;
	}
	
.PlatzhalterBildGal_20 {
	float:left;
	width:20px; 
	height:380px;
	border:0;
	margin:0;
	background-color:#fff;
	}
	
	


	
	
	
