#alles{
	padding: 2em;
}


body {
	font-family: "Courier New", Courier, mono;
}

p {
	font-size: 1em;
	margin: 0;
}

.grautext {
	color: #ebebeb;
	z-index: -1;
	letter-spacing: -.07em;
	position: absolute;
}


#links a {
	text-decoration: none;
	color: white;
}


.bild {
	width: 100%;
}

#oben {
	clear: right;
	position: relative;
}

#arbeit {
	top: -.0em;
	font-size: 4em;
}

#rechts {
	text-align: right;
	position: relative;
}

#links {
	display: inline-block;
	background-color: red;
}

#impressum {
	right: 0;
	bottom: -.5em;
	font-size: 4em;
}


#unten {
	text-align: justify;
	margin-right: 5px;
	margin-bottom: 5px;
	top: 5em;
	position: relative;
}

#kunden {
	
	font-size: 4em;
	top: -0.5em;
}





@media screen and (max-width: 640px) {
			
		
}



#titel {
	font-size: 20px;
}