
.button
{
	width:					120px;
	height:					25px;
	display:				block;
}


.form
{
	float:					left;
	background-color:		#DBE8BB;
	width:					160px;
	border-left:			1px solid #FAFFEE;
	border-top:				1px solid #FAFFEE;
	border-right:			1px solid #738A4A;
	border-bottom:			1px solid #738A4A;
	text-align:				center;
}

#but_home
{
	margin-left:			14px;
	margin-top:				20px;
	width:					120px;
	height:					25px;
	background-image:		url(../image/button_home.gif);
}

#but_home:link, #but_home:active, #but_home:hover
{
	background-position: 	-120px;
}

#but_progr
{
	margin-left:			14px;
	margin-top:				20px;
	background-image:		url(../image/button_programm.gif);
	width:					120px;
	height:					25px;
}

#but_progr:hover
{
	background-position: 	-120px;
}

#but_anm
{
	margin-left:			14px;
	margin-top:				20px;
	background-image:		url(../image/button_anmeldung.gif);
	width:					120px;
	height:					25px;
}

#but_anm:hover
{
	background-position: 	-120px;
}

#but_gal
{
	margin-left:			14px;
	margin-top:				20px;
	background-image:		url(../image/button_galerie.gif);
	width:					120px;
	height:					25px;
}
#but_gal:hover
{
	background-position: 	-120px;
}

#but_hb
{
	margin-left:			14px;
	margin-top:				20px;
	background-image:		url(../image/button_holzbrief.gif);
	width:					120px;
	height:					25px;
}
#but_hb:hover
{
	background-position: 	-120px;
}

#but_pr
{
	margin-left:			14px;
	margin-top:				20px;
	background-image:		url(../image/button_presse.gif);
	width:					120px;
	height:					25px;
}
#but_pr:hover
{
	background-position: 	-120px;
}

#but_vera
{
	margin-left:			14px;
	margin-top:				20px;
	background-image:		url(../image/button_vera.gif);
	width:					120px;
	height:					25px;
}
#but_vera:hover
{
	background-position: 	-120px;
}

#but_kon
{
	margin-left:			14px;
	margin-top:				20px;
	background-image:		url(../image/button_kontakt.gif);
	width:					120px;
	height:					25px;
}
#but_kon:hover
{
	background-position: 	-120px;
}

#but_imp
{
	margin-left:			14px;
	margin-top:				20px;
	background-image:		url(../image/button_impressum.gif);
	width:					120px;
	height:					25px;
}
#but_imp:hover
{
	background-position: 	-120px;
}