/* @override http://flotofoto.com/css/album.css */


#bildbox {
	float: left;
	max-width: 910px;
	padding:0px 0px 0px 20px;
	margin:20px 0px 0px 0px;
	height: 520px;
}


#forward {
	float: left;
	width: 177px;
	height: 16px;
	text-align:center;
	display: inline;
	font-size:11px;
		margin:0px 0px 5px 0px;

}

#forward a {
	text-decoration: none;
}


#navi {
	float: left;
	width: 533px;
	height: 16px;
	display: inline;
	font-size:11px;
	text-align: center;
	margin:0px 0px 5px 0px;

	
}
#back {
	float: left;
	width: 177px;
	height: 16px;
	text-align:center;
	display: inline;
	font-size:11px;
	text-decoration: none;
		margin:0px 0px 5px 0px;

}
#back a
{
	text-decoration: none;
}


#framex {
	margin:0px 0px 0px 0px;
	padding:0px;
	width: 100%;
}

#themalist {
	float: left;
	width: 177px;
	height: 123px;
	text-align:center;
	display: inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
/*	border-top:1px solid whitesmoke;
	border-right:1px solid whitesmoke ;
	border-bottom:1px solid whitesmoke; */
	font-size: 9px;
}

#themalist img {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 166px;
	min-height: 110px;

	}
	
#themalist a {
	text-decoration: none;
}
#themalist a:hover {
	color: red; 

}


#bildlist {
	float: left;
	width: 177px;
	height: 108px;
	overflow: hidden;
	}



