

/* ------- Kalender ----------*/
.location-label {
color: #999;
}


#calendar-event, #calendar-event p, #calendar-event table {
color: black;
font-size: 12px;
}
#calendar-event a {
color: c63;
}

.cal-event-eventtable {
	width: 770px;
}

#calendar-event-backlink {
font-size: 12px;
margin-top:12px;
}


.tx-cal-event-label {
color: grey;
padding-right: 10px;
font-size: 12px;
}
.tx-cal-event-title_value {
color: #666;
font-weight: bold;
font-size: 20px;
}
.tx-cal-event-subtitle_value {
color: #666;
font-weight: bold;
}
.tx-cal-event-teaser_value {
color: #666;
}

#calendar-event td {
padding-top: 5px;
}

.tx-cal-event-image {
float: right;
margin-left: 5px;
}



#calendar-event p.cal-single-imgcaption {
font-size: 9px;
padding-left: 2px;
line-height: 11px;
}






body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url(images/bg_body.png);
}

a {
  color: #c63;
  text-decoration: none;

}
p, ul {
	line-height: 18px;
	font-size: 12px;
}
p { margin: 0px; }

.maintable {
	position: relative;
	top: 80px;
	width: 870px;
	}

.stripe {
	background-image: url(images/bg_stripe.gif);
	}

/*news area*/
#news {
	margin-left: 10px;
	margin-right: 20px;
	}
	
	
.news-item {
clear: both;
margin-top: 14px;
}

.news-item h1 {
	font-size: 20px;
	margin: 0px;
	margin-left: 90px;
	padding-top: 15px;
	font-style: italic;
	font-weight: bold;
	}
.news-item h1 a {
color: #666;
}

.news-item p {
	margin-left: 90px;
	}

.news-item-subtitle {
font-weight: bold;
}
.news-item-motto {
margin-bottom: -14px;
}
.news-item p.date, .news-item-motto {

	color: #cc6633;
	font-style: italic;
	font-weight: bold;
	}

.news-item .location {
	color: #333;
	font-style: italic;
	font-weight: bold;
	}
	
	
	
.news-item .cal-list-img {
	float: left;
	margin-top: 5px;
}
.cal-list-imgcaption {
	width: 70px;
	font-size: 9px;
	line-heigth: 20px;
	color: #999;
}
	
.news-item img {
	float:left;
	margin-top:20px;
}
	
	

p.bodytext {
margin-bottom: 12px;
}

	
/*content area*/	
#content {

	}

#content h1 {
	border-bottom: 2px solid #999;
	font-size: 20px;
	margin: 0px;
	padding-top: 15px;
	margin-bottom:10px;
	font-style: italic;
	font-weight: bold;
	}	

#content h1.kinder, #content h1.kinder a {
	border-bottom: 2px solid #999;
	font-size: 20px;
	margin: 0px;
	color: #cc6633;
	padding-top: 20px;
	margin-bottom:10px;
	font-style: italic;
	font-weight: bold;
	}	

#content h2 {
	border-bottom: 2px solid #999;
	font-size: 18px;
	margin: 0px;
	padding-top: 20px;
	margin-bottom:10px;
	
	font-weight: bold;
	}	

#content p {
	}
	
	

/*footer area*/	
#footer {
	background-image: url(images/bg_footer.gif);
	height: 120px;
	margin-top: 20px;
	margin-left: 0px;

	}
	
#footer p {
	font-size: 10px;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	line-height: 13px;
	}
	
	
/*allgemein*/
img {
	border: 0px;
	}

.tx_lumogooglemaps_pi1_infobox, #gmapDirHead {
font-size: 12px;
}
.tx_lumogooglemaps_pi1_event {
padding-top: 10px;
}

.event-detail-teaser {margin-top: 15px;}

.important { color: #CC6633;}
