#nils a {
	display:block;
	background-image:url(images/sp03_Nils.gif);
	width:111px;
	height:59px;
	}
#nils a:hover{
	display:block;
	background-image:url(images/sp03_Nils_ov.gif);
	width:111px;
	height:59px;
	}
#erik a {
	display:block;
	background-image:url(../images/sp04_Erik.gif);
	width:111px;
	height:59px;
	}
#erik a:hover{
	display:block;
	background-image:url(../images/sp04_Erik_ov.gif);
	width:111px;
	height:59px;
	}
#nele a {
	display:block;
	background-image:url(images/sp05_Nele.gif);
	width:128px;
	height:63px;
	}
#nele a:hover{
	display:block;
	background-image:url(images/sp05_Nele_ov.gif);
	width:128px;
	height:63px;
	}
/* ======== Menu links =============== */
#pkt1 a{
	display:block;
	background-image: url(images/steckbrief.gif);
	width:148px;
	height:28px;
}
#pkt1 a:hover {
	display:block;
	background-image:url(images/steckbrief_ov.gif);
	width:148px;
	height:28px;
}
#pkt2 a{
	display:block;
	background-image: url(images/favoriten.gif);
	width:148px;
	height:28px;
}
#pkt2 a:hover {
	display:block;
	background-image:url(images/favoriten_ov.gif);
	width:148px;
	height:28px;
}
#pkt3 a{
	display:block;
	background-image: url(images/fotos.gif);
	width:148px;
	height:28px;
}
#pkt3 a:hover {
	display:block;
	background-image:url(images/fotos_ov.gif);
	width:148px;
	height:28px;
}
#pkt4 a{
	display:block;
	background-image: url(images/mail.gif);
	width:148px;
	height:28px;
}
#pkt4 a:hover {
	display:block;
	background-image:url(images/mail_ov.gif);
	width:148px;
	height:28px;
}

