.gk_btn, .gk_btn2 {
	width:175px;
	height:46px;
	margin-bottom:16px;
}
.gk_btn a {
	width:175px;
	height:46px;
	background:url('../../../fileadmin/gk_des_monats/button_gk.png') no-repeat left top;
	cursor:pointer;
	display:block;
}
.gk_btn2 a {
	width:175px;
	height:46px;
	background:url('../../../fileadmin/gk_des_monats/button_gk_60.png') no-repeat left top;
	cursor:pointer;
	display:block;
}
.gk_btn a:hover {
	background:url('../../../fileadmin/gk_des_monats/button_gk.png') no-repeat left bottom;
}
.gk_btn2 a:hover {
	background:url('../../../fileadmin/gk_des_monats/button_gk_60.png') no-repeat left bottom;
}


#lang_lang {
	width:176px;
	height:130px;
	margin-bottom:2px;
}

.rcol_a {
	background:transparent url('../../../fileadmin/images/link.gif') no-repeat scroll right center !important;
	color:#0099FF;
	font-size:11px;
	font-weight:bold;
	line-height:140%;
	padding-right:9px !important;
	text-align:left;
	text-decoration:none;
}

.rcol_a:hover {
	background-image:url('../../../fileadmin/images/link_a.gif') !important;
	border-bottom:1px solid #FF9900;
	color:#FF9900;
	text-decoration:none;
}
