body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px;
	margin: 0px;
}

#ausrichtung {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 400px;
	background-image: url(djajele.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#menustreifen {
	padding: 7px;
	margin-top: 300px;
	border: 1px solid black;
}

a {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

