/* Events CSS File */
/* generell */
span.xt_evIntroduction{
}

a.xt_evTite{
font-weight:bold;
}

/* module monthlist */
div.xt_event{
margin-bottom:20px;
clear:both;
}

div.xt_event h1, div.xt_event h2{
}

div.xt_evListodd{
background-color:#DCDCDC;
}
div.xt_evListeven{
background-color:#F0F0F0;
}
div.xt_evListday{
padding:3px;
clear:left;
}

div.xt_evListcontent{
padding:3px;
float:left;
}

/* module listing */
div.xt_evListitem {
    clear:both;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:12px;
	padding-bottom:10px;
}
