body {
  margin:0px 0px 0px 0px;
  background-color:#C0C0C0;
  text-align:center;
  font-family: Arial, Helvetica, san-serif;
  font-size: 10pt;
  color: #646464;
  background-image:url('../_img/bg_001.gif');
}
h1 {
  font-size:1.3em;
  font-weight:bold;
  color:#4879a3;
  clear:both;
}
h2 {
  font-size:1em;
  font-weight:bold;
  color:#4879a3;
}
h2.pressemitteilungen {
	margin-top:3em;
}
p {
	color:#666666;
}
em {
	color:#666666;
}
img {
  border:0px;
  margin:0px;
  padding:0px;
}
img.head {
  margin-left:60px;

}
td, table, tr {
  font-size: 10pt;
  padding:0px;
}

/***********Link descriptions*****************/
a {
	color:#9e456e;
	/*text-decoration:none;*/
}
a.NormalLink {
	color:#666;
	text-decoration:none;
}

#top_navi a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#top_navi a:hover {
	color:d789ad;
}
#top_navi a.topnav_a {
	color:d789ad;
}
#sub_navi a {
	color:#9e456e;
}

#sub_navi a:hover {
	font-weight: bold;
}

#sub_navi a.subnav_a {
	font-weight:bold;
}
	
/*a.topnav:link, a.topnav:visited, a.topnav:active, a.topnav:hover, a.topnav_a:link, a.topnav_a:visited, a.topnav_a:active, a.topnav_a:hover {
  color:#ffffff;
  margin-left:0px;
  text-decoration:none;
  font-weight:bold;
}
a.topnav:active, a.topnav:hover {
  color:#ff6633;
  margin-left:0px;
}
a.topnav_a:link, a.topnav_a:visited, a.topnav_a:active, a.topnav_a:hover {
  color:#ff0000;
  margin-left:0px;
}
a.subnav:link, a.subnav:visited, a.subnav:active, a.subnav:hover {
  color:#ff6633;
  text-align:justify;
  margin-right:1px;
}
a.subnav:active, a.subnav:hover {
  font-weight:bold;
}
a.subnav_a:link, a.subnav_a:visited, a.subnav_a:active, a.subnav_a:hover {
  color:#ff6633;
  font-weight:bold;
  margin-right:1px;
}
a.foot_link:hover, a.foot_link:visited, a.foot_link:active, a, a.foot_link:link {
  color:#ccff55;
  text-decoration:none;
  margin-right:18px;
}
a:hover, a:visited, a:active, a, a:link {
  color:#7BB83E;
}
*/
/************container descripitions****************/

div#all {
  margin-left:auto;
  margin-right:auto;
  width:700px;
  min-width:700px;
  border:0px solid #000000;
  background-color:#ffffff;
  text-align:left;
  padding-bottom:10px;
}
div#head {
  background-image:url('../_img/bg_head.jpg');
  min-height:90px;
  height:expression('170px');
  padding-top:80px;
  border:0px solid #000000;
}
div#top_navi {
  border:0px solid #000000;
  padding-top:2px;
  height:expression('22px');
  min-height:20px;
  background-color:#4879a3;
  clear:both;
}
div#sub_navi {
  /*border:1px solid #4879a3;*/
  width:180px;
  float:left;
  margin-top:63px;
  margin-left:25px;
  text-align:right;
  padding:3px;
}
div#content {
  border:0px solid #000000;
  max-width:420px;
  min-width:420px;
  width:expression('460px');
  padding-right:30px;
  float:right;
  min-height:380px;
  height:expression('380px');
  text-align:justify;
}
div#foot {
  clear:both;
  background-color:#4879a3;
  text-align:right;
}

div#foot p {
	color:#FFF;
	font-size:0.8em;
}

div.newsblock h2 a {
	color:#4879a3;
	text-decoration:none;
}

#SeracellScreenShot {
	width:180px;
	float:left;
	margin-top:15px;
	text-align:left
}
#SeracellScreenShot img {
	border:1px solid #c16991;;
}
#SeracellScreenShot em {
	text-align:left;
	color:#c16991;
	font-weight:bold;
}
