*html #navi
{
	position:				relative;
}

*+html #navi
{
	position:				relative;
}

*html #cont
{
	text-align:				center;
	margin-left:			25px;
	background-position:	17px -64px;
	background-attachment:	fixed;
}

#but_home a
{
	width:					120px;
	height:					25px;
	background-image:		url(../image/button_home.gif);
}

#but_home a:hover
{
	background-position: 	-120px;
}

*html #but_progr a
{
	background-image:		url(../image/button_programm_2009.gif);
	width:					120px;
	height:					25px;
}

*html #but_progr a:hover
{
	background-position:		-120px;
}

#but_anm a
{
	background-image:		url(../image/button_anmeldung.gif);
	width:					120px;
	height:					25px;
}

#but_anm a:hover
{
	background-position: 	-120px;
}

#but_gal a
{
	background-image:		url(../image/button_galerie.gif);
	width:					120px;
	height:					25px;
}
#but_gal a:hover
{
	background-position: 	-120px;
}

#but_hb a
{
	background-image:		url(../image/button_holzbrief.gif);
	width:					120px;
	height:					25px;
}
#but_hb a:hover
{
	background-position: 	-120px;
}

#but_pr a
{
	background-image:		url(../image/button_presse.gif);
	width:					120px;
	height:					25px;
}
#but_pr a:hover
{
	background-position: 	-120px;
}

#but_vera a
{
	background-image:		url(../image/button_vera.gif);
	width:					120px;
	height:					25px;
}
#but_vera a:hover
{
	background-position: 	-120px;
}

#but_kon a
{
	background-image:		url(../image/button_kontakt.gif);
	width:					120px;
	height:					25px;
}
#but_kon a:hover
{
	background-position: 	-120px;
}

#but_imp a
{
	background-image:		url(../image/button_impressum.gif);
	width:					120px;
	height:					25px;
}
#but_imp a:hover
{
	background-position: 	-120px;
}

*html #sam
{
	position:		relative;
}

*html #son
{
	clear:			both;
	position:		relative;
	margin-left:	300px;
	margin-top:		-80px;
}

*html #slogan
{
	margin-bottom:	-10px;
	margin-left:	50px;
}

*html .kontakt
{
	margin-left:	16px;
}

*html .artikel_datum
{
	margin-left:		24px;
	width:				125px;
	
}
/*
*html .artikel_text
{
	margin-bottom:		120px;
}
*/