body{
	background-color: #464646;
   width: 1024px; 
   height: 768px; 
   margin: 0; 
   padding: 0; 
   font-family: Trebuchet MS, sans-serif;  
}
#hallo{
	margin-left: 1158px;
	position: fixed; top: 40px;
	


}

#logo { 
	font-family: Trebuchet MS, sans-serif; 
	font-weight: 300; 
	margin: 10px;
	margin-left: 83px;
	position: fixed; top: 30px;
	color: #111111;
}

#nichts{
	margin-left: 1158px;
	position: fixed; top: 40px;
	font-family: Trebuchet MS, sans-serif; 
	font-weight: 300; 
}



#nichts:hover{
	position:fixed; 
  	-webkit-transform: rotate(-30deg); 
  	-moz-transform: rotate(-30deg)
  	transition: all ease 0.6s;
}


#img{
	margin-left: 660px;
	position: fixed; top: -0px;
}

.text{
	margin-left: 90px;
	margin-top: 150px;
	position: fixed;
	font-family: Trebuchet MS, sans-serif;
	color: #dddddd; 
	text-align: justify; 


}

#title{
	width: 700px;
}

#text{
	width: 450px;
	margin-left: 40px;
	text-align: justify;
	font-size: 10pt;
	font-family: Trebuchet MS, sans-serif;  
}

#punkt{
	position: fixed; top: 680px;
	margin-left: 1290px;
	position:fixed; 
  	-webkit-transform: rotate(-30deg); 
  	-moz-transform: rotate(-30deg)

}

a{
	font-family: Trebuchet MS, sans-serif; 
	text-decoration: none;
	font-style: none;

}

