.contentCell {
	background-color: #bbbbbb;
}
.indexcell {
	background-color: #cccccc;
}
.subtitleTab {
	background-color: #999999;
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #FFFFFF;
}
.fototitels {
	font-family: "Century Gothic";
	font-size: 14px;
	width: 50px;
	background-color: #CCCCCC;


}
.fotobutton {
	font-family: "Comic Sans MS";
	color: #009999;
	border: thin none #FFFF00;
	cursor: hand;
	float: none;
	width: 150px;
	vertical-align: middle;
	background-color: #336699;




}
.thumbImg {
	cursor: hand;
}


.menurow{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6699;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 25px;
	width: 120px;

}

.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	border: 1px solid #666666;
	padding: 1px;


}
.tabheader {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #336699;
}
