
body {margin-left:0px; margin-top:0px;
      padding-top:15px; padding-left:10px; }

H1,H2,H3,H4,H5,H6,P,div.hide,div.pic,.title,.selecttext,.memo,.model{
                        font-family:Verdana, Arial, Helvetica, sans-serif;} /* font-fact: Verdana */

A:link		{COLOR: #026172; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline}
A:visited	{COLOR: #026172; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline}
A:active	{COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A:hover		{COLOR: #FA6104; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

H1		{font-size: 23px; margin-bottom:1px; margin-top:1px; color: #000000;}
H2		{font-size: 13px; margin-bottom:1px; margin-top:1px; color: #266F90;}
.h2a		{text-decoration: none; color: #8F2738;}
H3		{font-size: 13px; margin-bottom:1px; margin-top:1px; color: #000000;}
H4		{font-size:10px; margin-bottom:1px; margin-top:1px; color:#000000;}
H5		{font-size:10px; margin-bottom:1px; margin-top:1px; color:#013B45;}
H6		{font-size:9px; margin-bottom:1px; margin-top:1px; color:#ffffff;}

.title		{font-size:20px; font-weight:bold; margin-bottom:1px; margin-top:1px; color:#0C475C;}
P		{font-size:13px; margin-bottom:1px; margin-top:1px; color:#000000;}
div.hide	{font-size:9px; margin-bottom:1px; margin-top:1px; color:#cccccc;}
div.pic		{font-size:10px; font-weight:bold; margin-bottom:1px; margin-top:1px; color:#000000;}
.selecttext	{font-size:12px; margin-bottom:1px; margin-top:1px; color:#000000;}
.memo		{font-size:10px; margin-bottom:1px; margin-top:1px; color:#000000;}
.model		{font-weight: bold; font-size:18px; margin-bottom:1px; margin-top:1px; color:#000000;}
.input-box	{width:230px; z-index:0; } /* parameter *width* unbedingt mit selectwidth in menu.js abgleichen */

.h3		{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
		 color: #000000; font-size: 13px; margin-bottom:1px; margin-top:1px;
		}
.h5		{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
		 color: #013B45; font-size:10px; margin-bottom:1px; margin-top:1px;
		}

/**	For product datasheets only	**/
A.pdf				{color: #0000FF; text-decoration: underline;
					 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
A.pdf:link		{text-decoration: underline;}
A.pdf:visited	{color: #0000CC; text-decoration: underline;}
A.pdf:active	{color: #000066; text-decoration: none;}
A.pdf:hover		{text-decoration: underline;}


/**	For product pages only	**/

.red		{ color:red; font-weight:bold; }
.green		{ color:green; font-weight:bold; }

/* Feature list */
      IMG.feat	{		/* the 'bullet' */
        width:  5px;
        height: 5px;
        margin-right: 5px;
        border: 0px;
        }
      DIV.feat	{		/* the text block */
        margin-left:  12px;
        text-indent: -10px;
        margin-right:  5px;
        font-size:    13px;
        }
      UL.feat {
        list-style-image:url(../image/dot-1.jpg);
        margin-top:   0px;
        margin-bottom:0px;
        margin-left:-25px !important;
        margin-left: 20px ;
        font-size:   13px;
        }
/* Overview */
      p.ovr {
        text-align: justify;
        margin-top: 2px;
        }
      DIV.overview {
        text-align: justify;
        padding-left:  1px;
        padding-right: 5px;
        }
/* Application list */
      IMG.app	{		/* the 'bullet' */
        width:  5px;
        height: 5px;
        margin-right: 5px;
        border: 0px;
        }
      DIV.appl	{		/* left half */
        margin-left:  12px;
      	text-indent: -10px;
        margin-right:  5px;
        font-size:    13px;
        }
      DIV.appr	{		/* right half */
        margin-left:  22px;
      	text-indent: -10px;
        margin-right:  5px;
        font-size:    13px;
        }

/* Appearance section */
      DIV.appear {
	visibility:	  hidden;
	z-index:	  30;
	position:	  absolute;
	top:	          05px;
	left:		  -240px;
	background-color: white;
	border:		  medium double gray;
	padding:	  6px;
	text-align:	  center;
        }
      DIV.appear_close {
	z-index:	  31;
	position:	  absolute;
	top:		  3px;
	left:		  3px;
	background-color: white;
        }

/* title-text section */
      UL.prod {
	margin-left: -20px !important; /* Non-IE parameters (CSS-Hack) */
	margin-left:  20px;
	margin-top:    2px;
	margin-bottom: 1px;
	list-style-position: outside;
	font-size:    13px;
      }

/* Control page breaks */
      .noff {
	page-break-before: avoid;
	page-break-inside: avoid;
	}
/**/
