/* CSS Document */
img {	border: 0;}
#titel {	width: 450px;	margin: 3px auto;	text-align: left; font: normal 14px Arial, Helvetica, sans serif;	color: #e6ce00;	border-bottom: 1px solid #cbcbcb;}
#stage {	margin: 0 auto;	width: 450px;	padding-bottom: 10px;	position: relative;}
#wrapper {	margin: 0 auto;	text-align: center;	width: 450px;}
#pagina {	margin: 2px auto;	width: 450px;	text-align: right;}
#pagina a {	color: #cccccc;	text-decoration:none;	font-weight: bold;}
#pagina a:hover {	color: #ff9900;}
#pagina a.active {	text-decoration:underline;}
#subfolder  { margin: 2px auto;	width: 450px;	text-align: left; text-transform: uppercase; }
#subfolder a  { color: #cccccc;	text-decoration:none;	font-weight: normal; }
#subfolder  a:hover { color: #ff9900; }
.thumbnail {	float: left;	position: relative;	color:inherit;	width: 150px;	height: 150px;	overflow: hidden;}
.itemNumber {	z-index: 0;	position: absolute;	top: 2px;	left: 2px;	background-color:inherit;	color: #9c9c9c;	font-family: Arial;	font-size: 40px;	font-weight: bold;	letter-spacing: -1px;}
.thumb {	border: 1px solid black;	position: relative;}
.inner {	display: block;	left: 0px;	margin: 0;	overflow: hidden;	position: relative;	top: 0px;}
.clear {	clear: both;}