


 a.history        { text-decoration: none; display: block; 
									  background-image:url(../pics/btn_start_history.jpg); background-repeat:no-repeat;
									  width:80px;height:38px;
									  background-position:left;}
 a.history:hover  { background-position: right;}
 
 a.menue        		{ text-decoration: none; display: block; 
									  background-image:url(../pics/btn_start_menu.jpg); background-repeat:no-repeat;
									  width:63px;height:38px;
									  background-position:left;}
 a.menue:hover 		{ background-position: right;}
 
 a.gallery        { text-decoration: none; display: block; 
									  background-image:url(../pics/btn_start_gallery.jpg); background-repeat:no-repeat;
									  width:67px;height:38px;
									  background-position:left;}
 a.gallery:hover {  background-position: right;}
 
 a.guestbook        { text-decoration: none; display: block; 
										  background-image:url(../pics/btn_start_guestbook.jpg); background-repeat:no-repeat;
										  width:90px;height:38px;
										  background-position:left;}
 a.guestbook:hover {  background-position: right;}
 
 
 
 
 a.btn_start_impressum        { 		text-decoration: none; display: block; 
																			  background-image:url(../pics/btn_start_impressum.jpg); background-repeat:no-repeat;
																			  width:120px;height:15px;
																			  background-position:left;}
 a.btn_start_impressum:hover  { 		background-position: right;}
