body
	{background-color: #97979B;
	font-family:arial;}
#background/**inhalt **/
	{background-color: #000011;
	 width:1200px;
	 border-color: #660000;
	 border-style:solid;
	 border-width:1px;
	 background-repeat: no-repeat;}
	
#imagetop/**das STEMPLINGER LOGO mit dem Navi**/
	{background-color: #000011;
	background-image:url(img/design/bgnavitop.jpg);
	border-width:1px; border-color:#660000; border-style:solid; padding:0px;
	 background-position:center;											
	 width:1200px;
	 height:120px;
	 background-repeat: no-repeat;}
	 
 
	 
	 table#Navigation /**Die Navigation oben**/
	{width: 600px;
	margin: 0; padding: 2.0em 2.5em 0.2em;
	border-style:none;
	border-color:#3A5B2F;}

	* html table#Navigation {  
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;}

	table#Navigation tr {
    list-style: none;
    margin: 0.2em; padding: 0;}
	
    
    table#Navigation a, table#Navigation span, table#Navigation h2 
	{display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: thin;
	text-align: center;
	font-family:arial;
    border: 1px solid #000011;
    border-left-color: #660000; border-top-color: #660000;
    color: #FFFFFF; background-color: #none;}
	
    * html table#Navigation a, * html table#Navigation span, * html table#Navigation h2 
	{width: 100%;    
    w\idth: 8.8em;}

	table#Navigation a:hover, table#Navigation span 
	{border-color: white;
    border-left-color: #000011; border-top-color: #000011;
    color: white; background-color: #660000;}
	
    table#Navigation h2 
	{font-size: 1em;
    margin: 1.1em 0 0;
    border-color: gray;
    color: black; background-color: #eee;}
	 
#inhalt /**Hier ist die Hauptseite**/
	{font-family:arial;
	height:700px;
	overflow:auto;
	padding:4px;
	margin-top:0px;
	margin-bottom:0px;}

	#inhalt h1{color:#FFFFFF;}
	#inhalt p {color:#FFFFFF;
			  font-family:arial;}
	#inhalt b{color:#660000;}

	#inhalt li {color:#3A5B2F;
			 s-family:arial;
			 text-decoration:underline;}
	


