/*Scrollbars defined for IE in is.css*/
body {
    background-image: url(moeller_signet.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 650px 150px;
    margin: 0;
    background-color:#E1E2E5;
	font: small Arial, Helvetica, sans-serif; 
}

td p.pBody {
	margin: 0 0 0.25em 0;
	padding: 0;
}

span.debug {
	font-size: smaller;
	color: #8D8D8D;
	display: none; /* set to none to hide */
}

.sitetitle {
	font-weight: bold;
	color: #fff;
	text-align: center;
}

/* Section TOC */
.st { /* Section TOC block */
    margin: 1em 0 1em 0;
    width: 50%;
    padding: 0.5em;
    background-color: #e1e2e5;
    color: #000000;
}
.sthead { /* Section TOC Heading */
    font-weight: bold;
    margin-bottom: 0.25em;
}
.stentry { /* Section TOC Entry */
    display: list-item;
    list-style-type: square;
    margin: 0 0 0 1.5em;
}

/* ProduktInfo Links */
.pi { /* ProduktInfo block */
    margin: 1em 0 1em 0;
    width: 50%;
    padding: 0.5em;
    background-color: #e1e2e5;
    color: #000000;
}
.pihead { /* ProduktInfo Heading */
    font-weight: bold;
    margin-bottom: 0.25em;
}
.pientry { /* ProduktInfo Entry */
    display: list-item;
    list-style-type: square;
    margin: 0 0 0 1.5em;
}

/* Font Symbols */
img.MF_Bullets1 {
	vertical-align: middle;
	border: none;
}

img.MF_Display1 {
	vertical-align: bottom;
	border: none;
}

img.MF_Math1 {
	vertical-align: middle;
	border: none;
}

span.MF_Math1 {
	font-family: "Times New Roman", Times, serif;
}

img.MF_Numbers1, img.LegendNum {
	vertical-align: middle;
	border: none;
}

img.MF_Signs1 {
	vertical-align: middle;
	border: none;
}

img.easy {
	height: 1em;
	vertical-align: bottom;
}

img.darwin {
	height: 1.1em;
	vertical-align: middle;
}

img.MF_Tech1 {
	vertical-align: middle;
	border: none;
}

i.MF_Units1 {
	font-family: Tahoma, sans-serif;
	font-style: italic;
}

sup.MF_Fractions1 {
	font-size: 90%;
	vertical-align: 30%; 
}
sub.MF_Fractions1 {
	font-size: 90%;
	vertical-align: 0%; 
}

/* GLOBALE LINK EINSTELLUNGEN FÜR DIE NAVI */
div.servicelayer{ 
	position:absolute; 
	top:0; 
/*	left:440; 
	width:340; */
	left: 206px;
	width: 576px;
	text-align:right; 
	color:#FFFFFF; 
}
div.servicelayer a { 
	font-family:Arial,Helvetica,Geneva,sans serif; 
	cursor:pointer; 
	text-decoration:none; 
	font-size:11px; 
	color:#FFFFFF; 
}

.t_chap {
	font-weight: bold;
	text-transform: uppercase;
}
.t_chap2 {
	font-weight: bold;
	margin-bottom: 1.2em;
}


/* LISTEN */
div.pSmartList1 {
	margin: 0;
	padding: 0;
}
div.pSmartList2 {
	margin: 0;
	padding: 0;
}

ul.pSmartList1 {
	margin: 0 0 0 1.5em;
	padding: 0;
}
ul.pSmartList2 {
	margin: 0 0 0 1.5em;
	padding: 0;
}


/* Index Workaround für startrange/endrange */

div#IndexEntries ul {
  margin: 0;
  padding: 0;
}

div#IndexEntries li {
  list-style: none;
  margin: 0 0 0 2em;
  padding: 0;
}

/* TABELLEN */

table.tbl {
	border-collapse: collapse;
	border-top:  1px #000 solid;
	border-bottom:  1px #000 solid;
	margin: 1em 0;
}

table.tbl td {
	border-top: 1px #000 solid; 
}

table.inv {
	border: none;
}

th.green, td.green {
	background-color: #D8FFD8;
}

/* Standardcontentlink */
a 			{
	color: #009843; text-decoration:underline;
}
a:link 		{
	color: #009843; text-decoration:underline;
}
a:visited 	{
	color: #8d8d8d; text-decoration:underline;
}
a:active 	{
	color: #009843; text-decoration:underline;
}
a:hover 	{
	color: #8d8d8d; text-decoration:underline;
}

@media print {
	body {
	    background-image: none;
		background-color: #fff; 
	}	
	table#page tr#pagerow1 {display: none;}	
	table#page tr#pagerow2 {display: none;}	
	table#belowbanner td#belowbannercol1 {display: none;}
	div.contentnavigation {display: none;}
	div.history a, div.history a:link, div.history a:visited {color: #000;}
	table#page {width: 100%;}
	table#fullcontent {width: 100%;}
	img.line {width: 100%; height: 1px;}
	.hideprint {display: none;}
}

/* Schriftänderungen */

.bigbullet
{
  font-size: 133%;
  line-height: 75%;
}
