/*
  This file contains layout for screens 1440px:
  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 
 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
.ssm -> Startseite, Megamap

.sco -> Startseite, Coverflow

.sdm -> Sitemap
*/

@media screen and (min-width: 1440px) {

	/*-----------------*/
	/*0.0) *** Frame ***/
	/*-----------------*/
	.hide1280{
		display:block;
	}
	
	.BABarCenter {
		/*CR-418 width: 1280px;*/
		width: 1260px;/*CR-418*/
		background-image: url("../images/Header_1260.png");/*CR-418*/
	}
	
	.BABar {
		/*CR-418 width: 1280px;*/
		width: 1260px;/*CR-418*/
	}
	
	.headerImageCenter {
		width: 1280px;
	}
	
	.header {
		width: 1280px;
	}
	
	.footer {
		/*CR-418 width: 1280px;*/
		width: 1260px;
	}
	
	.footerBottomCentered {
		/*CR-418 width: 1280px;*/
		width: 1260px;
	}
	
	.footerBottomBarRed {
		width: 1029px;/*CR-418*/
	}

	.headerSubMenuStartContainer {
		width: 1240px;
	}
	
	.headerSubMenuContainer {
		/*width: 1240px;*/
	}
	
	.headerServiceContainer {
		width: 1260px;/*CR-418*/
	}
	
	.headerServiceMenu {
		/*CR-418 width: 530px;*/
	}
	
	.headerContainer {
		width: 1260px;/*CR-418*/
	}

	.footerLinksBottomBar {
		width: 1260px;
	}

	.footerBottomBar {
		width: 1260px;
	}

	.footerLinksBottomBarRed {
		width: 1028px;
	}

	.BABarMenu {
		/*CR-418 width: 1040px;*/
		right: 468px;
	}
	
	
	.BABarContainer {
		width: 1260px;/*CR-418*/
	}
	
	.BABarSearchBox {
		/*CR-418 width: 460px;*/
		right: 430px;
	}
	
	.BABarSearchWrapper {
		/*CR-418 width: 440px;*/
		width: 345px;/*CR-418*/
	}
	
	.BABarInput {
		/*CR-418 width: 333px;*/
		 width: 266px;
	}
	
	.BABarSearchResults {
		width: 460px;
	}
	
	.footerList {
		width:160px;
	}
		
	.headerServiceMenu {
		/*CR-418 margin-left: 310px;*/
	}
	
	.headerServiceCenter {
		/*CR-418 width: 1280px;*/
		width: 1260px;/*CR-418*/
	}
	
	.headerSubpage {
		width: 1280px;
	}

	.headerSubMenuItem {
		/*width:270px;*/
	}

}
