* {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #B4B4B4;
	text-align: center;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	float: none;
}

.ext {
	background-image: url(../_img/layout/new-win.gif) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	margin-left: 0px;
	width: 15px;
	padding-left: 20px;
}

.externalLink {
	padding-right: 18px;
	margin-right: 2px;
	background-image: url(../_img/layout/new-win.gif) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 961px;
}

#header {
	background:#FFFFFF url(../_img/layout/header/bg.gif);
	height:97px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 3000;
}

#logo {
	float: left;
	width: 280px;
	margin: 5px 0 0 50px;
}

#metanavi {
	position: absolute;
	left: 308px;
	top: 2px;
	height: 30px;
	padding-top: 10px;
}

#metanavi li {
	float: left;
	list-style-type: none;
}

#metanavi a{
	color: #878684;
	font-weight: bold;
	text-decoration: none;
	margin-right: 50px;
	display: block;
	float: left;
	margin-right: 20px;
	font-size: 9px;
}

#metanavi a:hover{
	color: #C8504F;
}

/* ******************************
******** START MAINNAVI *********
****************************** */
#mainnavi {
	position: absolute;
	left: 298px;
	top: 59px;
	z-index: 2000;
}

#mainnavi ul { /* all lists */
	float:left;
	list-style: none;
	background: none;
	padding:0;
	margin: 0;
	border:solid 0px yellow;
	z-index:10;
}

#mainnavi li { /* main list items */
	float: left;
	border:solid 0px red;
	text-align: center;
}
#mainnavi a{
	padding: 0px 12px 10px 10px;
	display : block;
	font: 11px/1.8 verdana, arial,helvetica, sans-serif;
	color : #666;
	margin: 0;
	font-weight : bold;
	text-decoration : none;
	border-right: 1px solid #ddd;
	width:auto;
	height:auto;
	white-space:nowrap; 
}

#mainnavi li.last a {
	border: none;
}
	
* html #mainnavi a{ width: 2em;w\idth: 2em;}

#mainnavi li a:hover {
	padding: 0px 12px 10px 10px;
	display : block;
	color: #666;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #ddd;
	width: auto;
	height:auto;
	}
	
* html #mainnavi a:hover{ width: 2em;w\idth: 2em;}	

#mainnavi li ul { /* second-level lists */
	position : absolute;
	left: -9999px;
	margin: 0;
	/* top: 29px; */
	width: 209px; 
	}

#mainnavi li ul  a {
	width: 170px;
	padding: 8px 0px 7px 8px;
	display: block;	
	background: #444;
	color: #fff;
	font: 10px Verdana, Arial, Helvetica, san-serif;
	font-weight: bold;
	text-align: left;
	float: none;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border: 0px;
	}

#mainnavi li ul  a:hover {
 	width: 170px;
 	padding: 8px 0px 7px 8px;
	display: block;
	background: #cc9933;
	font-weight: bold;
	color: #000;
	float: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	border: 0px;
	}

	#mainnavi li ul ul{ /* third-level lists */
	margin: -26px 0 0 175px;
	}

#mainnavi li ul ul  a {width: 195px;}

#mainnavi li ul ul  a:hover {width: 195px;}
	
	
	
#mainnavi li ul ul ul{ /* fourth-level lists */
	margin: -26px 0 0 100px;width:100px;
	}

#mainnavi li ul ul ul  a {width: 75px;}

#mainnavi li ul ul ul  a:hover {width: 75px;}

#mainnavi li:hover ul ul, 
#mainnavi li:hover ul ul ul, 
#mainnavi li.sfhover ul ul, 
#mainnavi li.sfhover ul ul ul {
	left: -9999px;
}

#mainnavi li:hover ul, 
#mainnavi li li:hover ul, 
#mainnavi li li li:hover ul, 
#mainnavi li.sfhover ul, 
#mainnavi li li.sfhover ul, 
#mainnavi li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#mainnavi li:hover, 
#mainnavi li.sfhover {
	background: #eee;
}

/* ******************************
******** ENDE MAINNAVI **********
****************************** */

#body {
	position: relative;
}

#flashanimation {
	height: 150px;
	height: auto;
	background: orange;
	background: transparent;
	text-align: center;
	font-weight: bold;
	position: relative;
}

#homeheadcontainer {
	position: relative;
	left: 0px;
	top: 0px;
	height: 231px;
}

#homeheadimage {
	position: absolute;
	left: 672px;
	top: 6px;
	z-index: 1000;
}

#contenthome {
	background: url(../_img/layout/body/bg.gif) repeat-y;
	padding: 1px 20px 10px 10px;
	margin-top: -2px;
}

#breadcrump {
	background:#DDDDDD;
	border-top: 3px solid #FFFFFF;
	color: #C57244;
	font-family: Arial,Helvetica,san-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 2;
	/*position: relative;
	top: 0px;
	left: -10px;*/
	padding: 0 0 0 190px;
	width: 750px;
	z-index: 1;
}

#breadcrump a {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

#breadcrump a:hover {
	color: #000;
}

#breadcrump b {
	color: #666666;
	font-weight: bold;
}

/*#subnavi {
	float: left;
	margin:60px 0 0 15px !important;
	padding:0;
	width:120px;
}*/

#subnavi {
	float: left;
	margin:60px 0px 0px 0px;
	padding:0;
	padding-left: 15px;
	width:125px;
}

/*
#subnavi ul {
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #DDDDDD;
	padding-top: 7px;
}


#subnavi ul li {
	border-bottom:1px solid #DDDDDD;
	font-family:verdana,sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:10px;
	margin:0 0 7px;
	padding:0 0 5px;
}

#subnavi ul li a {
	color: #777;
	text-decoration: none;
	display: block;
	padding:0 0 5px 0;
}

#subnavi ul li ul {
	border: 0;
	padding-top: 0px;
}

#subnavi ul li ul li {
	padding-left: 10px;
	border: 0;
	margin-bottom: 0;
}

#subnavi ul li ul li a {
	background: url(../_img/layout/body/navi/dash2.gif) no-repeat;
	margin:0;
	padding:0 0 5px 10px;
	line-height:100%;
	display: block;
}


#subnavi ul li ul li a:hover {
	background: url(../_img/layout/body/navi/dash2_over.gif) no-repeat;
}


#subnavi ul li ul li.last {
	padding-bottom: 0px;
}

#subnavi ul li a:hover {
	color:#C57244;
}

#subnavi ul li a.active  {
	font-weight: bold;
	color: #000;
}

#subnavi ul li a.active:hover  {
	font-weight: bold;
	color: #000;
}
*/

#subnavi ul {
	list-style: none;
	width: 120px;
	border-top: 1px solid #DDDDDD;
	padding-top: 7px;
	}

#subnavi li {
	margin: 0 0 7px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #ddd;
	font: 10px/10px verdana, sans-serif;
	}


#subnavi li a:link, #subnavi li a:visited {
	color: #777;
	text-decoration: none;
	display: block;
	padding:0 0 5px 0;
	}

#subnavi li a:hover, #subnavi li a:active {
	color: #c57244;
	text-decoration: none;
	}

#subnavi li ul {
	margin:0 0 0 10px;
	padding:0;
	border:0px solid red;
	width:120px;
	}

#subnavi li li {
	margin: 0;
	padding:0;
	border:1px solid #fff;
	}

#subnavi li li a:link, #subnavi li li a:visited {
	background: url(../_img/layout/body/navi/dash2.gif) no-repeat;
	margin:0;
	padding:0 0 5px 10px;
	line-height:100%;
	display: block;
	}

#subnavi li li a:hover, #subnavi li li a:active {
	background: url(../_img/layout/body/navi/dash2_over.gif) no-repeat;
	}


.align-justify {
	text-align: justify;
}

/*#content {
	float: left;
	margin:50px 0 0 55px !important;
	padding:0;
	width:490px;
	line-height:2;
	color:#666666;
}*/

#content {
	float: left;
	margin:50px 25px 0px 0px !important;
	padding:0;
	padding-left: 50px;
	width:490px;
	line-height:2;
	color:#666666;
	/*text-align: justify;*/
}

div {
	border: 0px solid red;
}

#content h1 {  
	margin: 0px 0px 1px 0px; 
	padding: 0; 
	color: #6698c2; 
	font-size: 14px; 
	
}

#content h2{   
	color: #333; 
	font-size: 10px; 
	margin: 0px 0px 1px 0px; 
	padding: 0px; 
}

#content p {
	margin:0 0 15px;
	padding:0;
}

#content a {
	color:#C57244;
	font-weight:normal;
	text-decoration:none;
}

#content a:hover {
	color:#C57244;
	text-decoration:underline;
}

#content_right {
	color:#666666;
	float:left;
	height:auto;
	margin:50px 0 0 0px;
	padding:0;
	width:205px;
	line-height:  1.8em;
}

#content_right .tx-mpbannerrotation-pi1 img {
	width: 180px;
}

#content ul {
	margin: 0 0 15px 20px
}

#content_end {
	background: url(../_img/layout/body/bg_bottom.gif) repeat-y;
	height: 21px;
}

#teasercontainer {
	margin-left: 10px;
	margin-top: 5px;
	margin-top: 32px; /* 10px */
}

.teaserhome {
	width: 199px;
	height: 190px;
	float: left;
	margin: 20px 0 0 0;
	background: url(../_img/layout/teaser/home/bg.gif);
	padding: 10px 20px 0 10px;
	color: #7A7A7A;
}

.teaserhome h2 {
	font-weight: bold;
	color: #6698C2;
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0 0 3px;
	border-bottom: 1px solid #AAAAAA;
}

.teaserhome a {
	color: #C57244;
	text-decoration: none;
}

.teaserhome a:hover {
	text-decoration: underline;
}

.teasercontent {
	overflow: auto;
	height: 180px;
	width: 195px;
	padding-right: 10px;
}

.content_bottombar {
	padding: 5px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-top: 25px;
}

.content_bottombar span {
	padding-right: 20px;
}

#content_right .teaserbox {
	margin-bottom: 20px;
}

#content_right .teaserbox .oben {
	background: url(../_img/layout/teaser/right/top.gif) no-repeat;
	width: 200px;
	height: 10px;
}

#content_right .teaserbox .mitte {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	width: 178px;
	padding: 10px;
}

#content_right h1, #content_right h2 {
	color:#D47C18;
	font-size:13px;
	font-weight:bold;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 15px;
	line-height: 1.8;
}
#content_right a {
	color:#C57244;
	font-weight:normal;
	text-decoration:none;
}

#content_right p {
	margin-bottom: 10px;
}

#content_right a:hover {
	text-decoration: underline;
}

#content_right .teaserbox .unten {
	background: url(../_img/layout/teaser/right/bottom.gif) no-repeat;
	width: 200px;
	height: 10px;
}

#footer {
	background: url(../_img/layout/footer/bg.gif) no-repeat;
	height: 95px;
	padding: 20px 50px;
	padding-left: 30px;
	color: #666666;
	font-size: 11px;
	position: relative;
	margin-bottom: 20px;
	font-family: Arial,Helvetica,san-serif;
}

#footernavi {
	float: left;
	width: 400px;
}

#footernavi ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #666666;
	list-style-type: none;
}

#footernavi ul li.last {
	border: none;
}

#footernavi ul li a {
	color: #666666;
	text-decoration: none;
}

#footernavi ul li a:hover {
	color: #C8504F;
}

#partners {
	float: right;
	margin-left: 50px;
	width: 350px;
}

#partners a {
	margin-right: 10px;
	text-decoration: none;
}

#partners a img {
	border: 0;
}

#copyright {
	position: absolute;
	left: 40px;
	bottom: 21px;
}

/* Sitemap */

.csc-sitemap {
	width: 600px;
}

.csc-sitemap ul {
	
}

/* RTE - Background-colors */

.rot_bg {
	color: #FFF;
	background-color: #C8504F;
	padding: 2px 6px !important;
}

.blau_bg {
	color: #FFF;
	background-color: #5F81AA;
	padding: 2px 6px !important;
}

.hellblau_bg {
	color: #FFF;
	background-color: #6698C2;
	padding: 2px 6px !important;
}

.orange_bg {
	color: #FFF;
	background-color: #D47C18;
	padding: 2px 6px !important;
}

.gruen_bg {
	color: #FFF;
	background-color: #7EA190;
	padding: 2px 6px !important;
}

.black_bg {
	color: #FFF;
	background-color: #000000;
	padding: 2px 6px !important;
}

/* CSC-TEXTPIC */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin: 3px;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	padding-right: 0px;
}

/* Bannerrotation */
.tx-mpbannerrotation-pi1 {
	position: relative;
}

.tx-mpbannerrotation-pi1 .slider {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.tx-mpbannerrotation-pi1 .slider .time2show {
	display: none;
}

.teasercontent .tx-mpbannerrotation-pi1 {
	margin-left: 10px;
	margin-top: 17px;
	height: 150px !important;
	overflow: hidden;
	width: 175px !important;
}

.teasercontent .tx-mpbannerrotation-pi1 .slider a .first {
	 margin-bottom: 10px;
}

/* Sitemap */

.tx-flseositemap-pi1 {
	width: 700px;
	color: #666666;
}

.tx-flseositemap-pi1 ul.deep0 {
	margin-left: 0px !important;
	list-style-position: inside;
}

li.deep0 {
	width: 300px;
	margin-right:20px;
	display: block;
	float: left;
	border-bottom: 1px solid #ddd;
	margin: 2px 0 !important;
	padding-bottom: 4px !important;
}


li.deep0 ul {
	height: 300px;
}

li.deep0 ul ul {
	height: auto;
	margin-bottom: 0px !important;
}

li.deep0 a {
	font-weight: bold !important;
}

li.deep0 li a {
	font-weight: normal !important;
}

#content .tx-flseositemap-pi1  ul {
	margin:0;padding:0;list-style:none;
}
#content .tx-flseositemap-pi1  li, #content .tx-flseositemap-pi1 li li, #content .tx-flseositemap-pi1 li li li, #content .tx-flseositemap-pi1 tr, #content .tx-flseositemap-pi1 td {
	margin:0;
	padding:0;
}
 
#content .tx-flseositemap-pi1 li a, #content .tx-flseositemap-pi1 li a:link, #content .tx-flseositemap-pi1 li a:visited {
	font: bold 13px/13px verdana, arial,helvetica, sans-serif;
	line-height:13px !important;
	color:#666;
}

#content .tx-flseositemap-pi1 li li a:link, #content .tx-flseositemap-pi1 li li a:visited {
	font: 11px/13px verdana, arial,helvetica, sans-serif;
	line-height:13px !important;
	color: #666;
}

#content .tx-flseositemap-pi1 li li li a:link, #content .tx-flseositemap-pi1 li li li a:visited {
	font: 11px/13px verdana, arial,helvetica, sans-serif;line-height:13px !important;
	background: url(../_img/layout/body/navi/dash2.gif) no-repeat;
	padding:0 0 0px 10px;
	margin:0 0 0 10px;
}

.hspacer {width:100%;border-bottom:1px solid #ddd;height:1px;margin:5px 0;} 


#tm_sidebar img {
	margin-bottom: 30px;
}

.bombardierMenu li {
	display: inline;
}

.glossar-left {
	float: left;
	width: 200px;
}

.glossar-right {
	float: right;
	width: 200px;
}

/**** Zusätzliche Schriften PopUp's ******/
/*#content h1 */
.hellblau_ueb {
margin: 0px 0px 0px 0px;
font: verdana, arial,helvetica, sans-serif;
color: rgb(102,152,194); 
font-size: 28px;
padding: 0px 0px !important;
}

.hellblau_ueb_kl {
/*margin: 10px 0px 10px 5px;*/
color: rgb(102,152,194); 
font-size: 20px;
/*padding: 2px 6px !important;*/
}


/* Zusätzliche Schriften PopUp's */
.rot_ueb {
margin: 0px 0px 0px 0px;
color: rgb(200,80,79); 
font-size: 18px;
padding: 0px 0px !important;
}

.socialmedia { float: right; margin: 10px 15px 0px 0px; color: #777777;}
.socialmedia img { border: 0px; position: relative; top: 5px; }
.socialmedia a { border: 0px; text-decoration: none; }