/* Liste Navi*/

/* Liste */

ul.listeVeranst {
	width : 550px;
	margin-bottom : 15px;
}

ul.listeVeranst li{
	background : #F3F4EF;
	position : relative;
	margin-bottom : 4px;
	padding : 4px 6px;
}

ul.listeVeranst li.special{
	background : #dcefb4;
}


ul.listeVeranst li li {
		background : transparent;
		margin : 0 0 0 1.2em;
		padding : 2px 0 2px 0;
}

#content ul.listeVeranst p{
	line-height : 1.1em;
	margin-top : 0;
	margin-bottom : 0.6em;
}

#content ul.listeVeranst p.info,#content ul.listeVeranst .cnt,#content ul.listeVeranst ul {
	width :auto;

}
#content ul.listeVeranst p.info_k {
	width :auto;
	margin-bottom : 0;
}
#content ul.listeVeranst a{
	color : #339900;
}

#content ul.listeVeranst img{
	float:right;
	margin-left : 8px;
	margin-bottom : 5px;
	margin-top : 2px;
	position : relative;
}


#content ul.listeVeranst p.zeit {


	margin-bottom : 0;
}

ul.listeVeranst strong, #content ul.listeVeranst h4,#content ul.listeVeranst h3,#content ul.listeVeranst h2{
	color : #339900;
	font-size : 11px;
	font-weight : bold;
	
}

ul.listeVeranst p.cnt strong,ul.listeVeranst li strong {
	color : #339900;
	font-size : 11px;
}

#content #detail_rechts p.cnt {
	margin : 0 0 0 35px;
	width : auto;
}


#content ul.listeVeranst h5 {
	color : #339900;

	font-size : 11px;
	font-weight : normal;
	margin : 0;
	padding : 0;
}