/*
	Main CCS for FCA Relaunch 2010
    ------------------------------
	(Site-)background-color:: #0a2a74 (blue)  #061948 (new)
	(Site-)width: 1021px;
	min-Height: 642px;
	
	Menu-width: 154px;
	Main-Area-width: 867px;
	
	grau: #6e6e6e;
	dunkelblau: #000066;
	hellblau: #058edc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	
*/

html {
	overflow-y: scroll;
}
body {
	background-color: white;
	color: #ffffff;
	color: #6e6e6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding: 0px;
}

/* GENERAL SITE SETTING
   --------------------- */
div#sitewrap1 {
	/* color ramp  - vertical */
	background-color: #061948;
	background-image: url(../images/verlauf_streifen_2x642.png);	
	background-position: bottom left;
	background-repeat: repeat-x;	
}
div#sitewrap2 { 
	/* color blue: right side */
	background-image: url(../images/blue_right.gif);	
	background-position: top center;
	background-repeat: repeat;	
}
div#sitewrap3 { 
	/* color white: right side bottom */
	background-image: url(../images/white_right.gif);
	background-image: url(../images/white_right_4000x16.gif);			
	background-position: bottom center;
	background-repeat: no-repeat;	
}
div#site_outer0 {
	/* Site adjustment */
	/* color ramp  - vertical - repeat to solve 'white area'-problems with Firefox */
	background-color: #061948;
	margin: 0 auto 0 auto;
	width: 1021px;
	background-image: url(../images/verlauf_streifen_2x642.png);	
	background-position: bottom left;
	background-repeat: repeat-x;	
}
div#site_outer1 {
	/* shadow right side form site */
	width: 1021px;
	background-image: url(../images/schatten_rechts.png);	
	background-position: bottom right;
	background-repeat: repeat-y;
}
div#site_outer2 { 
	/* little white rectangel right bottom from site*/
	width: 1021px;
	background-image: url(../images/white_42x9.gif);	
	background-image: url(../images/white_42x16.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div#inner_site {
  /* actual site */
  /* defines the height */ 
  /* height: 642px;
  height: 682px; */
  min-height: 642px;
  min-height: 552px;
	background-image: url(../images/blau_oben_979x344.png);	
	background-position: 0 0;
	background-repeat: no-repeat;	  
}
div#inner_site_bottom {
/* to fix problems with background in Firefox 2,
 we need clear: both and do not have float; */
  clear:both;
  width: 867px;
  width: 825px;  
  margin: 14px 0 0 0;
  padding: 0 0 42px 0; 
  height: 95px;	
  height: 20px;	
}
div#inner_site_bottom_home {
/* to fix problems with background in Firefox 2,
 we need clear: both and do not have float; */
  clear:both;
  width: 867px;
  width: 825px;  
  margin: 14px 0 0 0;
  padding: 0 0 42px 0; 
  height: 95px;	
}

/* MAIN MENU 
   ---------- */
div#main_menu {
  margin: 14px 0 0 0;  
  float: left;
  /*width: 154px;
  width: 144px;	
  padding: 0 10px 0 0;*/
  width: 136px;	
  padding: 0 18px 0 0;
}
div.mmenu_L2_wrap {
	margin: 0 0 20px 0;
}
div.mmenu_L1_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;	
	text-transform: uppercase;
	margin: 0 0 3px 0;
	font-weight: normal;	
}
div.mmenu_L1_item a {
  display: block;
  width: auto;
	background-image: url(../images/pfeile_weiss.png);	
	background-position: 0 5px;
	background-repeat: no-repeat;	
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 13px;
}
div.mmenu_L1_item a:hover {
	color: #058edc;
	background-image: url(../images/pfeile_blau.png);	
}
div.mmenu_L1_item_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #058edc;	
	text-transform: uppercase;
	margin: 0 0 3px 0;
	font-weight: normal;	
}
div.mmenu_L1_item_sel a {
  display: block;
  width: auto;
	color: #058edc;
	text-decoration: none;
	padding: 0 0 0 13px;	
	background-image: url(../images/pfeile_blau.png);	
	background-position: 0 5px;
	background-repeat: no-repeat;		
}
div.mmenu_L2_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
	margin: 0 0 1px 0;	
	font-weight: normal;
}
div.mmenu_L2_item a {
  display: block;
  width: auto;
	color: white;
	text-decoration: none;	
	padding: 0 0 0 13px;	
}
div.mmenu_L2_item a:hover {
	color: #058edc;
}
div.mmenu_L2_item_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #058edc;
	margin: 0 0 1px 0;
	font-weight: normal;
}
div.mmenu_L2_item_sel a {
  display: block;
  width: auto;
	color: #058edc;
	text-decoration: none;	
	padding: 0 0 0 13px;	
}

div.mmenu_L3_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
	margin: 0 0 1px 0;	
	font-weight: normal;
}
div.mmenu_L3_item a {
  display: block;
  width: auto;
	color: white;
	text-decoration: none;	
	padding: 0 0 0 28px;	
}
div.mmenu_L3_item a:hover {
	color: #058edc;
}
div.mmenu_L3_item_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #058edc;
	margin: 0 0 1px 0;
	font-weight: normal;
}
div.mmenu_L3_item_sel a {
  display: block;
  width: auto;
	color: #058edc;
	text-decoration: none;	
	padding: 0 0 0 28px;	
	background-image: url(../images/pfeile_blau.png);	
	background-position: 13px 4px;
	background-repeat: no-repeat;			
}

/* MAIN AREA 
   contains:
   - header with metanav and logo
   - headline
   - content
   ------------------------------ */
div#main_area {
  float: left;
  width: 867px;
  width: 825px;  
	margin: 14px 0 0 0;
	margin: 0;
	padding: 0 42px 0 0;
}

/* HEADER - METANAV - LOGO 
   ------------------------ */
div#header {
  width: 825px;  
	margin: 0 0 0 0;
}
div#meta_nav {
padding: 12px 10px 9px 0;
  float: right;
  width: auto;
}
a.metanav_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: white;
	margin: 0 0 1px 0;
	text-decoration: none;
	text-transform: uppercase;	
	padding: 0 17px 0 0;
	font-weight: normal;	
}
a.metanav_item:hover {
	color: #058edc;
}
a.metanav_item_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #058edc;
	margin: 0 0 1px 0;	
	text-decoration: none;		
	text-transform: uppercase;
	padding: 0 17px 0 0;		
	font-weight: normal;
}
div#meta_nav a {
  display: block;
  width: auto;
  float:left;
}
div#logo {
  clear:both;
  float: right;
  width: auto;
  padding: 0 0 5px 0;  
}
div#logo img {
  border: none;
  display:block;

}

/* HEADLINE 
   -------- */
div#headline {
  clear: both;
  height: 153px;
}
div#headline img {
  border: none;
  display:block;
  padding: 0 0 0 0;   
}

/* CONTENT Home
   ------------- */
div#home_content {
  width: 760px;
  background-image: url(../images/innen_schatten_links.png);	
  background-position: top left;
  background-repeat: repeat-y;	
  background-color: white;	
}
div#home_content h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;  
  line-height: 18px; 
  text-transform: uppercase; 
  color: #000066;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
}
div#home_content p.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 12px; 
  color: #6e6e6e;
  margin: 0 0 6px 0;
  padding: 0 0 0 0;
}
div#home_content a {
  color: #058edc;
}
div#home_content div.fca_box1 {
  border-bottom: 1px dotted #6e6e6e;
  margin: 0 0 11px 0;
  padding: 0 0 8px 0
}
div#c_line {
  width: 760px;
  background-image: url(../images/schatten_und_linie_798x6.png);	
  background-position: top left;
  background-repeat: repeat-y;	
}

div#home_content_box {
  width: 736px;
  padding: 12px 12px 0 12px;
  background-image: url(../images/innen_schatten_oben.png);	
  background-position: top left;
  background-repeat: no-repeat;	
}



div#home_content_col1 {
 float: left;
 width: 175px;
 height: 258px;
 overflow: hidden;
}
div#home_content_col1 img {
 display: block;
}
div#home_content_col2 {
 float: left;
 width: 193px;
 width: 181px; 
 width: 169px; 
 height: 258px;
 overflow: hidden;
 padding: 0 12px 0 12px;
}
div#home_content_col3 {
 float: left;
 width: 175px;
 height: 258px;
 overflow: hidden;
}
div#home_content_col3 img {
 display: block;
}
div#home_content_col4 {
 float: left;
 width: 193px;
 width: 181px;
 height: 258px;
 padding: 0 0 0 12px; 
 overflow: hidden;
}
div#home_content_col_clear {
 height:12px;
 clear: both;
 
}
   

/* CONTENT 
   ------- */  
div#content_prep {
  clear: both;
  height: 27px;
  height: 24px;
} 
div#content {
  width: 798px;
  background-image: url(../images/innen_schatten_links.png);	
  background-position: top left;
  background-repeat: repeat-y;	
  background-color: white;	
}
div#content_box {
  width: 774px;
  width: 786px;
  padding: 12px 12px 12px 12px;
  padding: 12px 0 0 12px;
  background-image: url(../images/innen_schatten_oben.png);	
  background-position: top left;
  background-repeat: no-repeat;	
min-height: 120px;  
}
div#content_col_clear {
 height:12px;
 clear: both;
 overflow: hidden;
  background-color: white;	 
}

/* LAYOUT A
   ------- */ 
div#contentA_col1 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 18px; 
  text-transform: uppercase; 
  color: #000066;
  margin: 0 0 19px 0;
  padding: 0 0 0 0;
}
div#contentA_col1 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;  
  font-size: 13px;
  line-height: 13px; 
  color: #000066;
  margin: 0 0 8px 0;
  padding: 0 0 0 0;
}
div#contentA_col1 p.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px; 
  color: #6e6e6e;
  margin: 0 0 11px 0;
  padding: 0 0 0 0;
}
div#contentA_col1 a {
  color: #6e6e6e;
  text-decoration: underline;
}
div#contentA_col1 p.align-right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px; 
  color: #6e6e6e;
  margin: 0 0 11px 0;
  padding: 0 0 0 0;
  clear: both;
  float: right;
}
a.button-Link {
  color: white ! important;
  text-decoration: none ! important;
  display: block;
  width: 129px;
  width: 111px;
  height:29px;
  height:25px;
  margin: 0 0 0 0;
  padding: 4px 9px 0 9px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;  
  background-image: url(../images/FCA_Button.png);	
  background-position: top left;
  background-repeat: no-repeat;	
  text-align: left;  
  /*background-color: white;*/
}
div#contentA_col1 p.align-right a.button-Link {
 position: relative;
 left: 4px;
 float: right;
 clear: both;
}
div#contentA_col1 {
 float: left;
 width: 527px;
 width: 515px;
 height: auto;
 margin: 0 0 0 0;
 padding: 0 12px 0 0; 
 overflow: hidden;
 /*border-right: 1px dotted #6e6e6e;*/
}
div#contentA_col1 div.csc-textpic-left {
 padding: 0 0 3px 0; 
 float: left;
 margin: 0 0 0 0; 
}
div#contentA_colright {
  float: right;
  width: 247px;
  width: 259px;
  padding:0;
  margin: 0;
}
div#contentA_col2 {
 width: 235px;
 height: 335px;
 padding: 0 0 7px 12px;
 padding: 0 0 0 12px;
 overflow: hidden;
}
div#contentA_col2 img {
 display: block;
 width: 235px;
 height: 335px;
 overflow: hidden; 
}
div#contentA_col3 {
 width: 246px;
 height: auto;
 padding: 5px 0 0 9px;
 overflow: hidden;
}
div#contentA_col3 div.fca_box5 {
  background-image: url(../images/Teaser_01_02.png);	
  background-position: top left;
  background-repeat: repeat-y;
  /*background-color: silver;*/
/*  position: relative;
  top: 5px;
padding-bottom: 5px;*/
}
div#contentA_col3 div.fca_box5B {
  background-image: url(../images/Teaser_01_01.png);	
  background-position: top left;
  background-repeat: no-repeat;
}
div#contentA_col3 div.fca_box5C {
  background-image: url(../images/Teaser_01_03.png);	
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 12px 9px 15px 12px ;	 
}
div#contentA_col3 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  line-height: 12px; 
  text-transform: uppercase; 
  color: #ffffff;
  margin: 0 0 1px 0;
  padding: 0 0 0 0;
}
div#contentA_col3 p.bodytext {
  font-size: 11px;
  line-height: 12px; 
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
  color: white;
}
div#contentA_col3 a {
  color: white;
}

div#contentA_col1 p.infoboxmitBild {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5a5a5a;
  margin: 0;
  padding: 8px 20px 6px 8px;
  /*background-color: #d2d2d2;*/
}
div#contentA_col1 div.csc-textpic-intext-right-nowrap {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5a5a5a;
  margin: 0;
  padding: 8px 0 6px 8px;
  padding: 0;
  /*border-top: 1px dashed white;*/
  background-color: #d2d2d2;	
  background-image: url(../images/strichel-line.gif);	
  background-repeat: no-repeat;		
} 
div#contentA_col1 div.csc-textpic-intext-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	margin: 0;
	padding: 0;
	/*border-top: 1px dashed white;*/
	background-color: #d2d2d2;
	background-image: url(../images/strichel-line.gif);	
	background-repeat: no-repeat;	
} 
div#contentA_col1 div.p11 div.csc-textpic-intext-right { 
	height: 158px;
	overflow: hidden;
}

div#contentA_col1 div.p10 div.csc-textpic-intext-right { 
	height: 127px;
	overflow: hidden;
}
div#contentA_col1 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	display: block:
	color: #5a5a5a;
	margin: 0;
	padding: 8px 0 6px 8px;
	/*border-bottom: 1px dashed white;*/
	background-color: #d2d2d2;	
} 
div#contentA_col1 p.aufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 20px;
	background: url(../images/synul.gif) no-repeat 8px 8px;
	background-color: #d2d2d2;
	margin: 0px;
	color: #5a5a5a;
}
div#contentA_col1  h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	display: block:
	color: #5a5a5a;
	margin: 0;
	padding: 8px 0 6px 8px;
	padding: 8px 0 14px 8px;	
	/*border-bottom: 1px dashed white;*/
	background-image: url(../images/strichel-line.gif);	
	background-position: 0 27px;
	background-repeat: no-repeat;	
	background-color: #d2d2d2;	
}

/* p26: FAQ */

div#contentA_col1 div.p26 h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 14px;
 text-transform: none;	
 color: #5a5a5a;
 background-image: url(../images/strichel-line.gif);	
 background-repeat: no-repeat;
 background-position: 0 4px;		
 background-color: #d2d2d2;
 padding: 12px 20px 6px 8px;
 margin: 0;
}

div#contentA_col1 div.p26 ul.csc-menu {
	list-style: none;
	text-decoration: underline;
	margin: 10px 20px 20px 0;
	padding-left: 0;
margin: 10px 0px 20px 0;
margin: 0;
padding: 8px 20px 6px 8px;	
background-color: #d2d2d2;			
}

div#contentA_col1 div.p26 ul.csc-menu li.csc-section {
	margin: 5px 20px 5px 0;
	padding-left: 0;
background-color: #d2d2d2;		
}

div#contentA_col1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	text-decoration: underline;
}
/* p26: FAQ end */

/* LAYOUT B
   ------- */ 
div#contentB_col1 {
  padding: 0 12px 0 0
}

div#contentB_col1 a {
  color: #6e6e6e;
  text-decoration: underline;
}

div#content_colB_clear {
 height:12px;
 clear: both;
 overflow: hidden;
  /*background-color: silver;*/ 
}
div#contentB_col1 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 18px; 
  text-transform: uppercase; 
  color: #000066;
  margin: 0 0 19px 0;
  padding: 0 0 0 0;
}
div#contentB_col1 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px; 
  font-size: 13px;
  line-height: 13px;   
  color: #000066;
  margin: 0 0 8px 0;
  padding: 0 0 0 0;
}
div#contentB_col1 h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 18px;
  font-weight: bold;   
  color: #000066;
  color: #6e6e6e;
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
}
div#contentB_col1 h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px; 
  font-weight: bold;   
  color: #000066;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
div#contentB_col1 p.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px; 
  color: #6e6e6e;
  margin: 0 0 11px 0;
  padding: 0 0 0 0;
}
div#contentB_col1 p.align-right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px; 
  color: #6e6e6e;
  margin: 0 0 11px 0;
  padding: 0 0 0 0;
  text-align: right;
}
div#contentB_col1 div.csc-textpic-intext-right-nowrap {
  margin: 0 0 0 0;
  padding: 12px 0 0 0;
}
div#contentB_col1 div.csc-textpic-intext-right-nowrap h3 {
  text-align:right;
}
div#contentB_col1 div.csc-textpic-intext-right-nowrap h4 {
  margin-bottom: 17px;
}
div.csc-textpic-text {
  margin: 0 0 0 0;
  padding: 0 12px 0 0;
}
div.fca_box2 {
  /* border-top: 1px dotted silver; */
  background-image: url(../images/dashed_line.gif);	
  background-repeat: repeat-x;	
  padding: 12px 0 0 0;
  padding: 0;
  margin: 0;
}

/* LAYOUT C
   ------- */ 
div#contentC_col1 {
  padding: 0 0 12px 0;
  margin: 0 0 12px 0;
  width: 772px;
  background-image: url(../images/dashed_line.gif);	
  background-repeat: repeat-x;	
  background-position: bottom;  
}
div#content_colC_clear {
 height:12px;
 clear: both;
 overflow: hidden;
 background-color: white; 
}
div#contentC_col1 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 18px; 
  text-transform: uppercase; 
  color: #000066;
  margin: 0 0 19px 0;
  padding: 0 0 0 0;
}
div#contentC_col1 h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px; 
  font-size: 13px;
  line-height: 13px;   
  color: #000066;
  margin: 0 0 8px 0;
  padding: 0 0 0 0;
}   
div#contentC_col1 p.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px; 
  color: #6e6e6e;
  margin: 0 0 11px 0;
  padding: 0 0 0 0;
}
div#contentC_col2 {
 width: 538px;
 width: 527px;
 float: left;
 overlow: hidden;
}
div#contentC_col3 {
 width: 235px;
 float: left;
 padding: 0 0 0 12px;
 overflow: hidden;
}
div#contentC_col3 div.csc-textpic-below p.bodytext {
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
div#contentC_col3 hr {
 border: none;
  background-image: url(../images/dashed_line.gif);	
  background-repeat: repeat-x;	 
}
div#Cc_line {
  /*width: 760px;*/
  background-image: url(../images/linie_786x6.png);	
  background-position: top left;
  background-repeat: repeat-y; 	
}


/* Special Contentelements 
   ----------------------- */
div#contentA_col1 p.grauerHG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	margin: 0;
	padding: 8px 20px 6px 8px;
	background-color: #d2d2d2;
}

div#contentA_col1 p.grauerHGWr1, div#contentA_col1 p.grauerHGWr2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 14px;
 /* color: #5a5a5a; */
 margin: 0;
 padding: 8px 20px 6px 8px;
 padding: 4px 20px 4px 4px; 
 height:14px;
 background-color: #d2d2d2;
 background-color: white;
 border-left: 8px solid #d2d2d2;
 border-bottom: 4px solid #d2d2d2;
}
div#contentA_col1 p.grauerHGWr3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 14px;
 /* color: #5a5a5a; */
 margin: 0;
 padding: 8px 20px 6px 8px;
 padding: 4px 20px 4px 4px; 
 height:14px;
 background-color: #d2d2d2;
 background-color: white;
 border-left: 8px solid #d2d2d2;
 border-bottom: 8px solid #d2d2d2;
}

div#c744 table, table.fca2010_table3 {
  width: 100%;
  border-spacing: 0px;
  border-left: 8px solid #d2d2d2;
  border-bottom: 8px solid #d2d2d2;
}
div#c744 table td, table.fca2010_table3 td {
  width: 50%;
  text-align: left;
  vertical-align: top;
  padding: 13px 16px 6px 13px;
}
div#c744 p.weisserHGLinie, div#contentA_col1 p.weisserHGLinie {
 padding: 13px 20px 13px 13px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #6e6e6e;
 /*border-bottom: 1px dashed #d2d2d2;*/
 border-left: 8px solid #d2d2d2;
 background-image: url(../images/linie_grau_507px.gif);	
 background-position: bottom left;
 background-repeat: no-repeat;
 margin: 0;	
}
div#c744 table p.bodytext, table.fca2010_table3 p.bodytext {
 padding: 0 ! important;
 margin: 0 ! important;
}
   
/*fca2010_table1: Verlauf -> IE6.css*/
table.fca2010_table1 {
  width: 100%;
  background-color: #d2d2d2;
  border-spacing: 0px;
  /*border-collapse: collapse;*/
  border-collapse: separate ;

  border-left: 8px solid #d2d2d2;
  border-top: 6px solid #d2d2d2;  
  border-bottom: 6px solid #d2d2d2;
}
table.fca2010_table1 td {
  width: 25%;
  background-color: white;
  border-right: 0px solid white;
  border-left: 0px solid white;
  border-top: 2px solid #d2d2d2;
  border-bottom: 2px solid #d2d2d2;
  padding: 4px 4px 4px 4px;
}
div#contentA_col1 h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  display: block:
  color: #5a5a5a;
  margin: 0;
  padding: 8px 0 6px 8px;
  /*border-bottom: 1px dashed white;*/
  background-image: url(../images/strichel-line.gif);	
  background-position: bottom;
  background-repeat: no-repeat;	
  background-color: #d2d2d2;	
}
/*fca2010_table2: Verlauf -> IE6.css*/
table.fca2010_table2 {
  width: 100%;
  background-color: #d2d2d2;
  border-spacing: 0px;
  /*border-collapse: collapse;*/
  border-collapse: separate ;

  border-left: 8px solid #d2d2d2;
  border-top: 6px solid #d2d2d2;  
  border-bottom: 6px solid #d2d2d2;
}
table.fca2010_table2 td {
  background-color: white;
  border-right: 0px solid white;
  border-left: 0px solid white;
  border-top: 2px solid #d2d2d2;
  border-bottom: 2px solid #d2d2d2;
  padding: 4px 4px 4px 4px;
  vertical-align: top;
}
table.fca2010_table2 td.td-0 {
  width: 25%;
}
table.fca2010_table2 td.td-1 {
  width: 50%;
}
table.fca2010_table2 td.td-2 {
  width: 25%;
}
table.icc_table {
  width: 100%;
  background-color: #d2d2d2;
  border-spacing: 0px;
  /*border-collapse: collapse;*/
  border-collapse: separate ;

  border-left: 8px solid #d2d2d2;
  border-top: 6px solid #d2d2d2;  
  border-bottom: 6px solid #d2d2d2;
}
table.icc_table td {
  background-color: white;
  border-right: 0px solid white;
  border-left: 0px solid white;
  border-top: 2px solid #d2d2d2;
  border-bottom: 2px solid #d2d2d2;
  padding: 4px 4px 4px 4px;
  vertical-align: top;
}
table.icc_table td.td-0 {
  width: 0%;
}
table.icc_table td.td-1 {
  width: 25%;
}
table.icc_table td.td-2 {
  width: 25%;
}

/* mhe 2011-10-14 */

table.icc_table td.td-3 {
 /*   width: 25%; */
  width: 45%;
}
table.icc_table td.td-4 {
 /*   width: 25%; */
  width: 5%;
}

div.csc-sitemap ul, div.csc-sitemap li {
  list-style: none;
}

/* FOOTER 
   ------- */
div#footer {
  /* footer - adjustment */
	margin: 0 auto 0 auto;
	width: 1021px;
	height: 55px;
  color: #000066;
	font-size: 10px;
	padding-top: 8px;
	background-color: white;  
}
div#footerbox1 {
	width:auto;
	height:24px;
	float: left;
	padding: 2px 17px 0 0;
}
div#footerbox2 {
	width:auto;
	height:24px;
	float: left;
	padding: 2px 17px 0 0;	
}
/*
div#footerbox3 {
	width:auto;
	height:24px;
	float: left;
	padding-right: 17px;
	padding-top: 2px;
}
div#footerbox4 {
	width:auto;
	height:24px;
	float: left;
	padding-right: 17px;
	padding-top: 2px;
}
div#footerbox5 {
	width:auto;
	height:24px;
	float: left;
	padding-right: 17px;
	padding-top: 2px;
}
*/
div.footerboxFM, div.footerboxFMsel {
	width:auto;
	height:24px;
	float: left;
	padding-right: 17px;
	padding-top: 2px;
}
div#footerbox1 a {
	color: #000066;
	text-decoration:none;
}
/*
div#footerbox3 a {
	color: #000066;
	text-decoration:none;
}
div#footerbox4 a {
	color: #000066;
	text-decoration:none;
} 
div#footerbox5 a {
	color: #000066;
	text-decoration:none;
}
*/
div.footerboxFM a {
 color: #000066;
 text-decoration:none;
}
div.footerboxFMsel a {
 color: #058edc;
 text-decoration:none;
}
 
div#staticimage1 {
	margin:0px;
	padding: 5px 8px 0 8px;
	width: 141px;
	height: 24px;
	float:right;
}
div#staticimage2 {
	margin:0px;
	padding: 5px 42px 0 8px;		
	width: 100px;
	height: 27px;
	float:right;
}   
