/*
 changes: JK 23.10.2014 P43 Z:518: 100% deaktiviert Serena 000477 Inhalt .aii-section .cr-figure img

 This file contains layout for screens 1023px:
  0) Frame
  1) Frame Inhalt
  2) Picture (Inhalt)
  3) Akkordeon -> dynamische Liste (Inhalt)
  4) Gallery (Inhalt)
  5) Zielgruppe, eServices  
  6) B�hne 
  7) Coverflow
  8) Slider 
  9) Link
 16) Sitemap
 17) Leichte Sprache 

Note:
.aii -> Allgemeine Informationen, Inhalt
.aim -> Allgemeine Informationen, Megamap
.ais -> Allgemeine Informationen, Slot
.ait -> Allgemeine Informationen, Trefferliste
 
.pri -> Presseinformationen, Inhalt
.prm -> Presseinformationen, Megamap
.prs -> Presseinformationen, Slot
.prt -> Presseinformationen, Trefferliste

.frt -> Frage, Trefferliste

.put -> generische Publikationen, Trefferliste
.pus -> generische Publikationen, Slot

.kwi -> kurze Weisung, Inhalt
.kws -> kurze Weisung, Slot
.kwt -> kurze Weisung, Trefferliste

.bii -> Bild, Inhalt
.bis -> Bild, Slot

.vii -> Video, Inhalt
.vis -> Video, Slot
.vit -> Video, Trefferliste

.koi -> Kontakt, Inhalt
.kos -> Kontakt, Slot

.dyi -> dynamische Liste, Inhalt 
.dys -> dynamische Liste, Slot
.dyt -> dynamische Liste, Trefferliste 

.mai -> manuelle Liste, Inhalt 
.mas -> manuelle Liste, Slot
.mat -> manuelle Liste, Trefferliste 

.lii -> Liste ,Inhalt
.lis -> Liste ,Slot

.lsi -> Linksamlung, Inhalt 
.lss -> Linksamlung, Slot
.lst -> Linksamlung, Trefferliste 

.bgi -> Bildergalerie, Inhalt 
.bgs -> Bildergalerie, Slot
.bgt -> Bildergalerie, Trefferliste 

.pai -> Partner, Inhalt
.pas -> Partner, Slot

.szg -> Startseite, Zielgruppe
.ses -> Startseite, eService

.sbu -> Startseite, B�hne

.sco -> Startseite, Coverflow

.sdm -> Sitemap
*/

@media screen and (max-width: 1023px),
only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape),
only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (-webkit-min-device-pixel-ratio: 2) {


	/*-----------------*/
	/*0.0) *** Frame ***/
	/*-----------------*/
	.content {
		/*CR-418width: 620px;*/
		width: 620px;/*CR-418*/
	}
	
	.contentRight {
		width: 390px;
	}
	
	.contentRightStart {
		width: 610px;
	}
		
	.tabBar {
		width: 390px;
	}
	
	.tabBar .tabBarContainer {
		width: 390px;
	}
	
	.tabContentContainer {
		width: 370px;
	}
	
	/* Safari */
	html* .csection > .accordion > h3 {
		width:337px; 
	}

	html* .caside > .accordion > h3 {
		width:587px; 
	}
	/* Safari END */
	
	/*------------------------*/
	/*0.1) *** Frame******* ***/ 
	/* Inhalt *****************/
	/*------------------------*/	
	.marketingStage {
		width:620px;
	}

	.marketingStage .marketingStageContainer {
		width:610px;
	}

	.accordion,
	.accordion div .accordionTabContent .entireWidth {
		float:none;
	}

	.ContentRowWhiteIE {
		width: 390px;
	}

	.ContentRowNormalIE,
	.accordion,
	.accordion div .accordionTabContent {
		width:620px;
	}

	.accordion div .accordionTabContent .accordionContentBox {
		width:295px;
	}
	
	.accordion div .accordionTabContent .clear1280 { /*CR-367 */ 
		clear: none;/*CR-367 */
	}
	
	.accordion div .accordionTabContent .clear768 { /*CR-367 */
		clear: both;/*CR-367 */
	}

	.accordion div .accordionTabContent .entireWidth {
		width:600px;
	}

	.accordionLeft,
	.accordionLeft div .accordionTabContent,
	.accordionLeft div .accordionTabContent .accordionContentBox {
		width:370px;
	}

	/*------------------------*/
	/*1.0) *** Frame Inhalt ***/ 
	/* Inhalt *****************/
	/*------------------------*/
	.aii-section, .ait-section,
	.bii-section, 
	.bgi-section, .bgt-section,
	.vii-section, .vit-section,  
	.pri-section, .prt-section, 
	.frt-section,
	.pui-section, .put-section,
	.lii-section, .lit-section, 
	.kwi-section, .kwt-section,
	.koi-section, 
	.pai-section,
	.dyi-section, .dyt-section, 
	.mai-section, .mat-section, 
	.lsi-section, .lst-section {
		width:370px;
	}
	
	.bii-section .cr-col1, .bii-section .cr-left, .bii-section .cr-right,
	.vii-section .cr-col1, .vii-section .cr-left, .vii-section .cr-right,
	.aii-section .cr-col1, .aii-section .cr-left, .aii-section .cr-right,
	.bgi-section .cr-col1, .bgi-section .cr-left, .bgi-section .cr-right,
	.pri-section .cr-col1, .pri-section .cr-left, .pri-section .cr-right,
	.koi-section .cr-col1, .koi-section .cr-left,
	.pai-section .cr-col1, .pai-section .cr-left {
		float:none;
		padding-left:0;
		padding-right:0;
	}

	.dyi-section .bii-section .cr-left, .dyi-section .bii-section .cr-right,
	.dyi-section .vii-section .cr-left, .dyi-section .vii-section .cr-right,
	.mai-section .bii-section .cr-left, .mai-section .bii-section .cr-right,
	.mai-section .vii-section .cr-left, .mai-section .vii-section .cr-right {
		float:left;
		padding-right:20px;
	}

	.koi-section .cr-right,
	.pai-section .cr-right {
		float: right;
		padding-left: 20px;
	}
	
	.koi-section .koi-col1,
	.pai-section .pai-col1 {
		float:none;
		margin-right: 5px;
		width: 365px;
	}

	/*1.1) *** Trefferliste ***/
	.ait-section,
	.vit-section,
	.prt-section,
	.frt-section,
	.put-section,
	.kwt-section,
	.dyt-section,
	.mat-section,
	.lst-section,
	.bgt-section {
		width:350px;
	}

	.ait-section .ait-col,
	.bgt-section .bgt-col,
	.vit-section .vit-col,
	.prt-section .prt-col,
	.frt-section .frt-col,
	.put-section .put-col,
	.kwt-section .kwt-col,
	.dyt-section .dyt-col,
	.mat-section .mat-col,
	.lst-section .lst-col {
		width:230px;
		margin-right:0;
		min-height:90px;
	}

	.ait-section .cr-footer,
	.bgt-section .cr-footer,
	.put-section .cr-footer,
	.prt-section .cr-footer,
	.kwt-section .cr-footer,
	.dyt-section .cr-footer,
	.mat-section .cr-footer,
	.lst-section .cr-footer,
	.vit-section .cr-footer,
	.frt-section .cr-footer {
		display:none;
	}

	/*1.2) *** Megamap ***/
	.aim-aside .cr-figure, .prm-aside .cr-figure, .ssm-aside .cr-figure {
		float:none;
	}
	
	.aim-aside div, .prm-aside div, .ssm-aside div { 
		margin-left: 0;
		width: 170px;
	}

	/*1.3) *** Table ***/
	.colouredTable, .contentTable, .lineTable, .verticalTable, .dataTable {
		/*CR-492 width: 360px;*/
	}
	
	.colouredTable tr th, .contentTable tr th, .lineTable tr th, .colouredTable tr td, .contentTable tr td, .lineTable tr td {
		/*CR-492 width: 140px;*/
	}
	
	.contentTable tr td:first-child, .colouredTable tr td:first-child, .lineTable tr td:first-child, .contentTable tr th:first-child, .colouredTable tr th:first-child, .lineTable tr th:first-child, .verticalTable tbody th {
		/*CR-492 width: 68px;*/
	}
	
	
	.contentTable tr th:last-child, .colouredTable tr th:last-child, .lineTable tr th:last-child, .contentTable tr td:last-child, .colouredTable tr td:last-child, .lineTable tbody tr td:last-child {
		/*CR-492 width: 102px;*/
	}
	
	.verticalTable tr th:first-child {
		/*CR-492 width: 68px;*/
	}
	
	.contentTable.uniform tr td,
	.colouredTable.uniform tr td,
	.lineTable.uniform tr td,
	.contentTable.uniform tr th,
	.colouredTable.uniform tr th,
	.lineTable.uniform tr th,
	.verticalTable.uniform th:first-child {
		/*CR-492 width:103px;*/
	}
	
	/*-------------------*/
	/*2.0) *** Picture ***/ 
	/* Inhalt ************/
	/*-------------------*/
	.aii-section .cr-figure img,
	.bgi-section .cr-figure img,
	.bii-section .cr-figure img,
	.vii-section .cr-video .cr-ivideo, .vii-section .cr-figure img, .vii-section .cr-video .cr-vertikal, .vii-section .cr-video .cr-horizontal, .vii-section .cr-video .cr-ivideo object, .vii-section .cr-video .cr-horizontal object, .vii-section .cr-video .cr-vertikal object,
	.pri-section .cr-figure img{
		/* JK 23.10.2014 100% deaktiviert Serena 000477 */
		/* width:100%; */	
	}

	.bii-section .cr-figure img,
	.vii-section .cr-video .cr-ivideo, .vii-section .cr-figure img, .vii-section .cr-video .cr-vertikal, .vii-section .cr-video .cr-horizontal, .vii-section .cr-video .cr-ivideo object, .vii-section .cr-video .cr-horizontal object, .vii-section .cr-video .cr-vertikal object {
		width: 130px;
	}

	.koi-section .cr-figure img,
	.pai-section .cr-figure img {
		width: 130px;
	}

	/*2.1) *** Trefferliste ***/
	.ait-section .cr-figure,
	.bgt-section .cr-figure,
	.vit-section .cr-figure, 
	.prt-section .cr-figure, 
	.frt-section .cr-figure, 
	.put-section .cr-figure {
		height:90px;
	}

	/*2.2) *** Slot ***/
	.ais-section .cr-figure img,
	.bgs-section .cr-figure img,
	.bis-section .cr-figure img,
	.vis-section .cr-figure img {
		width:350px;
	}

	.ais-aside .cr-figure img,
	.bgs-aside .cr-figure img,
	.bis-aside .cr-figure img,
	.vis-aside .cr-figure img {
		width:275px;
	}

	.entireWidth .ais-aside .cr-figure img {
		width:600px;
		float:none;
	}

	.ais-section .cr-left img, .ais-aside .cr-left img,
	.bgs-section .cr-left img, .bgs-aside .cr-left img,
	.bis-section .cr-left img, .bis-aside .cr-left img,
	.vis-section .cr-left img, .vis-aside .cr-left img {
		width:130px;
	}

	.ais-section .cr-right img, .ais-aside .cr-right img,
	.bgs-section .cr-right img, .bgs-aside .cr-right img,
	.bis-section .cr-right img, .bis-aside .cr-right img,
	.vis-section .cr-right img, .vis-aside .cr-right img {
		width:190px;
	}

	.aii-section .cr-captionleft, .ais-section .cr-captionleft, .ais-aside .cr-captionleft,
	.bgi-section .cr-captionleft, .bgs-section .cr-captionleft, .bgs-aside .cr-captionleft,
	.bii-section .cr-captionleft, .bis-aside .cr-captionleft,
	.vii-section .cr-captionleft, .vis-aside .cr-captionleft,
	.pri-section .cr-captionleft {
		text-align:center;
	}

	/*2.3) *** Bildergalerie ***/
	.bgi-section .bg-thumbnail img {
   	 	width:100px;
	}

	.bgi-section .bg-thumbnail {
		margin-left: 9px;
	}
	.bgi-section .bg-thumbnail #b4,
	.bgi-section .bg-thumbnail #b5,
	.bgi-section .bg-thumbnail #b6 {
		display:none;
	}

	/*------------------------------*/
	/*3.0) *** Akkordeon ************/ 
	/* Inhalt dynamische Liste ******/
	/*------------------------------*/
	.dyi-section .ContentRowNormalIE,
	.dyi-section .accordion,
	.mai-section .ContentRowNormalIE,
	.mai-section .accordion {
		width:370px;
	}

	/*------------------------------*/
	/*4.0) *** Gallery **************/ 
	/* Inhalt ***********************/
	/*------------------------------*/
	#bgi-gallery .bgi-container li > div {
		height: 500px;
		top: -500px;
		width: 371px;
	}

	#bgi-gallery .bgi-fullsize {
		height: 500px;
	}

	#bgi-gallery .bgi-container .cr-figure {
		float: none;
		padding-left: 0;
		padding-right: 0;
		height:311px;
		width:100%;
	}

	#bgi-gallery .bgi-container li.maxwidth .cr-figure img {
		width:100%;
	}

	#bgi-gallery .bgi-container li.maxheight .cr-figure img {
		height: 278px;
	}

	#bgi-gallery .bg-icleft {
		margin-left: 2px;
	}

	#bgi-gallery .bgi-container li .bg-thumbnail {
		height: 75px;
		line-height: 75px;
		width: 101px;
	}

	#bgi-gallery .bgi-container li .bg-thumbnail img {
		width:100px;
	}

	#bgi-gallery .bgi-container li.maxwidth .bg-thumbnail img {
		width:100px;
	}

	#bgi-gallery .bgi-container li.maxheight .bg-thumbnail img {
		height: 75px;
	}
	
	#bgi-gallery .bgi-container {
		margin-left:2px;
	}
	
	#bgi-gallery .bg-icright {
		left: 365px;
	}

	/*------------------------*/
	/*5.0) *** Zielgruppe, eServices ****/ 
	/* General ****************/
	/*------------------------*/

	.szg-section {
		width:280px;
	}

	.ses-section {
		width:280px;
	}

	.szg-clear768 {
		clear:both;
	}

	.szg-768 {
		margin-right:0;
	}

	.sei-section .sei-container ul li {
		width:350px;
	}

	.sei-col1024 {
		display:none;
	}

	/*------------------------*/
	/*6.0) *** B�hne **********/ 
	/* General ****************/
	/*------------------------*/
	.sbu-section {
    		display: inline-block;
    		padding: 5px 10px 5px 15px;
    		width: 285px
	}

	#js .sbu-768 {
		display:block;
		margin-top:10px;
		width: 590px;
	}

	.sbu-div {
		background-color:#fff;
	}
	
	#nojs .sbu-div {
		padding:5px 5px 5px 5px;
		width: 590px;
	}

	.sbu-section ul.sbu-link li {
		width:143px;
	}

	.sbu-768 ul.sbu-link li {
		width:295px;
	}

	/*---------------------------*/ 
	/*7.0) *** Coverflow ********/ 
	/* Inhalt ********************/ 
	/*---------------------------*/ 
	#js .sco-section ul {
		width: 285px;
	}
	
	#js .sco-section.small ul {
		height: 130px;
	}
	
	#js .sco-section .sbu-div ul { 
		height:290px;
		width: 590px;
	}

	#js .sco-section .title-text {
		width: 254px;
	}

	#js .sco-section .sbu-div .title-text {
		width: 530px;
	}
	
	#js .sco-section .sco-direction {
		width: 230px;
	}

	#js .sco-section .sbu-div .sco-direction {
		width: 500px;
	}

	#nojs .sco-section .sco-direction {
		width: 256px;
	}
	
	#nojs .sco-section .sbu-div  .sco-direction {
		width: 561px;
	}

	/*------------------------------*/
	/*8.0) *** Slider B�hne ********/ 
	/* Inhalt ***********************/
	/*------------------------------*/
	.flexslider .cr-col1 {
		width: 246px;
	}

	.sbu-768 .flexslider.bgimg {
    	padding-top:15px;
    	padding-right:20px;
    	padding-bottom:20px;
    	padding-left:25px;
		width: 555px;
	}

	.flexslider.bgimg .flex-control-nav {
    		width: 250px;
	}

	.sbu-768 .flexslider .flex-control-nav {
    		width: 550px;
	}

	.sbu-768 .flexslider.bgimg .flex-control-nav {
    		width: 550px;
	}

	.flexslider.bgimg .flex-viewport {
    		width: 255px;
	}

	.sbu-768 .flexslider .flex-viewport {
    		width: 575px;
	}

	.sbu-768 .flexslider.bgimg .flex-viewport {
    		width: 545px;
	}
	
	.flexslider .flex-viewport {
		width: 270px;
	}

	.flexslider .flex-viewport .cr-figure {
		width: 250px;
	}
	
	.flexslider .flex-viewport .cr-figure img {
		max-width: 250px;
	}
	
	.sbu-768 .flexslider .flex-viewport .cr-figure img {
		max-width: 545px;
	}
	
	.sbu-768 .flexslider .flex-viewport .cr-figure {
		width: 545px;
	}
	
	.flex-direction-nav .flex-next {
		right: -280px;
	}
	
	.sbu-768 .flex-direction-nav .flex-next {
		 right: -585px;
	}
	
	.sbu-768 .flexslider .cr-col1 {
			width: 550px;
	}

	.marketingStage .marketingStageContainer  .sbu-768 .flexslider img {
		right: 0;
	}

	#nojs .sbu-768 {
		display:block;
		padding: 0 10px;
		width: 590px;
		margin-top: 10px;
	}
	
	#nojs .flexslider {
		width: 285px;
	}

	#nojs .sbu-768 .flexslider {
		width: 590px;
	}

	#nojs .sbu-section .sbu-direction {
		width: 256px;
	}
	
	#nojs .sbu-section .sbu-div .sbu-direction {
		width: 561px;
	}
	
	.sbu-section > .flexslider {
		width: 271px;
	}
	
	.sbu-768 .flexslider  {
		width: 575px;
	}
	
	/*---------------------------------------*/
	/*9.0) *** Link **************************/ 
	/* Inhalt, Slot, Megamap, Trefferliste ***/
	/*---------------------------------------*/
	.ais-section h2 a, .ais-aside h2 a,
	.bgs-section h2 a, .bgs-aside h2 a,
	.bis-aside h2 a,
	.vis-aside h2 a,
	.prs-section h2 a, .prs-aside h2 a,
	.frs-section h2 a, .frs-aside h2 a,
	.pui-section h2 a, .pus-section h2 a, .pus-aside h2 a,
	.lii-section h2 a, .lis-section h2 a, .lis-aside h2 a,
	.lii-section h3 a, .lis-section h3 a, .lis-aside h3 a,
	.kws-section h2 a, .kws-aside h2 a,
	.kos-aside h2 a,
	.mai-section h2 a, .mas-section h2 a, .mas-aside h2 a,
	.mal-section h2 a, .mal-section h2 a, .mal-aside h2 a, .mal-section h3 a, .mal-section h3 a, .mal-aside h3 a, .mal-section h4 a, .mal-section h4 a, .mal-aside h4 a, .mal-section h5 a, .mal-section h5 a, .mal-aside h5 a, .mal-section h6 a, .mal-section h6 a, .mal-aside h6 a,
	.dyl-section h2 a, .dyl-section h2 a, .dyl-aside h2 a, .dyl-section h3 a, .dyl-section h3 a, .dyl-aside h3 a, .dyl-section h4 a, .dyl-section h4 a, .dyl-aside h4 a, .dyl-section h5 a, .dyl-section h5 a, .dyl-aside h5 a, .dyl-section h6 a, .dyl-section h6 a, .dyl-aside h6 a,
	.lsi-section h2 a, .lss-section h2 a, .lss-aside h2 a, .lsi-section h3 a, .lss-section h3 a, .lss-aside h3 a {
		line-height: 12px;
	}

	/*---------------------*/
	/*16.0) *** Sidemap ***/
	/*--------------------*/
	.sdm-section > div {
		width: 358px;
	}
	
	/*-----------------------------*/
	/*17.0) *** Leichte Sprache ***/
	/*----------------------------*/
	.easyLang .ait-section .ait-col {
		width: 230px;
	}
	
	/****************************/
	/*19.0 Switch: 3/3 Akkordeon*/
	/****************************/
	.cindented,
	.cindented .contentRight	{
		width: 390px;
	}
	
	.cindented .ContentRowNormal.ContentRowNormalIE {
		margin-left: 0;
	}

	.cindented .ContentRowNormal.ContentRowNormalIE, .cindented .ContentRowNormal.ContentRowNormalIE .accordion,
	.cindented .ContentRowNormal.ContentRowNormalIE .accordion div .accordionTabContent	{
		width: 390px;
	}
	
	.cindented .ContentRowNormal.ContentRowNormalIE .accordion div .accordionTabContent .accordionContentBox {
		width: 370px;
	}
	
	.cindented .ais-aside .cr-figure img, 
	.cindented .bgs-aside .cr-figure img, 
	.cindented .bis-aside .cr-figure img, 
	.cindented .vis-aside .cr-figure img {
		width: 350px;
	}
	
	.cindented .ais-aside .cr-left img, 
	.cindented .bgs-aside .cr-left img, 
	.cindented .bis-aside .cr-left img, 
	.cindented .vis-aside .cr-left img {
		width: 130px;
	}
	
	.cindented .ais-aside .cr-right img, 
	.cindented .bgs-aside .cr-right img, 
	.cindented .bis-aside .cr-right img, 
	.cindented .vis-aside .cr-right img {
		width: 160px;
	}
	
	.cindented .ContentRowNormal.ContentRowNormalIE .accordion div .accordionTabContent .entireWidth,
	.cindented .ContentRowNormal.ContentRowNormalIE .entireWidth .ais-aside .cr-figure img	{
		width: 370px;
	}
	
}