
	.links 
		{float: left; 
		margin-right: 350px;}
	.rechts 
		{float: right;	
		margin-left: 1px;}
	h1 
		{color:yellow; 
		font-size:12px;
		}
	a1 {color:grey; 
		font-size:8px;
		}
		
	body{
		background-image: url(hintergrund/LA.JPG);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		-moz-background-size: cover;}
		
		
	.container 
		{position: relative;
		top: 80vh;}
	.meinbild 
		{height: 10vh;
		display: center;
		margin: 1 auto; 
		border-radius: 55%;}
		

    