/* kju.at (c) 2007 */

.btn_generic {
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	text-decoration:none;
	font-size:1px;
	line-height:1px;
	background-color:transparent;
	background-position:left bottom;
	background-repeat:no-repeat;
}
.btn_generic:link, a.btn_generic:visited {
	background-position:left top;
}
.btn_generic:hover {
	background-position:left bottom;
}
.btn_disabled {
	color:silver !important;
	background-position:left center !important;
}

.btn_gb_eintragen {
	width:213px;
	height:25px;
	background-image:url(/images/buttons/btn_gb_eintragen.gif);
}
.btn_absenden {
	width:152px;
	height:25px;
	background-image:url(/images/buttons/btn_absenden.gif);
}
.btn_video {
	width:49px;
	height:13px;
	background-image:url(/images/buttons/btn_video.gif);
}
.btn_streckenvideo {
	width:237px;
	height:31px;
	background-image:url(/images/buttons/btn_streckenvideo.gif);
}
