.pp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:1000px;
}
.pp .content{
	background-image:url(/static/gfx/programmplan/container-xl-bkd_k.png);
	width:970px;
	min-height:150px;
	padding:5px;
}
.pp .top {
	background-image:url(/static/gfx/programmplan/container-xl-head.png);
	width:980px;
	height:40px;
	position:relative;
}
.top .topcontent{
	position:absolute;
	top:0px;
	left:0px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.pp .nav {background-image:url(/static/gfx/programmplan/box-xl-head.png);width:966px;height:71px;padding-left:4px;}
.nav .nav_content {
	width:962px;
	min-height:62px;
	height:62px;
	overflow:hidden;
	margin-left:1px;
}
.nav_content.item {
	width:136px;
	height:62px;
	background-image:url(/static/gfx/programmplan/tag-normal.png);
	float:left;
	position:relative;
	text-align:center;
}
.nav_content.item_we {
	width:136px;
	height:62px;
	background-image:url(/static/gfx/programmplan/tag-wochenende.png);
	float:left;
	position:relative;
	text-align:center;
}

.nav_content_item {
	width:136px;
	height:62px;
	background-image:url(/static/gfx/programmplan/tag-normal.png);
	float:left;
	position:relative;
	text-align:center;
}
.nav_content_item_we {
	width:136px;
	height:62px;
	background-image:url(/static/gfx/programmplan/tag-wochenende.png);
	float:left;
	position:relative;
	text-align:center;
}

.datum_name {
	position:relative;
	top:7px;
	padding:5px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.date {
	color:#22BB44;
	padding-top:5px;
	font-size:11px;
	font-weight:bold;
}
.pp_content {
	background-image:url(/static/gfx/programmplan/box-xl-bkd_k.gif);
	min-height:300px;
	padding-left:6px;
}

.tageszeiten {
	width:958px;
	color:#FFFFFF;
}
.tageszeiten .oben {
	background-image:url(/static/gfx/programmplan/zeitleiste-oben.png);
	height:25px;
	position:relative;
}
.tz_content {
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:4px;
}
.tageszeiten .oben .trigger {
	position:absolute;
	top:1px;
	height:20px;
	right:12px;
	width:120px;
	text-align:left;
}
.trigger_text {
	position:absolute;
	top:5px;
	left:30px;
	font-size:12px;
	font-weight:bold;
}
.trigger_image {
	position:absolute;
	top:0px;
	left:105px;
	font-size:12px;
	font-weight:bold;
	z-index:100;
}
.pp_tz_content{
	background-color:#004400;
	font-size:13px;
}
.pp_tz_content a{
    color: #EFEFEF;
    text-decoration: none;
}
.pp_spalte {
	border-right:#39770B 1px solid;
	width:136px;
}
.pp_spalte.we {
	background-color:#003A00;
}
.pp_spalte_l {
	border-right:#39770B 1px solid;
	width:136px;
}
.pp_spalte_r {
	border-right:#39770B 0px solid;
	width:136px;
}
.pp_spalte_r.we {
	background-color:#003A00;
}

.item_trenner {
border-bottom:1px solid #39770B;
}

.tageszeiten .unten {
	background-image:url(/static/gfx/programmplan/zeitleiste-unten.png);
	height:10px;
}
.tz_heute {
	position:absolute;
	top:27px;
	left:55px;
	background-image:url(/static/gfx/programmplan/patch-heute.png);
	width:76px;
	height:35px;
}


.druck_pp_content {
	padding-left:6px;
	font-family:Arial,Verdana;
}
.druck_pp_content div {
	font-family:Arial,Verdana;
}
.druck_pp_spalte {
	border-right:#39770B 1px solid;
	border-bottom:#39770B 1px solid;
	border-top:#39770B 1px solid;
	width:250px;
	font-family:Arial,Verdana;
}
.details_druck_pp_spalte {
	border-right:#39770B 1px solid;
	width:650px;
	font-family:Arial,Verdana;
	border:1px solid #444444;
}


