body {
	background-color: #FFFDCA;
	SCROLLBAR-ARROW-COLOR: #ccc;
	SCROLLBAR-BASE-COLOR: #000;
	scrollbar-highlight-color : #999;
	scrollbar-shadow-color : #000;
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.foto {
	background-color: #FFFDCA;
	position: absolute;
	padding: 1px;
	float: left;
	left: 11px;
	top: 11px;
	right: 11px;
	bottom: 11px;
}
.foto a img {
	background-color: #FFFDCA;
	height: 100%;
	position: static;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navi-re{
	position: fixed;
	width: 75px;
	z-index: 2;
	text-align: center;
	display: block;
	bottom: 11px;
	height: 50px;
	right: 11px;
	padding: 3px;
	float: right;
} 
#navi-re img{
	position: fixed;
	width: auto;
	z-index: 2;
	text-align: center;
	display: block;
	bottom: 3%;
	height: 50px;
	right: 2%;
	padding: 3px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 100%;
	color: #660000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	visibility: hidden;
}
h2 {
	font-size:95%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
#counter {
	position: absolute;
	left: 9px;
	top: 20px;
	z-index: 3;
	padding: 4px;
	background-color: #C0C6D2;
}
