  body {
    color: white; background-color: white;
    font-size: 100.01%;
	font-family:Georgia, "Times New Roman", Times, serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Header {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 975px;
    /*padding: 0.5em;*/
  }
 

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 975px;
	background:url(../images/bg_enzinger.jpg);
    /*padding: 0.5em;*/
  }
  
 
 /* Beginn Produkt Top-Navigation    ######################################################*/
    div#Topmenue {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 975px;
	height:70px;
	background:url(../images/topmenue_03.jpg);
	color:#000000;
	font-size:12px;

  }
  div#Topmenue a {
	display: block;
	padding: 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
  }
  div#Topmenue a:link {
    color: #000000; 
  }
  div#Topmenue a:visited {
    color: #000000;
  }
  div#Topmenue a:hover {
    color: #666666 ;
  }
  div#Topmenue a:active {
    color: #000000; 
  }
  
  #navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
/* Ende Produkt Top-Navigation    ######################################################*/

 
 
 
 
  
/* Beginn Produkt Navigation    ######################################################*/
  div#Navigation {
	font-size: 0.91em;
	float: left;
	width: 22em;
	padding: 0;
	margin-left: 50px;
  }
  div#Navigation li {
	margin: 0;
	padding: 0.5em;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/icon_bullet.jpg);
	list-style-type: none;
	color: #FFFFFF;
  }
  div#Navigation a {
	display: block;
	padding: 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
  }
  div#Navigation a:link {
    color: white; 
  }
  div#Navigation a:visited {
    color: white; 
  }
  div#Navigation a:hover {
    color: white; 
  }
  div#Navigation a:active {
    color: white; 
  }
/* Ende Produkt Navigation    ######################################################*/


/* Beginn Produkt SubNavigation    ######################################################*/
  td#Subnavi a {
	color: #FFCC33;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
  }
  td#Subnavi a:link {
    color: #FFCC33; 
  }
  td#Subnavi a:visited {
    color: #FFCC33; 
  }
  td#Subnavi a:hover {
    color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; 
  }
  td#Subnavi a:active {
    color: #FFCC33; 
  }
/* Ende Produkt SubNavigation    ######################################################*/



  div#Inhalt {
    margin-left: 22em;
    padding: 0 1em;
  }
  div#Inhalt h1 {
    font-size: 1.4em;
    margin: 0 0 1em;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0 0 1em;
  }
  div#Inhalt p {
    font-size:1em;
    margin: 1em 0;
  }
  div#Inhalt a {
	display: block;
	padding: 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
  }
  div#Inhalt a:link {
    color: white; 
  }
  div#Inhalt a:visited {
    color: white; 
  }
  div#Inhalt a:hover {
    color: white; 
  }
  div#Inhalt a:active {
    color: white; 
  }

/* Produktpräsi Ebene 1*/
.imgRight {
    clear: right;
    float: right;
    border-style: none;
    margin-right: 10px;
    margin-bottom: 0 px;
}
div#InhaltProdukt {
	width:400px;
    margin-left: 500px;
    padding: 0 1em;
  }
  div#InhaltProdukt h1 {
    font-size: 1.2em;
    margin: 0 0 1em;
  }
  div#InhaltProdukt h2 {
    font-size: 1.2em;
    margin: 0 0 1em;
  }
  div#InhaltProdukt p {
    font-size:1em;
    margin: 1em 0;
  }
  
    td#InhaltProdukt a {
	color: #FFCC33;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
  }
  td#InhaltProdukt a:link {
    color: #FFCC33; 
  }
  td#InhaltProdukt a:visited {
    color: #FFCC33; 
  }
  td#InhaltProdukt a:hover {
    color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; 
  }
  td#InhaltProdukt a:active {
    color: #FFCC33; 
  }
