body {
	/*background-image:url(../images/hg_verlauf.jpg);
	background-repeat:repeat-x;*/
	background-color: #ccc;

	margin: 0px;
	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;
	color: #000;

}

#seite {

	position: absolute;

	top: 10px;
	left: 10px;

	width: 960px;
  	margin-top:0px;
  	z-Index: 1;
}

#seite #kopf {
	display: none;
}


#seite #inhalt {
	position: absolute;
	top: 0px;
	left: 0px;
}

#seite #inhalt .inhalt_schatten_l_bg {

	display: none;
}

#seite #inhalt .inhalt_schatten_r_bg {
	display: none;
}

#seite #inhalt #inhalt_td_li {
	display: none;
}


#seite #inhalt #inhalt_td_mi #seiteninhalt {

	position: absolute;
	top: 0;
	left: 0;
	width: 15cm;
}

#seite #inhalt #inhalt_td_re {

	display: none;
}

#seite #inhalt #inhalt_td_spacer {
	display: none;
}

#seite #inhalt #inhalt_td_spacer_grau {
	display: none;
}

#seite #inhalt #inhalt_td_spacer_weiss {
	display: none;
}

#seite #inhalt #inhalt_td_layout_fuss {

	display: none;
}

#seite #inhalt #inhalt_td_text_fuss {
	display: none;
}


#seiteninhalt .csc-textpic-imagewrap {
	width: 490px;
	padding-left: 16px;
	padding-top:10px;
	height: 80px;
}

.shortfact_hidden {
	display:none;
}
