body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #000;
}
a{
	text-decoration: none;
	color:#000;
}
h1{
	color: #000;
}
#logo {
	position:relative;
	z-index: 1;
	top: 0px;
	width: 386px;
	height: 188px;
}
#foot{
	z-index: 2;
	letter-spacing: 0px;
	text-align: left;
	font-size: 13px;
	position:absolute;
	left: 50px;
	top: 120px;	
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000;
}
#themen{
	position:absolute;
	left: 0px;
	top: 130px;
}
#themenright{
	left: -140px;
	position:absolute;
	top: 130px;
}
		
#siemens, #kopf, #navigation, #imgkopf, #themenleft, #newskopf{
	display: none;
}

#themen ul li, #themenright ul li{
	text-indent: 0px;
}
#content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.noprint {
	display: none;
}