@media screen, projection
{
	/*-------------------------------------------------------------------------*/

	/* OVERRIDE T3 EXTENSION DEFAULTS */

	/* SETUP SLIDER > VERSION 4 */

	.lof-slider_4 {
		/*width: 920px;*/
    width:980px;    
		height: 400px;
		/*margin: 0 0 15px 0;*/
    margin:15px auto;
	}

	.lof-slider_4,
	.lof-slider_4 a {
		color: #ffffff;
	}

	.lof-slider_4 a.readmore {
	}

	.lof-slider_4 {
		position: relative;
		overflow: hidden;
	}

	.lof-slider_4 .preload {
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100000;
		text-align: center;
		background: #dcddde
	}

	.lof-slider_4 .preload div {
		height: 100%;
		width: 100%;
		background: transparent url("../../images/jslider/load-indicator.gif") no-repeat scroll 50% 50%;
	}

	.lof-slider_4 .lof-main-outer {
		position: relative;
		height: 100%;
		/*width: 920px;*/
    width:980px;
		height: 400px;
		/*z-index: 3px;*/
		overflow: hidden;
	}

	/*-------------------------------------------------------------------------*/

	/* SLIDER TEXT */

	.lof-slider_4 .lof-description {
		display: none;
	}

	/* MAIN FLASH */

	.lof-slider_4 ul.lof-main-wapper {
		overflow: hidden;
		background: transparent url("../../images/jslider/load-indicator.gif") no-repeat scroll 50% 50%;
		padding: 0;
		margin: 0;
		position: absolute;
		overflow: hidden;
	}

	.lof-slider_4 ul.lof-main-wapper li {
		overflow: hidden;
		padding: 0;
		margin: 0;
		float: left;
		position: relative;
	}

	.lof-slider_4 .lof-opacity {
		overflow: visible !important;
		position: absolute !important;
	}

	.lof-slider_4 .lof-opacity  li {
		position: absolute !important;
		top: 0;
		left: 0;
		float: inherit !important;
	}

	.lof-slider_4 ul.lof-main-wapper li img {
		padding: 0;
	}

	/* ITEM NAVIGATOR */

	.lof-slider_4 .lof-navigator-wapper {
		position: absolute;
		bottom: 0;
		right: 0;
		background: #ffffff;
		padding: 0;
		margin: 0;
	}

	.lof-slider_4 .lof-navigator-outer {
		position: relative;
		z-index: 100;
		height: 180px;
		width: 310px;
		overflow: hidden;
		color: #25557c;
		float: left;
	}

	.lof-slider_4 ul.lof-navigator {
		top: 0;
		padding: 0;
		margin: 0;
		position: absolute;
		width: 100%;
	}

	.lof-slider_4 ul.lof-navigator li {
		cursor: pointer;
		list-style: none;
		margin-left: 0;
		overflow: hidden;
		float: left;
		display: block;
		text-align: center;
	}

	.lof-slider_4 ul.lof-navigator li.active,
	.lof-slider_4 ul.lof-navigator li:hover {
		background: #999999;
		color: #ffffff;
		display: block;
	}

	/* START PAGE SLIDER */

	.lof-slider_4 li.navSelector {
		padding-top: 2px;
		font-size: 80%;
	}

  
  /* START PAGE LIST */
  
  /* OVERRIDE */
  
  #col3_start ul.highlighted_list {
    margin:0;
    /*margin-left:20px;*/
    padding:0;
    }
  
  #col3_start ul.highlighted_list li {
    background:none;
    /*background:url("/fileadmin/images/obc-circle-check-16x16.png") no-repeat 0 12px;*/
    /*background: #ffffff url("/fileadmin/images/mric-circle-check-32x32.png") no-repeat 0 13px;*/
    /*background-size: 16px 16px;*/
    background: #ffffff url("/fileadmin/images/mric-circle-check-40x40.png") no-repeat 0 10px;
    background-size: 20px 20px;
    padding:0;
    margin:0;
    /*padding-left:24px;*/
    padding-left:28px;
    padding-top:10px;
    padding-bottom:10px;
    }
  
  div.lof-item.active-slider img[width="920"] {/*width:960px;*/}
  
  div#teaser div#lofslidecontent2 {display:none;}
  
  div#teaser div.tx-t3sjslidernews-pi1
    {
    width:100%;
    padding-top:43%;
    /*border:1px solid red;*/
  /*background:url("/typo3temp/pics/2_16_b15d54ed72.jpg") no-repeat 0 0;*/
    background:url("/fileadmin/images/teaser-start.jpg") no-repeat 0 0;
    background-size:100% auto;
    /*border:1px solid orange;*/
    }
  
  /*
  div#col1_start {
  position:absolut;
  top:100px;
  left:200px;
  }
  */ 
	/*-------------------------------------------------------------------------*/
}