/*
  This file contains all primary css settings:
  0) Frame
  1) Frame Inhalt
  2) Link (Inhalt)
  3) Title (Inhalt)
  4) List (Inhalt)
  5) Picture, Video (Inhalt)
  6) Table  (Inhalt)
  7) Text (Inhalt)
  8) Akkordeon -> dynamische Liste (Inhalt)
  9) Gallery (Inhalt)
 10) Tagcloud (Inhalt) 
 11) Zielgruppe, eServices  
 12) Bühne
 13) Coverflow  
 14) Slider
 15) Rundgang 
  X) Demo

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 

.tcs -> Tagcloud, Slot

.pai -> Partner, Inhalt
.pas -> Partner, Slot

.szg -> Startseite, Zielgruppe
.ses -> Startseite, eService
.sei -> eService, Inhalt

.sbu -> Startseite, Bühne
.ssm -> Startseite, Megamap

.sco -> Startseite, Coverflow

.rdg -> Rundgang
*/

/*---------------*/
/*0.0) *** Frame ***/
/*---------------*/
.BABarBackgroundRed {
	width: 100%;
	height: 20px;
	/*position: fixed;*/
	position: absolute;
	/*z-index: 9998;*/
	background-color: #e2001a;
	border-top: 1px solid #ffffff;
	box-shadow: 4px 0px 7px #999999;
}

.BABarBackgroundGray {
	width: 50%;
	height: 20px;
	/*position: fixed;*/
	position: absolute;
	left: 0px;
	top: 1px;
	background-color: #cccccc;
	/*z-index: 9999;*/
}

.BABarContainer {
	height: 20px;
	border-top: 1px solid #ffffff;
}

.BABarCenter {
	width: 960px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
}

.BABar {
	width: 960px;
	height: 20px;
	/*position: fixed;*/
	position: absolute;
	z-index: 1000;
}

.BABarSpaceLeft {
	width: 230px;
	height: 20px;
	background-color: #cccccc;
	position: absolute;
	top: 0px;
	left: 0px;
}

.BABarSpaceWhite {
	width: 1px;
	height: 20px;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 230px;
}

.BABarMenu {
	width: 720px;
	height: 20px;
	background-color: #e2001a;
	position: absolute;
	top: 0px;
	left: 231px;
}

.BABarItem {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	border-left: 1px solid #f9cccf;
	float: left;
	cursor: pointer;
position:relative;	
z-index:1000;
	/*css korrektur t*/
	background-color:transparent;
}

.BABarItem:hover {
	background-color: #ffffff;
	border-top: 1px solid #f9cccf;
	color: #000000;
	height: 19px;
}

.BABarSubmenuWrapper {
	position: relative;
	height: 0px;
	width: 0px;
}

.BABarItem:hover .BABarLoginSubmenu {
	top: 19px;
	display: block;
}

.BABarLoginSubmenu {
	position: absolute;
	width: 300px;
	top: 20px;
	left: -84px;
	background-color: #e2001a;
	border: 1px solid #ffffff;
	cursor: default;
	padding-bottom: 9px;
	display: none;
	background-image: url("../images/w_baarrawdownwhite.png");
	background-position: center top;
	background-repeat: no-repeat;
}

.BABarActionText {
	margin-bottom: 9px;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;

	/*css korrektur t*/
	background-color:transparent;
}

.BABarActionText a {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	padding-left: 10px;
	background-image: url("../images/w_extendedsearch_arrow.png");
	background-position: left;
	background-repeat: no-repeat;
	margin-right: 10px;

	/*css korrektur t*/
	background-color:transparent;
}

.BABarActionInputRow {
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	position: relative;

	/*css korrektur t*/
	background-color:transparent;
}

.BABarActionInput {
	width: 143px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	border: 1px solid #cccccc;
	position: absolute;
	right: 35px;
}

.BABarActionInputInfo {
	position: absolute;
	right: 10px;
	top: 3px;
}

.BABarActionButtonRow {
	height: 22px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	padding-left: 140px;
	padding-right: 10px;
	color: #ffffff;
	margin-bottom: 10px;

	/*css korrektur t*/
	background-color:transparent;
}

.BABarActionButton {
	border: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	background-image: url("../images/w_baanmelden.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: visible;
	height: 22px;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	left: 115px;

	/*css korrektur t*/
	background-color:transparent;
}

.BABarActionLine {
	height: 1px;
	line-height: 1px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
}

.BABarItem:hover .BABarOtherSubmenu {
	top: 19px;
	display: block;
}

.BABarOtherSubmenu {
	position: absolute;
	width: 220px;
	top: 20px;
	left: -62px;
	background-color: #e2001a;
	border: 1px solid #ffffff;
	cursor: default;
	padding-bottom: 11px;
	display: none;
	background-image: url("../images/w_baarrawdownwhite.png");
	background-position: center top;
	background-repeat: no-repeat;
}

.BABarListItem {
	height: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	cursor: pointer;
}

.BABarListItem a {
	display: block;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	background-image: url("../images/w_extendedsearch_arrow.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	text-decoration: none;

	/*css korrektur t*/
	background-color:transparent;
}

.BABarListItem a:hover {
	color: #e2001a;
	background-color: #f9cccf;
	background-image: url("../images/arrow-red.png");
}

.BABarItem:hover .BABarLangSubmenu {
	top: 19px;
	display: block;
}

.BABarLangSubmenu {
	position: absolute;
	width: 60px;
	top: 20px;
	left: -29px;
	background-color: #e2001a;
	border: 1px solid #ffffff;
	cursor: default;
	padding-bottom: 9px;
	padding-top: 9px;
	display: none;
	background-image: url("../images/w_baarrawdownwhite.png");
	background-position: center top;
	background-repeat: no-repeat;
}

.BABarLangItem {
	padding-left: 20px;
	background-image: url("../images/w_extendedsearch_arrow.png");
	background-position: 10px center;
	background-repeat: no-repeat;
}

.BABarLangItem:hover {
	background-image: url("../images/w_arrowdownblack.png");
	background-position: 10px center;
	background-repeat: no-repeat;
}

.BABarSearchBox {
	width: 300px;
	height: 46px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	box-shadow: 3px 3px 6px #999999;
	background-color: #e2001a;
	position: absolute;
	top: -1px;
	right: 0px;
}

.BABarSearchWrapper {
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: 12px;
	left: 10px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;

	/*css korrektur t*/
	background-color:transparent;
}

.BABarInput {
	width: 193px;
	height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	border: 1px solid #cccccc;
}

.BABarSearchImage {
	vertical-align: middle;
	cursor: pointer;
}

.BABarSearchResults {
	position: absolute;
	top: 43px;
	left: -1px;
	width: 300px;
	min-height: 107px;
	background-color: #e2001a;
	border: 1px solid #ffffff;
	display: none;
}

.BABarCloseContainer {
	height: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.BABarCloseContainer320 {
	height: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	display: none;
}

.dropdownClose {
	position: absolute;
	right: 10px;
	cursor: pointer;
}

.BABarSearchSuggestion {
	height: 20px;
	margin-bottom: 4px;
	line-height: 20px;
	cursor: pointer;
}

.BABarSearchSuggestion a {
	display: block;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;

	/*css korrektur t*/
	background-color:transparent;
}

.BABarSearchSuggestion a:hover {
	color: #e2001a;
	background-color: #f9cccf;
}

.BABarSearchSuggestion b,.BABarSearchSuggestion:hover b {
	font-weight: bold;
}

.BABarExtendedSearch {
	margin-top: 5px;
	margin-bottom: 18px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;
}

.BABarExtendedSearch a {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	padding-left: 10px;
	background-image: url("../images/w_extendedsearch_arrow.png");
	background-position: left;
	background-repeat: no-repeat;

	/*css korrektur t*/
	background-color:transparent;
}

.headerContainer {
	height: 216px;
	/*z-index: 7000;*/
	position: relative;
	margin-top: -20px;
}

.headerContainerImages {
	width: 100%;
	height: 0px;
	position: relative;
}

.headerMenuleftSpace {
	width: 190px;
	line-height: 30px;
	float: left;
}

.headerMenuGrayLine {
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0px;
	z-index: 990;
	background-color: #6f6f6f;
	border-top: 1px solid #ffffff;
	top: 185px;
	z-index: 990;
}

.headerImageCenter {
	width: 960px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
}

.headerImageBox {
	position: relative;
}

.headerImage {
	position: absolute;
	top: 40px;
	left: 210px;
}

.headerLogoImage {
	/*position: absolute;
	top: 85px;
	left: 10px;*/
	height: 35px;
}

.headerLogoImageSmall {
	/*position: absolute;
	top: 58px;
	left: 10px;*/
	height: 28px;
}

.header2LogoImage {
	/*position: absolute;
	top: 95px;
	left: 48px;*/
	margin-left:39px;
	margin-top:8px;
}

.headerImage320 {
	position: absolute;
	left: 210px;
	height: 80px;
	top: 40px;
	display: none;
}

.headerLogoImage320 {
	position: absolute;
	top: 65px;
	left: 10px;
	height: 35px;
	display: none;
}

.headerLogoImageSmall320 {
	position: absolute;
	top: 51px;
	left: 10px;
	height: 28px;
	display: none;
}

.header2LogoImage320 {
	position: absolute;
	top: 89px;
	left: 48px;
	display: none;
}

.header {
	width: 960px;
	height: 216px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.headerServiceMenu {
	position: absolute;
	left: 310px;
	top: 20px;
	height: 20px;
	z-index: 999;
}

.serviceMenu320 {
	height: 20px;
	padding-bottom: 15px;
	display: none;
}

.headerServiceItem {
	float: left;
	height: 20px;
	cursor: pointer;
	position: relative;
}

.headerServiceItemContent {
	height: 19px;
	font-family: Arial;
	font-size: 11px;
	line-height: 19px;
	border: 0px;
	color: #000000;
	cursor: pointer;
	position: relative;
	top: 1px;
}

.headerServiceItemContent a {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
}

.headerServiceItem:hover .headerServiceItemContent {
	color: #ffffff;
	background-color: #6f6f6f;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	top: 0px;
	z-index: 1001;
}

.serviceMenu320 .headerServiceItem:hover .headerServiceItemContent{
	top: 1px;
	border: 0px;
	color: #000000;
	background-color: transparent;
}

.headerServiceItem:hover .headerServiceItemContent a,.headerServiceItem:hover .headerServiceItemContent a:hover {
	color: #ffffff;
	background-color: #6f6f6f;
	padding-left: 9px;
	padding-right: 9px;
}

.serviceMenu320 .headerServiceItem:hover .headerServiceItemContent a,.serviceMenu320 .headerServiceItem:hover .headerServiceItemContent a:hover {
	color: #e2001a;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
}

.headerServiceItem:hover .headerServiceSubLeft,.headerServiceItem:hover .headerServiceSubRight {
	display: block;
}

.headerServiceSubWrapperLeft {
	position: absolute;
	left: 0px;
	height: 0px;
	width: 0px;
	height: 0px;
}

.headerServiceSubWrapperRight {
	position: absolute;
	right: 0px;
	height: 0px;
	width: 0px;
}

.headerServiceSubLeft {
	position: absolute;
	width: 218px;
	top: 19px;
	left: 0px;
	border: 1px solid #cccccc;
	background-color: #6f6f6f;
	cursor: default;
	padding-bottom: 9px;
	padding-top: 9px;
	display: none;
	z-index: 1000;
}

.headerServiceSubRight {
	position: absolute;
	width: 218px;
	top: 19px;
	right: 0px;
	border: 1px solid #cccccc;
	background-color: #6f6f6f;
	cursor: default;
	padding-bottom: 9px;
	padding-top: 10px;
	display: none;
	z-index: 1000;
}

.headerServiceSubItem {
	height: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	cursor: pointer;
}

.headerServiceSubItem a {
	display: block;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	background-image: url("../images/w_extendedsearch_arrow.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	text-decoration: none;

	/*css korrektur t*/
	background-color:transparent;
}

.headerServiceSubItem a:hover {
	color: #e2001a;
	background-color: #cccccc;
	background-image: url("../images/arrow-red.png");
}

.headerServiceSeparator {
	float: left;
	width: 0px;
	height: 10px;
	border-right: 1px solid #000000;
	position: relative;
	top: 5px;
}

.headerMenu {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 30px;
	z-index: 995;
}

.headerMenuStart {
	float: left;
	padding-left: 27px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 33px;
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	color: #ffffff;
	cursor: pointer;
	background-image: url("../images/w_headnavstartarrow.png");
	background-position: 10px center;
	background-repeat: no-repeat;

	/*css korrektur t*/
	background-color:transparent;
}

.headerMenuStart:hover {
	color: #000000;
	height: 29px;
	background-color: #ffffff;
	border-top: 1px solid #f2f2f2;
	background-image: url("../images/w_headnavstartarrowdown.png");
}

.headerSubMenuStartContainer {
	position: absolute;
	width: 920px;
	background-color: #6f6f6f;
	border: 1px solid #B2B2B2;
	left: 9px;
	top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	display: none;
	float: left;
}

.headerMenuStart:hover .headerSubMenuStartContainer {
	display: block;
}

.headerMenuItem {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	color: #ffffff;
	cursor: pointer;
	border-right: 1px solid #b2b2b2;

	/*css korrektur t*/
	background-color:transparent;
}

.headerMenuItem:hover {
	color: #000000;
	border-top: 1px solid #f2f2f2;
	height: 29px;
	background-color: #ffffff;
}

.headerMenuItemArrowDownWrapper {
	position: relative;
	z-index: 1400;
}

.headerMenuItemArrowDown {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 38px;
}

.headerMenuItem:hover .headerMenuItemArrowDown,.headerMenuStart:hover .headerMenuItemArrowDown
	{
	background-image: url("../images/w_baarrawdownwhite.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 1500;
}

.headerSubMenuContainer {
	position: absolute;
	width: 920px;
	border: 1px solid #e2001a;
	left: 9px;
	top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-image: url("../images/w_submenutopbg.png");
	display: none;
	z-index: 1300;
	cursor: default;
}

.headerMenuItem:hover .headerSubMenuContainer {
	display: block;
}

.headerSubMenuItem {
	width: 270px;
	float: left;
	margin-left: 25px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.headerSubMenuItemFirst {
	margin-left:0px;
}

.headerSubMenuItem h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	margin-bottom: 17px;
	line-height: 14px;
}

.headerSubMenuItem h1.red {
	color: #e2001a;

	/*css korrektur t*/
	background-color:transparent;
}

.headerSubMenuItem ul {
	padding: 0px;
	margin: 0px;
}

.headerSubMenuItem ul li {
	min-height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}

.headerSubMenuItem ul li a,.headerSubMenuItem ul li a:hover,.headerSubMenuItem ul li a:visited
	{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	padding-left: 10px;
	background-image: url("../images/arrow-red.png");
	background-position: center left;
	background-repeat: no-repeat;
}

.headerSubMenuItemLast {
	margin-left: 25px;
	margin-right: 0px;
}

.headerSubmenuImgList {
	height: 60px;
	margin-bottom: 15px;
}

.headerSubMenuItem .divImg {
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.headerSubMenuItem .divDescription {
	float: left;
	height: 60px;
	width: 120px;
	margin-left: 10px;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	overflow: hidden;
}

.headerSubMenuItem .divDescription h1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.headerSubMenuItem .divDescription a,.headerSubMenuItem .divDescription a:hover,.headerSubMenuItem .divDescription a:visited
	{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #e2001a;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	background-image: url("../images/arrow-red.png");
	background-position: center left;
	background-repeat: no-repeat;

	/*css korrektur t*/
	background-color:transparent;
}

.headerSubMenuItemImgListWrapper {
	padding-bottom: 0px;
}

.headerSubMenuStartContainer .description {
	width: 195px;
	float: left;
	margin-right: 25px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;

	/*css korrektur t*/
	background-color:transparent;
}

.headerSMStartCloseContainer {
	height: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.headerSubMenuStartContainer .settingsContainer {
	width: 215px;
	margin-right: 25px;
	float: left;
	margin-bottom: 10px;
}

.headerSubMenuStartContainer .settingsLastContainer {
	margin-right: 0px;
	margin-left: 5px;
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	font-family: Arial;
}

.headerSubMenuStartContainer .settingsContainer h1 {
	margin-right: 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	vertical-align: top;

	/*css korrektur t*/
	background-color:transparent;
}

.headerSubMenuStartContainer .submitResetContainer {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	clear: both;
	text-align: right;

	/*css korrektur t*/
	background-color:transparent;
}

.headerSubMenuStartContainer .submitResetContainer a {
	margin-right: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	padding-left: 10px;
	background-image: url("../images/w_headnavstartresetarrow.png");
	background-position: center left;
	background-repeat: no-repeat;

	/*css korrektur t*/
	background-color:transparent;
}

.headerSubMenuStartContainer .submitResetContainer a.button {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	color: #6f6f6f;
	background-image: url("../images/w_headmenustartbtbg.png");
	background-repeat: repeat-x;
	padding-left: 10px;
	font-family: Arial;

	/*css korrektur t*/
	background-color:transparent;
}

.contentMenu {
	width: 220px;
	float: left;
}

.contentMenu320, .headerMenu320 {
	width: 300px;
	clear: both;
	display: none;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-top: 12px;
}

.contentMenu ul.level1 {
	padding: 0px;
	margin: 0px;
}

.contentMenu ul.level1 li,.contentMenu320 ul.level1 li , .headerMenu320 ul.level1 li {
	/*line-height: 24px;*/
	font-size: 12px;
	/*padding: 0px;*/
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	padding:3px 0 3px 0;
	line-height: 18px;
}

.contentMenu ul.level1 li a,.contentMenu ul.level1 li a:visited,.contentMenu320 ul.level1 li a,.contentMenu320 ul.level1 li a:visited ,
.headerMenu320 ul.level1 li a,.headerMenu320 ul.level1 li a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	padding-left: 15px;
	background-image: url("../images/arrow-red.png");
	background-position: 5px 2px;
	background-repeat: no-repeat;
	display: inline-table;
}

.contentMenu ul.level1 li a:hover,.contentMenu320 ul.level1 li a:hover, .headerMenu320 ul.level1 li a:hover{
	color: #e2001a;

	/*css korrektur t*/
	background-color:transparent;
}

.contentMenu ul.level1 li a.selected,.contentMenu320 ul.level1 li a.selected , .headerMenu320 ul.level1 li a.selected {
	color: #e2001a;
	background-image: url("../images/w_arrowreddown.png");
	background-position: left center;

	/*css korrektur t*/
	background-color:transparent;
}

.contentMenu ul.level2,.contentMenu320 ul.level2,.headerMenu320 ul.level2 {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

.contentMenu ul.level2 li,.contentMenu320 ul.level2 li, .headerMenu320 ul.level2 li {
	/*line-height: 24px;*/
	font-size: 12px;
	/*padding: 0px;*/
	margin: 0px;
	border: 0px;
	padding:3px 0 3px 0;
	line-height: 18px;
}

.contentMenu ul.level2 li a,.contentMenu ul.level2 li a:visited,.contentMenu320 ul.level2 li a,.contentMenu320 ul.level2 li a:visited,
.headerMenu320 ul.level2 li a,.headerMenu320 ul.level2 li a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	padding-left: 15px;
	background-image: url("../images/w_arrowgray.png");
	background-position: 5px 1px;
	background-repeat: no-repeat;
	display: inline-table;
}

.contentMenu ul.level2 li a:hover,.contentMenu320 ul.level2 li a:hover,
.headerMenu320 ul.level2 li a:hover {
	color: #e2001a;

	/*css korrektur t*/
	background-color:transparent;
}

.contentMenu ul.level2 li a.selected,.contentMenu320 ul.level2 li a.selected,
.headerMenu320 ul.level2 li a.selected {
	color: #e2001a;
	background-image: url("../images/w_arrowreddown.png");
	background-position: left center;

	/*css korrektur t*/
	background-color:transparent;
}

.contentMenu ul.level3,.contentMenu320 ul.level3,.headerMenu320 ul.level3 {
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

.contentMenu ul.level3 li,.contentMenu320 ul.level3 li,.headerMenu320 ul.level3 li {
	/*line-height: 24px;*/
	font-size: 12px;
	/*padding: 0px;*/
	margin: 0px;
	border: 0px;
	padding:3px 0 3px 0;
	line-height: 18px;
}

.contentMenu ul.level3 li a,.contentMenu ul.level3 li a:visited,.contentMenu320 ul.level3 li a,.contentMenu320 ul.level3 li a:visited,
.headerMenu320 ul.level3 li a, .headerMenu320 ul.level3 li a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	padding-left: 15px;
	background-image: url("../images/w_arrowlightgray.png");
	background-position: 5px 1px;
	background-repeat: no-repeat;
	display: inline-table;
}

.contentMenu ul.level3 li a:hover,.contentMenu320 ul.level3 li a:hover,
.headerMenu320 ul.level3 li a:hover {
	color: #e2001a;

	/*css korrektur t*/
	background-color:transparent;
}

.contentMenu ul.level3 li a.selected,.contentMenu320 ul.level3 li a.selected,
.headerMenu320 ul.level3 li a.selected {
	color: #e2001a;
	background-image: url("../images/w_arrowreddown.png");
	background-position: left 3px;
	display: inline-table;

	/*css korrektur t*/
	background-color:transparent;
}

.contentMenu ul.level4,.contentMenu320 ul.level4,
.headerMenu320 ul.level4 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

.contentMenu ul.level4 li,.contentMenu320 ul.level4 li,
.headerMenu320 ul.level4  li{
	/*line-height: 24px;*/
	font-size: 12px;
	/*padding: 0px;*/
	padding:3px 0 3px 0;
	line-height: 18px;
	margin: 0;
	border: 0;
}

.contentMenu ul.level4 li a,.contentMenu ul.level4 li a:visited,.contentMenu320 ul.level4 li a,.contentMenu320 ul.level4 li a:visited,
.headerMenu320 ul.level4 li a,.headerMenu320 ul.level4 li a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	background-image: none;
	padding: 0px;
	display: inline-table;
}

.contentMenu ul.level4 li a:hover,.contentMenu320 ul.level4 li a:hover,
.headerMenu320 ul.level4 li a:hover {
	color: #e2001a;
	background-image: none;

	/*css korrektur t*/
	background-color:transparent;
}

.contentMenu ul.level4 li a.selected,.contentMenu320 ul.level4 li a.selected,
.headerMenu320 ul.level4 li a.selected {
	color: #e2001a;
	background-image: none;

	/*css korrektur t*/
	background-color:transparent;
}
/**CR-418 
.contentRight {
	float: left;
	width: 710px;
	margin-left: 10px;
	display: table;
}

.contentRightStart {
	float: left;
	width: 940px;
	display: table;
}

.footerLinksContainer {
	clear: both;
	position: relative;
	top: 20px;
	padding-top: 20px;
	height: 30px;
}
*/
.footerLinksBottomBar {
	width: 940px;
	position: absolute;
	top: -10px;
	height: 10px;
}

.footerLinksBottomBarGray {
	width: 220px;
	height: 10px;
	background-color: #cccccc;
	float: left;
}

.footerLinksBottomBarRed {
	width: 719px;
	height: 10px;
	border-left: 1px solid #ffffff;
	float: left;
	background-color: #e2001a;
}

.footerContainer {
	
}

.footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.footerBottom {
	background-color: #f2f2f2;
	border-top: 1px solid #e2001a;
	position: relative;
}

.footerBottomCentered {
	width: 960px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.footerBottomContent {
	position: absolute;
	top: 13px;
	left: 230px;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.footerBottomContent a {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}

.footerBottomContent a:hover {
	color: #e2001a;

	/*css korrektur t*/
	background-color:transparent;
}

.footerBottomBar {
	width: 940px;
	position: absolute;
	top: -1px;
}

.footerBottomBarGray {
	width: 230px;
	height: 1px;
	background-color: #cccccc;
	float: left;
}

.footerBottomBarRed {
	width: 709px;
	height: 1px;
	border-left: 1px solid #ffffff;
	float: left;
	background-color: #e2001a;
}

.footerBottomBackgroundRed {
	width: 100%;
	height: 1px;
	position: absolute;
	top: -1px;
	background-color: #e2001a;
}

.footerBottomBackgroundGray {
	width: 50%;
	height: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #cccccc;
}

.footerStartpage {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	position: absolute;
	left: 10px;
	top: 40px;
}

.footerListContainer {
	margin-left: 231px;
	padding-top: 40px;
	display: table;
}

.footerListSpaceRow {
	height: 30px;
	clear: both;
}

.footerListRow {
	clear: both;
	position: relative;
}

.footerList {
	position: relative;
	float: left;
	margin-left: 13px;
	width: 170px;
}

.footerFirst {
	margin-left: 0px;
}

.footerList p {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 7px;
}

.footerList  .footerList-input {
	width: 100px;
	margin-bottom: 6px;
}

.footerList  .footerList-submit {
	margin-bottom: 10px;
    margin-left: 10px;
    vertical-align: bottom;
}

.footerList h1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 12px;
}

.footerList ul {
	padding: 0px;
	margin: 0px;
}

.footerList ul li {
	font-size: 11px;
	padding: 3px 3px 0 0;
	margin: 0px;
	border: 0px;
}

.footerList ul li a,.footerList ul li a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	vertical-align: middle;
	background-image: none;
	padding: 0px;
}

.footerList ul li a:hover {
	color: #e2001a;
	background-image: none;

	/*css korrektur t*/
	background-color:transparent;
}

.footerListLineRow {
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
	height: 1px;
}

.footerListLineRow div {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 1px;
	background-color: #cccccc;
}

.headerSubpage {
	width: 960px;
	height: 191px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.headerSubpageContainer{
	height: 191px;
	/*z-index: 7000;*/
	position: relative;
	margin-top: -20px;
}

.headerSubpageMenuGrayLine {
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0px;
	/*z-index: 990;*/
	background-color: #6f6f6f;
	border-top: 1px solid #ffffff;
	top: 160px;
	z-index: 990;
}

/*------------------*/
/*0.1) *** Frame ****/
/*------------------*/
.headerContainer .headerImageBox a {
    left: 10px;
    position: absolute;
    top: 85px;
	z-index:999;
}

.headerSubpageContainer .headerImageBox a {
    left: 10px;
    position: absolute;
    top: 55px;
	z-index:998;
}

/*------------------------------*/
/**** Print *********************/ 
/* Inhalt ***********************/
/*------------------------------*/
/*Print*/
.contentMenu,
.contentMenu320,
.cheader,
.caside {
	display:none;
}
