body {			font: normal 100.01% Helvetica, Arial, sans-serif;
    			color: black; 
    			background-color: #DEDEDE; 
    			background-image: url('background_sc.png');
    			background-repeat: repeat;
    			min-width: 40em; }
    	
div#Seite {		text-align: left;    
    			margin: 0 auto;      
    			width: 990px;    			
    			padding: 0;
    			background-color: #F0FFE1; }

div#Seite html {padding: 0; }

div#Seite body {margin: 0; 
				padding: 0; }
    			
div#fix {	    position: absolute;
    			top: 100px; 
    			margin: 0 auto;
    			width: 155px; }
    			
html>body div#fix { position: fixed; }

div#kopf {  	position: absolute;
    			top: 0px; 
    			margin: 0 auto;
    			width: 990px;
    			height: 100px;
    			background: url('kopf.png') no-repeat; }
    			
html>body div#kopf { position: fixed; }

div#kopf2 {  	position: absolute;
    			top: 0px; 
    			margin: 0 auto;
    			width: 990px;
    			height: 100px;
    			background: url('kopf2.png') no-repeat; }
    			
html>body div#kopf2 { position: fixed; }

div#kopf_sc {  	position: absolute;
    			top: 0px; 
    			margin: 0 auto;
    			width: 990px;
    			height: 100px;
    			background: url('kopf_sc.png') no-repeat; }
    			
html>body div#kopf_sc { position: fixed; }

div#kopf_ea {  	position: absolute;
    			top: 0px; 
    			margin: 0 auto;
    			width: 990px;
    			height: 100px;
    			background: url('kopf_ea.png') no-repeat; }
    			
html>body div#kopf_ea { position: fixed; }

div#kopf_js {  	position: absolute;
    			top: 0px; 
    			margin: 0 auto;
    			width: 990px;
    			height: 100px;
    			background: url('kopf_js.png') no-repeat; }
    			
html>body div#kopf_js { position: fixed; }

div#kopf_da {  	position: absolute;
    			top: 0px; 
    			margin: 0 auto;
    			width: 990px;
    			height: 100px;
    			background: url('kopf_da.png') no-repeat; }
    			
html>body div#kopf_da { position: fixed; }

div#menue {margin: 0px; 
				margin-top: 5px; 
				margin-left: 15px; 
    			padding: 0px; }
    			 			
div#menue li { list-style: none;
    			margin: 0px; 
    			padding: 0px; }
    			
div#menue ul {margin: 0px;
				padding: 0px;
				list-style-type: none; }
    			
ul#menue a { color: #000000; text-decoration: none; font-size: 10pt; line-height: 20pt;}

ul#menue a:hover { color:#ff0000; text-decoration: underline; font-size: 11pt; line-height: 20pt;}	

div#Inhalt {	margin-left: 160px; 
				margin-top: 10px;
				padding: 10px;
				padding-top: 110px;
				background-color: #F0FFE1; 
				font-family: arial,helvetica,sans-serif;
				font-size: 1em;
				font-color: #000000;
				font-style: none; 
				text-align: left }
    
*div#Inhalt { 	background-color: #F0FFE1; }

div#Inhalt h1 { font-size: 14pt;
    			margin: 0px 0 10px 0; }
    			
div#Inhalt h2 { font-size: 12pt;
    			margin: 1em 0 1em 0; }
    			
div#Inhalt h3 { font-size: 12pt;
    			margin: 1em 0 1em 0; }
    			
div#Inhalt p {	font-size: 10pt;
				line-height: 13pt;
    			margin: 0px; }
    			
div#Inhalt td {	font-size: 10pt;
				line-height: 13pt;
    			margin: 0px; }

div#Inhalt a { color: #006400; }

div#Inhalt a:hover { color: #ff0000; }

a.non:link { color: #000000; text-decoration: none; }

a.non:visited { color: #000000;	text-decoration: underline; }

a.non:active { color: #000000; text-decoration: underline; }

a.non:hover { color:#ff0000; text-decoration: underline; }	