
#inhalt 
{
  margin-top: 15px;
  width:610px;
}

table {border-spacing:2px;}

.termine tr
{
	
}

.termine td
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: dashed 1px #333333;
}


.termine td.plz {
	border-bottom: dashed 1px #333333;
}

.termine .thisMonth
{
		font-size: 13px;
		font-weight: bold;
		
		text-decoration: none;
		
		color: #fff;
		
		line-height: 140%;
		
		padding-bottom: 25px;
}

.termine .nextMonth
{
		font-size: 13px;
		font-weight: bold;
		
		text-decoration: none;
		
		color: #fff;
		
		line-height: 140%;

		padding-bottom: 10px;
}

.monthName
{
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: dashed 1px #333333;
	width:593px;
}



.termine .datum
{

	font-weight: bold;
}

.termine .uhrzeit
{

}

.termine a
{
			text-decoration: none;
		
		color: #fff;
		
}

#news
{
	display: none;
}

#content
{
	float: left;
}

#keyvisual
{
        margin-top:5px;
	float: right;
	margin-right:40px;
}

#inhalt
{
	height: 520px;
}

.ticketlink {margin-left:-1px;}

.ticketlink a, .ticketlink a:hover, .ticketlink a:visited, .ticketlink a:active, .ticketlink a:link {
    font-size:11px;
    /*padding:1px 10px 1px 9px;*/
    /*background-color: #BFBFBF;*/
}
.termine table td {color:#fff;}
