a.dot {
	color:			#8bc53d;
}
a.dot:hover {
	color:			#8bc53d;
}
a.nolink {
	color:			#8bc53d;
}
a.nolink:hover {
	color:			#8bc53d;
}
.fotos {
	padding: 					5px 0 0 5px;
	height:						350px;
}
img {
	border: none;
}
.fotos img {
	padding:					0 5px 5px 0;
	margin: 					5px;
	background-image:		url(../images/foto_schatten.jpg);
	background-position:	bottom right;
	background-repeat: 	no-repeat;
}
.fotos2 {
	text-align:				center;
}
.fotos2 img {
	padding:					0 5px 5px 0;
	margin: 					15px;
	background-image:		url(../images/foto_schatten_big.jpg);
	background-position:	bottom right;
	background-repeat: 	no-repeat;
}
.fotosgalerie a {
	line-height:				122px;
	vertical-align:			middle;
	clear:						both;
}
.fotosgalerie img {
	vertical-align:			bottom;
}
.fotomenu {
	padding:					0 0 0 10px;
	width:						600px;
}
.fotoseiten {
	float:						right;
}
a.fr {
	margin:						0 0 0 0;
	padding:					0 0 0 25px;				
	background-image:		url(../images/foto_mini.jpg);
	background-position:	0 center;
	background-repeat: 	no-repeat;
	text-align:				center;
}
.fotos a {
	/*
	display: -moz-inline-box;
	display: inline-block;
	*/
	float: left;
	margin:						5px;
	padding:					5px 5px 0 5px;
	border:						1px solid #cede98;
	background-color:		#cede98;
	text-align:				center;
}
.fotos a:hover {
	border:						1px solid #ee8800;
	background-color:		#ffffff;
}
.fotos a:hover img {
	background-image:		url(../images/foto_schatten_hover2.jpg);
}
hr {
	clear: both;
	border: 					none;
}
