#Home {
	display:block;
	background-image:url(images/home.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;	
}
#Home a:link, a:visited {
	display:block;
	background-image:url(images/home.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;
}
#Home a:hover {
	display:block;
	background-image:url(images/homeb.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;	
} 
#Profil {
	display:block;
	background-image:url(images/profil.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;	
}
#Profil a:link, a:visited {
	display:block;
	background-image:url(images/profil.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;
}
#Profil a:hover {
	display:block;
	background-image:url(images/profilb.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;	
}
#Kontakt {
	display:block;
	background-image:url(images/kontakt.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;	
}
#Kontakt a:link, a:visited {
	display:block;
	background-image:url(images/kontakt.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;
}
#Kontakt a:hover {
	display:block;
	background-image:url(images/kontaktb.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;	
}
#Impressum {
	display:block;
	background-image:url(images/impressum.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;	
}
#Impressum a:link, a:visited {
	display:block;
	background-image:url(images/impressum.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;
}
#Impressum a:hover {
	display:block;
	background-image:url(images/impressumb.gif);
	background-repeat: no-repeat;
	width:120px;
	height:25px;
	border:none;	
}  
.Label2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
