/* rwe style 2018 - new fonts */
@font-face {
 font-family: RWE-Light;
 src: url(../../css/fonts/rwe/RWESans-Light.woff2) format("woff2"),
      url(../../css/fonts/rwe/RWESans-Light.woff) format("woff"),
      url(../../css/fonts/rwe/RWESans-Light.ttf) format("ttf");
 font-weight:light;
 font-style:normal
}
@font-face {
 font-family: RWE-Regular;
 src: url(../../css/fonts/rwe/RWESans-Regular.woff2) format("woff2"),
      url(../../css/fonts/rwe/RWESans-Regular.woff) format("woff"),
      url(../../css/fonts/rwe/RWESans-Regular.ttf) format("ttf");
 font-weight:normal;
 font-style:normal;
  	-webkit-font-smoothing: none;
	-moz-osx-font-smoothing: none;
}
@font-face {
 font-family: RWE-Medium;
 src: url(../../css/fonts/rwe/RWESans-Medium.woff2) format("woff2"),
      url(../../css/fonts/rwe/RWESans-Medium.woff) format("woff"),
      url(../../css/fonts/rwe/RWESans-Medium.ttf) format("ttf");
 font-weight:normal;
 font-style:normal
}
@font-face {
 font-family: RWE-Bold;
 src: url(../../css/fonts/rwe/RWESans-Bold.woff2) format("woff2"),
      url(../../css/fonts/rwe/RWESans-Bold.woff) format("woff"),
      url(../../css/fonts/rwe/RWESans-Bold.ttf) format("ttf");
 font-weight:normal;
 font-style:normal
}
@font-face {
 font-family:"rwe-iconfont";
 src: url(../../css/fonts/rwe/rwe-iconfont.eot?v=2.28.0);
 src: url(../../css/fonts/rwe/rwe-iconfont.eot?#iefix&v=2.28.0) format("eot"),
      url(../../css/fonts/rwe/rwe-iconfont.woff?v=2.28.0) format("woff"),
      url(../../css/fonts/rwe/rwe-iconfont.ttf?v=2.28.0) format("truetype"),
      url(../../css/fonts/rwe/rwe-iconfont.svg#rwe-iconfont&v=2.28.0) format("svg");
 font-weight:normal;
 font-style:normal
}

@font-face {
    font-family: 'RWEHeadlineCondensedLight';
    src: url('../../css/fonts/rweheadline-lightcondens-webfont.eot');
    src: url('../../css/fonts/rweheadline-lightcondens-webfont.eot?#iefix') format("embedded-opentype"),
         url('../../css/fonts/rweheadline-lightcondens-webfont.woff') format("woff"),
         url('../../css/fonts/rweheadline-lightcondens-webfont.ttf') format("truetype"),
         url('../../css/fonts/rweheadline-lightcondens-webfont.svg#RWEHeadlineCondensedLight') format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RWEHeadlineCondensedMedium';
    src: url('../../css/fonts/rweheadline-mediumcondens-webfont.eot');
    src: url('../../css/fonts/rweheadline-mediumcondens-webfont.eot?#iefix') format("embedded-opentype"),
         url('../../css/fonts/rweheadline-mediumcondens-webfont.woff') format("woff"),
         url('../../css/fonts/rweheadline-mediumcondens-webfont.ttf') format("truetype"),
         url('../../css/fonts/rweheadline-mediumcondens-webfont.svg#RWEHeadlineCondensedMedium') format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RWEHeadlineCondensedRegular';
    src: url('../../css/fonts/rweheadline-regularcondens-webfont.eot');
    src: url('../../css/fonts/rweheadline-regularcondens-webfont.eot?#iefix') format("embedded-opentype"),
         url('../../css/fonts/rweheadline-regularcondens-webfont.woff') format("woff"),
         url('../../css/fonts/rweheadline-regularcondens-webfont.ttf') format("truetype"),
         url('../../css/fonts/rweheadline-regularcondens-webfont.svg#RWEHeadlineCondensedRegular') format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face { font-family: PTSansRegular; src: url("../../css/fonts/PTS55F-webfont.eot") }
@font-face { font-family: PTSansRegular; src: url("../../css/fonts/PTS55F-webfont.ttf") }
@font-face { font-family: Vegur; src: url("../../css/fonts/Vegur-Regular.otf") }
@font-face { font-family: Lato; src: url("../../css/fonts/Lato-Medium.ttf") }

@font-face {
	font-family: "AmpleSoftLight";
	font-style: normal;
	font-weight: normal;
	src: url("../../css/fonts/AmpleSoft/AmpleSoftW00-Regular_web.eot?#iefix") format("embedded-opentype"),
	     url("../../css/fonts/AmpleSoft/AmpleSoftW00-Regular_web.woff") format("woff");
}
@font-face {
	font-family: iconfont;

		font-family: 'iconfont';
	src: url("../../css/fonts/fontawesome-webfont.eot");
	src: url("../../css/fonts/ontfontawesome-webfont.eot?#iefix") format("eot"),
	     url("../../css/fonts/fontawesome-webfont.woff") format("woff"),
	     url("../../css/fonts/fontawesome-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;

		-webkit-font-smoothing: antialiased;
		font-smoothing: antialiased;
}
@font-face {
font-family: Lato;
src: url("../../css/fonts/Lato-Medium.ttf") /* TTF file for CSS3 browsers */
}
.Lato { font-family: RWE-Regular; }

a:link {
		text-decoration: none;
}

a:visited {
		text-decoration: none;
}

a:hover {
		text-decoration: none;
}

a:active {
		text-decoration: none;
}

.splashBar:hover{

}

.splashBarVerlauf123{

	 background-image: linear-gradient(to right, #c1e3f9 0%, #d1e3e7 60%);

}
.pollFont{
		font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
}
h3 {
	line-height:50px;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size: 50px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #4e8ccb;
	position:relative;
	top: 20px;

}
h2 {
	line-height:40px;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size: 44px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #4e8ccb;
	position:relative;
	top: 20px;

}
h4 {
	line-height:50px;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size: 50px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #fff;
	position:relative;
	top: 20px;

}

body{
		line-height: 26px;
		color: #003333;
		font-family: Helvetica,Tahoma,Geneva,Verdana,sans-serif;

	vertical-align:top;
		position:relative;
		top:0px;
		-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.user_vod_title1{
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	position:absolute;
	top:116px;
	left:5px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #fff;

}
.btn_user_vod{

}
.user_vod_title2{
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	position:absolute;
	top:139px;
	left:5px;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #fff;
}
.user_login_field{
	border-style:none;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #fff;
	position:relative;
	top: 150px;
	left: -15px;
}
.user_presenter_head1{
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	position:absolute;
	top:14px;
	left:0px;
	font-size: 20px;

	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #fff;
}
.user_presenter_head2{
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	position:absolute;
	top:14px;
	left:0px;
	font-size: 20px;

	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #fff;

}
.getDLCount{
		font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	position:absolute;
	top:139px;
	left:5px;
	font-size: 16x;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	margin-top: 0;
	outline: 0;
	color: #58585a;
}
.btnredsys{
		font-family: RWEHeadlineCondensedLight,Tahoma, Geneva, sans-serif;
		color: #bcbcbc;
		background:none;
		text-align:left;
		width:150px;
		height:40px;
		line-height:30px;
		font-size:17px;
		position:relative;
		text-decoration: none;
		font-weight: normal;
		font-style: normal;


}
.btnredsys :hover{
		cursor:pointer;
		color: #58585a;

}
.btnredsys_akt{
		color: #58585a !important;


}
.btnredsys_akt_span{

}
.btnredsys_inakt{

}
.btnredsys_deact{
		font-family: RWEHeadlineCondensedLight,Tahoma, Geneva, sans-serif;
		color: #bcbcbc;
		background:none;
		text-align:left;
		width:150px;
		height:40px;
		line-height:30px;
		font-size:17px;
		position:relative;
		text-decoration: none;


}
.btnredsys_deact :hover{
		cursor:pointer;
}
.vod_offset{
		position: relative;
		top: 175px !important;
}
.greyBar{
	position:relative;top:-48px;width:901px;height:70px;background-color:#ededed;border-color:#B8B8B8;border-style:solid;border-width:thin;
}
.editbox
{
		display:none;
}
.text
{
		font-size: 13px;
		width: 280px;
}
.text_mobile
{
		font-size: 54px;
}
.textGr
{
		font-size: 43px;

}
.textGr_regie
{
		font-size: 43px;
	color:red;

}
.info_off, #home:hover .info_on{
	 display:none
}
.info_on, #home:hover .info_off{
	 display:block
}
div.headInfos{
	position:relative;
	text-align: left;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	top:119px;

	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
div.headTitle{
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	width: auto;
	text-decoration: none;
	color: #fff;
	height: 10px;
	position: relative;
	top: 102px;

}
div.headTitleFaq{
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	width: auto;
	text-decoration: none;
	color: #fff;
	height: 10px;
	position: relative;
	top: 124px;

}
div.headTitleMod{
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	width: auto;
	text-decoration: none;
	color: #fff;
	height: 10px;
	position: relative;
	top: 30px;
	left:40px;
	width: 800px;

}
div.placeholder{
	position:absolute;
	top:-20px;
	left:520px;
	text-align: right;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;


	color: #A9A9AA;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;

}
div.result{
	position: relative;
	top: 143px;
}
div.loggedIn_user{
	position:relative;
	top: -175px;
	left: 420px;
	width: 200px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
div.loggedIn_user_mini{
	position:relative;
	top: -175px;
	left: 420px;
	width: 200px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;
	background-color: #000;

	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
div.loggedIn_user_header{
	position:relative;
	top: -190px;
	left: 545px;
	width: 200px;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}

.greenButton{
	position:relative;
	cursor:pointer;

	color: #fff;
	width: 20px;
	height: 20px;

	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;


		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.greenButton_play{
	position:relative;
	cursor:pointer;

	color: #fff;
	width: 14px;
	height: 14px;
	top:2px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	text-align:left;


		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.headerInput{
	position:relative;
	top: 139px;
	text-align: left;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
.footerInput{
	position:relative;
	top: 258px;
	text-align: left;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	width:550px;
	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
.headerInputPW{
	position:relative;
	top: 148px;
	text-align: left;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	-webkit-text-security: circle;
	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
.headerRedirect{
	position:relative;
	top: 195px;
	text-align: left;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
.dropdownOption{



	font-style: normal;
	font-weight: normal;

	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
/**
Admin-Buttons
*/
.buttonfirst{
	position:absolute;
	text-align:center;
	cursor:pointer;
	top: -3px;
	left: 5px;
	color: #fff;
	width: 30px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #FAFAFA;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;


}
.buttonfirst:hover{

		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;

}
.buttonMinusFive{
	position:absolute;
	cursor:pointer;
	text-align:center;
	top: -3px;
	left: 40px;
	color: #fff;
	width: 30px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #FAFAFA;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.buttonMinusFive:hover{

		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;

}
.buttonPrev{
	position:absolute;
	cursor:pointer;
	text-align:center;
	top: -3px;
	left: 75px;

	width: 34px;
	font-family: RWE-Regular,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #00a19f;
		border: 1px solid #00a19f;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 13px;
		border-radius: 3px;
}
.buttonPrev:hover{

		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;

}
.buttonNext{
	position:absolute;
	cursor:pointer;
	top: -3px;
	text-align:center;
	left: 210px;

	width: 34px;
	font-family: RWE-Regular,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #00a19f;
		border: 1px solid #00a19f;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 13px;
		border-radius: 3px;
}
.buttonNext:hover{

		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;

}
.buttonPlusFive{
	position:absolute;
	cursor:pointer;
	top: -3px;
	text-align:center;
	left: 245px;
	color: #fff;
	width: 30px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #FAFAFA;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.buttonPlusFive:hover{

		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;

}
.buttonLast{
	position:absolute;
	cursor:pointer;
	text-align:center;
	top: -3px;
	left: 280px;
	color: #fff;
	width: 30px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #FAFAFA;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.buttonLast:hover{

		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;

}
.buttonRefreshAdmin{
	position:absolute;
	cursor:pointer;
	top: 6px;
	left: 617px;
	color: #fff;
	width: 25px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;


		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.buttonRefreshAdmin:hover{

		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;

}
.currentPage{
	position:absolute;
	top: -32px;
	left: 108px;
	text-align: right;
	color: rgb(25,52,113);
	width: 70px;
	font-family: RWE-Regular,Tahoma,Geneva,sans-serif;
	 	-webkit-font-smoothing: none;
	-moz-osx-font-smoothing: none;
	color: #58585A !important;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
		text-align:center;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.currentPageBis{
	position:absolute;
	top: -32px;
	left: 108px;
	text-align: right;
	color: #fff;
	width: 30px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
		text-align:center;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.currentPageMobile{
	position:absolute;



	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;


	color:#4e8ccb;
	text-align:right;
	left:256px !important;
	top:-23px;font-size:45px;width:160px;
}
.currentPageBisMobile{
	position:absolute;

	text-align: right;

	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;

		text-align:center;

	color:#4e8ccb;left:518px;top:-23px;font-size:45px;
}
.maxPagesMobile{
	position:absolute;

	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;

	padding-right:2px;


	color:#4e8ccb;top:-23px;left:442px; width:50px;font-size:45px;
}
.maxPages{
	position:absolute;
	top: -1px;
	left: 133px;
	color: #fff;
	width: 50px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	padding-right:2px;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/

		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.getMaxPages{
	position:absolute;
	top: -1px;
	left: 152px;
	color: #fff;
	width: 50px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	padding-left:2px;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/

		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
div.logout{
	position:absolute;
	cursor:pointer;
	text-align:center;
	top: 16px;
	left: 570px;
	color: #fff;
	width: 68px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #FAFAFA;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.logout:hover{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;
}
div.logoutMod{
	position:absolute;
	cursor:pointer;
	text-align:center;
	top: 80px;
	left: 1765px;
	color: #fff;
	width: 110px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #AFAFAF;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.logoutMod:hover{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;
}
a.modLink{
	position:absolute;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	top: 131px;
	left: 376px;
	color: #fff;
	width: 128px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/
	background: #FAFAFA;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
a.modLink:hover{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;
}
.maxQ{
	position:absolute;
	top: 0px;
	left: 492px;
	color: #fff;
	width: 150px;
	/*font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;*/
	font-family: RWE-Regular,Tahoma,Geneva,sans-serif;
	 	-webkit-font-smoothing: none;
	-moz-osx-font-smoothing: none;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/

		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.getNumMsg{
	position:absolute;
	text-align:right;
	top: 0px;
	left: 492px;
	color: #fff;
	width: 150px;
	font-family: RWE-Regular,Tahoma,Geneva,sans-serif;

	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/

		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.maxQ_red{
	position:absolute;
	text-align:right;
	top: -31px;
	left: 488px;
	color: #fff;
	width: 150px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	/*background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;*/

		/*border-radius: 6px 6px 6px 6px;*/
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;*/
		font-size: 15px;
}
.refreshAdminList{
	position:absolute;
	cursor:default;
	top: 73px;
	left: 609px;
	color: #fff;
	width: 30px;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;

		font-size: 15px;
}
.refreshAdminList:hover{

		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		border: 1px solid #E7C971;

}
/**
Admin-Buttons Ende
*/
#ulog{
	width: 230px !important;
		background-color: #FFF !important;
}
.ulog_tr{


}
.ulog_tr td{
	text-align: left;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;



	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	width: 115px;
}
.user_Frame{
	display:block;
	position: absolute;
	/**background-color: #C2E0FF;*/
}

#ulog_mini{
	width: 190px !important;

	line-height:8px !important;
	position:relative;
	top:30px;
	left: -2px;
}
.ulog_tr_mini{
		width: 70px !important;
		/**background: #EEEEEE !important;*/
}
.ulog_tr_mini td{
	text-align: left;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin: -2px;
	text-decoration: none;

	background-color:none !important;

	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#8A8A8C;
	width: 60px;
}
.ulog_tr_mini td:first-child{

	width: 35px;
}
.ulog_tr_mini td:nth-child(2){

	width: 70px;
	color:#8A8A8C !important;
}


.miniRed{
	position:absolute;
	top: -18px !important;


}


.edit_tr{
cursor:pointer;
	width: 30px !important;
		line-height: 60px;
	background: #EEEEEE !important;
	vertical-align:top;
}
.edit_tr:hover{
	cursor:pointer;
	background: #FFF !important;
}
.edit_tr td:first-child{
		width:70px;
		font-weight: bold;
}
.edit_tr td{
		padding-left: 10px;
}
.edit_tr td:hover{
		padding-left: 10px;
	background: #FFF;
}
.edit_pen{
		padding-left: 5px !important;
		width: 30px !important;
}
.edit_pen img{
		display: block;
		margin: auto;
}
.odd{
		background: #EEEEEE;
}

.greenButton:hover{
	cursor:pointer;
	background: #FFF !important;
}
.greenButton_play:hover{
	cursor:pointer;
	background: #FFF !important;
}
.editDel_tr{

	padding-left: 10px;
	width: 20px;
		line-height: 20px;
}

.editDel_pen{
		padding-left: 10px;
		width: 30px !important;
}
.editDel_pen img{
		display: block;
		margin: auto;
}
.txtAreaStyled{

color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	height: 100px;
	width: 250px;
	color:#fff;
	background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		font-size: 15px;
}
.regie_txtAreaStyled{

color: red;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	height: 20px;
	width: 550px;

	background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		font-size: 15px;
	resize:none;
}
.stats_txtAreaStyled{

color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	height: 20px;
	width: 550px;
	overflow:auto;
	background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		font-size: 15px;
	resize:none;
}
.frnonedit_tr{

	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
		font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align:top;

	text-decoration: none;
	background: #EEEEEE !important;
}
.frnonedit_tr td:first-child{
		width:25px;

	padding-right: 5px;
	text-align:right;
}
.frnonedit_tr td:nth-child(2){
		width:15px;
	 text-align:top;
	 padding-left: 5px;
	 text-align:left;
}
.frnonedit_tr td:nth-child(3){
		width:93px;
	text-align:left;
	text-align:top;
	padding-left: 5px;

}
.frnonedit_tr td:nth-child(4){
		width:25px;

}
.frnonedit_tr td:nth-child(5){
		width:260px;

}
.frnonedit_tr td:nth-child(6){
		vertical-align:middle;

}

.frnonedit_tr td{
		padding-left: 10px;
}
.odd{
		background: #EEEEEE;
}
.modTR{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size:20pt;
		line-height: 50px;
	background: #D3D3D3;
	text-align:right;
}
.modTR td{
		padding-left: 10px;
}
.modTR td:first-child{

	text-align:right;
		width:56px;
		vertical-align:top;

}
.pen:hover{
		cursor:pointer;
	background:#FFF;

}
.modTR td:nth-child(2){

	text-align:left;
		width:225px;
		vertical-align:top;
	padding-right: 5px;
}
.modTR td:nth-child(3){
		width:100px;
	 padding-left: 5px;
	 text-align:left;
	 vertical-align:top;

}
.modTR td:nth-child(4){
		width:1050px;
	 padding-left: 5px;
	 text-align:left;
	 vertical-align:top;

}
.nameField{
	position:relative;
	left: 5px;
	text-align: left;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;


	color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
}
.regie_modTR{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
	font-size:20pt;
		line-height: 50px;
	background: #D3D3D3;
	text-align:right;
	position: relative;

}
.regie_modTR td{
		padding-left: 10px;
}
.regie_modTR td:first-child{

	text-align:left;
		width:1800px;
		vertical-align:top;

}
.mod_regie_nonedit_tr{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:right;
	height:30px;
	overflow:hidden;
	color: red;
}
.mod_regie_nonedit_tr td{
		padding-left: 10px;
}
.mod_regie_nonedit_tr td:first-child{

	text-align:left;
		width:630px;
		vertical-align:top;

}
.regie_nonedit_tr{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:right;
	height:30px;
	overflow:hidden;
}
.regie_nonedit_tr td{
		padding-left: 10px;
}
.regie_nonedit_tr td:first-child{

	text-align:right;
		width:16px;
		vertical-align:top;

}
.stats_nonedit_tr{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:left;
	max-height:30px;
	overflow:hidden;
}
.stats_nonedit_tr td{
		padding-left: 10px;
	max-height:30px;
}
.stats_nonedit_tr td:first-child{

	text-align:left;
		width:16px;
		vertical-align:top;
	max-height:30px;


}
.pen:hover{
		cursor:pointer;
	background:#FFF;

}
.regie_nonedit_tr td:nth-child(2){

	text-align:left;
	color: red;
		width:525px;
		vertical-align:top;
	padding-right: 5px;
}
/**********/
.nonedit_tr_ue{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:right;
}
.nonedit_tr_ue td{
		padding-left: 10px;
}
.nonedit_tr_ue td:first-child{

	text-align:right;
		width:16px;
		vertical-align:top;

}
.pen:hover{
		cursor:pointer;
	background:#FFF;

}
.nonedit_tr_ue td:nth-child(2){

	text-align:left;
		width:180px;
		vertical-align:top;
	padding-right: 5px;
}
.nonedit_tr_ue td:nth-child(3){
		width:180px;
	 padding-left: 5px;
	 text-align:left;
	 vertical-align:top;

}
.nonedit_tr_ue td:nth-child(4){
		width:180px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_ue td:nth-child(5){
		width:30px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_ue td:nth-child(6){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_ue td:nth-child(7){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
/************/
.nonedit_tr{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:right;
}
.nonedit_tr td{
		padding-left: 10px;
}
.nonedit_tr td:first-child{

	text-align:right;
		width:16px;
		vertical-align:top;

}
.pen:hover{
		cursor:pointer;
	background:#FFF;

}
.nonedit_tr td:nth-child(2){

	text-align:right;
		width:25px;
		vertical-align:top;
	padding-right: 5px;
}
.nonedit_tr td:nth-child(3){
		width:90px;
	 padding-left: 5px;
	 text-align:left;
	 vertical-align:top;

}
.nonedit_tr td:nth-child(4){
		width:25px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr td:nth-child(5){
		width:300px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr td:nth-child(6){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr td:nth-child(7){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
/*********/
/************/
.uservod_dynamic_tr_act{
	background:#dedede !important;
	border-color:#dedede !important;
}
.uservod_dynamic_tr_inact{
	background:#ededed !important;
	border-color:#ededed !important;

}
.uservod_nonedit_tr{

	vertical-align:top;
	font-family: RWE-Regular, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #fff;
	text-align:right;
	z-index:999;
}
.uservod_nonedit_tr:hover{
	cursor:pointer;
	background-color: #ecf9f7 !important;

}
.uservod_nonedit_tr td{
		padding-left: 10px;
		border-bottom: thin solid #74a8a7;
}
.nonedit_tr td:first-child{

	text-align:right;
		max-width:16px;
		vertical-align:top;

}
.pen:hover{
		cursor:pointer;
	background:#FFF;

}
.uservod_nonedit_tr td:nth-child(2){

	text-align:left;
		width:500px;
		vertical-align:top;
	padding-right: 5px;
}
.uservod_nonedit_tr td:nth-child(3){
		width:20px;
	 padding-left: 5px;
	 text-align:left;
	 vertical-align:top;

}
.uservod_nonedit_tr td:nth-child(4){
		width:25px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.uservod_nonedit_tr td:nth-child(5){
		width:50px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}

/*********/
.arrow_Prev_mobile_left{
	font-family: iconfont;
	color:rgb(25,52,113);
		font-size:95px;
}
.arrow_Prev:hover{

}
.arrow_Prev_mobile_left:before{
	content: "\F104";
}
.arrow_Prev_mobile_right{
	font-family: iconfont;
	color:rgb(25,52,113);
		font-size:95px;
}
.arrow_Prev:hover{

}
.arrow_Prev_mobile_right:before{
	content: "\F105";
}
/************/
.mobile_nonedit_tr{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 54px;
	background: #ededed;

	font-size:40px !important;
	min-height:400px;
}
.mobile_nonedit_tr:hover{
	cursor:pointer;
	/**background-color:rgb(237, 237, 237);*/

}
.mobile_nonedit_tr td{
		padding-left: 10px;
}

.pen:hover{
		cursor:pointer;
	background:#FFF;

}
.mobile_nonedit_tr td:nth-child(100){

	padding-left:10px;
	text-align:left;
		max-width:55px;
	min-width:55px;
		vertical-align:top;
	padding-right: 0px;
	padding-top:15px;
}
.mobile_nonedit_tr td:first-child{
		width:760px;
	 padding-left: 15px;
	 text-align:left;
	 vertical-align:top;
	 padding-top:7px;
	 padding-right:15px;

}
.mobile_nonedit_tr td:nth-child(300){
		max-width:50px;
	 padding-left: 0px;
	 text-align:left;
	 vertical-align:top;
	 padding-top:15px;
	 padding-right:10px;
	 min-width:55px;

}
.mobile_nonedit_tr td:nth-child(4){
		width:25px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.mobile_nonedit_tr td:nth-child(5){
		width:50px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}

/*********/
.nonedit_tr_VOD{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:right;
}
.nonedit_tr_VOD td{
		padding-left: 10px;
}
.nonedit_tr_VOD td:first-child{

	text-align:right;
		width:16px;
		vertical-align:top;

}
.pen:hover{
		cursor:pointer;
	background:#FFF;

}
.nonedit_tr_VOD td:nth-child(2){

	text-align:right;
		width:25px;
		vertical-align:top;
	padding-right: 5px;
}
.nonedit_tr_VOD td:nth-child(3){

	text-align:right;
		width:25px;
		vertical-align:top;
	padding-right: 5px;
}
.nonedit_tr_VOD td:nth-child(4){
		width:90px;
	 padding-left: 5px;
	 text-align:left;
	 vertical-align:top;

}
.nonedit_tr_VOD td:nth-child(5){
		width:25px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_VOD td:nth-child(6){
		width:300px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_VOD td:nth-child(7){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_VOD td:nth-child(8){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}

/*********/

.nonedit_tr_VOD_adjust{

	vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:right;
}
.nonedit_tr_VOD_adjust td{
		padding-left: 10px;
}
.nonedit_tr_VOD_adjust td:first-child{

	text-align:right;
		width:16px;
		vertical-align:top;
	padding-left: 2px;

}
.nonedit_tr_VOD_adjust td:nth-child(2){

	text-align:right;
		width:16px;
		vertical-align:top;
	padding-left: 0px;

}
.nonedit_tr_VOD_adjust td:nth-child(3){

	text-align:right;
		width:16px;
		vertical-align:top;
	padding-left: 0px;

}
.nonedit_tr_VOD_adjust td:nth-child(4){

	text-align:right;
		width:16px;
		vertical-align:top;
	padding-left: 1px;

}
.pen:hover{
		cursor:pointer;
	background:#FFF;

}
.nonedit_tr_VOD_adjust td:nth-child(5){

	text-align:right;
		width:16px;
		vertical-align:top;
	padding-left: 1px;

}
.nonedit_tr_VOD_adjust td:nth-child(6){

	text-align:right;
		width:16px;
		vertical-align:top;
	padding-left: 1px;

}
.nonedit_tr_VOD_adjust td:nth-child(7){

	text-align:right;
		width:25px;
		vertical-align:top;
	padding-right: 5px;
	padding-left: 5px;
}
.nonedit_tr_VOD_adjust td:nth-child(8){

	text-align:right;
		width:25px;
		vertical-align:top;
	padding-right: 1px;
}
.nonedit_tr_VOD_adjust td:nth-child(9){
		width:70px;
	 padding-left: 5px;
	 text-align:left;
	 vertical-align:top;

}
.nonedit_tr_VOD_adjust td:nth-child(10){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_VOD_adjust td:nth-child(11){
		width:280px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;


}
.nonedit_tr_VOD_adjust td:nth-child(12){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_VOD_adjust td:nth-child(13){
		width:20px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}

/*********/

.nonedit_tr_mod td{
		vertical-align:top;
	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:right;

}
.nonedit_tr_mod td:first-child{

	text-align:right;
		width:25px;
		vertical-align:top;
	padding-right: 5px;
}
.nonedit_tr_mod td:nth-child(2){
		width:90px;
	 padding-left: 5px;
	 text-align:left;
	 vertical-align:top;

}
.nonedit_tr_mod td:nth-child(3){
		width:25px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_mod td:nth-child(4){
		width:300px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}
.nonedit_tr_mod td:nth-child(5){
		width:30px;
	text-align:left;
	padding-left: 5px;
	vertical-align:top;

}

.admin_nonedit_tr{


	font-family: RWEHeadlineCondensedLight, Tahoma, Geneva, sans-serif;
		line-height: 18px;
	background: #D3D3D3;
	text-align:right;
	vertical-align:top;
	top:30px;
}
.admin_nonedit_tr td{
		padding-left: 10px;
}
.admin_nonedit_tr td:first-child{

		width:20px;
		padding-left: 3px;
	padding-right: 3px;
}
.admin_nonedit_tr td:nth-child(2){
		width:25px;
	 padding-right: 0px;
	 padding-left: 0px;


}
.admin_nonedit_tr td:nth-child(3){
		width:80px;
	 padding-left: 5px;
	 text-align:left;

}
.admin_nonedit_tr td:nth-child(4){
		width:18px;
	text-align:left;
		padding-left:0px;
	padding-right:0px;
}
.admin_nonedit_tr td:nth-child(5){
		width:220px;
	text-align:left;

}
.admin_nonedit_tr td:nth-child(6){
		width:140px;
	text-align:left;
		background:url(images/edit_sw.png) right top no-repeat;
	min-height:22px;
	display:inline-block;
}
.admin_nonedit_tr td:nth-child(7){
		width:25px;
	text-align:left;
		padding-left:5px;
	padding-right:0px;
}
.admin_nonedit_tr td:nth-child(8){
		width:25px;
	text-align:left;

}
.admin_nonedit_tr td:nth-child(9){
		width:25px;
	text-align:left;
		padding-left:3px;
	padding-right:0px;
}
.admin_nonedit_tr td:nth-child(10){
		width:25px;
	text-align:left;

}

.faqBox{

}

.dropdownStyled{
position:relative;
cursor:pointer;
left:1px;
color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		font-size: 15px;
}
.dropdownStyled:focus, .dropdownStyled:hover{
	border: 1px solid #E7C971;
		box-shadow: 0 0 5px #FFE8B1, 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}
.dropdownStyledButton{
position:relative;
cursor:pointer;
top: -39px;
left: 248px;
color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		font-size: 15px;
}
.dropdownStyledButton:focus, .dropdownStyledButton:hover{
	border: 1px solid #E7C971;
		box-shadow: 0 0 5px #FFE8B1, 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}
.dropdownStyledButtonUser{
position:relative;
cursor:pointer;
top: -39px;
left: 248px;
color: #fff;
	font-family: RWEHeadlineCondensedLight,Tahoma,Geneva,sans-serif;
	color:#fff;
	background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		font-size: 15px;
}
.has-hover:focus, .has-hover:hover{
	border: 1px solid #E7C971;
		box-shadow: 0 0 5px #FFE8B1, 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}

input[type="text"]{
		background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		font-size: 15px;
		margin: 2px 2px;
		padding: 4px;
		width: 280px;
	color:#fff;
}
input[type="text"]:focus, input[type="text"]:hover{
		border: 1px solid #E7C971;
		box-shadow: 0 0 5px #FFE8B1, 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}
input[type="password"]{
		background: -moz-linear-gradient(center top , #FAFAFA 0%, #EEEEEE 100%) repeat scroll 0 0 transparent;
		border: 1px solid #C5C5C5;
		/*border-radius: 6px 6px 6px 6px;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1) inset;
		font-size: 15px;
		margin: 2px 2px;
		padding: 4px;
		width: 280px;
	color:#fff;
}
input[type="password"]:focus, input[type="password"]:hover{
		border: 1px solid #E7C971;
		box-shadow: 0 0 5px #FFE8B1, 0 2px 2px rgba(0, 0, 0, 0.1) inset;
}
#mod_tab{
		width: 1830px;
	font-size:30px;
		margin: 0px;
	margin-bottom:-2px;
		background: #D3D3D3;
		border-color: #B8B8B8;
		border-style: solid;
		border-width: thin;
	color: #fff;
	position: relative;
	top: 20px;
	left: 40px;

}
#regie_mod_tab{
		width: 1830px;
	font-size:30px;
		margin: 0px;
	margin-bottom:-2px;
		background: #D3D3D3;
		border-color: #B8B8B8;
		border-style: solid;
		border-width: thin;
	color: #fff;
	position: relative;
	left: 40px;

}


#edit_tab{
		width: 640px;

		margin: 0px;
	margin-bottom:-2px;
		background: rgb(26,52,113);
		border-color: rgb(26,52,113);
		border-style: solid;
		border-width: thin;
	color: rgb(26,52,113);
	position: relative;
	top: 0px;

}
#admin_edit_tab{
		width: 640px;
		margin: 0px;
	margin-top:30px;
	margin-bottom:-1px;
		background: #FFFDEF;
		border-color: #D7A6FF;
		border-style: solid;
		border-width: thin;
	color: #fff;
	vertical-align:top;
	position: relative;
	top: 0px;
}
#user_edit_tab{
		width: 640px;
		margin: 0px;
	margin-top:30px;
	margin-bottom:-1px;
		background: #D3D3D3;
		border-color: #B8B8B8;
		border-style: solid;
		border-width: thin;
	color: #fff;
	vertical-align:top;
	position: relative;
	top: 0px;
}
#user_edit_tab:hover{
	cursor:pointer;
	background-color:#D3D3D3;
}
#mod_admin_edit_tab{
		width: 640px;
		margin: 0px;
	margin-top:30px;
	margin-bottom:-1px;
		background: #D3D3D3;
		border-color: #B8B8B8;
		border-style: solid;
		border-width: thin;
	color: #fff;
	vertical-align:top;
	position: relative;
	top: 0px;

}
#mobile_nonedit_tab{
		width: 870px;
		margin: 0px;
		background: #ededed;
		border-color: #B8B8B8;
		border-style: solid;
		border-width: thin;
	color: rgb(25,52,113);
	position: relative;
	top: 0px;
}
#mobile_nonedit_tab:hover{
	cursor:pointer;
	/**background-color:rgb(237, 237, 237);*/
}
#nonedit_tab{
		width: 640px;
		margin: 0px;
		background: #D3D3D3;
		border-color: #B8B8B8;
		border-style: solid;
		border-width: thin;
	color: #fff;
	position: relative;
	top: 0px;
