.btnhome
{
	background-image:url(../images/home_up.gif);
	background-repeat:no-repeat;
	width:100%;
	height:29px;
	cursor:pointer;
}
.btnhome-sel
{
	background-image:url(../images/home_down.gif);
	background-repeat:no-repeat;
	width:100%;
	height:29px;
	cursor:pointer;
}
.btnband
{
	background-image:url(../images/band_up.gif);
	background-position:5px;
	background-repeat:no-repeat;
	width:100%;
	height:29px;
	cursor:pointer;
}
.btnband-sel
{
	background-image:url(../images/band_down.gif);
	background-position:5px;
	background-repeat:no-repeat;
	width:100%;
	height:29px;
	cursor:pointer;
}
.btnnews
{
	background-image:url(../images/news_up.gif);
	background-position:10px;
	background-repeat:no-repeat;
	width:100%;
	height:27px;
	cursor:pointer;
}
.btnnews-sel
{
	background-image:url(../images/news_down.gif);
	background-position:10px;
	background-repeat:no-repeat;
	width:100%;
	height:27px;
	cursor:pointer;
}
.btntermine
{
	background-image:url(../images/termine_up.gif);
	background-repeat:no-repeat;
	width:100%;
	height:27px;
	cursor:pointer;
}
.btntermine-sel
{
	background-image:url(../images/termine_down.gif);
	background-repeat:no-repeat;
	width:100%;
	height:27px;
	cursor:pointer;
}
.btnkontakt
{
	background-image:url(../images/kontakt_up.gif);
	background-position:3px;
	background-repeat:no-repeat;
	width:100%;
	height:29px;
	cursor:pointer;
}
.btnkontakt-sel
{
	background-image:url(../images/kontakt_down.gif);
	background-position:3px;
	background-repeat:no-repeat;
	width:100%;
	height:29px;
	cursor:pointer;
}
.btnfotos
{
	background-image:url(../images/fotos_up.gif);
	background-repeat:no-repeat;
	width:100%;
	height:31px;
	cursor:pointer;
}
.btnfotos-sel
{
	background-image:url(../images/fotos_down.gif);
	background-repeat:no-repeat;
	width:100%;
	height:31px;
	cursor:pointer;
}
.btndownloads
{
	background-image:url(../images/downloads_up.gif);
	background-repeat:no-repeat;
	width:100%;
	height:37px;
	cursor:pointer;
}
.btndownloads-sel
{
	background-image:url(../images/downloads_down.gif);
	background-repeat:no-repeat;
	width:100%;
	height:37px;
	cursor:pointer;
}
.btnlinks
{
	background-image:url(../images/links_up.gif);
	background-repeat:no-repeat;
	background-position:15px;
	width:100%;
	height:31px;
	cursor:pointer;
}
.btnlinks-sel
{
	background-image:url(../images/links_down.gif);
	background-repeat:no-repeat;
	background-position:15px;
	width:100%;
	height:31px;
	cursor:pointer;
}
.btnguestbook
{
	background-image:url(../images/guestbook_up.gif);
	background-repeat:no-repeat;
	width:100%;
	height:27px;
	cursor:pointer;
}
.btnguestbook-sel
{
	background-image:url(../images/guestbook_down.gif);
	background-repeat:no-repeat;
	width:100%;
	height:27px;
	cursor:pointer;
}