html {
		background-image: url("taxi.jpg");
		margin: 10px auto;
		max-width: 75em;

}


body {
	background-image: url("marmor02.jpg");
	background-color: black;
	margin: 10px auto;
	max-width: 75em;
	border: 4px solid bl ack;

}



#topbar{
	
	border: solid white;
	width: autopx;

}


#Anzeige {
	float:right;
	width: 20%;
	color:yellow;
	border:solid black;

}

#kopf {
	color: white;

	
}

#space {
	height: auto; 
	width: 100%;
	color: white;
	border: solid white;
	font-family: Arial,sans-serif;
}

#groß{
	color: white;
	font-family: sans-serif;
}



#text {
	
	color: white;
	width: 100%;
}



#inhalt {
	
	color: white;
	width: 100%;
}


h1 {
	font-family: sans-serif;
}

a {
	
	color: white;
	font-size: 700px
	float: middle;
	text-decoration: none;
}








#author{
	borde r: solid white;
	color:white;
	
}

