/* CSS Document */

  body {
    color: black; 
	background-color: #999980; /* alte farbe: #99966  */
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
	
	SCROLLBAR-SHADOW-COLOR: #727262; 
	SCROLLBAR-ARROW-COLOR: 80C61E; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #DADABF;
	}


  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 800px;
    padding: 0.5em;
  }
  


  	/* INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN  */


 
	 #logo {
	POSITION: absolute;
	TOP: 540px;
	margin-left: 698px;
	width: 104px;
	height: 17px;
	z-index: 7;
    }

	#navigation {
	
	POSITION: absolute;
	TOP: 19px;
	width: 800px;
	height: 22px;
	background-color:white;
	z-index: 2;

  }
  

  
  	#nav_og {
	POSITION: absolute;
	TOP: 44px;
	width: 800px;
	height: 86px;
	background-color:white;
	overflow:auto;
	z-index: 3;

  }
  
    #nav_info {		/* Unternavigation INFO*/
	POSITION: absolute; TOP: 44px;  width: 800px; height: 55px; background-color:white;
  }
  
    #nav_presse {	/* Unternavigation PRESSE*/
	POSITION: absolute; TOP: 102px;  width: 800px; height: 166px; background-color:white; overflow:auto;
  }
  
  
  	/* INHALTE  */
 
   #inhalt_index {   /* Intro-Seite allgemein*/
	POSITION: absolute; TOP: 44px;  width: 800px; height: 494px; background-color:white; 
	padding-left: 55px;
  }
  

 
     #inhalt_intro {   /* Intro-Seite von PRODUKT und GRAFIK */
	POSITION: absolute; TOP: 133px;  width: 800px; height: 405px; background-color:white;  
	padding-left: 55px;  
  }

     #inhalt_produkt {
	POSITION: absolute;
	TOP: 133px;
	width: 800px;
	height: 311px;
	background-color:white;
	z-index: 4;

  }    
  
  	#inhalt_news {   /* grosser weisser kasten keine weitere Unterteilung NEWS*/
	POSITION: absolute; TOP: 44px;  width: 800px; height: 494px; background-color:white; overflow: auto;
  }
  
   #inforand {
	float: left;
	margin: 0;
	POSITION: absolute;
	TOP: 133px;
	width: 55px;
	height: 405px;
	background-color:white;
	z-index: 5;}
    
    #inhalt_info {   /* Inhalt von Info purer text für Referenzen, Kontakt, Impressum*/
	POSITION: absolute; TOP: 133px;  width: 745px; height: 405px; background-color:white;
	margin-left: 55px; padding-left: 0px; 
	
  }
  
      	/*  TEXT  unten eingerückt */


    #text_balken {	/* beschreibender Text Presse*/
	POSITION: absolute; TOP: 447px;  width: 800px; height: 91px; background-color:white;
	padding-left: 55px;  
  } 
    	/* Zahlen links und TEXT RECHTS*/

    #zahl {
	float: left;
	margin: 0;
	padding-left: 4;
	POSITION: absolute;
	TOP: 447px;
	width: 55px;
	height: 91px;
	background-color:white;
	z-index: 5;

  }
  	
    #textbox {
	margin-left: 55px;
	padding: 0;
	POSITION: absolute;
	TOP: 447px;
	width: 745px;
	height: 91px;
	background-color:white;
	z-index: 6;

  }
  
  
  
  	/* BILD FIX LINKS UND TEXT RECHTS SCROLLBAR */

    #bild {   /* BILD  links
  float: left; */
  margin: 0; padding: 0;
  POSITION: absolute; TOP: 133px; width: 400px; height: 405px; background-color:white;
  }
  	
    #textrand {   /* TEXT  rechts*/
	margin-left: 400px;
  POSITION: absolute; 
  TOP: 133px; 
  width: 5px; 
  height: 405px; 
  background-color:white; }
  
    #textfix {   /* TEXT  rechts*/
	margin-left: 405px;
  padding: 0px;
  POSITION: absolute; 
  TOP: 133px; 
  width: 395px; 
  height: 405px; 
  background-color:white; 
  }
  
  #textscroll {   /* TEXT  rechts*/
	margin-left: 405px;
  padding: 0px;
  POSITION: absolute; TOP: 133px; width: 395px; height: 405px; background-color:white; overflow:auto;
  }
  
  
  	/* TEXTFORMATIERUNG TEXTFORMATIERUNG TEXTFORMATIERUNG */
 
 	.nav {
	font-size: 10px;
	line-height: 15px;
	margin-top: 2px;
	margin-left: 58px;
	margin-right: 10px;
	color: #727262;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	}
 
 
	.navtext {
	font-size: 10px;
	line-height: 15px;
	margin-top: 2px;
	margin-left: 58px;
	margin-right: 10px;
	color: #727262;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: bottom;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	}
	
	.text {
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 10px;
	color: #727262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	}
	
	
	.zahlen {
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 10px;
	color: #727262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
		
	.text A:link {
	font-size: 10px;
	line-height: 14px;
	color: #80C61E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	}

	.zahlen A:link {
	font-size: 10px;
	line-height: 14px;
	color: #80C61E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	}
	.text A:visited {
	color: #80C61E;
	text-decoration: none;
	}
	
	.zahlen A:visited {
	color: #80C61E;
	text-decoration: none;
	}
	
	.text A:hover {
	color: white;
	background-color:#727262;
	text-decoration: none;
	}
	
	.zahlen A:hover {
	color: white;
	background-color:#727262;
	text-decoration: none;
	}

	.active {text-decoration:none;	color: white; background-color: #80C61E}

	a:link {text-decoration:none; color: #727262}
    a:focus { text-decoration:none; background-color:#080; }                        
	a:visited { text-decoration:none; color: #727262}
	a:hover { text-decoration:none; color: white; background-color:#727262; }
	
	


	
	
	
	
	

