* {
	
}
.topmenu {
	position:relative; left:110px; top:10px; width:100px; height:100px; float:left;
	text-align:center;
	vertical-align:middle;

}
.topmenu a{
	
	font: 12px/2 verdana;
	font-weight: bold;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.topmenu a:hover {
	color: #666666;
}
.moduletable-topmenu {
	width:100px;
}
.moduletable-topmenu td {
	text-align: center;
}
#active_menu-topmenu {
	color: #666666;
}
table.moduletable {
	width:  100%;
	margin: 0px;
	padding: 0px;
 
 }
table.foto {
	position:absolute;
	left:302px;
	top:100px;
	width:512px;
	
}
.foto td {
	margin: 0px;
	padding: 0px;
	width:100px;
	height:100px;
	text-align: center;
}
img.pagenav {
	
	border: 1px solid #666666;
	text-decoration:none;
}
#zpet {
	border: 1px solid #FF9900;
	color:  #D98200; 
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	line-height: 25px;
}
a.mainlevelleft:link, a.mainlevelleft:visited {
	font: 12px/2 verdana;
	font-weight: bold;
}
a.mainlevelleft:hover {
        color: #666666;     
}