#stage #container #gallery {
	background: url(../img/bg_news_body.jpg) repeat-x;
	padding: 5px;
	float: left;
	width: 550px;
	text-align: center;
	margin-left: 10px;
}
#stage #container #gallery #thumbs {
	float: left;
	width: 550px;
}
#stage #container #gallery h1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

#stage #container #gallery #thumbs td.img a {
	text-align: center;
	margin: 3px;
	float: left;
	height: 75px;
	width: 75px;
	/*border: 1px solid #333333;*/
}
#stage #container #gallery #thumbs td.img {
	text-align: center !important;
}
#stage #container #kategorie {
	float: left;
	width: 145px;
	margin-left: 10px;
}
#stage #container #kategorie h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	width: 145px;
	margin-bottom: 10px;
}
#stage #container #kategorie a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	width: 145px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #336699;
}
#stage #container #kategorie a:hover, #stage #container #kategorie a.selected {
	background: #FFFFFF;
	border-bottom: 1px solid #CC0000;
}
#stage #container #gallery img.fota {
	margin-bottom: 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
}

