body	{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #B0657A;
	scrollbar-darkshadow-color: #8C1837;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-arrow-color: #8C1837;
	scrollbar-track-color: #EEEEEE;
*/
	background-image: url(../images/bg_index.jpg);

}

table	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



p	{
	margin: 0 0 10px 0;
	color: #373833;	
}

h1	{
	margin: 7px 0 7px 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #373833;
}


h2	{
	margin: 7px 0 7px 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #f08925;
}


h3	{
	margin: 10px 0 5px 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #373833;
}


h4	{
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f08925;
}

h5	{
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #373833;
}

#c_startPageInner h5	{
	border-bottom: 1px solid #c9cfd5;
	line-height: 20px;
}

h6	{
	margin: 3px 0 3px 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5e6b79;
}

#c_top	{
	margin-left: 20px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-color: transparent;
	color: black;
	background-image: url(../images/bg_head.png);
	background-repeat: repeat-x;	
}

#maintemplate	{
 	overflow: hidden;
}


#c_topBanner	{
	height: 85px;
}

#loginTop	{
	float: right;	
}



.logo	{
	float: left;
	width: 168px;
	height: 74px;	
}

.defaultLogo	{
	margin: 0 0 0 20px;
	cursor: pointer;
}

.lessonLogo	{
	margin: 7px 0 0 0;

}

.header	{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.menugraphic	{
	overflow: hidden;
}

.menugraphic .menuItem	{
	background-image: none;
	height: 30px;
	float: left;
	margin-top: 1px;	
	border-right: 1px solid #c0c2c4;
	
}

#menu_mainMenu {
	padding-left:2px;
}

.menugraphic .menuItem a	{
	display: block;
}


/*
.menugraphic .menuItem:hover	{
	background-image: url(../images/bg_Menu_hi.jpg);
}
*/
.menugraphic .menuItemContent	{
	height: 30px;
	border-right: 1px solid white;
	
}

.menugraphic .menuItemContent:hover	{
	border-right: 1px solid #c0c2c4;
	
}

.menugraphic .menuItem .menugraphicSubContainer	{
	display: none;
	
}

.menugraphic .menuItem:hover > .menugraphicSubContainer	{
	display: block;
/*	position: absolute; */
	
}

.menugraphicSubContainer	{
	position: absolute;
/*		position: relative; */
	margin: -1px 0 0 -1px;
	width: auto;
/*	top: 100px;
	left: 100px; */
	z-index: 1700;
	border-left: 1px solid #fdfdfd;
	border-right: 1px solid #fdfdfd;
	border-bottom: 1px solid #fdfdfd;
}

.menugraphicSub	{
	width: 100%;
	height: 100%;
	margin-top: 2px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	background-color: #5e6b79;
	
}

.menugraphicSub .menuItemSub	{
	height: 23px;
	width: 100%;
	color: white;
	cursor: pointer;
}

.menugraphicSub .menuItemContentSub {
	background-image: none;
	overflow: hidden;
/*	padding-left: 10px;
	padding-right: 10px; */
}

.menugraphicSub .menuItemContentSub:hover {
	background-image: url(../images/bg_menugraphicSub.jpg);
}


.menugraphicSub .menuItemSub a	{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #7e8994;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 100%;
	display: block;
	font-weight: normal;
}

.menugraphicSub .menuItemSub .menujp a	{
	font-size: 12px;
}


.menugraphicSub .menuItemSub .sel1	a {
	color: white;
	text-decoration: underline;
}





#menu_sub_mainMenu	{
/*	background-color: transparent; */
/*	opacity: 0.5; */
	position: relative;
	background-color: transparent;
	top: -25px;
	
	display: none;
}

.bg_menu_sub_mainMenu	{
	width: 100%;
	height: 25px;
	
	background-color: #d3d3d3;
	opacity: 0.5;
	display: none;
}

.menuClassicContainer  {
	height:20px;
	width: auto;
	margin:auto;
}

.menuClassic .menuItem .menuItemContent {
	cursor:pointer;
	margin:5px;
}

.menuClassic .menuItem {
	float:left;
	height:100%;
	border-right: 0px;
}

#menuBlock_bottomMenu {
	margin:0;
	float:right;
	width:500px;
}

#menuBlock_bottomMenu .menuClassicContainer  {
	float:right;

}

.menuClassic .menuItem a {font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; color:#21272d; font-weight:normal;}
.menuClassic .menuItem a:visited {font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; color:#21272d;}
.menuClassic .menuItem a:hover {font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:underline; color:#21272d;}
.menuClassic .menuItem a:active {font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; color:#21272d;}

.menuClassic .menuItem .sel1	a {
	color: #21272d;
}

.menuClassicSub .menuItem a	{
	color: white;
}


.menuClassicSub .menuItem a:hover	{
	color: white;
}

.menuClassicSub .menuItem .sel1 a	{
	color: white;
}

.menuClassicSub .menuItem .sel1 a:hover	{
	color: white;
}

.menuLeftClassic .menuItem a {
	color: #21272d;
}

.menuLeftClassic .menuItem a:link {
	color: #21272d;
}

.menuLeftClassic .menuItem a:visited {
	color: #21272d;
}


.menuLeftClassic .menuItem a:hover	{
	color: #f08925;
}

.menuLeftClassic .menuItem .sel1 a	{
	color: #f08925;
}



#wndMyDesk	{
	position: relative;
}

#wndMyDesk .wndBody	{
	border: none;
	background-color: #f3f4f5;
	background-image: url(../images/bg_myDesk.gif);
	background-repeat: no-repeat;
}

.myDeskHead	{
	height: 33px;

}

.myDeskSelLanguage	{
	background-image:	url(../images/bg_myDeskActivity.gif);
	height: 32px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top:10px;
}

.myDeskActivity	{

	height: 32px;
	padding-left: 29px;
	line-height: 32px;
	background-image: url(../images/bg_myDeskActivity.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.myDeskUserLogin	{
	height: auto;
	padding: 10px 10px 15px 29px;
}

.menuleftGraphicContainer	{
	width: 245px;
	margin-left: 13px;
	overflow: hidden;
	border: 1px solid white;
	background-color: #76818d;
}

.menuleftGraphic .menuItem	{
	height: 36px;
	width: 100%;
	color: white;
	cursor: pointer;
}

.menuleftGraphic .menuItemContent	{
	height: 36px;
	padding-left: 16px;
	line-height: 36px;
	background-image: none;
	overflow: hidden;
	background-image: url(../images/bg_menuleftGraphic.gif);
}

.menuleftGraphic .menuItemContent:hover {
	background-image: url(../images/bg_menuleftGraphic_hi.gif);
}


.menuleftGraphic .menuItem a	{
	color: white;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 36px;
	
}

.menuleftGraphic .menuItem .menujp a	{
	font-size: 15px;
}


.menuleftGraphic .menuItem .sel1  {
	color: white;
	background-image: url(../images/bg_menuleftGraphic_hi.gif);

}



.rbmFlipBox .cmslink	{
	background-image: url(../images/linkImage.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
}

.rbmFlipBox .cmslink a:hover	{
	color: #000000;
}

.rbmFlipBoxThemeHead .header:hover	{

/*		background-color: #54788c;*/

	
}

.rbmFlipBox .rbmFlipBoxThemeHead	{
/*	background-color: #a5c0c8;  */
	color: black;
	height: 27px; 
	background-image: url(../images/bg_FlipBoxHead.jpg);
	font-weight: normal;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
}


.rbmFlipBox .themeOpen .rbmFlipBoxThemeHead	{
/*	background-color: #54788c; */
	color: #527c99;
	font-weight: bold;
}

.rbmFlipBox .themeOpen .rbmFlipBox .rbmFlipBoxThemeHead	{
/*	background-color: #a5c0c8; */
	color: #27323d;
	font-weight: normal;
}

.rbmFlipBox .themeOpen .rbmFlipBox .themeOpen .rbmFlipBoxThemeHead	{
/*	background-color: #54788c; */
	color: #27323d;
	font-weight: bold;
}




.rbmFlipBoxThemeContainer {
	margin-bottom: 10px;
}

.rbmFlipBoxThemeContainerInner {
	background-color: #d0dae2;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
}




.rbmFlipBoxThemeBody .cmslink	{
	margin: 10px 0 10px 0;	
}



.cmslink	a {
	margin: 0 0 0 13px;
	line-height: 29px;
	background-image: url(../images/b_cmsLink.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: inline;
	color: #5e6b79;
}

.cmslink  a:hover	{
	color: #ef7f00;
}


.playlink	a {
	line-height: 29px;
	background-image: url(../images/b_playLink.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	display: inline;
	color: #5e6b79;
	line-height: 15px;
}

.playlink  a:hover	{
	color: #ef7f00;
}



.moButton	{
	cursor: pointer;
}

.cmslink 	{
	display: inline;
}

.txtbold	{
	font-weight: bold;
}

.c11		{
	font-size: 11px;
}

.black	{
	background-color: black;
}

a:link, a:visited, a:active, a:focus {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	outline: none;
}



#menuBlock_mainMenu	{
	float: left;
	
}

#menuBlock_languageMenu 	{
	float: right;
	margin-right: 20px;
}

.waitopac	{
 	opacity:0.5; 
      	filter:alpha(opacity=50);
	background-color: #000000;
}

#waitcontent	{
 	opacity:1.0; 
      	filter:alpha(opacity=100);
	background-color: #ffffff;
	border: 2px solid black;
}

#bgHiLighter	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
 	opacity:0; 
    	filter:alpha(opacity=0);
    	z-index: 2000;
    	display: none;
	
}

#bgHiLighterTop	{
	width: 100%;
	height: 450px;
	float: left;
}
#bgHiLighterLeft	{
	width: 450px;
	height: 50px;
	float: left;
}

#bgHiLight {
	width: 50px;
	height: 50px;
	float: left;
 	opacity:100; 
      	filter:alpha(opacity=0);
	background-color: #ffffff;
}

#bgHiLighterRight	{
	width: 500px;
	height: 50px;
	float: right;
}
#bgHiLighterBottom	{
	width: 100%;
	height: 500px;
	float: left;
}


#c_overlayVideo	{
	position: absolute;
/*	display: none; */
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	background-color: transparent;
}

#progressbar	{
	margin: 20px;
}


.statusGIF	{
	margin-left: 3px;
}

.marginWrapper	{
	margin: 10px 0 30px 10px;
}




*html .t_Client_list_ul	{
	height: 18px;
	padding: 5px 0 3px 0;

}




.t_User_show	{
	background-color: #d0d0d0;	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
}

.t_User_edit {
	background-color: #d0d0d0;	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
}

/* table for data show and edit */

.ul_table	{
	height: auto;
	margin: 3px 0 3px 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	clear: both;
	overflow: hidden;
	clear: both;
	line-height: 18px;
}

.ul_table li	{
}

.showFieldName	{
	width: 100px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	cursor: default;
}

.showFieldValue	{
	width: 350px;	 
	margin-right: 10px;
	cursor: default;
}

/* action menu on top or bottom of a dataset */

.actionMenuTop	{
	margin: 0 0 10px 0;
	height: auto;
	clear: both;
	overflow: hidden;
}

.actionMenuBottom	{
	height: 50px;	/* for IE only... */
	clear: both;
	overflow: hidden;
}

.actionHR	{
	margin: 5px 10px 5px 10px;;
	clear: both;
}

.actionleft	{
	height: 20px;
	margin: 0 10px 10px 10px;
	float: left;
}

.actionright	{
	height: 20px;
	margin: 0 10px 10px 10px;
	float: right;
}

.resultArea	{
	clear: both;
	margin: 10px;
}

.ok	{
	background-color: lightgreen;
}

.nok	{
	background-color: red;
}

.warn {
	background-color: #F08925;
}


.debugArea	{
	clear: both;
	margin: 10px;
	background-color: orange;
}

.errorArea	{
	clear: both;
	margin: 10px;
	background-color: red;
}


.contentTab	{
	margin: 0;
}

.tabHeader	{
	background-image:url("../images/bg_Tab.gif");
	background-repeat:repeat-x;
	border-top:1px solid #cfd2d5;
	height:26px;
	margin:0 10px;
	overflow:hidden;
}

.contentTabContainer .contentTabContainer .tabHeader	{
	background-color:#F0F2F4;
	background-image:none;
	border-bottom:0 solid #F08925;
	border-top:0 none;
	height:25px;
	margin:0 10px;
	overflow:hidden;
	border-left:1px solid #C3C7CD;
}

.contentTabContainer .contentTabContainer .tabTypeA	{
	border-left:0px solid #C3C7CD;
	border-right:0px solid #FFFFFF;
}

.tabHeader_ul {
	margin: 0;
	height:26px;
	border-top: 0px;
	border-left:0px solid #cfd2d5;
	border-right:1px solid #cfd2d5;
}


.rbmTabstrip	{
/*	background-color: #dddddd;	*/
}

.tabTypeA	{
	border-left:1px solid #C3C7CD;
	border-right:1px solid #FFFFFF;
	color:white;
	cursor:pointer;
	display:inline;
	float:left;
	height:25px;
	margin:0;
	overflow:hidden;
	padding:0;
}

.tabTypeA div	{
	width: 100%;
	height: 25px;
	padding: 0 10px;
	margin: 0;	
}


.tabTypeA_a	{
	background-color:#F0F2F4;
	border-bottom:1px solid #F0F2F4;
	color:#000000;
}


.tabTypeA a  {
	color: #21272d;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
	display: block;
	height: 25px;
}

.tabTypeA a:link	{
	color: #21272d;
	font-weight: normal;
	text-decoration: none;
}

.tabTypeA a:visited	{
	color: #21272d;
	font-weight: normal;
	text-decoration: none;
}

.tabTypeA a:active {
	color: #21272d;
	font-weight: normal;
	text-decoration: none;
}

.tabTypeA a:hover	{
	color: #21272d;
	font-weight: normal;
	text-decoration: underline;
}


.tabTypeA_a a {
	color: #f08925;
	font-weight: bold;
	text-decoration: none;
}

.tabTypeA_a a:link	{
	color: #f08925;
	font-weight: bold;
	text-decoration: none;
}

.tabTypeA_a a:visited	{
	color: #f08925;
	font-weight: bold;
	text-decoration: none;
}

.tabTypeA_a a:active {
	color: #f08925;
	font-weight: bold;
	text-decoration: none;
}

.tabTypeA_a a:hover	{
	color: #f08925;
	font-weight: bold;
	text-decoration: underline;
}


.listOf_t_comData	{
	overflow: hidden;
}

#t_comData0	{
	height: auto;
	clear: both;	/*YYYY*/
	overflow: hidden;
/*	border-bottom: 1px solid #999999; */
}

.t_comData_edit		{
	overflow: hidden;
}


.searchResult	{
	margin: 0;
	padding: 10px;
}
/*
.searchResult 		{
	margin: 10px;
}
*/
.textSearch		{
	margin: 10px;
}


.footerCopyright	{
	margin-top: 5px;
	color: #21272d;
	float: left;
	
}

.footerCopyright a {font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; color:#21272d; font-weight:normal;}
.footerCopyright a:visited {font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; color:#21272d;}
.footerCopyright a:hover {font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;text-decoration:underline; color:#21272d;}
.footerCopyright a:active {font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; color:#21272d;}

.contentborder	{
	border-color: #cfd2d5;
}

.contentShow	{
	background-color: #f0f2f4;
	border-left: 1px solid #cfd2d5;
	border-right: 1px solid #cfd2d5;
}

.contentShow .contentShow	{
	margin: 0px;
	border: none;
}

.contentEdit	{
	background-color: #f0f2f4;
}

.CMS_t_videoCategory_edit	{
	background-color: #dddddd;
}

.tableHead	{
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 10px;
	border-top: 1px solid #c3c7cd;
	border-bottom: 1px solid #f08925;
	background-color: #dee3e4;
	
}

/*
.CMS_t_Media_list	{

	clear: both;	
	background-color: white;
	overflow: hidden;
}

.CMS_t_Media_list_ul{
	height: auto;
	padding: 3px 0 3px 0;
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	clear: both;
	cursor: pointer;
}


*html .CMS_t_Media_list_ul	{
	height: 18px;
	padding: 5px 0 3px 0;

}

#listOf_CMS_t_Media	{
	margin-bottom: 30px;
	border-left: 1px solid #cfd2d5;
	border-right: 1px solid #cfd2d5;
}

.CMS_t_Media_list_ul li {
	margin-right: 3px;
	float: left;
}




.CMS_t_Media_show_ul {
	cursor: default;
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.CMS_t_Media_edit	{
	margin: 0 10px 10px 10px;
	padding-top: 10px;
	background-color: #d0d0d0;	
	overflow: hidden;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
}
*/
.upload_CMS_t_MediaPicture	{
	background-color: #d0d0d0; 

}


.upload_CMS_t_MediaPicture_inner	{
	overflow: hidden;
}

/*
.listOf_CMS_t_MediaPicture_Container	{
	margin: 0 10px 10px 10px;
	height: 230px;
	background-color: #d0d0d0;	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;

	overflow: auto;
}


.CMS_t_MediaPictureList_ul	{
	height: 170px;
	margin: 10px 10px 5px 10px;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	clear: both;
	overflow: hidden;
}

.CMS_t_MediaPictureList_ul	 li	{
	width: 200px;
	margin-right: 10px;
	float: left;
}	

.picListNavi	{
	background-color: #eaeaea;
}

.picListNaviText	{
	width: 185px; 
	height: 13px; 
	overflow: hidden; 
	float: left; 
	font-size: 9px;
	color: #666666;
}

.picListContainer	{
	text-align: center;
}
*/

/*xxxxxxxxxxxxx Video */

.c_defaultPlayer	{
	width: 100%; 
	height: 100%; 
	float: left; 
/*	background-image: url(../images/bg_player.gif); 
	background-repeat: no-repeat;  */

	background-color: black;
	overflow: hidden;
}



.playerContainer	{
	height: 100%;
	width: 100%;
	float: left; 
}

#mainPlayer	{
	width: 640px; 
	height: 360px;
}

#c_panel	{
	width: 720px; 
	height: 24px; 
	margin-top: 5px; 
	float: left;
	background-color: white; 
}


/*xxxxxxxxxxxxxxxxxxxxxxxxx von Roessi

sollte von ID-Referenz auf classes umgestellt werden!

*/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;

}



#suche {
	width:280px;
	height:35px;
	padding:10px 5px 5px 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_az.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
}

.input {
	width:230px;
	height:19px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #667f9b;
}


.leftSelect {
	width:170px;
	height:20px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #667f9b;
}


.leftInput {
	width:161px;
	height:20px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #667f9b;
	padding-left:7px;
}


.leftInputDate {
	height:20px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #667f9b;
	text-align:center;

}

.leftSubmit {
	width: 70px;
	height:22px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#0165aa;
	border:none;
	padding-bottom:3px;
}

#center {
	width:650px;
	height:auto;
	text-align:left;
	float:left;
	padding:0px 25px 25px;
}

#dropBox {
	width:650px;
	height:auto;
	margin-bottom: 10px;
	background-color:#e4ebf3;
}

#dropOpen {
	width:650px;
	height:auto;
	background-color:#e4ebf3;
}

#dropContent {
	width:620px;
	height:auto;
	background-color:#d5dbe3;
	padding:15px;
	margin-bottom: 1px;
}

#dropContentOpen {
	width:650px;
	height:auto;
	background-color:#d5dbe3;
	margin-bottom: 1px;
}


#dropContentNavi {
	width:635px;
	height:20px;
	margin-bottom: 1px;
	padding-left:15px;
}

#dropContentNavi a {text-decoration:none; color:#000000; font-weight:normal;}
#dropContentNavi a:visited { text-decoration:none; color:#000000;}
#dropContentNavi a:hover {text-decoration:none; color:#0165aa;}
#dropContentNavi a:active { text-decoration:none; color:#0165aa;}



#dropContentNavi ul {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
		
}

#dropContentNavi li {
	width:auto;
	height:20px;
	list-style-type:none;
	padding-left:10px;
	padding-right:10px;
	margin-right:1px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b7be;
	border-bottom-color: #b1b7be;
}

.dropContentNavi_active { border-bottom-width: 0px;text-decoration:none; background-color:#d5dbe3;}
.dropContentNavi_normal { border-bottom-width: 1px;text-decoration:none; background-color:#b1b7be;}

#downTxt {
	width:620px;
	height:auto;
	padding:15px;
	
}

#dropTxt {
	width:570px;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #27323d;
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;

}




/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++    lesson               +++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.lesson #maintemplate	{
	width: 982px; 
/*	height: 768px;  */
	text-align: left;
}

.lesson #c_top	{
	height: 63px;
	background-color: transparent;
	margin: 0;
}

.lesson .defaultLogo	{
	float: left;
	margin: 8px 0 0 0;
}

.lesson #c_contentLeft	{
	background-color: transparent;
	width: 696px;
	float: left;
}


.lesson #c_contentContainer	{
/*	height: 626px; */
	height: auto;
}

.lesson #c_contentMarginLeft	{
	width: 0px;
/*	height: 626px;  */
	height: auto;
	float: left;
}





/*
.lesson #c_top	{
	background-color: white;
	background-image: none;
		
}
*/

/*XXX: 20100320 this ruins the tab elments move it to top or remove it because it is the same as an a element? 
.lesson a:link, a:visited, a:active, a:focus {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ef7f00;
	text-decoration: none;
	outline: none;
}
*/

.tabButton	{
}

.contentBox	{
	margin: 10px;
	font-size: 12px;
	line-height:18px;
}

.continue  {
	margin: 20px 0 0 150px;
}

.positionText	{
	width: 620px;
	margin-left: 5px;
	line-height: 24px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: inline;
}


.returnButton	{
	width: 45px;
	margin: 7px 15px 0 0;
	float: right;
	display: inline;
}

/*xxxxxxxxxxxxx Video */

/*for backward compatibility only! use following class instead! */
.lesson #c_mainPlayer	{
	width: 644px; 
	height: 363px; 
	float: left; 
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
}
/*---------------------------------- */
.lesson .rbmFlipBox_transcriptFlipbox #c_mainPlayer	{
	float: left; 
	border-right: 0px solid #cdd2d8;
	overflow: hidden;
}

.lesson .c_defaultPlayer	{
	width: 644px; 
	height: 363px; 
	float: left; 
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
}

.lesson .playerContainer	{
	height: 100%;	
}

.lesson #playerContainer_mainPlayer	{
	width: 100%;
	float: left; 
}

.lesson #mainPlayer	{
	width: 640px; 
	height: 360px;
}

.lesson #c_panel	{
	width: 645px; 
	height: 24px; 
	margin-top: 5px; 
	float: left;
	background-color: white; 
}


.lesson #c_positionMain	{
	display: none;
	width: 638px; 
	height: 24px; 
	margin-left: 5px;
	background-color: #f7f5ee;
}

.lesson #c_positionCurrent	{
	height: 28px; 
	border-top: 1px solid #cdd2d8;
	border-left: 1px solid #cdd2d8;
	border-right: 1px solid #cdd2d8;
	background-image: url(../images/bg_positionCurrent.jpg);
	background-repeat: repeat-x;
}

.lesson #c_contentRight	{
 	width: 276px; 
 	height: 539px; 
 	margin-left: 8px;
 	float: left;
}



.lesson #c_contentLargeInner	{
	width: 930px; 
	height: 542px;  
	float: left;
	border-right: 1px solid #c9cfd5;
	border-bottom: 1px solid #cdd2d8;
}

.lesson #c_subtitleContainer	{
	width: 100%;
}

.rbmFlipBox_subtitleFlipbox	{
	margin-top: 9px;
}
	
.lesson #c_captions	{
	height: 65px;

}

.lesson .captions	{
	height: 100%;
	margin:0 15px 0 15px;	
	padding-top: 5px;
	font-size: 20px;	
	text-align: center;
	border: none;
}


.lesson .rbmSimpleTab	{
	width: 50px; 
	height: 403px; 
	float: left; 
	border-left: 1px solid #cdd2d8;
	border-bottom: 1px solid #cdd2d8;
	background-color: #57636f;
}


.lesson .rbmSimpleTab div	{
	height: 101px;
}

.lesson .contentBlock_listItem1_3	{
	float:left;
	height:171px;
	margin:10px 15px 0 0;
	width:300px;
}




.linguaTVTrainingBottom	{
	width: 645px;
	height: 41px;
	float: left;
	background-image: url(../images/panel/linguaTVTrainingBottom/bg_panel.jpg);
	background-repeat: no-repeat;	
}



.linguaTVTrainingBottom .panel_navi 	{
	width: 160px; 
	height: 30px;
	margin: 0 22px 0 22px;
	float: left; 
}


.linguaTVTrainingBottom .panel_navi li {
	width: auto;
	height: 30px;
	margin: 0;
	float: left;
	cursor: pointer;
}

.linguaTVTrainingBottom .panel_add li {
	float: right;
}

.linguaTVTrainingBottom .panel_time {
	margin: 6px 0 0 0;
/*	float: left; */
	text-align: center;
	line-height: 30px;
	color: #373833;
	font-weight: bold;
	
}	



.linguaTVTrainingBottom .volumeBar	{
	width: 7px;
	height: 30px;
	float: left;
	cursor: pointer;
}


.linguaTVTrainingBottom .timeElapsed	{
	float: left; 
	margin-left: 70px; 
	margin-right: 30px; 
	text-align: center;
}






.lesson .rbmFlipBoxThemeHead .header:hover	{

/*		background-color: #54788c;*/

	
}

.lesson .rbmFlipBox .rbmFlipBoxThemeHead	{
	color: #373833;
	height: 27px; 
	background-image: url(../images/bg_FlipBoxHeader.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	border-left: 1px solid #cdd2d8;
	border-right: 1px solid #cdd2d8;
	border-top: 1px solid #cdd2d8;
	border-bottom: none;

}


.lesson .rbmFlipBox .themeOpen .rbmFlipBoxThemeHead	{
	background-image: url(../images/bg_FlipBoxHeader_open.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #373833;

}

#rbmFlipBox_subtitleFlipbox .rbmFlipBoxThemeHead 	{
	background-image: url(../images/bg_FlipBoxHeader.jpg);
	background-position: right;
	background-repeat: no-repeat;
}


#rbmFlipBox_subtitleFlipbox  .themeOpen .rbmFlipBoxThemeHead  	{
	background-image: url(../images/bg_FlipBoxHeader_open.jpg);
	background-position: right;
	background-repeat: no-repeat;
}


.lesson .rbmFlipBoxThemeContainer {
	margin-bottom: 10px;
}

.lesson .rbmFlipBoxThemeContainerInner {
	background-color: #f3f4f5;
	border-left: 1px solid #cdd2d8;
	border-right: 1px solid #cdd2d8;
	border-bottom: 1px solid #cdd2d8;
	border-top: none;
}

.lesson .rbmFlipBoxThemeBody 	{
	margin: 3px;
}





#progressbar	{
	margin: 20px;
}


.practiceCollectionItem	{
	width: 100%;
	height: 100%;
}

.practiceCollection_Block	{
	height: auto;
	margin: 0;
	padding: 4px 29px 0 33px;
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.practiceCollectionList	{
}

.practiceCollectionListItemContainer	{
	width: 280px;
	height: 169px;
	margin: 4px;
	float: left;
	overflow: hidden;
}

.practiceCollectionListItemContainerInner	{
	 border: 1px solid #c3c8cd;
	 cursor: pointer;
}


.practiceCollectionListItemInfoContainer	{
	height: 131px;
	border-bottom: 1px solid #c3c8cd;
	overflow: hidden;
}

.practiceCollectionListItemInfo	{
	height: 100px;
	margin-top: 106px;
 	opacity:0.8; 
      	filter:alpha(opacity=80);
	background-color: #ffffff;	
	color: #000000;
	padding: 0px 10px 7px 10px;
	
	
	
}

.practiceCollectionListItemInfoHeader	{
	line-height: 25px;
	font-weight: bold;
}

.practiceCollectionListItemInfoContainer:hover > .practiceCollectionListItemInfo	{
	margin-top: 67px;
}



.practiceCollectionListItemBottom	{
	height: 35px;
	background-image: url(../images/bg_practiceItem.jpg);
	background-repeat: no-repeat;
}

.practiceCollectionListItemDifficulty	{
	width: 99px;
	float: left;
	line-height: 36px;
	border-right: 1px solid #c3c8cd;


}



.practiceCompetenceProgress 	{
	width: 178px;
	margin: 0;
	float: left;
	line-height: 36px;
	text-align: right;
	color: #5E6B79;
	font-weight: bold;
}

.practiceCompetenceProgressBar	{
	width: 84px;
	height: 9px;
	margin: 13px 5px 0 3px;
	border: 1px solid;
	float: right;
	border-color: #eeeeee #838d97 #838d97 #eeeeee;
	background-image: url(../images/p_practiceCompetence.jpg);

}



.practiceCompetenceProgressBar .slider	{
	width: 20%;
	height: 9px;
	float: right;
	background-color: #f3f4f5;
}


.lesson .fullscreen	{
	margin-top: 5px;
}

.lesson .fullscreen #c_top	{
/*	display: none; 	does not work out for Roleplays!! */
}	


.lesson .fullscreen #c_positionCurrent	{
	display: none;
}	

.lesson .fullscreen #c_tab	{
	display: none;
}

.lesson .fullscreen #c_contentLeft	{
	width: 100%;
}

.lesson .fullscreen #c_contentRight	{
	display: none;
}	

.lesson .fullscreen #c_mainPlayer	{
	width: 982px;
	height: 552px;
}

.lesson .fullscreen .linguaTVTrainingBottom	{
	width: 100%;
}		

.lesson .fullscreen .linguaTVTrainingBottom .timeElapsed	{
	float: left; 
	margin-left: 230px; 
	margin-right: 50px; 
	text-align: center;
}




.lesson .fullscreen768 #c_positionCurrent	{
	display: none;
}	

.lesson .fullscreen768 #c_tab	{
	display: none;
}

.lesson .fullscreen768 #c_contentLeft	{
	width: 880px;
	margin-left: 56px;
}

.lesson .fullscreen768 #c_contentRight	{
	display: none;
}	

.lesson .fullscreen768 #c_mainPlayer	{
	width: 880px;
	height: 495px;
}

.lesson .fullscreen768 .linguaTVTrainingBottom	{
	width: 100%;
}		


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++    lessonHalf           +++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.lessonHalf #c_contentRight	{
 	width: 458px; 
 	height: 539px; 
 	margin-left: 13px;
 	float: left;
}

.lessonHalf #c_contentLeft	{
	background-color: transparent;
	width: 507px;
	float: left;
}



.lessonHalf .c_halfPlayer	{
	width: 455px;
	height: 255px;
	float: left;
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
	
}

.lessonHalf .c_halfPlayer	{
	width: 455px;
	height: 255px;
	float: left;
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
	
}

.lessonHalf #c_mainPlayer 	{
	width: 455px;
	height: 255px;

}

.lessonHalf #c_makroTemplate .c_halfPlayer	{
	width: 448px;
	height: 252px;
	float: left;
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
	
}

.LTVIntensiveTrainingBottom	{
	width: 455px;
	height: 41px;
	float: left;
	background-image: url(../images/panel/linguaTVTrainingBottom/bg_panel.jpg);
	background-repeat: no-repeat;	
}


#c_makroTemplate .LTVIntensiveTrainingBottom	{
	width: 448px;
}


.LTVIntensiveTrainingBottom .panel_navi 	{
	width: 150px; 
	height: 30px;
	margin: 0 12px 0 12px;
	float: left; 
}


.LTVIntensiveTrainingBottom .panel_navi li {
	width: auto;
	height: 30px;
	margin: 0;
	float: left;
	cursor: pointer;
}

.LTVIntensiveTrainingBottom .panel_add li {
	float: right;
}

.LTVIntensiveTrainingBottom .panel_time {
	margin: 6px 0 0 0;
/*	float: left; */
	text-align: center;
	line-height: 30px;
	color: #373833;
	font-weight: bold;
	
}	

.LTVIntensiveTrainingBottom .volumeBar	{
	width: 7px;
	height: 30px;
	float: left;
	cursor: pointer;
}

.lessonHalf .rbmSimpleTab	{
	width: 50px; 
	height: 592px; 
	float: left; 
	border-left: 1px solid #cdd2d8;
	border-bottom: 1px solid #cdd2d8;
	background-color: #57636f;
}


.lessonHalf #c_makroTemplate	{
	height: 475px;
	overflow: auto;
}

.lessonHalf .captions	{
	font-size: 18px;
}

.lessonHalf #c_captions	{
	height: 85px;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++    practice           +++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.practice #c_top	{
	width: auto;
	height: 60px;
	background-color: transparent;
	margin: 0;
	padding-left: 15px;
	
}

.practice #c_contentArea	{
	width: auto;
	border: none;
	min-height: 0;
}

.practice #c_contentContainer	{
	min-height: 370px; 
	margin-left: 20px;
	width: 780px;
}

.practice #c_contentRight	{
 	width: 375px; 
 	height: auto; 
 	margin-left: 13px;
 	float: left;
}

.practice #c_contentLeft	{
	background-color: transparent;
	width: 385px;
	margin-left: 0;
	float: left;
}

.practice #c_positionCurrent	{
	height: 28px; 
	border-top: 1px solid #cdd2d8;
	border-left: 1px solid #cdd2d8;
	border-right: 1px solid #cdd2d8;
	background-image: url(../images/bg_positionCurrent.jpg);
	background-repeat: repeat-x;
}


.practice .c_halfPlayer	{
	width: 384px;
	height: 216px;
	float: left;
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
	
}


.practice #c_mainPlayer 	{
	width: 384px;
	height: 216px;

}

.practice #c_makroTemplate .c_halfPlayer	{
	width: 384px;
	height: 216px;
	float: left;
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
	
}




.practice .rbmSimpleTab	{
	width: 50px; 
	height: 392px; 
	float: left; 
	border-left: 1px solid #cdd2d8;
	border-bottom: 1px solid #cdd2d8;
	background-color: #57636f;
}


.practice .rbmFlipBoxThemeContainer {
	margin-bottom: 10px;
}

.practice .rbmFlipBoxThemeContainerInner {
	background-color: #f3f4f5;
	border-left: 1px solid #cdd2d8;
	border-right: 1px solid #cdd2d8;
	border-bottom: 1px solid #cdd2d8;
	border-top: none;
}

.practice .rbmFlipBoxThemeBody 	{
	margin: 3px;
}



.practice #c_makroTemplate	{
	height: auto;
	overflow: auto;
}

.practice .captions	{
	font-size: 18px;
}

.practice #c_captions	{
	height: 85px;
}


.practice .LTVIntensiveTrainingBottom	{
	width: 100%;
}

.practice .LTVIntensiveTrainingBottom .panel_navi	{
	width: 110px;
}



.rbmFlipBox_transcriptFlipbox .LTVIntensiveTrainingBottom	{
	width: 256px;
	height: 41px;
	float: left;
	background-image: url(../images/panel/linguaTVTrainingBottom/bg_panel.jpg);
	background-repeat: no-repeat;	
}

.rbmFlipBox_transcriptFlipbox .LTVIntensiveTrainingBottom .panel_navi	{
	width: 140px;
	margin: 0 6px;
}

#menuBlock_closeMenu	{
	float: right;
}



.menuclassicDropDown	{
	overflow: hidden;
}



.menuclassicDropDown .menuItem	{
	border: none;
	color: #5e6b79;
	
}

#menuBlock_closeMenu .menuclassicDropDown .menuItem	{
	background-image: url(../images/bg_closeMenu.jpg);
	height: 34px;
	width: 115px;

}

#menuBlock_languageMenu .menuclassicDropDown .menuItem	{
	background-image: url(../images/bg_languagesMenu.jpg);
	background-position: right;
	height: 32px;
	width: auto;
}



.menuclassicDropDown .menuItemContent	{
	text-align: center;
	height: 30px;
	margin: 0 10px;
	
}

.menuclassicDropDown .menuItem a	{
	color: #5e6b79;
	text-align: right;
	line-height: 28px;
	padding-right: 15px;
	background-image: url(../images/b_menuLink.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#menuBlock_languageMenu .menuclassicDropDown .menuItem a	{
		background-image: url(../images/b_menuDownLink.gif);
}

.menuclassicDropDown .menuItem a:hover	{
	color: #ff8c21;
}



.menuclassicDropDown .menuItem .menuclassicDropDownSubContainer	{
	display: none; 
	
}

.menuclassicDropDown .menuItem:hover > .menuclassicDropDownSubContainer	{
	display: block; 
	position: absolute; 
	
}

.menuclassicDropDownSub	{
	width: 100%;
	height: 100%;
	margin-top: 2px;
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	background-color: #5e6b79;
	
}

.menuclassicDropDownSub .menuItemSub	{
	height: 23px;
	width: 100%;
	color: white;
	cursor: pointer;
}

.menuclassicDropDownSub .menuItemContentSub {
	background-image: none;
	overflow: hidden;
/*	padding-left: 10px;
	padding-right: 10px; */
}

.menuclassicDropDownSub .menuItemContentSub:hover {
	background-image: url(../images/bg_menugraphicSub.jpg);
}

.menuclassicDropDownSub .menuItemSub a	{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #7e8994;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-align: left;
	line-height: 13px;
}

.menuclassicDropDownSub .menuItemSub a:hover	{
	color: white;
}


.menuclassicDropDownSub .menuItemSub .sel1	a {
	color: white;
	text-decoration: underline;
}



.timelineClassicSection0 {
color:#999999;
cursor:pointer;
font-family:Verdana,Arial;
font-size:12px;
font-weight:bold;
text-align:center;
}

.timelineClassicSection0:hover {
color:#ffa13f;
}

.timelineClassicSection1 {
color:#ffa13f;
cursor:default;
font-family:Verdana,Arial;
font-size:12px;
font-weight:bold;
line-height:30px;
text-align:center;
}
.timelineButton {
cursor:pointer;
}
.timelineClassicSubSection0 {
color:#999999;
font-size:10px;
height:1px;
margin-bottom:5px;
overflow:hidden;
}


.timelineClassicSubSection1 {
color:#ffa13f;
font-size:10px;
height:auto;
line-height:14px;
overflow:hidden;
}
.timelineClassic a {
color:#999999;
text-decoration:none;
}
.timelineClassic a:link {
color:#999999;
text-decoration:none;
}
.timelineClassic a:visited {
color:#999999;
text-decoration:none;
}
.timelineClassic a:hover {
color:#ffa13f;
text-decoration:none;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++    contentData_inner_landingPage       ++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.contentData_inner_landingPage .c_halfPlayer	{
	width: 455px;
	height: 255px;
	float: left;
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
	
}

.contentData_inner_landingPage .c_halfPlayer	{
	width: 455px;
	height: 255px;
	float: left;
	border-right: 1px solid #cdd2d8;
	overflow: hidden;
	
}

.contentData_inner_landingPage #c_mainPlayer 	{
	width: 455px;
	height: 255px;

}



#c_startPageInner	{
	width: 433px;
	margin: 12px 20px 20px 20px;
	float: left;
}

#c_startPageRight	{
	float: left;
	width: 224px;
	background-color: #f0f2f4;
	border-top: none;
	border-left: 1px solid #c9cfd5;
	border-right: 1px solid #c9cfd5;
	margin-bottom: -32767px;
	padding-bottom: 32767px; 
}

#c_startPageRightInner	{
	margin: 7px 0 0 15px;
	overflow: hidden;
}

#c_startPageRightInner .header	{
	height: 20px;
	margin-top: 5px;
	border-bottom: 1px solid #f4950c;
	text-align: left;
	color: #5e6b79;
	font-size: 13px;
	line-height: 20px;
}

.rbmFlipBox_reportFlipbox {
	width: 98%;
	height:auto;
	margin: 10px;
}

.rbmFlipBox_reportFlipbox .themeOpen .rbmFlipBoxThemeHead {
	background-image:url("../images/b_FlipBoxHeader_closed.png");
	background-position: 98% center;
	background-repeat: no-repeat;
	background-color: #e1e3e8;
	border-bottom:1px solid #B9B9B9;
	border-right:1px solid #B9B9B9;
	color:black;
	font-weight:normal;
	height:27px;
}

.rbmFlipBox_reportFlipbox .rbmFlipBoxThemeHead {
	background-image:url("../images/b_FlipBoxHeader_open.png");
	background-position: 98% center;
	background-repeat: no-repeat;
	background-color: #e1e3e8;
	border-bottom:1px solid #B9B9B9;
	border-right:1px solid #B9B9B9;
	color:black;
	font-weight:normal;
	height:27px;
}

.rbmFlipBox_reportFlipbox .rbmFlipBoxThemeContainerInner {
	background-color:#f3f4f5;
	border-color: #e1e3e8;
	border-style:solid;
	border-width:1px;
}

.rbmFlipBox_reportFlipbox .rbmFlipBoxThemeBody {
	height:auto;
	margin:0px;
}

.rbmFlipBox_reportFlipbox .cmslink a{
	display:block;
	padding-left:0px;
	background-image: none;
	line-height: 10px;
	margin: 0px;
}

.rbmFlipBox_reportFlipbox .cmslink {
	background-image:url("../images/linkImage.gif");
	background-repeat:no-repeat;
	display:block;
	padding-left:10px;
	margin:0px;
	float:right;
}

.c_contentInner a	{
	/* line-height: 22px; */
	color: #3a444e;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;

}

.c_contentInner a:hover	{
	color: #ef7f00;
}


.practice .rbmFlipBoxThemeHead_questionFlipbox	{
	background-image: url(../images/bg_FlipBoxHeader.jpg);
	background-repeat: repeat-x;
	background-position: left, top;
	border-left:1px solid #CDD2D8;
	border-top:1px solid #CDD2D8;
}

.practice .themeOpen .rbmFlipBoxThemeHead_questionFlipbox	{
	background-image: url(../images/bg_FlipBoxHeader.jpg);
	background-repeat: repeat-x;
	background-position: left, top;
	border-left:1px solid #CDD2D8;
	border-top:1px solid #CDD2D8;
	color: #000000;
}

.lesson .practice .rbmFlipBoxThemeHead_questionFlipbox	{
	background-image: url(../images/bg_FlipBoxHeader.jpg);
	background-repeat: repeat-x;
	background-position: left, top;
	border-left:1px solid #CDD2D8;
	border-top:1px solid #CDD2D8;
}

.lesson .practice .themeOpen .rbmFlipBoxThemeHead_questionFlipbox	{
	background-image: url(../images/bg_FlipBoxHeader.jpg);
	background-repeat: repeat-x;
	background-position: left, top;
	border-left:1px solid #CDD2D8;
	border-top:1px solid #CDD2D8;
}

.contentDataHead_frontend	{
	margin: 27px 0 18px 22px;
	background-color: #F3F4F5;
	border: 1px solid #CDD1D8;
	height: 30px;
	width: 657px;
	text-align: center;	   
}


.speech .positionText	{
	width: 500px;
	margin-left: 5px;
	line-height: 24px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: inline;
}

.speech .slideHeadRight	{
	width: auto;
	margin-right: 5px;
	line-height: 24px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	display: inline;
}

.speech #c_contentLeft	{
	width: 712px;
}

.speech #c_contentRight 	{
	width: 260px;
}

.speech #c_tab	{
	height: 495px;
}

.speech .rbmFlipBox_transcriptFlipbox #c_mainPlayer	{
	width: 256px; 
	height: 144px;
}

.addInfo	{
	float: right;
}


.iconEdit	{
	float: right; 
	overflow: visible; 
	text-align: right; 
	position: relative;  
	width: 0; height: 0; 
	cursor: pointer;
	margin-right: 10px;
}

.f_Course_show_reference	{
	height: 28px;
	margin-bottom: 1px;	
	margin-right: 1px;	
	line-height: 28px;
	background-color: #e1e3e8;
}

