/* CSS Document */

body	{	margin: 0px;
			padding: 0px;
			background-color:#037227}
			
#alles	{
	width: 900px;
	height:100%;
	background-color:#fff;
	position:absolute;
	left:446px;
	margin-left:-400px;
	top: 6px;
}
			
#logo	{	width: 900px;
			height:137px;
			}
			
#bilder	{	width: 900px;
			height: 160px;
			}
			
#menu	{	width: 900px;
			height: 34px;}	
			
#inhalt	{	width: 600px;
			height: 500px;;
			float:left;
			padding-left:120px;
			padding-right:10px;}
			
#zeichen {	width: 60px;
			height:90px;
			padding-top:320px;
			float:left;
		
			
			}
			
			
.text 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: 38363a;


		}
