.ueberschrift, .ueberschrift_slide, .text, .text .inhalt
{
	width: 490px;
}

div#content a.toggleactive {
background:url("../project/contents/images/arrow_active.gif") no-repeat scroll left center #ffffff;
color:#ffffff;
}

div#content a.sidetoggle {
background:url("../project/contents/images/arrow_active.gif") no-repeat scroll right center #F3F3F3;

}

.ueberschrift
{
	padding-left: 15px;
}

.ueberschrift .datum
{
	font-weight: normal;
}

.ueberschrift .titel
{
	color: #000000;
	font-weight: bold;
}

.ueberschrift_slide .datum
{
	font-weight: normal;
}

.ueberschrift_slide
{
	padding-left: 15px;
	background: url(../../../project/themes/default/images/pfeil_zu.gif) left center no-repeat;
}

.ueberschrift_slide.zu
{
	background: url(../../../project/themes/default/images/pfeil_offen.gif) left center no-repeat;
}

.ueberschrift_slide .titel
{
	font-weight: bold;
}

.ueberschrift_slide a.titel
{
	color: #000000;
}

.ueberschrift_slide a.titel:hover
{
	color: #000000;
}

.text
{
	float: left;
	display: none;
}

.text .inhalt
{
	float: left;
	margin-top: 5px;
}

/* Programmbox */
.programmbox
{
	background: #FFF url(/mahout_cms/project/themes/default/images/programm.png) no-repeat;
	width:260px;
	height: 124px;
	margin-bottom: 15px;
}

.programmbox_weihnachten
{
	padding: 15px;
	width:230px;
	height: 94px;
	background: #FFF url(/mahout_cms/project/themes/default/images/programm_weihnachten.png) no-repeat;
}

.programmbox_weihnachten .weih_gelb
{
	color: #E9AB00;
	font-weight: bold;
}

.programmbox_weihnachten .weih_schwarz
{
	font-weight: bold;
	color: #000;
}
.programmbox_weihnachten .weih_klein
{
	font-size: 15px;
	line-height: 15px;
	height: 15px;
	display: block;
}

.programmbox .link
{
	width:260px;
	height:124px;
	position: absolute;
}

.programmbox .latest_programm .titel
{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top:90px;
	color: #000;
}

.programmbox .datum
{
	font-size: 11px;
	text-align: left;
	float: left;
	margin:88px 0 0 10px;
	color: #000;
}

.programmbox .latest_programm .datum a, .programmbox .latest_programm .titel a
{
	display: block;
	color: #000;
}

.programmbox .latest_programm .datum a:hover, .programmbox .latest_programm .titel a:hover
{
	color: #000;
}
