/* AGENDA STYLES ------------------------------------ */


.regiolink{
	font-size:1.4em !important;
	border-bottom:1px dotted #fff;
}

.regiolink a,
.regiolink a:visited{
	display:block;
	text-indent:18px;
	padding:0 0 4px 0;
	font-weight:bold;	
	border-bottom:1px dotted #777;
	color:#000;
	margin:1.1em 0 0 0 !important ;
}

.regiobox{
	margin:0 0 0 0;
	zoom:1;
}

.agenda{
	border:0;
	margin:.5em 0 1em 0;
	border-bottom:1px dotted #777;
	font-size:1em;
	zoom:1;
}

.agenda td{
	padding:10px;
	font-size:1em;
}


.agenda h3{
	font-size:1em;
	margin: 0 !important;
} 


.agenda h4{
	font-size:1em;
	margin: 1em 0 .5em 0 !important;
} 


.agenda p{
	font-size:1em;
	margin:1em 0 .5em 0 !important;
}

.agenda p.date{
	margin: 0 !important;
}
.agenda p.location{
	margin: 0 !important;
}

h2.regiolink{
	margin:1em 0 0 0!important;	
}

.opened{
	background:transparent url(../img/arrow_up.gif) 2px 5px no-repeat;
}


.closed{
	background:transparent url(../img/arrow_down.gif) 2px 5px no-repeat;
}


.agenda a.detaillink{
	display:block;
	text-indent:18px;
	margin:2px 0 0 0!important;
	font-size:1em;
}

.agenda a.weiterlink{
	font-size:1em;
}
