#menu a:link, #menu a:visited {
	font-family: Corbel;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	background-image: url(../image/menu_bgr.png);
	line-height: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
}
.videoportret {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}



#menu a:hover, #menu a:active {
	font-family: Corbel;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	background-image: url(../image/menu_bgr_over.png);
	line-height: 30px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
}
.title{
	font-size: 24px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}
.subtitle {color: #CC0000; font-weight: bold; font-style: italic; font-size: 20px; }
.menu_head {
	font-family: Corbel;
	font-size: 18px;
	font-weight: bold;
	color: #B90302;
	background-color: #FFFFFF;
	line-height: 30px;
	background-image: url(../image/star.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 35px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	display: block;
}
.title_16 {
	font-size: 16px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
}

