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/rundung-unten-v2.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-4.gif);		
	/*background-position: 2px 0px;*/
}

td#t_colmiddle_2 {
	/*width: 50px;*/
		width: 546px;	
		width: 536px;  /* NEU */
		width: 535px;
		width: 780px;
		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;
}



/* CONTENT*/

div#main_content {
  padding-left: 33px;
  padding-right: 33px;
  padding-right: 19px; /* noch anpassen */
  padding-top: 6px;
  padding-bottom: 20px;
  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.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;
}

/* Special Content */
div.csc-textpic-intext-right-nowrap {
	background-image: url(../images/ic_contentlinie.gif);
	background-repeat: repeat-x;
padding-top: 13px;
height: 143px;
height: 131px;
overflow: hidden;
}

div.csc-textpic-imagewrap {
padding-top: 7px;
padding-left: 19px;
}

div.csc-textpic-imagewrap img {
border: none;
}

/* 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;
}

/* 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;	
}



