body {
	background: #336699 url("hintergrund.jpg") no-repeat fixed 50% 50%;
	color: #000000;
	font-family: serif;
	font-size: 105%;
}


#startseite {
	height: 20em;
	left: 50%;
	margin-left: -20em;
	margin-top: -10em;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 40em;
}

#motto {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

#seitenuebersicht a {
	background: transparent;
	color: #0000FF;
}

#seitenuebersicht a:hover {
	color: #CC33CC;
}

#w3c {
	position: absolute;
	bottom: 1.5em;
	right: 10px;
}

#w3c span:hover {
	cursor: pointer;
}

#w3c img {
	border-width: 0;
}

#copyright {
	background: transparent;
	bottom: 0;
	color: #FFFFFF;
	position: absolute;
	right: 10px;
}