fieldset,label,legend  {
	border:0;
	margin:0;
	padding:0;
}
fieldset {
margin-bottom:10px;
}
.veranstaltungssuche {
	color:#000000;
	font-size:1em;
	border:0;
	margin:0;
	padding:0;
}
#calendar-container {
	border:0;
	padding:0;
	margin-bottom:10px;
}
.veranstaltungssuche input, .veranstaltungssuche select {
	border:1px solid #BFC3C4;
	color:#7B7B7B;
	margin:0;
	font-size: 1em;
}
.veranstaltungssuche option {
	color:#7B7B7B;
	border:0;
	margin:0;
	padding:0;
	font-size: 1em;
}
.veranstaltungssuche input {
	
	padding-left:5px;
}
.veranstaltungssuche select {
	height:20px;
	margin-bottom:3px;
}
input.start_end {
	width:70px;
}

input.submit {
	margin:10px 0 10px 0;
	border:0;
	padding:0;
	
}
.vamenu {
	margin-bottom:3px;
}
input.radio {
	vertical-align:middle;
	border:0;
}
.vamenu label {
	vertical-align:middle;
}
#timespan {
	display:none;
}
.hidden {
	visibility:hidden;
	border:0;
	margin:0;
	padding:0;
}
/*
LISTUNG
*/

div.item_veranstaltung {
	border-bottom:1px solid #dae0e3;
	margin:10px 0px 0px 0px;
	padding: 0 0 10px 0;
}
div.w_zeitraum {
	
	width:240px;
	float:left;
	
}
div.w_va_body {
	width:386px;
	float:right;
}
div.item_veranstaltung a {
	text-decoration:none;
	color:inherit;
}
div.item_veranstaltung_over {
	margin:2px 2px 10px 2px;
	background-color:#ffffff;
}
div.veranstaltungszeitraum {
	color:#393939;
	background-image: url(/g/bg_date.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	min-height:42px;
	line-height:31px;
	padding-left:30px;
}
div.veranstaltungbody {
	color:#393939;
}
.veranstaltungbody h3 {
	font-family: Georgia, serif;
	font-size:1.2307em;
	line-height:1.2em;
	color:#393939;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
}
.veranstaltungbody h4 {
	font-family: Georgia, serif;
	font-size:0.9231em;
	line-height:1.2em;
	color:#393939;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
}
.va_desc {
	padding: 14px 0px 0px 0px;
	line-height:1.6923em;
}
#va_suche * {
	font-size:11px;
	font-family:Arial;
}
#va_suche .va_select {
	float:none;
	width: 124px;
	border:0;
}
#va_suche #veranstaltungssuche_1 {
	margin-right:15px;
}
#va_suche .va_txt {
padding-top:15px;
}
#calendar-container {
	margin-top:15px;
}
