#tage {
	display:none;
}

#inhalt, #inhaltstandard {
	background:none;
	padding:0;
	width:731px;
}

#programmsuche {
	background: url(../upload/design/bg-inhalt.gif) repeat-y center top;
	margin-top:10px;
	height:69px;
	padding:15px;
}

#programmsuche form {
	margin-top:20px;
}

#programmsuche input, #programmsuche select {
	font-size:90%;
}

#programmsuche .button {
	border:none;
	color:#22397A;
	font-weight:bold;
	width:12.5em;
	padding-right:30px;
	background: url(../upload/design/suchebutton.gif) no-repeat right center;
	cursor:pointer;
	font-size:90%;
}

#programmuebersicht {
	background: url(../upload/design/bg-inhalt.gif) repeat-y center top;
	padding:10px;
	font-size:90%;
}

.programmzeile h2 {
	color:#336699;
	border-bottom: solid 1px #336699;
	font-size:95%;
	padding:2px 4px;
}


.programmzeile {
	clear:both;
}

.programmtag {
	float:left;
	width:100px;
}

.programmtag div {
	padding:4px;
}

.programmzeile .act {
	float:left;
	width:100px;
	border: solid 1px #336699;
	background:white;
}

.programmzeile .act h2 {
	background: #336699;
	color:white;
}

.programmzeile a {
	text-decoration:none;
	color:black;
}

.alletermine a {
	font-size:90%;
	letter-spacing:-0.1ex;
	color:#336699;
}

.programmzeilentrenner {
	display:block;
	clear:both;
	height:20px;
	font-size:1px;
}

#programmtag, .abstandkalender {
	background: url(../upload/design/bg-inhalt.gif) repeat-y center top;
	margin-top:10px;
	padding:15px;
}

#programmtag h2 {
	color: #BABABA;
	font-size:120%;
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0em;
}

#programmtag h2 a {
	color: #BABABA;
	text-decoration:none;
}

#programmtag h3 {
	margin-top:20px;
	text-transform: uppercase;
	border-bottom:none;
}

#programmtag table {
	border-collapse: collapse;
}

#programmtag table a {
	text-decoration:none;
	color:#336699;
}

#programmtag tr {
	border-top:solid 1px #BABABA;
}

#programmtag tr.first {
	border-top:none;
}

#programmtag td {
	padding:4px;
	vertical-align: top;
}

#programmtag .uhrzeit {
	width:50px;
	color:#22397A;
}

#programmtag .event {
	width:150px;
}

#programmtag .event a {
	color:black;
}

#programmtag .ort {
	width:150px;
	color:#22397A;
}

#programmtag .ort a {
	color:#22397A;
}

#programmtag .termin {
	width:25px;
}

#programmtag .route {
	width:50px;
}

#programmtag .tickets {
	width:60px;
}

#programmtag .info {
	width:40px;
}


.abstandkalender {
	margin-top:0;
	height:100px;
}







