body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #2565c1 url(images/background.jpg) top left no-repeat;
	color: #ffffff;
}
h1 {
	display: none;
}
#navigation {
	position: absolute;
	top: 20px;
	left: 56px;
}
#navigation ul {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	text-decoration: underline;
}

#social-networks a {
	float: left;
	height: 24px;
	width: 24px;
}
#social-networks span {
	display: none;
}
.social-network-facebook {
	background: transparent url(images/facebook.png) top left no-repeat;
}
.social-network-xing {
	background: transparent url(images/xing.png) top left no-repeat;
}
.social-network-linkedin {
	background: transparent url(images/linkedin.png) top left no-repeat;
}

#sites {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 395px;
	left: 189px;
}
#sites li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#sites li a {
	display: block;
	width: 654px;
	height: 140px;
	margin-bottom: 10px;
}
#sites li a span {
	display: none;
}

#link-jiruka a {
	background: transparent url(images/link-jiruka.jpg) top left no-repeat;
}
#link-drachenbauch a {
	background: transparent url(images/link-drachenbauch.jpg) top left no-repeat;
}
#link-nichtimmerso a {
	background: transparent url(images/link-nichtimmerso.jpg) top left no-repeat;
}
#sites a:hover {
	background-position: 0 -140px;
}