
#inhalt 
{
margin-top: 45px;
}

.termine td
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: dashed 1px #cfcfcf;
	padding-bottom: 3px;
	padding-top: 4px;
}

.termine .thisMonth
{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		font-style: italic;
		font-weight: bold;
		
		text-decoration: none;
		
		color: #bbb9b9;
		
		line-height: 140%;
		
		padding-bottom: 25px;
}

.termine .nextMonth
{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		font-style: italic;
		font-weight: bold;
		
		text-decoration: none;
		
		color: #bbb9b9;
		
		line-height: 140%;

		padding-bottom: 10px;
}

.monthName
{
	padding-bottom: 5px;
}



.termine .datum
{

	font-weight: bold;
}

.termine .uhrzeit
{

}

.termine a
{
			text-decoration: none;
		
		color: #bbb9b9;
		
}

#news
{
	display: none;
}

#content
{
	float: left;
}

#keyvisual
{
	float: right;
}

#inhalt
{
	height: 520px;
}