html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin:0px;
	padding: 0px;
}

/* Der Container sitecont enthält die komplette Seite und sorgt für die mittige Ausrichtung */
div#sitecont {
	width: 964px;
	height: auto;
	margin:0px;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: auto;
}

/* HEADER */
div#header {
	/*width: 961px;*/
	height: 40px;	/* nicht 55px sondern 40px */
	padding-right: 6px;
}

div#header_menu {
	padding-top: 20px; /* nachmessen!!! */
}

div.header_menu_item {
  margin: 0;
	background-color: white;
	float: right;
  width: auto;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #707070;
} 

div.header_menu_item a {
	text-decoration: none;
	color: #707070;	
}

div.header_menu_item_sep {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #707070;	
}

/* Lang-Menue with Flags */
div.header_menu_item img { 
  border: none; 
  display: inline; 
} 
div.header_menu_item img.lang_de, div.header_menu_item img.lang_en { 
  margin-right:13px; 
}

/* MAIN */

div#main_oben {
	height: 9px;
	background-image: url(../images/oberer-kante.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

div#main {
	background-image: url(../images/mittlere-kante.gif);
	background-repeat: repeat-y;
	padding-right: 21px;
	padding-left: 21px;
	padding-bottom: 21px;	
	padding-top: 9px;	
}

div#main_unten {
	height: 1px;
	background-image: url(../images/untere-kante.gif);
	background-repeat: no-repeat;	
	overflow:hidden;
	padding-bottom: 7px;
}

/* CLAIM N LOGO in MAIN */

div#ic_claimlogo {
	padding-top: 3px;
	padding-right: 1px;	
	height: 100px;
	height: 70px;
	height: 65px;		
}

div#spacetwo {
	height: 39px;	
}

img#img_logo {
	float: right;
	border: none;
}

/* Mainframe Table*/

table#c_mainframe {
 border:none;
 padding: 0;
 margin: 0;
 cellspacing: 0;
 cellpadding: 0;
 border-collapse: collapse;
	/*background-image: url(../images/kante-unten2.gif);
	background-image: url(../images/kante-unten2-2-mit-rund.gif);
	background-image: url(../images/kante-unten2-2-mit-rund-plus2px.gif);	*/
	background-image: url(../images/kante-unten2-3.gif);	
	background-repeat: no-repeat;
	background-position: bottom left;
}
td#t_colleft {
	width: 136px;
	width: 146px; /* NEU */
	vertical-align: top;
}
/*
td#t_colmiddle_1 {
	height: 22px; 
	width: 507px;
	width: 529px;	
	padding: 0;
	margin: 0;
	background-color: #ccc;
}*/

div#div_mainframe {
	/*background-image: url(../images/bg-hg2.gif);
	background-image: url(../images/bg-hg2-2.gif);*/
	background-image: url(../images/bg-hg2-3.gif);		
	/*background-position: 2px 0px;*/
}

td#t_colmiddle_2 {
	/*width: 50px;*/
		width: 546px;	
		width: 536px;  /* NEU */
		width: 535px;
		height: auto;
	vertical-align: top;		
	padding: 0;
	margin: 0;
	cellspacing: 0;
	cellpadding: 0;
	/*
	xbackground-color: #aaa;
	xbackground-image: url(../images/rand-content.gif);
*/
}

td#t_colmiddle_3 {
border: 0;
height:10px;
	/*width: 50px;*/
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	/*
	xbackground-color: red;
	xbackground-image: url(../images/rand-content.gif);	
	*/
float: left;
}
/*
td#t_colmiddle_3 img {
	padding: 0;
	margin: 0;
}
*/

td#t_colright {
	width: 238px;
	padding: 0;
	margin: 0;
	/*background-color: #777;*/
	vertical-align: top;
}


/* hier Menue entfernt */

/* CONTENT*/

div#main_content {
  padding-left: 33px;
  padding-right: 33px;
  padding-right: 30px; /* noch anpassen */
  padding-top: 6px;
  padding-bottom: 20px;
  padding-bottom: 7px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #707070; 
}

div#main_content h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #707070;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}

div#main_content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #707070;
  margin: 0;  
  padding: 0;
  padding-bottom: 20px;  
}

div#main_content p {
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}

div#main_content a {
  color: #707070;
}


div#main_content div.divider {
  /*border-top: 1px solid red;
  border-bottom: 1px solid silver;*/
  height: 30px;
	background-image: url(../images/ic_contentlinie.gif);
	background-repeat: repeat-x;
	background-position: 0 15px;
  clear: both;


}

/* Graue Box1 für Tabelle*/

div.graueBox_oben {
	width: 472px;
	height: 10px;
	background-color: #e0e0e0;
	background-image: url(../images/oberkante_formular.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.graueBox_body {
	width: 464px;
	background-color: #e0e0e0;
	padding-top: 0;
	padding-left: 8px;
}

div.graueBox_unten {
	width: 472px;
	height: 10px;	
	background-color: #e0e0e0;	
	background-image: url(../images/unterkante_formular.gif);
	background-repeat: no-repeat; 
	overflow: hidden;		
}

div.graueBox_body div.csc-header {
	background-image: url(../images/weisse_oberkante.gif);
	background-repeat: no-repeat; 	
	background-position: bottom left;
}

div.graueBox_body div.csc-header h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px ! important ; 
  line-height: 14px;
  color: #707070;
  text-transform: uppercase;
}

div.graueBox_body table.contenttable {
	width:458px;
	/*cellspacing: 0;
	cellpadding: 0;
	border-collapse: collapse;*/
	background-color: white;	
	/*background-image: url(../images/weisse_oberkante.gif);
	background-repeat: no-repeat; 	
	background-position: top;*/
}




/* Hoehe der Zeilen:*/
div.graueBox_body table.contenttable tr.tr-0 {
	height: 25px;
	vertical-align: middle;	
}
div.graueBox_body table.contenttable tr.tr-1 {
	height: 25px;
	vertical-align: middle;	
}
div.graueBox_body table.contenttable tr.tr-2 {
	height: 25px;
	vertical-align: middle;	
}
div.graueBox_body table.contenttable tr.tr-3 {
	height: 25px;
	vertical-align: middle;	
}
div.graueBox_body table.contenttable tr.tr-4 {
	height: 25px;
	vertical-align: middle;	
}
div.graueBox_body table.contenttable tr.tr-5 {
	height: 25px;
	vertical-align: middle;	
}
div.graueBox_body table.contenttable tr.tr-last {
	height: 25px;
	vertical-align: middle;
}

/*Breiten der Zellen:*/
div.graueBox_body table.contenttable td.td-0 {
	width: 5px
}
div.graueBox_body table.contenttable td.td-1 {
	width: 45px
}
div.graueBox_body table.contenttable td.td-2 {
	width: 165px
}
div.graueBox_body table.contenttable td.td-4 {
	width: 5px
}

/*Borders:*/

div.graueBox_body table.contenttable tr td.td-1 {
	border-bottom: 1px dotted #e0e0e0;
}
div.graueBox_body table.contenttable tr td.td-2 {
	border-bottom: 1px dotted #e0e0e0;
	
}
div.graueBox_body table.contenttable tr td.td-3 {
	border-bottom: 1px dotted #e0e0e0;	
}

div.graueBox_body table.contenttable tr.tr-last td.td-1 {
	border-bottom: none ! important; 
}
div.graueBox_body table.contenttable tr.tr-last td.td-2 {
	border-bottom: none ! important; 
}
div.graueBox_body table.contenttable tr.tr-last td.td-3 {
	border-bottom: none ! important; 
}



div.endOfTable {
	background-image: url(../images/weisse_unterkante.gif);
	background-repeat: no-repeat; 
	height: 10px;
	overflow: hidden;
}


/* Graue Box 2*/

div.gB2_L1 {
	/*width: 464px;*/
	width: 472px;
	/* background-color: #e0e0e0; */
	padding-top: 0;
	padding-left: 0px;
	float: left;
	background-image: url(../images/gb2_bg3.gif);
	background-repeat: repeat;
	background-position: top left;

}

div.gB2_L2 {
	float: left;
	background-image: url(../images/gb2_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;	

}

div.gB2_L3 {
	/*width: 472px;*/
	width: 464px;
	background-image: url(../images/gb2_bg4.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-bottom: 6px;
	overflow: hidden;
	float: left;	
}


div.gB2_L3 table.contenttable {
	width:458px;
	cellspacing: 0;
	cellpadding: 0;
	border-collapse: collapse;
	/*background-color: white;*/	
	/*background-image: url(../images/weisse_oberkante.gif);
	background-repeat: no-repeat; 	
	background-position: top;*/
}


/* Hoehe der Zeilen:*/
div.gB2_L3 table.contenttable tr {
	height: 27px;
	vertical-align: middle;	
}

div.gB2_L3 table.contenttable td {
	height: 27px;
	vertical-align: middle;	
}

/*Breiten der Zellen:*/
div.gB2_L3 table.contenttable td.td-0 {
	width: 5px;
	width: 3px;
}
div.gB2_L3 table.contenttable td.td-1 {
	/*width: 45px;*/
}
div.gB2_L3 table.contenttable td.td-2 {
	/*width: 165px;
	width: 167px;*/	
}
div.gB2_L3 table.contenttable td.td-3 {
width: 150px
}
div.gB2_L3 table.contenttable td.td-4 {
	width: 5px;
}

/*Borders:*/

div.gB2_L3 table.contenttable tr td.td-1 {
	/*border-bottom: 1px dotted #e0e0e0;*/
background-image: url(../images/linie_tabelle.gif);
background-position: bottom left;
background-repeat: repeat-x;		
}
div.gB2_L3 table.contenttable tr td.td-2 {
	/*border-bottom: 1px dotted #e0e0e0;*/
background-image: url(../images/linie_tabelle.gif);
background-position: bottom left;
background-repeat: repeat-x;		
}
div.gB2_L3 table.contenttable tr td.td-3 {
	/*border-bottom: 1px dotted #e0e0e0;*/
background-image: url(../images/linie_tabelle.gif);
background-position: bottom left;
background-repeat: repeat-x;		
}

div.gB2_L3 table.contenttable tr.tr-last td.td-1 {
	border-bottom: none ! important; 
	background-image: none! important; 
}
div.gB2_L3 table.contenttable tr.tr-last td.td-2 {
	border-bottom: none ! important; 
	background-image: none! important;	
}
div.gB2_L3 table.contenttable tr.tr-last td.td-3 {
	border-bottom: none ! important;
	background-image: none! important;	 
}

div.gB2_L3 p.bodytext {
margin: 0 ! important; 
padding: 0 ! important;
padding-left: 10px ! important;
padding-right: 18px ! important;
padding-top: 8px ! important;
padding-bottom: 8px ! important;

}

div.graueBox2Header {
        height: 30px;
	/* background-color: #e0e0e0; */
	background-image: url(../images/gb2_bg1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
}

div.graueBox2Header h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px ! important ; 
  line-height: 14px;
  color: #707070;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  margin-top: 8px ! important ;
  margin-left: 17px ! important ;
}

/* Graue Box 3*/

div.gB3_L1 {
	/*width: 464px;*/
	width: 472px;
	/* background-color: #e0e0e0; */
	padding-top: 0;
	padding-left: 0px;
	float: left;
	background-image: url(../images/gb2_bg3.gif);
	background-repeat: repeat;
	background-position: top left;

}

div.gB3_L2 {
	float: left;
	background-image: url(../images/gb2_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;	

}

div.gB3_L3 {
	/*width: 472px;*/
	width: 464px;
	/*background-image: url(../images/gb2_bg4.gif);*/
	background-image: url(../images/gb3_bg1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-bottom: 6px;
	overflow: hidden;
	float: left;	
}

div.gB3_L3 p.bodytext {
margin: 0 ! important; 
padding: 0 ! important;
padding-left: 10px ! important;
padding-right: 18px ! important;
padding-top: 8px ! important;
padding-bottom: 8px ! important;

}

/* Graue Box 4*/

div.gB4_L1 {
	/*width: 464px;*/
	width: 472px;
	/* background-color: #e0e0e0; */
	padding-top: 0;
	padding-left: 0px;
	float: left;
	background-image: url(../images/gb4_bg1.gif);
	background-repeat: repeat;
	background-position: top left;

}

div.gB4_L2 {
	float: left;
	/*background-image: url(../images/gb2_bg2.gif);*/
	background-repeat: no-repeat;
	background-position: top left;	

}

div.gB4_L3 {
	/*width: 472px;*/
	width: 464px;
	/*background-image: url(../images/gb3_bg1.gif));*/
	background-image: url(../images/gb4_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-bottom: 6px;
	overflow: hidden;
	float: left;	
}

div.gB4_L3 p.align-right {
padding-top: 19px ! important;
padding-bottom: 12px ! important;
height: 40px;
}

div.gB4_L3 p.align-right a.download { 
	display: block;
	width: 166px;
	width: 152px;
	height: 37px;
	height: 26px;	
	background-image: url(../images/button_abschicken.gif);
	background-repeat: no-repeat;
	float: right;
	color: #e8e8e8 ! important;
	padding: 11px 6px 0 14px;
	text-decoration: none;
}

/* Teambox oben */

div.TBoben_L1 {
	/*width: 464px;*/
	width: 472px;
	/* background-color: #e0e0e0; */
	padding-top: 0;
	padding-left: 0px;
	float: left;
	background-image: url(../images/gb2_bg3.gif);
	background-repeat: repeat;
	background-position: top left;
}

div.TBoben_L2 {
	float: left;
	background-image: url(../images/gb2_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}

div.TBoben_L3 {
	/*width: 472px;*/
	width: 464px;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-bottom: 4px;
	overflow: hidden;
	float: left;	
}

div.TBoben_L3 img {
display: block;
}

div.TBoben_L3 p.bodytext, div.TBmitte_L3 p.bodytext, div.TBunten_L3 p.bodytext {
padding: 4px 10px 0px 5px ! important;
margin: 0 ! important;
}

div.TBoben_L3 div.csc-textpic {
	margin: 6px 12px 0 4px;
	padding: 0 0 0 0;
	background-image: url(../images/ic_contentlinie.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 132px;
}
div.TBmitte_L3 div.csc-textpic {
	margin: 0px 12px 0 4px;
	padding: 0 0 0 0;
	background-image: url(../images/ic_contentlinie.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 132px;
}
div.TBunten_L3 div.csc-textpic, div.TBunten_L3 div.csc-textpic-text {
	margin: 0px 12px 0 4px;
	padding: 0 0 0 0;
	height: 132px;
}

/* Teambox mitte */

div.TBmitte_L1 {
	/*width: 464px;*/
	width: 472px;
	background-image: url(../images/gb2_bg3.gif);
	background-repeat: repeat;
	background-position: top left;	
	/* background-color: #e0e0e0; */
	padding-top: 0;
	padding-left: 0px;
	float: left;
}

div.TBmitte_L2 {
	float: left;
	background-position: top left;	

}

div.TBmitte_L3 {
	/*width: 472px;*/
	width: 464px;
	padding-left: 8px;
	padding-bottom: 4px;
	overflow: hidden;
	float: left;	
}

/* Teambox unten */

div.TBunten_L1 {
	/*width: 464px;*/
	width: 472px;
	/* background-color: #e0e0e0; */
	padding-top: 0;
	padding-left: 0px;
	float: left;
	background-image: url(../images/gb2_bg3.gif);
	background-repeat: repeat;
	background-position: top left;

}

div.TBunten_L2 {
	float: left;
}

div.TBunten_L3 {
	/*width: 472px;*/
	width: 464px;
	background-image: url(../images/gb2_bg4.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-bottom: 4px;
	overflow: hidden;
	float: left;	
}

/* PAGE 23 - FAQ */

div#main_content div.page23 div.csc-header {
   padding-top: 10px;
}
div#main_content div.page23 div.csc-header h1 {
   font-size: 11px ! important;
   line-height: 14px ! important;
   font-weight: bold ! important;
}
div#main_content div.page23 {
	/*background-color: silver;*/
	background-image: url(../images/ic_contentlinie.gif);
	background-repeat: repeat-x;
	background-position: top left; 
	float: left;
	clear: both;
	width: 453px;
}
div#p23u47, div#p23u48, div#p23u791, div#p23u792, div#p23u1384, div#p23u1385 {
	background-image: none ! important;
}
div#p23u48 li.csc-section, div#p23u792 li.csc-section, div#p23u1385 li.csc-section {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;	
}
div#p23u48 ul, div#p23u792 ul, div#p23u1385 ul {
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

/* PAGE 22 - AKTUELL*/

div#main_content div.page22 div.csc-header {
   padding-top: 10px;
}
div#main_content div.page22 div.csc-header h1 {
   font-size: 11px ! important;
   line-height: 14px ! important;
   font-weight: bold ! important;
}
div#main_content div.page22 {
	/*background-color: silver;*/
	background-image: url(../images/ic_contentlinie.gif);
	background-repeat: repeat-x;
	background-position: top left; 
	float: left;
	clear: both;
	width: 453px;
}
div#p22u184, div#p22u185, div#p22u815, div#p22u816, div#p22u1442, div#p22u1443 {
	background-image: none ! important;
}
div#p22u185 li.csc-section, div#p22u816 li.csc-section, div#p22u1443 li.csc-section {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#p22u185 ul, div#p22u816 ul, div#p22u1443 ul {
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

/* PAGE 24 - Kontakt */

div.page24 {

}

div.page24 table.contenttable { 
	width: 100%;
	background-image: url(../images/ic_contentlinie.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

div.page24 table.contenttable tr { 
	height: auto ! important;		
}

div.page24 table.contenttable td.align-left { 
	width: 60%
	text-align: left;
	height: auto ! important;	
	padding-top: 19px;
	margin: 0;
	padding: 0;
	padding-top: 16px;	
	vertical-align: top;
}
div.page24 table.contenttable td.align-right { 
	width: 40%;
	text-align: right:
	height: auto ! important;
	margin: 0;
	padding: 0;
	padding-top: 16px;
	padding-bottom: 17px;
	vertical-align: top;
	
}

div.page24 table.contenttable td.align-right a { 
	display: block;
	width: 166px;
	width: 152px;
	height: 37px;
	height: 26px;	
	background-image: url(../images/button_zum_formular.gif);
	background-repeat: no-repeat;
	float: right;
	color: #e8e8e8 ! important;
	color: #707070 ! important;
	padding: 11px 0px 0 14px;
	text-decoration: none;
	text-align: left:
}

div#p24u190 table.contenttable td.align-right, div#p24u827 table.contenttable td.align-right  {
   padding-top: 94px ! important;
}

div#p24u187 table.contenttable, div#p24u830 table.contenttable, div#p24u1375 table.contenttable {
   background-image: none ! important;
}

	
				
/* CONTENT COL RIGHT */

div#right_content {
  padding:0;
  margin: 0;
  padding-top: 22px;  
  width: 238px;
}

div#right_content div.divider {
  padding:0;
  margin: 0;
  margin-top: 20px; 
  height: 10px;
  margin-bottom: 10px;
background-image: url(../images/punkt_linie_238px.gif);  
background-repeat: no-repeat;	  

}

div#right_content img.imglayout0 {
  padding:0;
  margin: 0;
  margin-bottom: 0px;
  display: block;
}

div#right_content h1 {
  padding:0;
  margin: 0;
  padding-bottom:4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #000066;
}

div#right_content p {
  padding:0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000066;
}

div#right_content a {
  color: #000066;
}

div.csc-sitemap ul li {
   list-style: none;
}

/* Gelbe Box (from Graue Box2) 
   --------------------------- */
div.gelbeBoxHeader {
  height: 30px;
	/* background-color: #ffbf00; */
	background-image: url(../images/gelbe_Box_bg1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: hidden;
}
div.gelbeBoxHeader h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px ! important ; 
  line-height: 14px;
  color: #ffffff ! important ;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  margin-top: 8px ! important ;
  margin-left: 17px ! important ;
}
div.gelbeBox_L1 {
	/*width: 464px;*/
	width: 472px;
	/* background-color: #e0e0e0; */
	padding-top: 0;
	padding-left: 0px;
	float: left;
	background-image: url(../images/gelbe_Box_bg3.jpg);
	background-repeat: repeat;
	background-position: top left;
}
div.gelbeBox_L2 {
	float: left;
	background-image: url(../images/gelbe_Box_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
div.gelbeBox_L3 {
	/*width: 472px;*/
	width: 464px;
	background-image: url(../images/gelbe_Box_bg4.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 8px;
	padding-bottom: 6px;
	overflow: hidden;
	float: left;	
}

div.gelbeBox_L3 p.bodytext {
margin: 0 ! important; 
padding: 0 ! important;
padding-left: 10px ! important;
padding-right: 18px ! important;
padding-top: 8px ! important;
padding-bottom: 8px ! important;

}

/* Footer*/

div#footer {
  height: 25px;
	background-image: url(../images/mittlere-kante.gif);
}

div#footer_menu {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  width: 800px;
  float: left;
}

div.footer_menu_item {
  margin: 0;
  padding: 0;
	float: left;
  width: auto;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #707070;
} 
div.footer_menu_item a {
	text-decoration: none;
	color: #707070;	
}

div.footer_menu_item_sep {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #707070;	
}



