.events-header h1 {
	float:left;
}


.events-header h2 {
	float:left;
	width:200px;
	color:#3ba9dc !important;
	font-weight:normal;
	font-size:12px !important;
	padding-top:7px !important;
	padding-left:30px !important;
}
.events-types-menu {
	padding:0px;
	margin:0px 0px 0px 0px;
/*	border:1px solid transparent;*/
	padding-left:15px;
	
}
.events-types-menu a {
	color:#FFF !important;
}
.typemenu-0, .typemenu-1, .typemenu-2 {
	font-size:11px;
	text-decoration:none;
	line-height:100%;
	height:15px;	
	display:block;
	float:left;
	color:#FFF;
	padding-top:4px;
	margin-bottom:20px;
}

.typemenu-0 {
	width:74px;
	background:url(../images/typemenu/typemenu1_normal.gif) top left no-repeat;	
	padding-left:10px;
}
.typemenu-0-active {
	background:url(../images/typemenu/typemenu1_active.gif) top left no-repeat;	
}

.typemenu-1 {
	width:73px;
	background:url(../images/typemenu/typemenu2_normal.gif) top left no-repeat;	
	padding-left:7px;
}

.typemenu-1-active {
	background:url(../images/typemenu/typemenu2_active.gif) top left no-repeat;	
}

.typemenu-2 {
	width:80px;
	padding-left:10px;
	background:url(../images/typemenu/typemenu3_normal.gif) top left no-repeat;		
}
.typemenu-2-active {
	background:url(../images/typemenu/typemenu3_active.gif) top left no-repeat;	
}

.events-list {
	clear:both;
	padding:0px 20px 0px 20px !important;
}

.event-left {
	width:170px;
	float:left;
}
.event-left h2, .event-left h3 {
	margin:0px !important;
	padding:0px !important;
}

.event-left h2 {
	color: #005c9b !important;
}

.event-left h3 {
	color:#39a9db !important;
	font-size:12px;
	font-weight:normal;
}


.event-right {
	width:370px;
	padding-left:10px;
	background: url(../images/kurse/kurse_arrow.gif) top left no-repeat;
	float:left;	
	font-size:11px;
	line-height:135%;
}

.event-right-date {
	width:180px;
	float:left;
}

.event-right-contact {
	width:180px;
	float:left;
}

.event-right-contact a {
	color:#e6511e;
	text-decoration:none;
	background:url(../images/events/event_arrow.gif) top right no-repeat;
	padding-right:10px;
}

.event-images {
	clear:both;
	margin-bottom:20px;
	padding-top:10px;
}

.event-images  img {
	padding-right:3px;
}

.eventtrenner {
	height:1px;
	margin:0px 0px 20px 0px;
}

