/* Russische Filmtage-CSS */
/* Framework-Definitionen: framework.css */
/* Schriftformate + Formate, die in alten Browsern angezeigt werden sollen: standard.css
/* Formate, die in alten Browsern nicht angezeigt werden sollen: design.css */
/* Print etc.: print.css */
/* Stand: 2004-04-08 11:02 */
/* Zuletzt bearbeitet von: Lalix */

/* ################################################################ */
/* # Content														*/
/* ################################################################ */

H1 {
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DD6933;
}
H2 {
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Ftext {
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.Ftext a:link, .Ftext a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #DD6933;
}
.Ftext a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.ContentTitleColumn {
	font-family: Arial, sans-serif;
	font-size: 12px;
	/* Rest siehe design.css */
}
blockquote {
	margin: 0;
	margin-left: 15px;
}
H6 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
H6 a:link, H2 a:visited {
	color: #000000;
	text-decoration: underline;
}
H6 a:hover {
	color: #000000;
	text-decoration: underline;
}
/* ################################################################ */
/* # NaviMain														*/
/* ################################################################ */

.NaviMainNavi, .NaviMainNaviActive {
	padding-right: 30px;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.NaviMainNavi a:link, .NaviMainNavi a:visited {
	text-decoration: none;
	color: #000000;
}
.NaviMainNavi a:hover {
	text-decoration: none;
	color: #666666;
}
.NaviMainNaviActive {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}
.NaviMainNaviActive a:link, .NaviMainNaviActive a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.NaviMainNaviActive a:hover {
	text-decoration: none;
	color: #ECECEC;
}

/* ################################################################ */
/* # NaviMain														*/
/* ################################################################ */

#FrameRight .Ftext {
	width: 150px;
	text-align: center;
	margin-top: 30px;
}
