.event_main{
	width: 440px;
	padding: 15px 0px 10px 0px;
	border-bottom: 1px solid #aba9a9;
}
.eventDetail_main{
	width: 440px;
	padding: 15px 0px 10px 0px;
	border-top: 1px solid #aba9a9;
	border-bottom: 1px solid #aba9a9;
}
.eventDetail_backlink{
	background-image: url(../img/jobDB_link.jpg);
  background-position: left top;
  background-repeat: no-repeat;
	width: 94px;
	height: 16px;
	color: #a4a4a4;
	display: block;
	text-decoration: none;
	margin-left: 290px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.eventDetail_head{
	font-weight: bold;
	font-size: 12px;
}
.eventDetail_date{
	padding-bottom: 15px;
}
.eventKalender_main{
	width: 220px;
	background-color: #4e91b9;
	position: relative;
	top: -16px;
	left: -20px;
}
.semkla_top{
	background-color: #004b76;
	color: #ffffff;
	height: 30px;
}
.semkal_day1{
	width: 31px;
	text-align: center;
	font-weight: bold;
}
.semkal_date1{
	width: 31px;
	text-align: center;
	color: #ffffff;
}
.semkal_date1 a{
	color: #db8515;
	font-weight: bold;
}